﻿p,ul {
	font-size: 1.2em;}

blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 20px;
	padding: 5px 10px;
	white-space: pre;
	width: 60%;
	border-style: ridge;
	position:relative;
	left:75px;
	bottom:0px;}

ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif;}
h2 {font: bold 1.6em Verdana,sans-serif;}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(img/stripe.gif);
	height: 6px;
	width:850px;
}
	
.left {float: left;
padding-left:15px;}

.left a {
	text-decoration: none;
	border-color:#CCC;
	color:#999;}

.link a {color:#0F0;}
.right {float: right;}

/* header */
.header {background: #111;
		border-bottom: 1px solid #333;
		font: normal 2em sans-serif;
		height: 220px;}
		
.header a {color: #888;
		display: block;
		line-height: 120px;
		text-decoration: none;
		width: 100%;}
		
.header span {padding-left: 32px;}
.header a:hover {background: #191919;
				color: #BBB;}

/* structure */
.container {
	border: 1px solid #444;
	border-top: none;
	width:850px;
}

.main {
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
	width: 850px;
}
		
body {background: #111 url(img/bg.jpg) repeat-y center top;
		color: #BBB;
		font: normal 62.5% "Lucida Sans Unicode",sans-serif;}

.carat_smart {margin-left:80px;}

.logos {margin:15px;}

img {
	border: none;
	margin-right: 15px;
}

.carat {border:double;}

h1 {background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;}

.store {border-style:none;}

.main .left {width: 62%;}

.holiday_hours {padding-left:150px;
				padding-bottom:20px;}
.main .right {width: 35%;}

.title {border: groove;
		font-family: "Lucida Sans";
		font-size: 14px;
		font-style: italic;
		line-height: normal;
		text-decoration:none;}

.titlewin {border: groove;
		margin:30px;
		padding:15px;
		font-style:normal;
		font-family: "Lucida Sans";
		font-size: 14px;
		font-style: italic;
		line-height: normal;
		text-decoration:none;}
		
.titlewin a {color:#CC0066;
			text-decoration:none;}

.content {background: url(img/bgh1.gif) repeat-x left bottom;
			border-left: 1px solid #444;
			border-top: 1px solid #444;}

/* content elements */
.content h1 {background: url(img/bgh1.gif) repeat-x left bottom;
			color: #EEE;
			margin-bottom: 0px;}
			
.content a {color: #999;
			text-decoration: none;}
			
.content a:hover {color: #999;
					padding-bottom: 30px;
					background: url(img/bg.jpg) repeat-y center top;
					padding-top: 15px;}
					
.content .descr {margin-bottom: 5px;}

/* navigation */
.nav {
	background: #191919 url(img/nav.gif);
	width: 850px;
}
.nav a {
	background: #191919 url(img/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 40px;
	padding: 0 10px;
	text-decoration:none;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif);
}

/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 10px;
}
.subnav h1 {padding-top: 0px;
background: url(`````````img/bgh1.gif) repeat-x left bottom;
}
.subnav h2 {
text-decoration:underline;
}
.subnav ul {margin: 0;}
.subnav li {
	list-style:disc;
	margin: 0;
	padding-left: 0px;
}
.subnav li a {
	color: #777;
	line-height: 1.4em;
	padding-left: 0px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}

.subnav a {
	color: #777;
	line-height: 1.4em;
	padding-left: 0px;
	text-decoration: none;
}
.subnav a:hover {color: #BBB;}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
	width: 800px;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3 {
	float: left;
	width: 42%;
	margin:15px;
	width:5px;
	
}
.col3center {
float:left;
}
 .col4center {
	width:75%;
	margin: 10px;
	border-style: double;
	position:relative;
	left:50px;
	bottom:0px;
	padding:10px;
	font-size:larger;
	
 }
 .col5center {
 Width:75%;
 margin: 10px;
 border-style:double;
 position:relative;
 left:50px;
 padding:10px;
 font-size:larger;
 }
 
/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}
#title{
	background: #111 url(img/stripe.gif) repeat-y center top;
}

