body {
	margin: 10px 0 0 0;
	padding: 0;
	background-color:#0B1638;
	font-family:  Verdana, Arial, Helvetica,  sans-serif;
	color: #333;
	font-size: 80%;

}
/* All Page Links */
a:link, a:active, a:visited {
	color: #33F;
	text-decoration: underline;
}
a:hover {
	color: #F33;
	text-decoration: none;

}
/* Main Page Container */
#container {
	position: relative;
	top: 0px;
	width: 994px;
	margin: 0px auto 0 auto;
	padding: 0px;
	background-color:#FFFFFF;		
	color: #333;
	background-image:url(../../navbarleft.gif);
	background-repeat:repeat-y;
	background-position:left;

}
#checkout {
	position: relative;
	top: 0px;
	width: 994px;
	margin: 0px auto 0 auto;
	padding: 0px;
	background-color:#FFFFFF;		
	color: #333;

}
/* Header Container */
#header {
	
}
	
	#sitelinks {
	
	padding: 0 0 0 0px;
	}
	#sitelinks ul {
		border: 0;
		margin: 0;
		margin-left: 170px;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}
	#sitelinks ul li {
	display: block;
	vertical-align: middle;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	
	}
		#sitelinks ul li a {
	display: block;
	vertical-align: middle;
	width: 100px;	
	border-left: none;
	padding: 4px 7px 5px 7px;
	margin: 0 0 0 0;
	color: #EFEFEF;
	text-decoration: none;
	text-align: center;
	font: 13px Arial, Helvetica,  sans-serif;
	font-weight: normal;
	background-color: #0A3981;
			}
		#sitelinks ul li a:hover {
	background-color: #3F75DA;
	color: #FFFFFF;
					}
		#sitelinks a:active {
	color: #999;
	background-color: #FFFFFF
		}
		#sitelinks li#active a {
	color: #000;
	background-color: #999999;
		}

		#sitelinks li a#linkboth {
			border-right: 1px solid #999;
			border-left: 1px solid #999;
		}
		.linkright {
border-right: 1px solid #999;
}
	
/* Page content */
#content {
	width: 988px;
	color: #333;
	padding-top: 0px;

}	
	#menusubnav { /* Sub Menu Container */
		display: block;
		float: left;
		width: 170px;
		padding-top: 0px;
		border-top:1px solid #999;
					}
	#subnav, #subnav ul { /* Sub Menu List */
		padding: 0;
		margin: 0;
		list-style: none;
			}

		ul#subnav li a, ul#subnav li a:link, ul#subnav li a:active, ul#subnav li a:visited {
	display: block;
	width: 100%;
	height: auto;
	padding: 6px 0px 6px 0px;
	text-decoration: none;
	color: #EFEFEF;
	font: 13px Arial, Helvetica,  sans-serif;
	font-weight:bold;
	background-color: #0A3981;
	text-indent: 6px;
	border-bottom:1px solid #999;
		}
		ul#subnav li a:hover {
	background-color: #3F75DA;
	color: #EFEFEF;
	
			}
	#subnav li ul li { /* 2nd level items */
		margin-left: 15px;		
		width: 155px;
		list-style: none;
		font-size: 11px;
		font-weight: normal;
			}
	
#content_text {
		display: inline;
		padding-top: 10px;
		padding-bottom: 10px;
		float: right;
		width: 740px;
		padding-right: 40px;
		min-height: 536px;
		color:#333;
				
 	}

.justified {
		text-align: justify;
		}
				
#footer {
	font-size: 85%;
	border-top-width: 1px;
	border-top-color: #0A3981;
	border-top-style: solid;
}
/* Misc Styles */
h1 { /* Page Header */
	
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #333;
}
h2 { /* Page Sub Header */
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 18px;
	color: #333;
}
h3 {
	margin-top: 0px;
	color: #5E1710;
	font-size: 16px;
}
h4 {
	
	color: #333;
}
th {
	text-align: left;
}
#clear {
	clear: both;
}
#clear2 {
	clear: both;
}
#message {
	text-align: center;
	color: #333;
}
.popup {
    /* Necessary: */
    position: absolute;
    display: none;

    /* Additional styling: */
    border: 1px solid black;
    opacity: .85;
    filter: alpha(opacity=85);
}
	.tobbottomborders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
	.tobborder {
	border-top-width: 1px;
	border-top-color: #6C0033;
	border-top-style: solid;

}
.address {
	font-size: 13px;
}
.date {
padding-top: 4px;
margin-left: 450px;
}

.white {
	color: #FFFFFF;
}
.sub {
font-size:85%;
}
.subhome {
font-size:85%;
color:#BF8200;
margin-left: 20px;
margin-right: 20px;
}
  
#inverse {
	color: #FFFFFF;
	background-color: #4252B5;
	display: block;
	width: 122px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
 #inverse a{
	color: #FFFFFF;
	background-color: #4252B5;
	display: block;

}
 #inverse a:hover{
	color: #FF9E1C;
	background-color: #4252B5;
	display: block;

}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.hidden {
 display: none; 
}.SEARCH {
	display: block;
	width: 170px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.border1 {
	border: 1px solid #CCC;
	}
.list {
	margin-top: 7px;
}
.hidden {
display:none; 
}
h5 {
	font-size: 110%;
	font-weight: bold;
}
.header {
	background-image: url(../../fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomspacer {
	margin-bottom: 5px;
 	border-bottom: solid #CCC 2px; 
 }.blue {
	color: #0A246A;
}
#foot {
	margin-right:100px;
	position: absolute;
	top: 1509px;
	left:118px;
	width: 980px;
	color: #999999;
			}


.marginleft {
margin-left: 10px;
}
.bodytext {
font-size: 90%;
}
.border {
border:1px solid black;
}
.featured {
display:block;
height:22px;
padding-top:3px;
background-color:#260006;
}
.bigger {
font-size:16px;
font-weight: bold;
}
.imageborder {
border: 2px solid #999;
}
.menulist {
a:link, a:active, a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0;
	text-decoration: none;

}