*
{
	margin: 0em;
	padding: 0em;
}

body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #493f17;
	text-align: left;
	font-weight: bold;
	background-color: #B2A692;
	padding-left: 4px;
	line-height: 16px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	text-align: left;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
h5   {
	font-size: .7em;
}
a:link {
	text-decoration: none;
	color: #493f17;
}
a:visited {
	text-decoration: none;
	color: #423320;
}
a:hover {
	color: #800203;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #main {
	height: auto;
}
#wrapper #container {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2em;
}
#wrapper #store  {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2em;
}



#headerinfo  {
	font-size: 12px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	height: 359px;
	color: #EDE7CB;
	width: 843px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: efebe3;
	border-right-color: efebe3;
	border-left-color: efebe3;
}
#headerinfo2 {
	font-size: 12px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #584D32;
	background-color: #9C8C73;
}
#headerinfo #title   {
	height: 97px;
	width: 680px;
	float: right;
}

#topleft {
	clear: left;
	float: left;
	height: 359px;
	width: 162px;
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
}
#topleft2 {
	clear: left;
	float: left;
	width: 162px;
	background-image: url(images/navigation2.jpg);
	background-repeat: no-repeat;
	height: auto;
}
#p2main {
	background-color: #9C8C74;
	border: medium solid #584D32;
}
#p2main #title2 {
	height: 168px;
	background-color: #000;
	float: right;
	width: 680px;
}
#p2main #titlestore {
	height: 168px;
	background-color: #000;
	float: right;
	width: 830px;
}









/* Menu */

#menu
{
	font-size: 8.5pt;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-left: 1.5em;
	font-style: normal;
	line-height: 17px;
	color: #493F17;
	padding-top: 15em;
}



#topright {
	clear: none;
	float: left;
	width: 680px;
	height: 262px;
	top: auto;
}

#midbar {
	float: left;
	height: 81px;
	width: 843px;
	clear: both;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(images/midbar.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}
#download {
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
#download2 {
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-top: 12px;
}

#leftlowerside {
	float: left;
	height: auto;
	width: 162px;
	background-image: url(images/contactus.jpg);
	background-repeat: no-repeat;
	padding-bottom: .5em;
}

#contact {
	padding-top: 8em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
#contact2 {
	padding-top: 6em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
}


#adspace {
	padding-top: 1.5em;
	margin-right: auto;
	margin-left: auto;
	width: 162px;
	float: left;
	clear: both;
}
#rightlowerside {
	clear: none;
	float: right;
	background-color: #bdb59c;
	border: medium solid #d0c6af;
	margin-right: 0.2em;
	margin-left: 0.2em;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	width: 78%;
	margin-top: .1em;
	margin-bottom: .1em;
}
#rightlowerside img {
	border: medium solid #584D32;
}
#rightlowerstore {
	clear: none;
	float: right;
	background-color: #bdb59c;
	padding: 0.5em;
	border: medium solid #d0c6af;
	margin-right: 0.3em;
	width: 807px;
}




#content {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #584d32;
	border-bottom-color: #584d32;
	border-left-color: #584d32;
	background-color: #9c8c74;
}
#content2 {
	background-color: #9c8c74;
	float: right;
}

.textred {
	color: #810004;
	font-size: 11px;
}
.textredsmall {
	color: #810004;
	font-size: 11px;
	line-height: 13px;
}

.textredlarge {
	color: #810004;
	font-size: 18px;
}
.leftlinespacing {
	line-height: 13px;
}
.blackback {
	background-color: #000;
}

.whiteborder {
	border: thin solid #FFF;
}











/* Footer */

#footer
{
	text-align: center;
	width: 850px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1em;
	font-size: 10px;
}








.clear
{
	clear: both;
}
