@charset "utf-8";
/* CSS Document */
/**main**/
body {
	margin: 0px;
	text-align: center;
	background-image:url('../images/bg.jpg');
}
h1 {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #333333;
	margin: 0px;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	margin: 0px;
}
h4 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	margin: 0px;
}
.minh1 {
	font-size: 10px;
	font-weight: bold;
	color: #eeeeee;
	margin: 0px;
}
.minh1 a:link {
	color: #eeeeee;
	margin: 0px;
}
.minh1 a:visited {
	color: #eeeeee;
	margin: 0px;
}
.minh1 a:hover {
	color: #CC3333;
	text-decoration: underline;
	margin: 0px;
}
.navText {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}
.navText a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #eeeeee;
	font-weight: bold;
}
.navText a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #eeeeee;
	font-weight: bold;
}
.navText a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #9D2727;
	font-weight: bold;
	text-decoration: underline;
}
.main-table-hp {
	border-style:none;
	background-image:url('../images/bg_h.jpg');
	color:#FFFFFF;
}
.main-table {
	border-style:none;
	background-image:url('../images/chesrown_bg_mt.gif');
	background-color:#FFFFFF;
	padding-top: 10px;
}
a:link {
	color: #006BFC;
	text-decoration: none;
}
a:visited {
	color: #006BFC;
	text-decoration: none;
}
a:hover {
	color: #D32419;
	text-decoration: underline;
} 
.required{
	font-size: 9px;
	color: #FF0000;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	margin: 0px;
}
.required{
	font-size: 9px;
	color: #FF0000;
}
.bc {
	font-family: Tahoma;
	font-size: 12px;	
	color: #FFFFFF;
	font-weight: bold;
}
.bc a:link {
	color: #FFCC00;
	text-decoration: none;
}
.bc a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.bc a:hover {
     color: #FFFFFF;
     text-decoration: underline;
}
.bigheader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
/* Drop Down Menu Style */
#dd {
	width:345px;
	height:44px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url('../images/chesrown_pontiac_navbar_r7_c1.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
.ddtext {
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.hptext{
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#333333;
}	
/*top.inc */
#toppad {
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.mas-header {
 	border:1px solid #000000;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-left: 6px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url('../images/td_grad.jpg');
	background-repeat: repeat-x;
	background-position: left;	
}
.main-table-bb {
	border:1px solid #FFFFFF;
	background-color:#454545;
}
.main-table-header {
	border-style:none;
	border:1px solid #FFFFFF;
}
.mas-header-bb {
 	border:1px solid #FFFFFF;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-left: 6px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url('../images/td_grad.jpg');
	background-repeat: repeat-x;
	background-position: left;	
}
/* footer.inc */
#st-footer {
	font-family: Tahoma;
	text-align:center;
	font-size: 11px;
	color:#ffffff;
	border-style:none;
	padding: 1px;/*Pads each table cell in modern browsers*/
	/*/*/line-height: 1.3em; /* */
}
#st-footer a:link {
	color: #eeeeee;
	text-decoration: none;
}
#st-footer a:visited {
	color: #eeeeee;
	text-decoration: none;
}
#st-footer a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.st-footer {
	font-size: 9px;
}