/* Main Divs */

body {
	background:#000000 url('images/grad.png');
	background-repeat:repeat-y;
	background-position:center top;
	color:#000000;
	font:.75em Verdana,Tahoma,Arial,sans-serif;
	line-height:1.4em;
	margin:0 auto;
	padding:0;
}

#wrap {
	background:#fff;
	color:#000000;
	margin:0 auto;
	padding:1px 0px 1px 0;
	width:760px;
	margin-bottom:20px;
}

#header {
	padding-top:10px;
	width: 760px;
	text-align:center;
	
}

#header h1 {font-size:2.5em; font-weight:400; letter-spacing:-2px; margin-top:-1px;}
#header img.logo {
	width: 280px;
	height: 201px;
	border: 0px;
	margin-top:10px;
}
#header_speedbar{
	width:760px;
	margin-top:20px;
	text-align:center;
	font-weight:normal;
	color:#000000;
	top: 50px;	
}
a{
	outline: none;
	border: 0px;
	padding: 0px;
}

/* Menu Buttons */
.menubutton{
background-color: #ffffff;
color:#594919;
text-decoration: none;
font-family:"Verdana",Tahoma,Arial,sans-serif;
}

.menubutton:hover{
background-color: #8e8e8e;
color:#ffffff;
}

/* Main Divs */
#left{
	float:left;
	margin-left:100px;
	width: 280px;
	height: 220px;
}
#right{
	float: right;
	width: 360px;
	height: 220px;	
}
#content {
	line-height:1.5em;
	padding:0;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;	
}

h2{
	color: #594919;
	font-size:1.8em;
	font-weight:400;
	letter-spacing:1px;
	margin:8px 30px 10px;
	padding:0px;
	line-height: normal;
	text-align:left;
}
h2.home {
	color: #594919;
	font-size:1.8em;
	font-weight:400;
	margin-left:0px;
	letter-spacing:1px;
	padding:0px;
	line-height: normal;
	text-align:left;
}
#content ul,#content ol{margin:0 0 16px 20px; padding:0;}
#content ul ul,#content ol ol{margin:2px 0 2px 15px;}
#content li.unorder{
	margin:0 0 2px 55px;
	padding:0 0 0 2px;
	list-style-image: url('images/gun.jpg');
	list-style-position: outside;
	text-align:justify;
	margin-right:55px;
	}
#content li.link{
	margin:0 0 2px 55px;
	padding:0 0 0 2px;
	list-style: none;
	text-align:justify;
	margin-right:55px;
	}
	
#content li.unorderhome{
	margin-bottom:2px;
	margin-left: 25px;
	padding:0 0 0 2px;
	list-style-image: url('images/gun.jpg');
	list-style-position: outside;
	}
#content li.number{
	margin:0 0 2px 55px;
	padding:0 0 0 4px;
	list-style-position: outside;
	text-align:justify;
	margin-right:55px;
	}
#content img.photos{
	width: 320px;
	height: 240px;
	margin-left: 30px;
	margin-bottom: 30px;
	border-style: solid;
	border-right-color: #594919;
	border-bottom-color: #594919;
	border-left-color: #8e8e8e;
	border-top-color: #8e8e8e;
}
#content img.stores{
	position: relative;
	float:left;
	width: 76px;
	height: 80px;
	margin-left: 30px;
	margin-right:20px;
	border-style: solid;
	border-right-color: #594919;
	border-bottom-color: #594919;
	border-left-color: #8e8e8e;
	border-top-color: #8e8e8e;
}
iframe{
	width: 680px;
	height: 350px;
	margin-left: 30px;
	font-weight:bold;
}
p{font-weight: bold;margin-left: 30px;text-align:justify;margin-right:55px;}
p.regular{font-weight: normal;margin-left: 55px;text-align:justify;margin-right:55px;margin-top:0px;}
p.regular1{font-weight: normal;margin-left: 55px;text-align:left;margin-right:55px;margin-top:0px;margin-bottom:0px;}
p.regular2{font-weight: normal;margin-left: 55px;text-align:left;margin-right:55px;margin-top:0px}
p.bold{font-weight: bold;margin-left: 30px;text-align:justify;margin-right:55px;margin-bottom:0px;margin-top:0px;}
p.italic{font-style: italic;margin-left: 55px;text-align:justify;margin-right:55px; font-size:90%}
p.italic1{font-style: italic;margin-left: 55px;margin-top:0px; text-align:justify;margin-right:55px; font-size:90%}

a.map{
	margin-left: 20px;background-color:#ffffff; color:#594919; font-weight:400; text-decoration:none;
}
a.map:hover{
	text-decoration:none; color:#ffffff; background-color:#594919;
}
a.contact{
	background-color:#ffffff; color:#594919; font-weight:400; text-decoration:none;
}
a.contact:hover{
	text-decoration:none; color:#ffffff; background-color:#594919;
}
img.links{
	border:none;
}
img.links:hover{
	margin-left:10px;
}
/* Footer */
#footer {background-color:#FFFFFF; clear:both; color:#594919; font-size:1em; margin:0 auto; padding:8px 0; text-align:center; width:760px;}
#footer p {margin:0; padding:0;}
#footer a {background-color:#ffffff; color:#594919; font-weight:400; text-decoration:none;}
#footer a:hover {text-decoration:none; color:#ffffff; background-color:#594919;}
