body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:100%;
	background-color:#585858;
	min-width:800px;
}
a{outline: none; color: #0078af;
text-decoration: underline;}
a:hover{outline: none; color: #0078af;
text-decoration: none;}
.cleaner {clear:both;height:1px;font-size:1px;border:none;margin:0; padding:0;background:transparent;}

#page {
	width: 750px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left;
	margin: 0 auto;
	background-color: #f5f1e9;
	font-size: small;
}
#logo {
	background-image: url(../images/logo.jpg);
	height: 79px;
	width: 270px;
	margin-left: 0px;
	float: left;
	margin-top: 25px;
}
#login {
	color: #2e5692;
	float: right;
	height: 40px;
	margin-top: 25px;
	font-weight: bold;
}
#login a{color: #2e5692;text-decoration:none;}
#header {
	height: 125px;
	width: 660px;
	padding-left: 45px;
	padding-right: 45px;
	background-color: #FFFFFF;
}
#menubar {
	color: #FFFFFF;
	background-color: #0095da;
	height: 27px;
	padding-left: 1px;
	padding-top: 7px;
	padding-right: 5px;
}


#search {
	float: right;
	width: 250px;
	color: #c3faff;
	text-align: right;
	height: 32px;
	margin-top: -2px;
}
#search select {
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}

#go {
	margin-top: 0px;
}
#leftcol {
	float: left;
	width: 200px;
	margin:0; padding:0;
	margin-left: 11px;
}

/* vertical menu */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu {
	width: 198px;
	border-style: solid none none solid;
	border-color: #FFFFFF;
	border-width: 1px;
	margin: 18px 0 18px 0;
	background-color: #d0e3ec;
	text-align:center;
	}
	
#menu li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 16px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #0095da;
	background-color:#d0e3ec;
	display: block;
	padding: 3px 0 0 0px;
	border-bottom: solid #ffffff 1px;
	border-top: solid #ffffff 1px;
	font-weight: bold;
	}
	
#menu li a:hover {
	background-color:#0095da;
	color: #d0e3ec;
	padding: 3px 0 0 0;
}
	
#menu li a:active {
	color: #0095DA;
	background: #ffffff;
	padding: 3px 0 0 0;
	border: solid #0095DA 1px;
	font-weight: bold;
	}
#blog {
	width: 176px;
	padding-top: 190px;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(../images/SR_quicklinks3.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#fff;
	border: solid #e4e0d7 1px;
	color: #000000;
	height: 157px;
}
#blogtext {
	font-size: small;
}
#blog a{color: #0078af;
text-decoration: underline;}
#blog a:hover{color: #0078af;
text-decoration: none;}


#rightcol {
	float: right;
	width: 514px;
	margin:0;
	padding:0;
	padding-top: 8px;
	padding-right: 11px;
}

#footer {
	height: 35px;
	width: 550px;
	text-align: center;
	padding-left: 200px;
	color: #aaaaaa;
	margin-top: 0px;
	padding-top: 45px;
}
#main {
	margin: 0px;
	padding: 0px;
	background: #f5f1e9;
}


#panelbox {
	float:left;
	background-image: url(../images/panel-box.png);
	height: 168px;
	width: 248px;
	padding: 3px 3px 3px 3px;
}
#panelbox2 {
	float:right;
	background-image: url(../images/panel-box.png);
	height: 168px;
	width: 248px;
	padding: 3px 3px 3px 3px;
}

#featured {
	width: 514px;
	height: 353px;
	background-image: url(../images/featuredheader.jpg);
	margin-top: 12px;
	padding-top: 32px;
	background-repeat: no-repeat;
}
#featuredleft {
	width: 240px;
	float: left;
	padding-right: 10px;
}
#featuredright {
	width: 240px;
	float: right;
	padding-right: 10px;
}
.panelphotoleft {
	height: 170px;
	width: 90px;
	float: left;
}
.panel1text {
	height: 75px;
	width: 150px;
	position: relative;
	float: right;
}
.panel-left {
	float: left;
	height: 168px;
	width: 95px;
	overflow: hidden;
	position: relative;
}
.panel-left img{
	bottom: 3px;
	position: absolute;
	left: 3px;
	z-index: 1;
}

.panel-right {
	float: right;
	width: 123px;
	height: 126px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	line-height: 14px;
}

.visit-featured {
	color: #0078af;
	width: 138px;
	float: right;
	text-align: center;
	padding-right: 15px;
	padding-top: 3px;
}
.visit-featured a{
	color: #0078af;
font-weight: bold;
text-decoration: underline;}
.visit-featured a:hover{
	color: #0078af;
font-weight: bold;
text-decoration: none;}
.new-text {
	color: #484848;
}
.new-title {
	color: #0078af;
	font-weight: bold;
}
.new-title a{color: #0078af;text-decoration:none;}
.featuredphoto {
	height: 100px;
	width: 100px;
	float: left;
	text-align: center;
}
.featuredtext {
	float: right;
	height: 80px;
	width: 125px;
	padding-left: 10px;
	padding-top: 20px;
	color: #484848;
}
.featuredtext a{
	color: #817b6d;
	font-weight: bold;
}
#featuredleftborder {
	float: left;
	width: 3px;
	background-image: url(../images/featuredside.jpg);
	background-repeat: repeat-y;
	height: 400px;
}
#featuredrightborder {
	float: right;
	width: 3px;
		background-image: url(../images/featuredside.jpg);
	background-repeat: repeat-y;
	height: 400px;

}
#featuredcenter {
	background-color: #FFFFFF;
	background-image: url(../images/featuredtop.jpg);
	height: 400px;
	background-repeat: repeat-x;
}
#featuredfoot {
	background-image: url(../images/featuredfoot.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 514px;
}
#bloglink {
	float: right;
	font-weight: bold;
