html {
	font-family:Arial, san-serif;
	font-size:13px;
}

body {
	background-color: #41A3BC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

b, strong {

}

i, em {
	font-weight:500;
}

.u {
	text-decoration:underline;
}

.strike {
	text-decoration:line-through;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color:darkRed;
}

a:hover {
	text-decoration: underline;
}

/*ul, ol, li {
	margin:0 auto;
	padding:0 auto;
}*/

h1, h2, h3, h4, h5, h6, h7, h8, h9 {
	font-size:15px;
	font-weight:700;
	margin:6px 0 0;
	padding:.2em auto;
}

h1 {
	color:#893C23;
	text-transform:uppercase;
	border-bottom:2px solid;
	margin-bottom:4px;
}

h2 {

}

h4 {
	font-size:13px;
	color:030303;
	display:inline;
}

h2 + p, h2 + ul, h2 + ol {
	margin-top:2px;
	padding-top:0;
}

h4 + p, h4 + ul, h4 + ol, p + ul, p + ol {
	margin-top:0;
	padding-top:0;
}

.light h1 {
	color:#893C23;
}

.dark h1 {
	color:#893C23;
}

#wrapper {
	width:970px;
	min-height:900px;
	margin:0 auto;
	padding:0;
	background-color:#fffeef;
}

#header {
 width:970px;
 margin:0;
 padding:0;
 
}

#header_logo {

}

#header_nav {
 width:100%;
 height:26px;
 line-height:26px;
 overflow:hidden;
 background: url(../images/index1_03.gif) #663300 left top repeat-x;
 /*border-bottom:1px solid darkRed;*/
}

#header_nav ul {
	text-align:center;
	margin:0;
	padding:0;
	display:inline;
}

#header_nav li {
	display:inline;
	padding-left:1em;
}

#header_nav a:link, #header_nav a:visited, #header_nav a:active {
	color:#fffeef;
}

#header_thumbs {
	margin:0 6px 0 0;
	padding:0;
	width:964px;
	overflow:hidden;

}

#content {
	width:970px;
	overflow:hidden;
	border:none;
	border-top:1px solid darkRed;

}

.three_col {
	background:#FFFEEF url(../images/three_col.gif) left top repeat-y;
}

.two_col {

}

.two_colright {

}

#three_col1, #three_col2, #three_col3 {
	width:310px;
	float:left;
	margin:0;
	padding:5px;
	overflow:hidden;

}

#three_col1 {
	margin-left:5px;
}

#three_col2 {

}

#three_col3 {
	margin-right:5px;
}

#two_col1, #two_col2 {

}

#two_col1 {

}

#two_col2 {

}

#two_colright1, #two_colright2 {

}

#two_colright1 {

}

#two_colright2 {

}

.light {
	background-color:#FFFEEF;
}	

.dark {
	background-color:#BFB091;
}

#inner_footer {

}

#outer_footer {
 width:970px;
 margin:0 auto;
 text-align:center;
 padding-top:12px;
}

#outer_footer a:link, #outer_footer a:visited, #outer_footer a:active {
	color:#fffeef;
}

/** Old Shit **/

img.floatright { 
    float: right;
	padding-top:4px;
	padding-left:4px; 
    
	
}

img.floatleft { 
    float: left; 
	padding-right:4px;
	padding-top:4px;
	
    
	
}

.toplink
{
	
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	color: #FEFDF8;
}

.toplink:hover
{
	color: #D6CFAD;

}


.sitemaplink
{
	
	text-decoration:underline;
	font-weight:bold;
	font-size: 12px;
	color: #893C23;
}

.sitemaplink:hover
{
	color: #030303;

}


.toplinkactive
{
	
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	color: #D6CFAD;
}

.lefttext
{
	
	text-decoration:none;
	font-size: 13px;
	color: #030303;
}


.lefttextbold
{
    
	
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
	color: #030303;

}

.centertextbold
{
    
	
	font-weight:bold;
	font-size: 13px;
	color: #893C23;

}

/*.centertextred
{
    
	
	text-decoration: none;
	font-size: 13px;
	color: #893C23;

}*/

.centertextredbold
{
    font-weight:bold;
	font-size: 13px;
	color: #893C23;

}

.textbold12
{
    font-weight:bold;
	font-size: 12px;
	color: #893C23;

}


/*.centertextbrown
{
    
	
	text-decoration: none;
	font-size: 13px;
	color: #5D3627;

}*/

.righttextbold
{
	font-weight:bold;
	font-size: 13px;
	color: #423433;

}

.greytextbold12
{
	font-weight:bold;
	font-size: 12px;
	color: #423433;

}

.more:link
{
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
	color: #3A95B0;

}

.more:hover
{
	color: #893C23;

}

.white
{
	font-size: 11px;
    color: #FFFEEF;
	
}

div.white {
	padding-top:3px;
}


.footer
{
	text-decoration: none;
	font-size: 11px;
    color: #FFFEEF;
	
}

.footer:hover
{
	color: #893C23;

}

