body {
	font: normal 83% "tahoma", georgia, verdana, sans-serif;
	color: #000000;
	margin:auto;
}
#container {
	min-width: 850px;
	background: #e9f3f5;
	margin: auto;
	width:950px;
}
h1 {margin: 0; color: #51262d; font-variant: small-caps;}
h3 {margin: 0; text-align: center; border-bottom: dashed 1px #51262d; color: #000000;}
a {color:#3300CC; text-decoration: none;}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}

.small {margin-left: 10px; font-size: 50%;}

.menu ul {
	margin: 0;
	margin-top: 0px; 
	margin-bottom: 10px; 
	padding: 0; 
	list-style: none;
	background:#FFFFFF; 
}

#your_cart ul {
	margin: 0;
	margin-top: 0px; 
	margin-bottom: 10px; 
	padding: 0; 
	list-style: none;
	background:#FFFFFF; 
}

#your_cart a {
	margin: 1px; 
	padding: 5px; 
	display: block; 
	color: #086b94;
}

#your_cart a:hover {
	background-color: #8ADAF4; 
	color: #ffffff; 
	text-decoration: none;
}

.menu a {
	margin: 1px; 
	padding: 5px; 
	display: block; 
	color: #086b94;
}

.menu a:hover {
	background-color: #8ADAF4; 
	color: #ffffff; 
	text-decoration: none;
}

.rightmenu {margin: 5px;}
.rightmenu ul {margin: 0; margin-top: 8px; margin-bottom: 8px; padding: 0; list-style: none; background:#FFFFFF;}
.rightmenu li {margin-top: 5px; margin-bottom: 5px; background:#FFFFFF;}
.rightmenu a {color: #d6f29e;}
.rightmenu a:hover {color: #324339; text-decoration: underline;}

#left_header {
	text-align: left;
	width: 300px;
	height: 162px;
	float:left;
	position: inherit;
	margin-bottom: 0px;
	background:url(images/site_logo.png) no-repeat;
}
#header{
	height: 162px;
	min-width: 820px;
	background: url(images/header_bg.png) repeat-x #ffffff;
	border-top: solid 10px #066992;	
}

#topnav {
	margin-bottom: 0px;
	text-align: center;
	width: 420px;
	height: 75px;
	position: inherit;
	float: right;	
}

#topnav a{
	margin-left: 10px;
	color:#107297;
	font-weight:bold;
}

.search_form{
	float:right;
	width:276px;
	margin-top:80px;
	padding-left:50px;
	height:100px;
	text-align:left;
	vertical-align:middle;
	background:url(images/search_bg2.png) no-repeat;
}

.search_form input{
	width:135px;
	border:none;
}

#search_form {
	margin-bottom: 0px;
	position: inherit;
	height: 5px;
	float: left;
	width: 100%;
}


#content_container{
	background:url(images/container_bg2.png) no-repeat #e9f3f5 top;
	padding-top:30px;
}

#left {
	float: left;
	width: 175px;
	margin-bottom: 25px;
	padding-top:20px;
	margin-left:20px;
	background:none;
	border: solid 0px #324339;
	margin-top:10px;
}

#left h3 {
	color: #155265; 
	padding-top:5px;
	border-bottom: solid 1px #0b99c7;
	background:url(images/h3_bg.png);
	height:25px;
}

.left_nav{
	padding:5px;
	width:163px;
	background: #FFFFFF;
	border-left:#0b99c7 solid 1px;
	border-right:#0b99c7 solid 1px;
}

.section_bottom{
	height:8px;
	background: url(images/ul_bottom.png);
	margin-bottom:15px;
}

.left_nav li{
	background: url(images/li_button.png) no-repeat 7px;
	height:25px;
	padding-left: 20px;
	border-bottom: 1px solid #CECECE;
}

#right h3 {
	color: #155265; 
	padding-top:5px;
	border-bottom: solid 1px #0b99c7;
	background:url(images/h3_bg.png);
	height:25px;
}

#right {
	float: right;
	width: 175px;
	margin-right:23px;
	padding-top:20px;
	background:none;
	border: solid 0px #324339;
	margin-top:10px;
}
#your_cart{
background-color:#FFFFFF;
}

#cart_header{
background:url(images/navtop.jpg);
height:20px;
}


#cart_authentication{
background-color:#FFFFFF;
padding-left: 5px;
}
#authentication_header{
background:url(images/navtop.jpg);
margin-left: -5px;}

#content {
	margin-left: 200px;
	margin-right: 200px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 8px;
	min-height: 400px;
}

.content_leftSide{
	float:left;	
	position:absolute;
}

.content_rightSide{
	position:absolute;
	float: right;
		
}


#content p {
text-align: left;
color:#000000;}
#content a:hover {color: #f03732;}

.VertMenuItems span{
	color:#086b94;
	font-weight: bold;	
}

.login_input{
	width:160px;
	border: 1px solid #0b99c7;
	height:20px;
}

.login_options a{
	color:#999999;
	font-size:10px;
	font-weight:bold;
}
#footer a{
	color: #086b94;
	font-weight:bold;
}

#footer {
	clear: both; 
	margin-top: 25px; 
	text-align: center;
	background: #d9edf6;
	padding-top:40px;
	height:80px;
	color: #086b94;
	font-weight:bold;
}

