@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}
img {
	behavior: url("images/pngbehavior.htc");
	border:none;
	}
h3 {font-size:18px; font-weight:bold; margin-top:0px; margin-bottom:3px; color:#0066CC;}
#contentArea li {
	padding-bottom:15px;;
}
#wrapper {
	width:744px;
	margin:auto;
	background:transparent;
}
#header {
	width:744px;
	height:131px;
}
#logo {
	float:left;
	width:250px;
	margin-top:3px;
}
#homeContact {
	float:right;
	margin-top:60px;
	margin-right:20px; 	
	color: #e8ab00;
	text-align:right;
	font-weight: normal; 
	}
#homeContact a, a:link, a:active, a:visited {
	text-decoration:none;
	color: #e8ab00;
	font-weight: normal;
}
#menu {
	width:744px;
	height:40px;
}
#menu ul {
	width:744px;
	margin:0px;
	padding:0px;
	height:40px;
}
#menu li{
	float:left;
	display:block;	
	padding-right:1px;
	list-style:none;
	height:40px;
	width:148px;

}
#menu li a{
	display:block;	
	text-align:center;
	list-style:none;
	background-image:url(../images/tab_bg.gif);
	background-repeat:no-repeat;
	padding:10px;
	height:20px;
}
#menu li a:active, #menu li a:link, #menu li a:visited { text-decoration:none; color:#000; font-weight:bold; font-size:12px; }
#menu li a:hover{
	text-decoration:none;
	background-image:url(../images/tab_bg_hover.gif);
	background-repeat:no-repeat;
	
}

#flashheader {
	clear:both;
	width:744px;
}
.quickAddress {
	height:52px;
	width:744px;
	clear:both;
}
.left { width:8px; height:52px; float:left; background-image: url(../images/left_curve.gif); background-repeat: no-repeat;}
.center { width:728px; height:52px; float:left; background-image:url(../images/quickaddress_bg.gif); background-repeat:repeat-x; line-height:55px; font-size:18px; font-weight:bold; text-align:center;}
.right { width:8px; height:52px; float:right; background-image: url(../images/right_curve.gif); background-repeat: no-repeat;}
.creditcards {
	float:right;
	height:29px;
	width:231px;
	margin-top:15px;
}
#contenttop {
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:744px;
	height:13px;
	margin-top:3px;
	clear:both;	
}
#contentArea {
	background-color:#e2e2e2;
	width:724px;	
	padding:10px;	
}
.clear {
	clear:both;
}
#contentArea a, a:link, a:active, a:visited {
	text-decoration:none;
	color: #FF3300;
	font-weight:bold;
}
.col1 {
	width:460px;
	float:left;
	padding-left:5px;
}
.col2 {
	width:230px;
	float:left;
	margin-left:10px;
	border-left:#666666 1px solid;
	padding-left:10px;
}
#footer {
	width:744px;
	clear:both;
	height:45px;
	margin:auto;
	line-height:30px;
	text-align:center;
	color:#ffffff;
}
#footer a:link,  a:active, a:hover, a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.leftField {
	width:150px;
	float:left;
	line-height:20px;
	margin-right:15px;
	text-align:right;
	padding:2px;
}
.rightField {
	width:250px;
	float:left;
	padding:2px;
}