text-decoration: underline;}

/* horizontal menu */
.menu {width:485px;height:20px;position:relative;font-size:11px;z-index:100;float: left;padding-left: 5px;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#fff;width:120px;text-align:center; color:#fff; background:#0095da; line-height:20px; font-size:12px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}
.menu ul li:hover a {color:#fff; background:#0095da;}
.menu ul li:hover ul {display:block;position:absolute;top:20px;left:0;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#0095da; color:#ffffff;line-height:25px;}
.menu ul li:hover ul li a:hover {background:#d0e3ec; color:#0095da;
}
#navlist {position:relative;z-index:501;}
.menu #home {width: 50px;}
.menu #shop {width: 100px;}
.menu ul#shopsub li a, .menu ul#shopsub li a:visited {margin-left:-25px;width:150px;}
.menu #products {width: 100px;}
.menu ul#productssub li a, .menu ul#productssub li a:visited {margin-left:-25px;width:150px;}
.menu #info {width: 65px;}
.menu ul#infosub li a, .menu ul#infosub li a:visited {margin-left:-25px;width:120px;}
.menu #blognav {width: 50px;}
.menu ul#blognavsub li a, .menu ul#blognavsub li a:visited {margin-left:-20px;width:100px;}
.menu #contact {width: 50px;}


/*--------------------------------------------begin contact form--------------------------------------------*/
#contactform {
	float: right;
	width: 500px;
	padding-top: 0px;
	margin: 0;
	padding: 0;
}#contactleft {
	float: left;
	width: 250px;
	text-align: center;
	margin-top: 15px;
}
#contactright {
	margin:0;
	padding:0;
	float: right;
	width: 210px;
	text-align:center;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 5px;
}
.contactform {	border:1px solid #0095DA;background-color:#ffffff;width:200px;font-size:100%;color:#000000;}
#buttsend {background-color:#0095DA;font-size:80%;color:#ffffff;cursor: pointer;margin-right: 10px;}
/*--------------------------------------------end contact form--------------------------------------------*/
h3 {color:#0095DA;}#contactleft a {
	color: #817b6d;
}
#specialshead {
	font-weight: bold;
	color: #0078af;
	text-align: center;
	margin-bottom: 3px;
}
#specials {
	background-image: url(../images/SR_quicklinks1.jpg);
	background-repeat: no-repeat;
	background-position:bottom center;
	width: 200px;
	height: 110px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#specialstext {
	width: 170px;
	margin: 0 auto;
	height: 55px;
	overflow: hidden;
	margin-top: 5px;
	color: #484848;
}
#specialsmore a{
	float: right;
	width: 35px;
	margin-right: 35px;
	color: #0078af;
font-weight: bold;
text-decoration: underline;}
#specialsmore a:hover{
	float: right;
	width: 35px;
	margin-right: 35px;
	color: #0078af;
font-weight: bold;
text-decoration: none;}

#generalcontent {
	width: 514px;
	height: 594px;
	background-image: url(../images/generalheader.jpg);
	margin-top: 12px;
	padding-top: 32px;
	background-repeat: no-repeat;
}

#generalcontentlong {
	width: 514px;
/*	height: 1200px;*/
	background-image: url(../images/generalheader.jpg);
	margin-top: 12px;
	padding-top: 32px;
	background-repeat: no-repeat;
}

#generalcenter {
	background-color: #FFFFFF;
	background-image: url(../images/featuredtop.jpg);
	height: 594px;
	padding-left: 25px;
	padding-right: 25px;
	background-repeat: repeat-x;
}

#generalcenterlong {
	background-color: #FFFFFF;
	background-image: url(../images/featuredtop.jpg);
/*	height: 1200px;*/
	padding-left: 25px;
	padding-right: 25px;
	background-repeat: repeat-x;
/**/	padding-bottom: 10px;
/**/	border:3px solid #d0e2ec;
/**/	border-bottom:none;
}
#generalleftborder {
	float: left;
	width: 3px;
	background-image: url(../images/featuredside.jpg);
	background-repeat: repeat-y;
	height: 594px;
}
#generalrightborder {
	float: right;
	width: 3px;
		background-image: url(../images/featuredside.jpg);
	background-repeat: repeat-y;
	height: 594px;

}
#generalleftborderlong {
	float: left;
	width: 3px;
	background-image: url(../images/featuredside.jpg);
	background-repeat: repeat-y;
/*	height: 1200px;*/
}
#generalrightborderlong {
	float: right;
	width: 3px;
		background-image: url(../images/featuredside.jpg);
	background-repeat: repeat-y;
/*		height: 1200px;*/

}
h1{font-family: Verdana, Helvetica, Arial, sans-serif; font-size : 200%;font-weight : bold;text-align:center;color:#0095da;}

#generaltitle {font-family: Verdana, Helvetica, Arial, sans-serif; font-size : 200%;font-weight : bold;text-align:center;color:#0095da;}
.generaltext {color: #000000;}
.generaltext:first-letter {font-family: Verdana, Helvetica, Arial;
font-size: 150%;
font-weight : bold;color:#0095da;
}
/**/.generaltext img {max-width:450px;}
 
.container {
	background:#ddd;
	color:#fff;
	margin:0 15px;
	text-align:center;
	width: 125px;
	float: right;
}
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#ddd;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

