/* CSS Document */

body{
	margin-top:8px;
}
.text{
font-family: Verdana,sans-serif;
font-size: 11px;
line-height: 16px;
color: #444444;
}
.text a:link{color:#0000CC; text-decoration:none;}
.text a:visited{color:#0000CC; text-decoration:none;}
.text a:hover{color:#990000; text-decoration:none;}

.style1 {
	font-size: 23px;
	font-weight: bold;
}
.style2 {color: #993300}


/* Head Styles */
.call_us{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.white_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

/* Left Nav */
.leftNav{
	text-decoration: none;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #887755;
}


.rightNavBullet {
	font-family: Verdana,sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #004499;
	list-style-position: inside;
}
.rightNavBullet a:link{color: #887755; text-decoration:none;}
.rightNavBullet a:visited{color: #887755; text-decoration:none;}
.rightNavBullet a:hover{color: #004499; text-decoration:none;}

/* Top Nav Styles */

.topNav {
	font-family: Arial,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #887755;
	text-decoration: none;
}
.topNav a:link{color: #887755; text-decoration:none;}
.topNav a:visited{color: #887755; text-decoration:none;}
.topNav a:hover{color: #004499; text-decoration:none;}


.topSubNav {
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #887755;
	font-weight: bold;
	text-decoration: none;
}
.topSubNav a:link{color: #887755; text-decoration:none; padding-right:25px;}
.topSubNav a:visited{color: #887755; text-decoration:none;padding-right:25px;}
.topSubNav a:hover{color: #004499; text-decoration:none;padding-right:25px;}

.topSubNavSelected {
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #004499;
	font-weight: bold;
	text-decoration: none;
}
.topSubNavSelected a:link{color: #004499; text-decoration:none;padding-right:15px;}
.topSubNavSelected a:visited{color: #004499; text-decoration:none;padding-right:15px;}
.topSubNavSelected a:hover {color: #004499; text-decoration:none;padding-right:15px;}
