/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #9d0000;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

a:visited {
	color: #9d0000;
}

*
{
border: 0;
margin: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(images/bg.jpg);
}

#main
{
margin: 0 auto;
width: 1004px;
background: #f0b293;
border-right: 9px solid #ffffff;
border-left: 9px solid #ffffff;
}

#header{
	width: 978px;
	height: 389px;
	margin-top: 13px;
	margin-left: 13px;
	margin-right: 13px;
}

#headleft{
width: 541px;
background: url(images/header.jpg) no-repeat center bottom;
height: 379px;
float:left;
}

#logo{
	padding-left: 20px;
	padding-top: 20px;
}

#logo a {
	font-family: "Script MT Bold";
	text-decoration: none;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H1 a{
	font-size: 18px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #6d0202;
	padding-left: 20px;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	color: #77100f;
}

.headright{
	width: 430px;
	background:url(images/toprightbg.gif) repeat-y;
	float:right;
}

.headrighttop{
	width: 423px;
	background:url(images/toprightbg.gif) repeat-y;
	float:right;
}

.righttop{
	background: url(images/toprighttop.gif) no-repeat;
	width: 423px;
	height: 20px;
}

.rightbot{
	background: url(images/toprightbot.gif) no-repeat;
	width: 423px;
	height: 17px;
	clear:both;
}

.rightbottop{
	background: url(images/toprightbot.gif) no-repeat bottom;
	width: 423px;
	min-height: 379px;
	clear:both;
}

.conleft{	
	width: 195px;
	padding-left: 10px;
	padding-right: 10px;
	
}

.conright{
	float:right;
	width: 197px;
	padding-right: 10px;
}

.headright ul, .headrighttop ul{
	list-style:none;
	padding: 0px;
}

.headright ul li, .headrighttop ul li{
	margin: 7px;
}

.list1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

.list1 a:hover{
	text-decoration:underline;
	color: #9d0000;
}

.list1{
	padding-left: 12px;
	background:url(images/list_style.gif) no-repeat left top;
	margin-left: 20px;
}

.list2{
	padding-left: 20px;
	background:url(images/list_style2.gif) no-repeat left top;

}

.read{
	text-align:right;
}

.read a{
	color:#ff0000;
	text-decoration:none;
}

.read a:hover{
	color:#000000;
}

#buttons
{
	width: 1004px;
	background:url(images/menubg.jpg) repeat-x top;
	height: 58px;
}

#buttons ul {
    padding: 0px;
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 18px;
	padding-top: 15px;
}

.first{
	width: 198px;
	margin-top: 5px;
}

.nofirst{
	background: url(images/menu.gif) no-repeat;
	margin-top: 5px;
	width: 201px;
}

.end{
	width: 202px;
	background: url(images/menu.gif) no-repeat;
	margin-top: 5px;
}

#buttons a:hover {
	color: #CCCCCC;
}

#content{
width: 991px;
margin-bottom: 5px;
padding-right: 13px;
}

#cencon{
	background: #f8d9c9;
	margin-left: 10px;
	margin-bottom: 05px;
	width: 981px;
	margin-top: 5px;
}

#contop{
	background:url(images/centertop.gif) no-repeat;
	height:7px;
	width: 981px;
	clear:both;
	margin-bottom: 2px;
}

#conbot{
	background:url(images/centerbot.gif) no-repeat;
	height:7px;
	width: 981px;
	clear:both;
	margin-top: 2px;
}

#leftcol{
	width: 313px;
	float:left;
	margin-left: 10px;
}

#cencol{
	width: 313px;
	float:left;
	margin-left: 10px;
}

#rightcol{
	width: 313px;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}

#left
{
width: 541px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

#text{
	padding-left: 5px;
}

#right
{
width: 167px;
padding-right: 7px;
padding-top: 7px;
padding-bottom: 7px;
float:right;
}



#right a:link {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}
#right a:visited {
		text-decoration: none;
}



#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 42px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 14px;
	text-align: center;
	clear:both;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
s
