@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color: #EFEFE7;
	font-family:Arial, Helvetica, sans-serif;
}

body#recentnews_body {
	margin:0;
	padding:0;
	background-color: #FFF;
}

a, a:link, a:visited, a:active {
	color:#1864ee;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

form {
	margin:0;
	padding:0;
	font-size:12px;
}

#container {
	height: 480px;
	width: 800px;
	margin: 0px auto;
	background-color: #d9d882;
}

#Header {
	background-color: #000000;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 780px;
	padding: 0px 10px;
}

#logo {
	padding-top:4px;
	width:307px;
}

#NavContainer {
	background-color: #0066CC;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 800px;
	border-bottom: #000 4px solid;
}

#footer, #footer a {
	height: 16px;
	width: 780px;
	margin: 0px auto 10px auto;
	background-color: #000;
	color: #FFF;
	line-height: 14px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#AuthorizeNetSeal {
	color: #FFF;
	line-height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

#content_container {
	height: 350px;
	width: 780px;
	margin: 5px 10px;
}

#content_table {
	width:780px;
	height:344px;
}

td#middle {
	width:400px;
	height:344px;
	background-image: url(../images/lg_content_box.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

td#top_left {
	width:170px;
	height:170px;
	padding-bottom:3px;
	background-image: url(../images/sm_content_box.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

td#top_right {
	width:170px;
	height:170px;
	padding-bottom:3px;
	background-image: url(../images/sm_content_box.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

td#bottom_left {
	width:170px;
	height:170px;
	background-image: url(../images/sm_content_box.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

td#bottom_right {
	width:170px;
	height:170px;
	background-image: url(../images/sm_content_box.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#contact_box {
	float:right;
	width:250px;
	padding: 7px 0px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.blue_text {
	color:#8aa9cf;
}

.index_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.privacy_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:20px;
}

.faq_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.side_titlearea {
	width: 163px;
	margin: 2px 13px;
	height: 18px;
	background-image: url(../images/side_titlebar.gif);
	text-align: center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

div.side_editarea {
	height: 140px;
	width: 163px;
	margin: 7px 0px 0px 14px;
	overflow: hidden;
	font-size:11px;
}

#iframe_recent {
	height: 140px;
	width: 163px;
	border:none;
}

#iframe_recent2 {
	height: 140px;
	width: 163px;
	border:none;
}


/* CSS Tabs */
ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 5px 0 4px 0;
	text-transform: uppercase;
}

#navlist a, #navlist a:link {
	margin: 0;
	padding: 5px 14px 4px 14px;
	color: #FFFFFF;
	border-right: 1px dashed #FFF;
	text-decoration: none;
}

ul#navlist li#active {
	background-color: #1a4b9a;
}

#navlist a:hover {
	background-color: #1a4b9a;
}
div#center_area {
	width: 380px;
	margin: 4px auto;
	height: 330px;
	overflow-x: hidden;
	overflow-y: auto;
}
#recent_news {
	height: 140px;
	width: 163px;
	font-size: 11px;
}
#bottomthird {
	height: 50%;
	clear: both;
	border-top: 1px solid #000;
}
#left_topthird {
	float: left;
	width: 49%;
	height: 160px;
	border-right: 1px solid #000;
}
#right_topthird {
	float: right;
	width: 50%;
	height: 160px;
}
#iframe_store {
	height: 330px;
	width: 380px;
}

#store_section {
	height: 330px;
	width: 380px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.store input {
	color: #333;
	background-color: #EFEFE7;
	border:1px #000 solid;
	cursor:pointer;
}

.store form {margin:0; padding:0 0 10px 0;}

td#store {padding-bottom:10px;}
