@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#421308;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
}
.twoColFixLtHdr #container { 
	background:#fff;
	width: 850px;
	margin: 0 auto;
	border-left: 1px solid #473e3e;
	border-right: 1px solid #473e3e;
	border-bottom:1px solid #473e3e;
	text-align: left; 
} 
.twoColFixLtHdr #header { 
    text-align:center; 
	margin:0 auto;
	width:850px;
	border-right: 1px solid #473e3e;
	border-top:1px solid #473e3e;
} 

.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 165px;
	margin:15px 0 15px 0px;  
	border-right:dashed 1px #d7d2c0;
}
.twoColFixLtHdr #sidebar1 a{
	background:url(images/nav.jpg) repeat-y center;
    display:block;
	color:#421308;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding: 5px 5px 5px 10px;
}

.twoColFixLtHdr #sidebar1 a:hover{
    text-decoration:underline;
	color:#0a3e63;
}

.twoColFixLtHdr #mainContent { 
	margin: 0px 0 0 165px; 
	padding: 1px 20px; 
}  

h1{
font-size:24px;
text-align:center;
color:#4988b2;
}

h3{
font-size:14px;
text-align:center;
color:#4988b2;
}

.picBack{
float:right;
display:inline;
margin-right:70px;
}

.picFront{
margin-left:80px;
}

#links{
width:200px;
float:right;
margin:15px 25px 0 10px;
display:inline;
font-size:13px;
line-height:20px;
text-align:center;
}

#links ul{
list-style:none;
margin:0;
}

#links ul li a{
color:#421308;
}

#rowsContainer{
width:840px;
margin:0 auto;
}

.rows{
width:190px;
margin-left:10px;
border-right:1px solid #000000;
line-height:21px;
float:left;
display:inline;
font-size:14px;
}

#feed{
width:410px;
margin:15px 0 15px 180px;
}

#footer{
height:40px;
line-height:40px;
width:850px;
text-align:center;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a:link{
color:421308;
}
a:hover{}
a:link{}
a:link{}



