a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	line-height: 16px;
}
a:active {
	outline: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	line-height: 16px;
}
a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	line-height: 16px;
}
a:focus
{
-moz-outline-style: none;
}
a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	line-height: 16px;
	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000;
	font-weight: normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.homeLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	line-height: 16px;
}
.blueFooterText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 12px;
}
.blueFooterText a:link {
	color: #ffcc66;
	text-decoration: none;
}
.blueFooterText a:active {
	outline: none;
}
.blueFooterText a:visited {
	color: #ffcc66;
	text-decoration: none;
}
.blueFooterText a:focus
{
	-moz-outline-style: none;
}
.blueFooterText a:hover {
	color: #FFF;
	text-decoration: none;
}


.yellowFooterText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 12px;
}
.yellowFooterText a:link {
	color: #ab583c;
	text-decoration: none;
}
.yellowFooterText a:active {
	outline: none;
}
.yellowFooterText a:visited {
	color: #ab583c;
	text-decoration: none;
}
.yellowFooterText a:focus
{
	-moz-outline-style: none;
}
.yellowFooterText a:hover {
	color: #000;
	text-decoration: none;
}
.textbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
	border: 1px solid #cfcfcf;
	width: 550px;
}
textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
	border: 1px solid #cfcfcf;
	width: 550px;
	height: 160px;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000;
	background-color: #e1c958;
	border: 1px solid #CCC;
	cursor: pointer;
}
.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}
.dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: right;
}
.portfolioThumbs {
	text-align: center;
}
#portfolioItems a img, #portfolioItems a        { border: none; float: center; }
#portfolioItems a                               { outline: 4px solid #e7e7e7; }
#portfolioItems a:hover                         { outline: 4px solid #ff9900; }

#skillsTable td {
	background-color:#FFF;
	
}.required {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #ff9900;
}
object { outline:none; }

hr {color: #cfcfcf; background-color: #cfcfcf;}
