

body {
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	font-size:13px;
	margin:0em;
	color:#7F552A;
	background:#3F1212 url(images/background3.jpg);
}

#wrapper {
	margin:0px auto; 
	width:778px;
	background:#fff;
	border-right:2px solid #8B6A2E;
	border-left:2px solid #8B6A2E;
}

#news {
	margin:33px 25px 22px 0px;
	background:#F2E0B0;
	border:1px solid #BA8B2B
}

.news-header {
	background: #E7C76E;
	color:#721001;
	border-bottom:1px solid #BA8B2B;
}

#navigation {
	 border-right:1px solid #633;
	 background:#E7C76E url(images/background2.jpg);
	 padding-bottom:300px;
}

#menu {
	list-style:none;
	line-height:220%;
	font-family:Georgia, Palatino, "Times New Roman", Times, serif;
	font-size:16px;
	margin:35px 0px 0px 1em;
	padding:0px 0px 0px 0em;
}

#menu li ul {
	line-height:150%;
	font-size:13px;
	color:#633;
	margin:0px 0px 0px 2em;
	padding:0em;
}

#menu a {color:#633; font-weight:bold; text-decoration:none;}
#menu a:visited {color:#844242}
#menu a:hover,
#menu a:active {color:#633; text-decoration:underline}

#main {

	padding:0px 25px 22px 25px;

}

#index-content {
	width:420px; 
	float:left;
	padding:11px 12px 0px 0px;
	color:#7F552A;
}

#index-photos {
	float:right;
	padding:8px;
}

#index-photos img {
	border: 3px solid;
	margin-top:12px; 
}


p {
	line-height:140%;
}

h1	{
	font-family:Georgia, Palatino, "Times New Roman", Times, serif;
	color:#633;
	font-weight:normal;
	font-size:28px;
	padding-top:20px
}

h2	{
	font-family:Georgia, Palatino, "Times New Roman", Times, serif;
	color:#633;
	font-weight:normal;
	font-size:24px;
	padding-top:20px
}

.georgia	{font-family:Georgia, Palatino, "Times New Roman", Times, serif}
.arial		{font-family:arial, verdana, geneva, helvetica, sans-serif}

a	{color:#633; text-decoration:underline}
a:visited	{color:#824C4C}
a:hover	{color:#300}

#footer {
	border-top:1px solid #000;
	background:#633;
	font-size:10px;
	color:#e7c76e;
	text-align:center;
	padding:3px;
}
#footer a {color:#f2e0b0; text-decoration:none;}
#footer a:hover,
#footer a:active {color:#f2e0b0; text-decoration:underline}
#footer a:visited {color:#f2e0b0}

ul {list-style:square; line-height:140%; font-weight:bold; color:#633;}

.red	{color:#721001}
.tan	{color:#BAA890}
.white	{color:#fff}

.indent25	{padding-left:25px; padding-right:25px}
.indent15	{padding-left:15px; padding-right:15px}

.title	{padding-bottom:3px; margin:0em}

em {font-style:normal}
.smaller	{font-size:10px}
.small		{font-size:12px}
.med-large	{font-size:16px}
.med-larger	{font-size:17px}
.big		{font-size:18px}
.bigger		{font-size:20px}
.biggest	{font-size:28px}

hr {color:#BAA890}

img {border-color:#5E0C01}

.border {border:1px solid #BA8B2B}

input.addtocart {background-color:#F2E0A8; color:#633; font-size:9px}
