/* LAYOUT */

body {
	background-color: #96946b;
	background-image: url(images/background.jpg);
	color: #f3f9ef;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body {
	font-size: small;   /* Be nice to Opera */
}

* {
	margin: 0;
	padding: 0;
}


#outerwrap {
	width: 755px;
	margin: 30px auto;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}


#wrap {
	width: 740px;
	margin: 0px auto;
	padding: 0px 20px 10px 20px;
	text-align: left;
	background-color: #D2D1BC;
	color: #110100;
	position: relative;
	font-size: 85%;
	border-top: 20px solid #581c00;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 700px;
}


html>body #wrap {
  width:700px;  /* Be nice to Opera */
} 

#logo {
	position: absolute;
	top: -45px;
	left: 20px;
}


#bar {
	background-color: #333300;
	color: #f3f9ef;
	text-align: right;
	padding: 5px;
	margin-bottom: 15px;
	font-size: 95%;
}


#contentwrap {
	
	background-image: url(images/content_cols.gif);
	background-repeat: repeat-y;
}

#content {
	width: 490px;
	background-color: #edebde;
}

#sidebar {
	width: 190px;
	background-color: #333300;
	position: absolute;
	top: 225px;
	right: 20px;
	color: #f3f9ef;
}


#quote {
	margin-left: 15px;
	margin-bottom: 20px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	font-size: 110%;
}


#affiliates {
	margin-top: 15px;
	border-top: 1px solid #3c2819;
	padding-top: 5px;
	font-size: 90%;

}

#affiliates img {
	float: left;
	margin: 3px 5px 5px 0px;
	border: 1px solid #3c2819;
}

#footer {
	margin-top: 15px;
	border-top: 1px solid #3c2819;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 90%;
}


/* MAIN MENU */

ul#navlist {
	background-color: #40400e;
	width: 170px;
	margin-top: 5px;
	margin-bottom: 20px;
	list-style-type: none;
	padding: 20px 0 50px 0;

}

ul#navlist li a {
	margin-left: 15px;
	background-color: #40400e;
	color: #f3f9ef;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
}

ul#navlist li a:hover {
	background-color: #40400e;
	color: #96946b;
}

ul#navlist li {
	padding-bottom: 20px;
}



/* TEXT */

a {
color: #40400e;
font-style: italic;
}

a:hover {
font-style: normal;
}


#quote a {
text-decoration: none;
color: #f3f9ef;
background-color: #333300;
}

#quote a:hover {
color: #96946b;
background-color: #333300;
}

h5 { color: #000000; font-size:8px; }

h1, h2, h3, h4 {
	font-family: Georgia, Times, "Times New Roman", serif;
	margin: 0 15px 10px 15px;
	letter-spacing: 1px;
	border-bottom: 1px solid #333;
}

p {
	padding: 0 15px 10px 15px; 
}

h1 {
	font-size: 160%;
	padding-top: 15px;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
}

/* Fix for IE 5.0/Win sidebar */


@media tty {
 i{content:"\";/*" "*/}}; ul#navlist {width: 0; background-color: transparent;} ul#navlist li a {margin-left: 0; background-color: transparent;} ul#navlist li a:hover {background-color: transparent;}  {;}/*";}
}/* */
