@charset "UTF-8";
body {
	background-color: #5a471b;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#stripe {
	height: 36px;
	background-image: url(../images/bg_stripes.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#navtext {
	width: 400px;
	float: right;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	color: #5A471B;
	height: 25px;
}
#logo {
	background-color: #FFFFFF;
	padding-left: 60px;
	margin-top: -10px;
	padding-bottom: 10px;
	width: 690px;
}
#navtext a:link {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-top-color: #5A471B;
	border-right-color: #5A471B;
	border-bottom-color: #5A471B;
	border-left-color: #5A471B;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#navtext a:visited {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-top-color: #5A471B;
	border-right-color: #5A471B;
	border-bottom-color: #5A471B;
	border-left-color: #5A471B;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navtext a:hover {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-top-color: #5A471B;
	border-right-color: #5A471B;
	border-bottom-color: #5A471B;
	border-left-color: #5A471B;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #5A471B;
}
#pagetitle {
	float: right;
	width: 460px;
	margin-top: 60px;
}
#logobg {
	background-color: #FFFFFF;
}
#content {
	background-color: #eeece8;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contentbg {
	background-color: #eeece8;
	padding-top: 20px;
}
#content #rightcontent {
	float: right;
	width: 450px;
	font-size: 12px;
	line-height: 20px;
}
#content #leftcontent {
	float: left;
	width: 250px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer {
	clear: both;
	width: 750px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FDDC73;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #5A471B;
	text-decoration: none;
}
a:visited {
	color: #5A471B;
	text-decoration: none;
}
p a:hover {
	color: #E57614;
	text-decoration: underline;
}
#nav {
	background-color: #FFFFFF;
	margin: 0px;
	width: 750px;
}
#header {
	background-color: #FFFFFF;
	margin-top: 10px;
}

.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
} 
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #5A471B;
}
#leftcontent p {
	font-size: 12px;
	line-height: 24px;
}
h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #5A471B;
}
li {
	color: #000000;
	list-style-type: square;
}
