@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #1b5295;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #05098f;
}

p {
	margin:0;
	padding:0;
}

img {
	border:none;
}

.thrColFixHdr #container {
	width: 960px;
	background: #1b5295;
	margin: 0 auto;
	text-align: left;
} 
.thrColFixHdr #header {
	height:156px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding: 0 10px 0 20px;
} 

.thrColFixHdr #menu {
	height:50px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.thrColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 164px;
	background: #1b5295;
	background-image: url(../images/storehours.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 407px;
}

.thrColFixHdr #sidebar2 {
	float: right;
	width: 236px;
	height:auto;
	background-image:url(../images/address_pic_mid.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	font-size: 12px;
	position: relative;
}

.thrColFixHdr #sidebar2 a {
	color:#D70000;
	font-weight:bold;
	text-decoration:underline;
	border:none;
}


#address_textbox {
	width: 236px;
	height: 100px;
	position: relative;
	background-repeat:repeat-y;
	background-position:top center;
}

#address_top {
	width:auto;
	height:171px;
	background-image:url(../images/address_pic_top.jpg);
	background-position:top center;
}
	

#address_textbox p {
	padding: 0 24px 0 24px;
	text-align: right;
}

#address_quote {
	width: 236px;
	height: auto;
	position: relative;
}

#address_quote p {
	padding: 0 24px 0 24px;
	font-size:15px;
}

#address_bottom {
	width: 236px;
	height: auto;
	position: relative;
	background-image:url(../images/address_pic_bottom.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	height: 32px;
}

#logo_box {
	width: auto;
	height: 100px;
	position: relative;
	background-image:url(../images/address_pic_logos.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	padding-top:10px;
}

.logoimg {
	padding:0 24px 0 16px;
}

#clear {
	clear:both;
}

.thrColFixHdr #mainContent {
	padding: 0;
	margin: 0 236px 0 172px;
	width:548px;
	background-image:url(../images/maincontent_middle.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

.thrColFixHdr #mainContent a {
	color:#D70000;
	font-weight:bold;
	text-decoration:underline;
	border:none;
}

#mainContent p {
	margin: 0;
	padding: 0;
}

.caption {
	font-size:10px;
}

#mainContent h1 {
	margin: 0;
	padding: 22px 32px 8px 32px;
	font-size: 24px;
	color: #D70000;
	}
	
#mainContent h2 {
	margin: 0;
	padding: 0px 32px 8px 0px;
	font-size: 18px;
	color: #D70000;
	}
	
#mainContent h3 {
	margin: 0;
	padding: 22px 32px 8px 32px;
	font-size: 19px;
	color: #D70000;
	}

.thrColFixHdr #mainContent_textbox {
	margin: 0;
	padding: 0 32px;
	height: auto;
	font-size: 12px;
	}

.thrColFixHdr #mainContent_top {
	width:auto;
	height:auto;
	background-image:url(../images/maincontent_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.thrColFixHdr #mainContent_bottom {
	width:auto;
	height:24px;
	background-image:url(../images/maincontent_bottom.jpg);
	background-position:center top;
	background-repeat:repeat;
}

.thrColFixHdr #whatsNew {
	padding: 0;
	width:548px;
	height:auto;
	background-image:url(../images/whatsnew_middle.jpg);
	background-position:center;
	background-repeat: repeat-y;
	margin: 0 236px 0 172px;
}

.thrColFixHdr #whatsNew_top {
	width:auto;
	height:auto;
	background-image:url(../images/whatsnew_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.thrColFixHdr #whatsNew_bottom {
	width:auto;
	height:32px;
	background-image:url(../images/whatsnew_bottom.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.thrColFixHdr #whatsNew_textbox {
	margin: 0;
	padding: 0 32px 0 32px;
	height: auto;
	font-size: 14px;
	font-weight:bold;
	}
	
.thrColFixHdr #whatsNew_textbox a {
	color:#D70000;
	font-weight:bold;
	text-decoration:underline;
	border:none;
}
	
#whatsNew h1 {
	margin: 0;
	padding: 22px 32px 0px 32px;
	font-size: 24px;
	color: #D70000;
	}
	
#whatsNew ul {
	padding:0 16px 0 16px;
	margin:0;
}

.thrColFixHdr #footer {
	background:#1b5295;
	text-align: center;
	width: 548px;
	margin: 0 238px 0 170px;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFF;
	font-size: 12px;
}
.thrColFixHdr #footer a {
	color:#bbdfef;
	font-weight:bold;
	border:none;
	text-decoration:none;
}
.fltrt { 
	float: right;
	}
	
.fltlft { 
	float: left;
	}
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
