@import 'reset.css';
html {
font-size:100.01%;
	}
a {
  border:0px;
}

a {outline: none; }

a img {outline: none; }

body {
	
	font:12px 'Trebuchet MS',Arial,Tahoma,Verdana,Serif;
	color:#fff;
	text-align:center;
	padding:11px 0 0 0;
	background-color:#110100;
	margin:0px;
	padding:0px;
    font-size:12px;
}
h1{

font-family:"Times New Roman", Times, serif;
font-size: 17px;
font-weight:700;
margin-bottom:15px;
}
h2{

font-family:"Times New Roman", Times, serif;
font-size: 15px;
font-weight:700;
margin-bottom:15px;
}
form {

 padding: 5px;
}
input, select, textarea, submit {
margin-bottom:5px;
margin-left:5px;
}
#wrapper{

margin: 0px auto 0px;
width:905px;

}
#inner_wrapper{
width:905px;
margin: 0px auto 0px;

}
#featured_story{

width: 898px;
text-align:right;
height:33px;
color:#110100;
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:33px;
}
#featured_story a{
color:#110100;
text-decoration:underline;
font-style: italic;
}
#featured_story a:hover{
color:#110100;
text-decoration:underline;
font-style: italic;
}
#topNav{

text-align: right;
color:#ecd0a9;
font-weight:700;
height:52px;
width: 898px;

line-height:52px;

}
#topNav a{
color:#ecd0a9;
text-decoration:none;
padding:0px 12px 0px 0px;
}
#topNav a:hover{
color:#ffffff;
text-decoration:none;
}
#quotesContainer{
width:898px;
margin:0px auto 0px;
height:124px;

}
#quotes{
width: 285px;
float:right;
text-align:left;
color:#ecd0a9;
padding-top:18px;
padding-right:30px;
font:   90%/150%   Georgia, "MS Sans Serif", Geneva, sans-serif;

}
#quotes a{
color:#ecd0a9;
text-decoration:none;
}
#quotes a:hover{
color:#ffffff;
text-decoration:none;
}
#mainNavBar{
width: 898px;
height:53px;
margin:0px auto 0px;
text-align:left;
}
#mainNav{


width: 898px;
height:53px;
position:absolute;
}
#mainNav li {
	display:block;
	height:25px;
	float:left;
	width:150px;
	padding:15px 10px 10px 10px;
}
.nav_btn {
display: block;
width: 150px;
height: 25px;
background: url("../images/nav_btn.jpg") no-repeat 0 0;
color: #110100;
line-height:25px;
text-decoration:none; 
font-weight:700;
text-align:center;
}
.nav_btn:hover{ background-position: 0 -25px; color: #862405; text-decoration:none; }

#homescroll{

width:900px; 
background: url("../images/home_scroll.png") no-repeat 0 0;
height:335px;
color:#521f0a;

}




#content_holder{
width:898px;
min-height:400px;
margin: 0px auto 0px;
padding-top:50px;
border:none;
}

#mainPrivateNav li {
	display:block;
	height:25px;
	float:left;
	width:75px;
	padding:15px 10px 10px 10px;
}
.private_nav_btn {
display: block;
width: 75px;
height: 25px;
color: #ecd0a9;
line-height:25px;
text-decoration:none; 
font-weight:700;
}
.private_nav_btn{ background-position: 0 -25px;  color: #ecd0a9; text-decoration:none; }
.private_nav_btn:hover{ color: #ffffff; text-decoration:none; }

#content_box{
background:#f8e9cb;
border: #bda686 solid 1px;
text-align: left;
margin-left:2px;
color:#000000;
}
.content_padding{
padding:30px;
}
.content_padding2{
padding:45px 80px 10px 50px;
}



p{
margin-bottom:8px;

}
#content_box ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
#content_box li
{
background-image: url("../images/bullet.png");
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 18px;
color:#000000;
}
#content_box a{
color:#000000;
text-decoration:none;
}
#content_box a:hover{
color:#b6300b;
text-decoration:none;
}
#footer{
text-align: left;
color:#ffffff;
}

.rightside{
background-image: url("../images/right.jpg") top left repeat-x;
height:100%;

}
.leftside{
background-image: url("../images/left.jpg") top left repeat-x;
height:100%;

}

.errorMsg {
font-weight: bold;
color: red;
}
#farLeft{

width:50%; 
background: ../images/bg_right.jpg') no-repeat; top left;


}


p, li
{

line-height: 150%;

}

.odd {
  background-color: #fff;
}

.even {
  background-color: #F8E9CB; 
}

