@charset "utf-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

#nav {
	margin-bottom: 0px;
	padding-top: 0px;

}
#container #nav .navLinks {
	float: right;
	width: 40%;
	text-align: right;
	height: 51px;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	padding-top: 20px;
	color: #333333;
}

.navLinks a {
	color: #666666;
	text-decoration: none;
}

.navLinks a:hover {
	color: #CC0000;
}

#container #nav .logo {
	float: left;
	width: 40%;
}

#footer {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 25px 0px;
	border-top: 1px solid #333333;
	letter-spacing: 0.1em;
	text-align: center;
	border-bottom: 1px solid #333333;
}
#container #folio .bio .bioContent a {
	color: #CCCCCC;
	text-decoration: none;
}
#container #folio .bio .bioContent a:hover {
	color: #CC0000;
}


#footer a {
	text-decoration: none;
	color: #999999;
}

#footer a:hover {
	text-decoration: none;
	color: #CC0000;
}

#container {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
}
.orange {
	color: #FF6600;
}
#folio {
	margin-bottom: 20px;
}
.aboutBg {
	background: url(images/bioPic.jpg) no-repeat left top;
	padding-top: 2px;
}

.dkGrey {
	color: #464646;
}
#container #folio .bio {
	padding: 0px;
}
#container #folio .contact {
}
.labelmain {
	color: #666666;
	display: block;
	margin-bottom: 5px;
}
#container #folio .contact .contactContent input {
	width: 600px;
	margin-bottom: 10px;
	border-width: 0px;
	border-style: none;
	background: #333333;
	padding: 2px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
}
#container #folio .contact .contactContent .submitBut {
	width: 75px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #folio .contact .contactContent textarea {
	width: 600px;
	padding: 2px;
	margin-bottom: 10px;
	background: #333333;
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	border-style: none;
}

#container #folio .bio .bioContent {
	padding: 25px 60px 5px;
	color: #666666;
	line-height: 16px;
}
#container #folio .contact .contactContent {
	height: 400px;
	padding: 25px 60px 5px;
}
.aboutTitles {
	padding-bottom: 0px;
}
#container #folio .aboutBot {
	background: #000000;
	height: 20px;
}
#container #folio .thanks {
	text-align: center;
	height: 220px;
	padding-top: 180px;
	color: #666666;
}

#container #folio .thanks a {
	color: #999999;
	text-decoration: none;
}

#container #folio .thanks a:hover {
	color: #CC0000;
	text-decoration: none;
}
.folioLink {
	background: url(images/folioNav.gif) no-repeat left top;
	height: 26px;
	width: 41px;
	display: block;
	float: right;
	margin-right: 5px;
}

.testimonialLink {
	background: url(images/testimonialsNav.gif) no-repeat left top;
	height: 26px;
	width: 93px;
	display: block;
	float: right;
	margin-right: 5px;
}

#container #nav .navLinks a:hover {
	background-position: 0px -26px;
}

.aboutLink {
	background: url(images/aboutNav.gif) no-repeat left top;
	height: 26px;
	width: 50px;
	display: block;
	float: right;
}
.introContainer {
	text-align: center;
	width: 100%;
	padding-top: 50px;
}
#container #credit {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 15px;
}

#container #credit a {
	color: #4B4B4B;
	text-decoration: none;
}

#container #credit a:hover {
	color: #CC0000;
}
.testimonial-row img {
	float: left;
}
.testimonial-row .testimonial-right-column {
	float: right;
	width: 482px;
}
.testimonial-right-column p {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #999;
	line-height: 18px;
}
.testimonial-title {
	padding: 15px 0px 25px;
}
.testimonial-row {
	margin-bottom: 20px;
}
.testimonial-right-column h2 {
	font-size: 12px;
	font-weight: normal;
	color: #C00;
}
.testimonial-right-column h2 a {
	color: #FFF;
	text-decoration: none;
}
.testimonial-right-column h2 a:hover {
	color: #C00;
}
.invisible {
	display: none;
}
.blogLink {
	background: url(images/blogNav.gif) no-repeat left top;
	height: 26px;
	width: 41px;
	display: block;
	float: right;
	margin-right: 5px;
}
#christmas {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #999;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
#christmas h1 {
	color: #C00;
	font-weight: normal;
	font-size: 28px;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
}
#christmas h2 {
	color: #999;
	font-weight: normal;
}
#christmas img {
	padding-left: 9px;
}
#christmas .redBold {
	font-weight: bold;
	color: #C00;
	font-size: 18px;
}
#christmas a {
	color: #C00;
	text-decoration: underline;
}
#christmas a:hover {
	color: #FFF;
	text-decoration: none;
}
#christmas .smallTxt {
	font-size: 10px;
	line-height: 12px;
}
#christmas ul {
	list-style-type: none;
}
#home #container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	margin-bottom: 200px;
}

a img {border: none; } 
a:link {color:#000000;}
a:visited {color: #000000;}
a:hover {text-decoration: none; color: #000000;



