@charset "utf-8";
/* CSS Document */

body {
	background: #000000 url(images/Bkgrnd.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin: 0;
	color: #000000;
}
a {
	color: #006ea6;
	text-decoration: underline;
}
a:hover {color: #9e272b; text-decoration:underline;}
a.ywlink {color: #f2c108; text-decoration: underline;}
p {
	line-height:1.4;
	padding: 5px 0;
	margin: 0;
	color: #000000;
}
li {line-height:1.4;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9e272b;
	border-bottom: 1px dotted #9e272b;
	font-weight:normal;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9e272b;
	font-weight:bold;
	padding: 10px 0 5px 0;
	margin: 0;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9e272b;
	font-weight:bold;
	padding: 10px 0 5px 0;
	margin: 0;
}
h2.form {color: #666666; padding-top: 0; padding-bottom: 2px; margin-bottom: 10px; background:url(images/h1rule.jpg) right bottom no-repeat}
div#container {
	width: 1000px;
	margin: 0 auto;

}
#Phone {
	color: #FFFFFF;
	width: 170px;
	height: 42px;
	float: right;
	text-align: right;
	padding-top: 7px;
	padding-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

div#header {
	height: 111px;
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	width: 1000px;
}
div#navigation {
	height: 39px;
}
div#myslidemenu {position: relative; top: 10px; left: 5px; }
#content {
	clear: left;
	padding: 10px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.homebody {
	padding:0 auto;
	background-color: #FFFFFF;
}
.homebody p {
	font-size:11px;
}
.subcontact {background: #000000 url(images/home_contactsales_bg.gif) 8px bottom no-repeat; height: 51px; text-align:right; xpadding-top: 12px; padding-right: 6px;}
.subcontact a{color:#FFCC00}
.subcontact a:hover{color:#ffffff}
.subbody {background-color: #e7e7e9; border-right: 1px solid #999; border-left: 1px solid #999;}
.subbody h1 {margin-bottom: 10px;}
.picborder {border: 1px solid #999999;}
.col1 {width: 657px; float:left; padding-right: 40px;}
.col2 {width: 250px; float:right;}
.clear {clear: both;}
#footer {
	background-color: #000000;
	width: 980px;
	margin :0 auto;
	color: #ffffff;
	padding: 2px 5px 0px;
	font-size:11px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
.footerlinks {color: #ffffff; height: 20px;}
#footer a {color: #ffffff; text-decoration: underline;}
#footer a:hover {color: #f2c108; text-decoration: underline;}

/* credit app */
.red {color:#990000;}
.bold {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif
}
.boldsm {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif
}

/* CSS Document */
table,img{border:0}

/* TEXT LINKS COLOR & BORDER OF DROP DOWN BOXES COLOR */

#TopNav a{
	color:#fff;
	padding-bottom: 1px;
	text-decoration:none;
	display:block;
	border:1px solid #fff;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#footerNav a{
	color:#fff;
	padding-bottom: 1px;
	text-decoration:none;
	display:block;
	border:1px solid #fff;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/*BACKGROUND OF DROP DOWN BOXES*/
#TopNav a.TopNavSB{padding:2px;height:1%;margin-bottom:1px; background:#111111}

/*HOVER LINK COLOR OF LINKS*/
#TopNav a:hover{
	color:#fff;
	text-decoration:none;
	background:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*NO NEED TO CHANGE*/
#TopNav li.TopNavl1{float:left}


/*NO NEED TO CHANGE*/
ul#TopNav{padding:0;margin:0;list-style:none}


/*NO NEED TO CHANGE*/
#TopNav li{display:inline;position:relative}


/*LOWER LAYER BG PROPERTIES GIVES 3D LOOK*/
li.TopNavl1 ul{

	display:none;

	position:absolute;

	left:0;

	border:1px solid #373e43;

	margin:0px;

	background:#373e43;

}


/*SPACE BETWEEN MAIN LINKS NOT DROPDOWNS NO NEED TO EDIT*/
.MenuBr{float:left}



#TopNav li>ul{top:auto;left:auto}

#TopNav li:hover ul,li.over ul{display:block}
.listSpace {
	line-height: 1.8em;
	font-weight: bold;
}

/*end toplink*/
