@charset "utf-8";
/* CSS Document */

#wrapper {
 width:1000px;
 margin: 0 auto;
}
img {border:0px;}
body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-align: center;
}

a:link {
	color:#660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color:#000;
}

a.q:link {
	color:#000;
	text-decoration: none;
}
a.q:visited {
	text-decoration: none;
	color: #000;
}
a.q:hover {
	text-decoration: none;
	color:#ccc;
}
/*content*/
h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#660000; background-image: url(../assets/titles_underline.jpg); background-position:left; background-repeat:no-repeat; background-position:bottom; padding-bottom:5px; text-align:left; margin:0}
h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#660000; margin:0}
.content {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; line-height:16px; padding-left:15px; padding-right:15px; text-align:justify}
.content_inner {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; line-height:16px; padding-left:25px; padding-right:15px; text-align:justify}
.content_brands {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; line-height:16px; text-align:justify}
.homecontent {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#660000;}
.sitebg{background-image:url(../assets/site_bg.jpg); background-repeat:no-repeat; background-position:bottom; background-color:#FFFFFF}
.center {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; line-height:16px; padding-left:15px; padding-right:15px; text-align:center}

.headings{font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; font-size:18px; height:46px; vertical-align:baseline; padding-left:25px; font-weight:bold; }

/*news section*/
.newscroller {color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; background-color:#cc3333;}
a.newscroller:link {color: #fff; text-decoration: none;}
a.newscroller:visited {text-decoration: none; color: #fff;}
a.newscroller:hover {text-decoration: none; color:#FFFF66;}

/*footer section*/
.footer { background-image:url(../assets/footer_bg.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:11px; padding-top:25px; padding-bottom:25px;}
a.footer:link {color: #fff; text-decoration: none;}
a.footer:visited {text-decoration: none; color: #fff;}
a.footer:hover {text-decoration: none; color:#cccccc;}

/*Careers section*/
.career {font-family:Verdana, Arial, Helvetica, sans-serif; color:#666; font-size:11px; line-height:16px; border-bottom:#CCCCCC solid 1px;}


/*quicklinks section*/
.quicklinks { font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#660000; font-size:12px; border-bottom:#e2e2e2 solid 1px; display:block; height:22px; width:200px}
a.quicklinks:link {color: #660000; text-decoration: none;}
a.quicklinks:visited {text-decoration: none; color: #660000;}
a.quicklinks:hover {text-decoration: none; color:#000000; background-color:#FF9933; border-bottom:#e2e2e2 solid 1px; display:block;}

.quicklinks1 { font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#660000; font-size:12px;display:block; height:35px; width:200px}
a.quicklinks:link {color: #660000; text-decoration: none;}
a.quicklinks:visited {text-decoration: none; color: #660000;}
a.quicklinks:hover {text-decoration: none; color:#000000; background-color:#FF9933; border-bottom:#e2e2e2 solid 1px; display:block;}

/* Drop Down Menu */

#top {
	position:absolute;
	z-index: 9999;
}

#dropmenudiv {
	width: 100%;
	position:absolute;
	display: block;
	font:normal 11px arial;
	color:#fff;
	line-height:24px;
	z-index: 999;
	vertical-align:middle;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 20px;
    padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
	text-align:left;
	height:24px;
	vertical-align:middle;
	padding-left:3px;
	background-color:#330000; z-index:9999;
}
#dropmenudiv a:hover {
	background-image:url(../assets/bullet.jpg);
	background-repeat:no-repeat;
	background-color:#cc3333;
	text-align:left;
	height:24px;
	vertical-align:middle;
	padding-left:3px;
	color:#FFFFFF; z-index:9999;
}




.sitemap {color:#666; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; border-bottom:#333333 solid 1px;}
a.sitemap:link {text-decoration: none;}
a.sitemap:visited {text-decoration: none; color: #666;}
a.sitemap:hover {text-decoration: none; color:#000; font-weight:bold}

.title {font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#fff; background-color:#D72B1F;}
.title2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#fff; background-color:#D72B1F;}

.splitter {height:2px; background-color:#000000}

.ImageOptions {color:#660000;text-decoration:underline;font-weight:bold;}