html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: #f1e4d3 url(../images/background.jpg) 0 0 repeat-x /*fixed*/;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #598395;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #888173;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* STRUCTURE */

#container {
	width: 762px;
	margin: 0px auto;
	padding-top: 16px;
}

#header {
	width: 762px;
	height: 210px;
}

#nav {
	width: 762px;
	height: 41px;
	line-height: 41px;
	background: url(../images/navBg.jpg) repeat-x;
	/*background-color: #000;*/
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 10px;

}

#nav a:link, #nav a:visited {
	color: #3c3c3c;
	padding: 0px 10px 0px 10px;
	font-weight:bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#nav ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
	margin-left: 0;
	padding-left: 0px;
	} 

#nav ul li {
	margin-left: 0;
	list-style: none;
	display: inline;
}

#contentWrapper {
	color: dimgray;
	background-color: #f1e4d2;
	width: 762px;
	height: 320px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#leftChannel{
	color: #3c3c3c;
	font-family:verdana, arial;
	font-size:10px;
	background-color: #e4d2ba;	
	background-image : url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	height:309px;
	width:762px;
	margin:0px;
	padding:0px;
	float:left;
	//*margin-right:7px;*//
}

#leftChannelPic {
	background-image : url(../images/leftChannelPic.jpg);
	background-repeat: no-repeat;	
	height:308px;
	width:202px;
	margin:0px;
	padding:0px;
	float:left;
}

#rightChannelPic {
	background-image : url(../images/rightChannelPic.jpg);
	background-repeat: no-repeat;	
	height:308px;
	width:202px;
	margin:0px;
	padding:0px;
	float:right;
}

#content-test-box {
	float:left; 
	height:309px;  
	width:340px; 
	padding-left:5px;
}


#content-box{
	float:left; 
	width:275px; 
	height:309px;  
	padding:7px; 
	padding-right:0px;	
}
#content p{
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}

#right-edge{
	float:right;
	background-image : url(../images/content-right-bg.jpg);
	background-repeat: no-repeat;
	width:12px;
	height:309px;
}

#content2{
color: dimgray;
/*background-color:#cadbe3;*/
height: auto;
width:262px !important;
/*background-image : url(../images/news-bg.jpg);
background-repeat: repeat-y;
background-position:0% 0%;*/
float:left;
padding:0px;
margin:0px;

}

#content2 br{
margin:0px;
padding:0px;
margin-bottom:5px;
}

#content2 p{
margin:0px;
padding:0px;
margin-bottom:5px;
}

#NewsItem{
font-size:10px;
padding:5px;

}

#wrapper a{
color:#3c3c3c;
font-weight:normal;
font-size:10px;
}

#contentWrapper a{
color:#3c3c3c;
font-weight:normal;
font-size:10px;
}


#NewsItem a{
font-weight:normal;

}
#news-bgbottom{
background-image : url(../images/news-bgbottom.jpg);
background-repeat : repeat-x;	
margin-top:2px;
height:12px;
width:262px;
padding-bottom:0px;
margin-bottom:0px;

}

#badges {
	clear: both;
	width: 762px;
	height: auto;
	text-align: center;
	padding: 5px 0px;
	margin: 0px;
}


#footer {
	clear: both;
	width: 762px;
	height: auto;
	background: url(../images/navBg.jpg) repeat-x;
	/*background-color: #BFA37F;*/
	text-align: center;
	padding: 10px 0px;
	margin: 0px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #3c3c3c;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #3c3c3c;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
#content{
	width: 762px;
	height: 100%;
	background: url(../images/body_bk.jpg) repeat-y;
	float: left;
}

#contentLeft {
	width: 550px;
	float: left;
}

#contentLeft p {
	padding-top: 10px;
}

#contentBody {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

#contentBody p {
	color: #3c3c3c;
	font-family:verdana, arial;
	font-size:11px;
}

#contentBody a:link, #contentBody a:visited {
	color: #cb7421;
	font-weight: bold;
	text-decoration: none;
}

#contentBody a:hover {
	text-decoration: underline;
}


#contentRight {
	width: 210px;
	float: right;
}

#contentRightBody {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
