@charset "UTF-8";
body {
	background-color: #1F1B13;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
p {
	margin: 0px;
	font-size: 13px;
	line-height: 20px;
}
h1 {
	background-image: url(../images/h1-bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: #fcf9ee;
	font-size: 24px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 25px;
	font-weight: bold;
	margin-top: -1px;
	_margin-top: -7px;
	*margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	color: #333;
	font-size: 17px;
	padding-left: 25px;
	font-weight: bold;
	margin-top: 0px;
	_margin-top: -7px;
	*margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
}
h3 {
	color: #201B12;
	font-size: 14px;
	padding-left: 25px;
	font-weight: bold;
	margin-top: 0px;
	_margin-top: -7px;
	*margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
}
a:link   {
	color: #901E1F;
	text-decoration: none;
}
a:visited    {
	color: #962B2C;
	text-decoration: none;
}
a:hover     {
	color: #962A2B;
	text-decoration: underline;
}
#wrapper {
	background-image: url(../images/maincontent-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E7D6A1;
}
#topbar {
	background-image: url(../images/top-bar-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#topbar p {
	margin: 0px;
}
#wrapper2 {
	width: 857px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#navigation {
	text-align: right;
	margin-top: 35px;
	margin-right: 10px;
}
#navigation   a:link {
	color: #231f20;
	text-decoration: none;
}
#navigation    a:visited {
	color: #231f20;
	text-decoration: none;
}
#navigation     a:hover {
	color: #7E060B;
	text-decoration: none;
}
.navbtn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FEFCDC;
	border-right-color: #FEFCDC;
	border-bottom-color: #FEFCDC;
	border-left-color: #FEFCDC;
	text-transform: uppercase;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 150px;
	float: right;
}
.navbtn a:link {
	color: #1F1B13;
	text-decoration: none;
}
.navbtn:hover {
	color: #7B0207;
	background-color: #DBC88A;
}
.spinebtn {
	text-transform: uppercase;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 150px;
	float: right;
	color: #FFFFFF;
	margin-top: 20px;
	font-weight: bold;
	background-color: #DBC88A;
	text-align: center;
}
.spinebtn   a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.spinebtn    a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.spinebtn:hover {
	color: #FFFFFF;
	background-color: #DBC88A;
}
#address {
	clear: both;
	margin-right: 10px;
	float: right;
	width: 150px;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 15px;
}
#address h3 {
	font-size: 16px;
	font-weight: bold;
	color: #8D1819;
}
#newsletter {
	clear: both;
	margin-top: 15px;
	text-align: right;
	padding-right: 10px;
}
#leftcontent {
	float: left;
	width: 252px;
}
#rightcontent {
	float: right;
	width: 543px;
	margin-right: 38px;
	_margin-right: 20px;
	background-image: url(../images/rightcontent-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	margin-top: 25px;
	padding-bottom: 15px;
}
#rightcontent p {
	padding-left: 25px;
	font-size: 13px;
	line-height: 22px;
	padding-right: 25px;
	color: #000000;
	margin-bottom: 10px;
}
#powerboxes {
	width: 483px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#powerboxes p {
	padding: 0px;
	line-height: 18px;
	font-size: 12px;
}
#powerboxes  h2 {
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 0px;
	margin-left: 0px;
}
#column3 {
	float: right;
	width: 150px;
}
#column3   a:link {
	color: #CD7219;
	text-decoration: none;
}
#column3    a:visited {
	color: #CD7219;
	text-decoration: none;
}
#column3     a:hover {
	color: #CD7219;
	text-decoration: underline;
}
#column3 h2 {
	color: #CD7219;
}
#column3   img {
	padding: 3px;
	border: 1px solid #cd7219;
}
#column2 {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#column2  a:link {
	color: #901E1F;
	text-decoration: none;
}
#column2   a:visited {
	color: #962B2C;
	text-decoration: none;
}
#column2    a:hover {
	color: #962A2B;
	text-decoration: underline;
}
#column2 h2 {
	color: #85090A;
}
#column2  img {
	padding: 3px;
	border: 1px solid #85090A;
}
#column1 {
	float: left;
	width: 150px;
}
#column1 a:link {
	color: #294A73;
	text-decoration: none;
}
#column1  a:visited {
	color: #294A73;
	text-decoration: none;
}
#column1   a:hover {
	color: #294A73;
	text-decoration: underline;
}
#column1 h2 {
	color: #294A73;
}
#column1 img {
	padding: 3px;
	border: 1px solid #294a73;
}
#footer {
	clear: both;
	background-image: url(../images/footer-stripe.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 20px;
}
#footer p {
	color: #585345;
	font-size: 12px;
}
.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%;  
}
#anchors {
	float: right;
	width: 175px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #770F12;
	margin-top: 40px;
	padding-bottom: 10px;
}
#anchors h3 {
	background-color: #760E13;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#anchors  p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #901E1F;
}
#rightcontent iframe {
	margin-left: 25px;
}
.redborder {
	padding: 3px;
	border: 1px solid #85090A;
	margin-left: 10px;
}
.redborder2 {
	padding: 3px;
	border: 1px solid #85090A;
	margin-left: 10px;
	margin-bottom: 10px;
}
.picspace {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}




#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : right;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : right;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 11em;
	}
	
	#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 11em;
	margin-top : 0em;
	background-color: #FEFCDC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 7px;
	padding-left: 15px;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li ul li a:link { /* third-and-above-level lists */
	text-align: left;
	font-size: 13px;
	text-transform: capitalize;
	width: 170px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
	}
	
	#nav li ul li a:visited { /* third-and-above-level lists */
	text-align: left;
	font-size: 13px;
	text-transform: capitalize;
	width: 170px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
	}
	
	#nav li ul li a:hover {
	background-color: #FEFCDC;
	}
	
	#nav li a {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-bottom-style: solid;
		border-top-color: #FEFCDC;
		border-right-color: #FEFCDC;
		border-bottom-color: #FEFCDC;
		border-left-color: #FEFCDC;
		text-transform: uppercase;
		font-size: 13px;
		padding-top: 8px;
		padding-right: 5px;
		padding-bottom: 8px;
		width: 150px;
		float: right;
		display : block;
		color: #1F1B13;
		text-decoration: none;
	}
	
	#nav li a:visited {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-bottom-style: solid;
		border-top-color: #FEFCDC;
		border-right-color: #FEFCDC;
		border-bottom-color: #FEFCDC;
		border-left-color: #FEFCDC;
		text-transform: uppercase;
		font-size: 13px;
		padding-top: 8px;
		padding-right: 5px;
		padding-bottom: 8px;
		width: 150px;
		float: right;
		display : block;
		color: #1F1B13;
		text-decoration: none;
	}
	
	#nav li a:hover {
		color: #7B0207;
		background-color: #DBC88A;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
#rightcontent ul {
	padding-left: 25px;
	font-size: 13px;
	line-height: 22px;
	padding-right: 25px;
	color: #000000;
	margin-bottom: 10px;
}
#rightcontent li {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 50px;
	padding-right: 30px;
}

