body {
	background-color:#C0DDF0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	font-family:Arial;
	min-width: 630px;
	}
h4 {
	font-size: 14px;
	font-weight:bolder;
	text-align:left;
	}
	
#headwrapper {
	background-color:#FFFF00; 
	width:100%;
	height:75px;
	}
#address {
	padding-top:58px;
	padding-left:5px;
	}
#toptext {
	padding-right:5px;
	padding-top:5px;
	color:#0033FF;
	background-color:#FFFF00;
	font-size:11px;
	}
#horizontalnav {
	width:100%;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	background-color:#9797FF;
	color:#FFFF00;
	clear:both;
	}
#horizontalnav a:hover {
	color:#0033FF;
	text-decoration:none;
	}
#horizontalnav a {
	color:#FFFF00;
	text-decoration:none;
	}
#verticalnavwrapper {
	width:16%;
	float:left;
	background-color:#FBFEC5;
	font-size:11px;
	font-weight:bold;
	}
#content {
	padding:10px;
	width:60%;
	margin-left:18%
	}
#contentfull {
	padding:10px;
	width:75%;
	margin-left:20%
	}
#gallwrapper {
	margin-top:10px;
	background-color:#FFFFFF;
	border:#000000 solid 1px;

	}
#footer {
	width:50%;
	font-size:9px;
	padding:5px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	float:right;
	clear:right;
	}
#security {
	width:100%;
	text-align:center
	}
#security a {
	color:#FFFF00;
	}
#security a:hover {
	color:#0033FF;
	}
#validated {
	float:left;
	clear:left;
	padding:5px;
	background-color:#FFFFFF;
	border:#000000 solid 1px;
	-moz-border-radius:10px;
	border-radius:10px;
	}
.newswrapper {
	margin-top:10px;
	background-color:#FFFFFF;
	border:#000000 solid 1px;
	background-image:url(newsbgrnd.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
div.rightbox {
	float:right;
	width:16%;
	padding:5px;
	background-color:#0033FF;
	border:#000000 solid 1px;
	-moz-border-radius:10px;
	border-radius:10px;
	color:#FFFF00;
	font-size:11px;
	text-align:center
	}
div.rightbox div.next {
	border-bottom:#FFFF00 1px solid;
	padding:4px;
	}
div.next a {
	color:#FFFF00;
	}
div.rightbox img.logo {
	padding:3px;
	background:#FFFFFF;
	border:1px solid #000000;
	-moz-border-radius:10px;
	border-radius:10px;
    }
div.news img.logo {
	padding:3px;
	background:#FFFFFF;
	border:1px solid #000000;
	-moz-border-radius:10px;
	border-radius:10px;
	float:right;
	}
div.gallery {
	padding:10px;
	float:left;
	text-align:center;
	}
div.gallery a {
	color:#0000FF;
	border: none;
	}
.left {
	float:left;
	padding:5px;
	}
.right {
	float:right;
	padding:5px;
	}
.capDivRightBrd {
	float:right;
	border:#000000 1px solid;
	padding:5px;
	}
.capDivRight {
	float:right;
	padding:5px;
	}
.capDivLeftBrd {
	float:left;
	border:#000000 1px solid;
	padding:5px;
	}
.capDivLeft {
	float:left;
	padding:5px;
	}
.verticalnav {
	width:100%;
	float:left;
	background-color:#0033FF;
	color:#FFFF00;
	}
.verticalnav ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	border-bottom:1px solid #FFFF00;
	}
.verticalnav ul li {
	position:relative;
	}
.verticalnav li ul {
	position:absolute;
	left:100%;
	top:0;
	display:none;
	}
.verticalnav ul li a {
	display:block;
	text-decoration:none;
	color:#FFFF00;
	background:#0033FF;
	padding:5px;
	border:none;
	border-bottom:0;
	}
.verticalnav a:link, #navlist a:visited {
	width:95%;
	color:#FFFF00;
	text-decoration:none;
	}
.verticalnav a:hover {
	width:95%;
	background-color:#FFFF00;
	color:#0033FF;
	}
.verticalnav li:hover ul, li.over ul { 
	display:block; 
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.headleft {
	background-color:#FFFF00;
	width:400px;
	float:left;
	height:75px;
	color:#FFFF00;
	background-image:url(logo.jpg);
	background-repeat:no-repeat;
	font-variant:small-caps;
	font-size:11px;
	border:none;
	}
.headright {
	float:right;
	height:75px;
	text-align:right;
	color:#FFFF00;
	border:none;	
	}
.readmore {
	text-align:left;
	}
.readmore a {
	font-size:10px;
	font-weight:bold;
	color:#0000FF;
	text-decoration:none;	
	}
.intro {
	background-color:#FFFFFF;
	background-image:url(newsbgrnd.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	border:#000000 1px solid;
	-moz-border-radius:10px;
	border-radius:10px;
	font-size:11px;
	width:100%;
	}
.intro ul li{
	list-style:circle;
	width:100%;
	}
.newstop {
	margin-top:10px;
	text-align:left;
	background-color:#0033FF;
	color:#FFFF00;
	border:#000000 1px solid;
	height:18px;
	padding-top:2px;
	font-size:10px;
	padding-left:2px;
	font-weight:bold;
	}
.newstop a {
	color:#FFFF00;
	font-size:10px;
	font-weight:bold;
	}
.newstopdate {
	text-align:right;
	background-color:#0033FF;
	color:#FFFF00;
	padding-top:2px;
	font-size:10px;
	padding-right:2px;
	font-weight:bold;
	float:right;
	}
.news {
	text-align:left;
	background-color:#FFFFFF;
	color:#000000;
	border:#000000 1px solid;
	visibility:visible;
	min-height:170px;
	padding:5px;
	background-image:url(newsbgrnd.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
.storesection {
	width:95%;
	font-size:11px;
	margin-left:2px;
	margin-top:4px;
	}
.storeproduct {
	width:95%;
	float:left;
	margin-left:4px;
	margin-top:4px;
	min-height:90px;
	font-size:11px;
	margin-left:2%;
	}
.storesectionlogo {
	padding:5px;
	background:#FFFFFF;
	border:1px solid #000000;
	-moz-border-radius:10px;
	border-radius:10px;
	float:left;
	}
.storenavigation {
	text-align:center;
	font-size:11px;
	font-variant:small-caps;
	}
.gallerywrap {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	min-height:250px;
	height:250px;
	}
.blue {color: #0000FF}
.style2 {font-size: 14px}
.style3 {font-size: 12px}
.style4 {color: #0000FF; font-size: 12px; }
.spacer {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:120px;
	clear:right;
	}
.newstxt {
	font-size:10px;
	color:#000000;
	visibility:visible;
	}