body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #a1a1a1;
	background-image: url(../images/mainbg.jpg);
	margin: 0px auto;
	text-align: center;
}

a {
	text-decoration: underline;
	color: #005688;
}

a:hover {
	color: #54a1cf;
	text-decoration: underline;	
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #cfedff;
	border-bottom:1px solid #ccc;
	width:100%;
	padding-bottom:3px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #cfedff;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #cfedff;
}

#wrapper {
	margin: 0px auto;
	width: 762px;
	text-align: left;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 762px;
	height: 362px;
	background-image: url(../images/header/headerbg.jpg)
}

#nav {
	width: 762px; 
	height: 25px;
	clear: both; 
	margin: 0px; 
	padding-left: 0px; 
	padding-top: 10px;
	padding-right: 0px; 
	text-align: left;
}

#nav ul {
	padding: 0px;
	margin: 0px;
	height: 25px;
}

#nav ul li {
	list-style-type: none;
	display: inline;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#nav ul li a {
	text-decoration: none;
}

.navovHome { background-image: url(../images/header/buttonbgHome.gif); background-repeat:no-repeat; padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; margin-left: 8px; }
.navovHome a { color: #ffffff; }
.navovHome a:hover { color: #ffffff; }

.navovAbout { background-image: url(../images/header/buttonbgAbout.gif); background-repeat:no-repeat; padding-left: 1px; padding-right: 1px; padding-top: 2px; padding-bottom: 4px; }
.navovAbout a { color: #ffffff; } 
.navovAbout a:hover { color: #ffffff; }

.navovStores { background-image: url(../images/header/buttonbgStores.gif); background-repeat:no-repeat; padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; }
.navovStores a { color: #ffffff; } 
.navovStores a:hover { color: #ffffff; }

.navovWhatNew { background-image: url(../images/header/buttonbgWhatNew.gif); background-repeat:no-repeat; padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; }
.navovWhatNew a { color: #ffffff; } 
.navovWhatNew a:hover { color: #ffffff; }

.navovProducts { background-image: url(../images/header/buttonbgProducts.gif); background-repeat:no-repeat; padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; }
.navovProducts a { color: #ffffff; } 
.navovProducts a:hover { color: #ffffff; }

.navovSpecials { background-image: url(../images/header/buttonbgSpecials.gif); background-repeat:no-repeat; padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; }
.navovSpecials a { color: #ffffff; } 
.navovSpecials a:hover { color: #ffffff; }

.navovClasses { background-image: url(../images/header/buttonbgClasses.gif); background-repeat:no-repeat; padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; }
.navovClasses a { color: #ffffff; } 
.navovClasses a:hover { color: #ffffff; }

#banners {
	width: 500px;
	height: 170px;
	margin-top: 135px;
	margin-bottom: 0px;
}

#specials {
	float: left;
	width: 170px;
}

#virtualtour {
	float: right;
	width: 270px;
}

#homeproducts {
	text-align: left;
}

#homeproductblocks {
	width: 100%;
}

#homeproductblocks ul {
	margin-left: -10px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
}

#homeproductblocks ul li {
	display: inline;
	list-style-type: none;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#homeblog {
	background-image: url(../images/home/blogbg.jpg);
	height: 40px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#homeblogtitle {
	width: 220px;
	float: left;
	margin-left: 10px;
}

#homeblogtext {
	width: 510px;
	float: right;
	color: #ffffff;
	padding-right: 10px;
	
}

#homeblogtext a {
	color: #ffffff;
	text-decoration: underline;
}

#copyright {
	clear: both;
	color: #54a1cf;
	font-style: italic;
	padding: 0px;
	margin-left: 10px;
}

#content {
	color: #ffffff;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}

#content a {
	color: #92d6ff;
}

#content a:hover {
	color: #ffffff;
}

#productimage {
	float: right;
	width: 300px;
	height: 300px;
	margin-top: 0px; margin-left: 15px; margin-right: 0px; margin-bottom: 15px; }
}