body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #5c150d;
}
* {margin: 0px;padding: 0px;}

ul {
	font-size: 11px;
	line-height:18px;
	padding-left: 20px;
	list-style-type: disc;
	margin-left:10px;
	color:#000000;
}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:normal;
}

h4 {font-size:13px;
line-height:14px;
font-weight:bold;
padding-left:10px;
padding-top:20px;
padding-bottom:10px;
}

h5 {padding-left:40px;
font-size:10px;}

h6 {font-size:11px;
line-height:14px;
font-weight:bold;
padding-left:10px;
padding-top:20px;
}



a {
	color:#63170e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
	
a:hover{
	text-decoration:underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000; }
	
	
#container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
	background-color:#f2ece1;
}
#header{
	height:201px;
	width:860px;
	background-image:url(images/topMenu_band.jpg);
	padding-bottom:15px;
	background-repeat: no-repeat;
}
#content{
}
#left{
	width:195px;
	float:left;
	background-color:#ece3d2;
}
#middle{
	width:440px;
	padding-right:10px;
	margin-left:205px;
	background-color:#e4d9c4;

}
#right{
	width:192px;
	float:right;
}
#col2{
	padding-top: 0px;
	margin-left:215px;
	width:625px;
}
#col3{
	float:left;
	padding-top: 0px;
	margin-left:0px;
	margin-right:0px;
	width:215px;
}

#col4{
	float: right;
	padding-top: 0px;
	margin-left:0px;
	margin-right:0px;
	width:415px;
}

#col5{
	padding-top: 0px;
	margin-left:215px;
	width:450px;
}
/********************* menu ****************************/
.menuheader{
	width:195px;
	height:57px;
	display:block;
}
.menucontent{
	width:195px;
	background-color: #ece3d2;
	padding-top:0px;
	background-repeat: repeat-y;
}.menuheader h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#63170e;
}
.menufooter{
	width:192px;
	height:15px;
	background-color:#f8f3ef;
	display:block;
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}
/********************* post ****************************/


.post{
	margin-bottom:0px;
}
.postheader{
	background-image:url(images/post-top.jpg);
	display:block;
	width:450px;
	height:33px;
}
.postheader h1{
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#686766;
}

.postcontent{
	background-color:#e4d9c4;
	background-repeat: repeat-y;
	padding: 0px 0px;
}
.postfooter{
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
	background-color:#f8f3ef;
}
.postfooter1{
	background-repeat: no-repeat;
	display:block;
	width:625px;
	height:15px;
	background-color:#f8f3ef;
}

.postfooter2{
	background-repeat: no-repeat;
	display:block;
	width:225px;
	height:15px;
	background-color:#f8f3ef;
}
/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:176px;
	display:block;
	left:201px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* footer ****************************/
#footer{
	width:450px;
}
#footer ul{
	display:block;
	margin-left:0px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#631703;
}
.menu ul li{
	padding-top: 5px;
	color:#631703;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
	color:#631703;
}
.menu ul li a:hover{
	color: #000000;
	text-decoration:none;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}
.greybold {
	color: #960;
	font-weight: bold;
}

