html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center;
	background-image:url(/templates/template7/images/pattern_038.gif);}

div#header{
	position:relative;
	background-image:url(/templates/template7/images/barn.jpg);
	height:200px;
}
div#header_text {
	padding:10px 0 0 10px;
}
div#header h1{}
div#container{
	text-align:left;
	border:1px solid #ccc;
	background-color:white;
}
div#content p{line-height:1.4}
div#navigation{}
div#extra{background:#FF8539}
div#footer{
	background: #333;color: #FFF
	padding:10px;
	}
div#footer p{margin:0;}
div#footer a{display:inline;padding:0;color: #C6D5FD}

div#container{width:950px;margin:0 auto}
div#content{
	float:right;width:710px;
	padding:3px 20px;
}
div#navigation{
	float:left;
	width:190px;
	padding:0 4px;}
div#extra{float:right;width:500px}
div#footer{
	clear:both;padding:5px 10px;
	color:white;
	}
	
.widget {
	border-bottom:1px solid #ccc;
	padding:10px 0;
}

.list_style_itemtable .colright {
	width:425px;
}
.list_style_itemtable .col2 {
	width:175px;
}
