@charset "utf-8";

/* ---------------------------------------------------------------------------
	HTML / BODY / BACKGROUNDS / STRUCTURES
*/

html
{
	background: #6D6552 url(../images/bg.jpg) repeat-x;
}
#wrapper
{
	background-color:#fff;
}
	
/* ---------------------------------------------------------------------------
	TYPOGRAPHY
*/

h1
{
	background-color:#333;
	color:#f6f6f6;
}
#slideshow h1
{
	background-color:#000;
}
h2, h3, h4, h5, h6, p, a, b, strong, i, em, address, abbr, acronym, small, big, q, blockquote, cite, caption
{
	color:#383e3f;
}
a
{
	color:#7a7d5e;
}


/* ---------------------------------------------------------------------------
	FORMS
*/

input, textarea, select  {
	border:1px solid #c1c5c6;
	}
	input:focus, textarea:focus, select:focus  {
		background-color:#f6f6f6;
		}
label {
	color:#666666;
	}
#submit {
	background-color:#eee;
	color:#383e3f;
	}
	:hover#submit {
	background-color:#e6e6e6;
	}

/* ---------------------------------------------------------------------------
	FOOTER
*/

#footer, #footer p, #footer li, #footer li a, #footer a
{
	background-color:white;
	font-family: Verdana;
	font-size:8pt
}
	
	
#navcon
{
background:white;
margin-bottom:4px;
border-style:none;
font-family:Arial Rounded MT Bold;
font-size:10pt; text-align:left;padding-top:4px; padding-bottom:0;
}
#navcon ul
{
margin: 0;
list-style-type: none;
font-family: Verdana;
font-size:8pt; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:2px
}
#navcon li
{
padding: 0;
list-style-type: none;
font-family: Verdana;
font-size:8pt;
}
#navcon a
{
text-decoration: none;
display: block;
width:170px;
background:#CCCBBD;
text-align:left; padding-left:0; padding-right:0; padding-top:3px; padding-bottom:3px;
margin-bottom:1px;
}
#navcon a:link, #navcon a:visited
{
color: #000000;
padding-left:5px;
font-variant:normal; font-size:8pt; font-family:Verdana
}
#navcon a:hover
{
color: #000000;
background:#DDDCD5;
}



#BoxLinks
{
border-style:none;
font-family: Verdana;
font-size:8pt; text-align:left;
}


#HomeLinks
{
float:left;
margin-top:-3px;
border-style:none;
font-family: Verdana;
font-size:8pt;
}
#HomeLinks a
{
padding:3px;
text-decoration: none;
display: block;

height:296px;
background:#F5F5F5;
text-align:center 
}
#HomeLinks a:hover
{
color: #000000;
background:#DDDCD5;
}


#Certs
{
float:left;
font-family: Verdana;
font-size:8pt;
text-align:center;
}
#Certs a
{
color: #000000;
}


#Phrase
{
width:520px;
height:60px;
border-collapse:collapse;
margin-top:14px;
padding:0;
font-family:Arial Rounded MT Bold; font-size:14pt; text-align:center;
}
#Quote
{
width:180px;
height:40px;
border-collapse:collapse;
padding:0;
font-family:Arial Rounded MT Bold; font-size:14pt; text-align:center
}
#Quote a
{
border:1px solid #000000; padding:4px; text-decoration: none;
display: block;
width:172px;
background:#F5F5F5;
text-align:center 
}
#Quote a:link, #Quote a:visited
{
color: #000000;
font-family:Arial Rounded MT Bold; font-size:14pt; text-align:center;
}
#Quote a:hover
{
color: #000000;
background:#DDDCD5;
}
