@charset "utf-8";
/* CSS Document */
html    {
	height: 101%;
	margin-bottom: 1px;
}
body {
	font-family: Arial, Helvetica, Verdana, sans-serif, Tahoma;
	background: #9D4604 url(imgs/gradient2.jpg) repeat-x top;
	margin-top: 0px;
	font-size: .8em;
}
#content-home h1 {
	color: #AE5920;
	font-family:Georgia,serif;
	font-variant: small-caps; text-transform: none; font-weight: 200; margin-bottom: 0;
}
h1,h2 {
	color: #AE5920;
	font-family:Georgia,serif;
	font-variant: small-caps; text-transform: none; font-weight: 200; margin-bottom: 0;
	margin-left: -10px;
}
h3 {
	font-size: 10px;
	color: #AE5920;
	font-family:Georgia,serif;
	font-variant: normal; text-transform: uppercase; font-weight: bold;
	letter-spacing: 3px;
	margin-left: -10px;
}
h4 {
	font-size: 10px;
	color: #AE5920;
	border-bottom: 1px solid #AE5920;	
	font-family:Georgia,serif;
	font-variant: normal; text-transform: uppercase; font-weight: bold;
	letter-spacing: 3px;
	margin-left: -10px;
}
li {
	list-style: none url(imgs/bullet.gif);
	padding-bottom: 3px;
}
a:link {
 	color: #BF874C;
}
a:visited {
	color: #770F14;
}
a:hover {
	color: #E5B100;
	text-decoration: none;
}
#pagewrapper {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	background: url(imgs/tile.jpg) repeat-y left;
}
#pagewrapper-home {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	background: url(imgs/tile.jpg) repeat-y left;
}
#contentwrapper{
	background: url(imgs/inside-top.jpg) no-repeat top;
}
#contentwrapper-home{
	background: url(imgs/index-top.jpg) no-repeat top;
}
#content {
	float: left;
	width: 600px;
	padding: 40px 0px 30px 40px;

}
#content-home {
	float: left;
	width: 650px;
	padding: 360px 0px 30px 30px;

}
#navigation {
	float: right;
	margin-top: 240px;
	width: 200px;
	padding: 0px 40px 0px 40px;

}
#navigation-home {
	float: right;
	margin-top: 380px;
	width: 200px;
	padding: 0px 30px 0px 0px;

}
#navbox {
	margin-right: 105px;
}
#local {
	clear: right;
	padding-top: 20px;
}
#local h3 {
	border-top: 1px solid #AE5920;	
	font-size: 10px;
	color: #AE5920;
	font-family:Georgia,serif;
	font-variant: normal; text-transform: uppercase; font-weight: bold;
	letter-spacing: 3px;
	margin-left: -10px;
	
}
#local li {
	margin-left: -10px;
}
#footer {
	clear: both;
	color: #BF874C;
	height: 136px;
	font-size: 10px;
	text-align: left;
	background: url(imgs/inside-bottom.jpg) no-repeat top;
	background-color: Black;
}
#footer a:link {
 	color: #B4A77D;
	text-decoration: none;
}
#footer a:visited {
	color: #B4A77D;
	text-decoration: none;
}
#footer a:hover {
	color: #E5B100;
	text-decoration: none;
}
.bottomNav {
	padding-top: 50px;
	padding-left: 30px;
}

.question {
	font-style: italic;
	font-weight: bold;
	color: #7A411A;
}
.paragraph-start {
	color: #AE5920;
	font-family:Georgia,serif;
   font-weight: bold;
	font-size: .8em;
	text-transform:uppercase;
	letter-spacing:1px; 
}
.portrait {
	float: right;
	clear: right;
	width: 220px;
	margin: 20px;
	padding-left: 15px;
	border-left: 1px solid #AE5920;
	
}
.clear {
	clear: both;
}
.imgR {
	float: right;
	padding-left: 20px;
	padding-bottom: 5px;
}
.imgL {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}
.top {
	font-size: 10px;
	text-transform:uppercase;
}