/* -- body ----------------------------------------------------------- */
body { background:#660000; margin-top: 0px; margin-left: 0px; margin-right: 0px; padding: 0; }
body.popup { background:#333333; margin-top: 0px; margin-left: 0px; margin-right: 0px; padding: 0; }
#pageplacement { width: 720px; margin-left: auto; margin-right: auto; }
#popupplacement { width: 700px; margin-left: auto; margin-right: auto; }
	
/* -- links ----------------------------------------------------------- */
A 			{ color: #660000; text-decoration: none; font-size: 11px; } 
A:link		{ color: #660000; } 
A:visited	{ color: #660000; } 
A:active	{ color: #660000; } 
A:hover		{ color: #999966; }

a.topnavoff 			{ color: #660000; text-decoration: none; font-size: 11px; font-weight: bold; text-transform:uppercase; font-family: times, times-roman serif; } 
A.topnavoff:visited		{ color: #660000; }
A.topnavoff:active		{ color: #660000; } 
A.topnavoff:hover		{ color: #999966; }

a.topnavon 				{ color: #999966; text-decoration: none; font-size: 11px; font-weight: bold; text-transform:uppercase; font-family: times, times-roman serif; } 
A.topnavon:visited		{ color: #999966; }
A.topnavon:active		{ color: #999966; } 
A.topnavon:hover		{ color: #660000; } 

a.whitelink11 			{ color: #fff; }
A.whitelink11:visited	{ color: #fff; }
A.whitelink11:active	{ color: #fff; } 
A.whitelink11:hover		{ color: #fff; } 

a.whitelink18 			{ color: #fff; text-decoration: none; font-size: 11px; font-weight: bold; text-transform:uppercase; font-family: times, times-roman serif; } 
A.whitelink18:visited	{ color: #fff; }
A.whitelink18:active	{ color: #fff; } 
A.whitelink18:hover		{ color: #fff; } 

/* -- font elements ---------------------------------------------------- */
.txt, td, th, p, input, select, textarea { font-family: helvetica, arial, sans-serif; font-size: 11px; color: #333; }

.headerwhite14 { font-size: 14px; color: #fff; }
.headerwhite18 { font-size: 18px; color: #fff; }
.headerwhite24 { font-size: 24px; color: #fff; text-transform:uppercase; font-family: times, times-roman serif; }

.headerburgundy14 { font-size: 14px; color: #660000; font-family: times, times-roman serif; }
.headerburgundy18 { font-size: 18px; color: #660000; font-family: times, times-roman serif; }
.headerburgundy24 { font-size: 24px; color: #660000; font-family: times, times-roman serif; }


/* -- font colors ------------------------------------------------------ */
.fontwhite { color: #fff; }

/* -- background colors ------------------------------------------------- */
.tan { background:#CCCC99 }
.lighttan { background:#E5E5CC; }
.white { background:#fff }
.burgundy { background:#660000 }

/* -- objects ----------------------------------------------------------- */
#padtop5 { margin: 5px 0px 0px 0px; }
#padall5 { margin: 5px 5px 5px 5px; }
#padall10 { margin: 10px 10px 10px 10px; }
#padcrosscontent { margin: 105px 8px 0px 8px; }
#padhomebottom2 { margin: 35px 10px 0px 10px; line-height:18px;}
#padbiobacktxt { margin: 10px 20px 0px 230px; line-height:14px;}
#padtopbottom10 { margin: 10px 0px 10px 0px; }
#padserviceshome { margin: 170px 10px 10px 10px; }
#padservices { margin: 10px 10px 0px 270px; }

/* -- background images ------------------------------------------------- */
#home_see { background: url(images/home_see.jpg) top right no-repeat; }
#home_eval { background: url(images/home_eval.jpg) top right no-repeat; }
#home_started { background: url(images/home_started.jpg) top right no-repeat; }
#home_whatsay { background: url(images/home_whatcustomerssay.jpg) top right no-repeat; }
#bioback { background: url(images/about_bios_back.jpg) top right no-repeat; }
#footerback { background: url(images/footer_corves.jpg) top right no-repeat; }





/* -- boxes ------------------------------------------------------------ */
.box { border: solid; border-width: 1px; border-bottom-color: #000; border-top-color: #000; border-left-color: #000; border-right-color: #000; background:#000; }


/* -- library ------------------------------------------------------------ */
.xxx {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:12px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-align: center;
	text-indent: -10px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 6px; 
	margin-bottom: 0px;
	background:#FFF;
	text-transform:uppercase;
	}

