/*
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;
	text-decoration:none;
}

*
{
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: 550px;
	margin-top: 13px;
	margin-left: 13px;
	margin-right: 13px;
}

#header-home{
	width: 978px;
	height: 450px;
	margin-top: 13px;
	margin-left: 13px;
	margin-right: 13px;
}


#content_header{
	width: 978px;
	height: 550px;
	margin-top: 13px;
	margin-left: 13px;
	margin-right: 13px;
}

#content_header_pc{
	width: 978px;
	height: 550x;
	margin-top: 13px;
	margin-left: 13px;
	margin-right: 13px;
}



#headleft{
	width: 541px;
	background: url(images/index-header.jpg) no-repeat center bottom;
	height: 379px;
	float:left;
}

#content_headleft{
	width: 541px;
	background: url(images/index-header.jpg) no-repeat center bottom;
	height: 479px;
	float:left;
}

#logo{
	padding-left: 20px;
	padding-top: 50px;
}

#logo a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H1 a{
	font-size: 10px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	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: 423px;
	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: 10px;
}

.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:#9d0000;
}

.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/menubg2.jpg) repeat-x top;
	height: 90px; 
}

#buttons ul {
    padding: 0px;
}

#buttons li {
	display: inline;		
}

#buttons a, span {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	padding-top: 15px;
}

.first{
	width: 110px;
	margin-top: 5px;
}

.nofirst{
	background: url(images/menu2.gif) no-repeat;
	margin-top: 5px;
	width: 110px;
}

.end{
	width: 202px;
	background: url(images/menu2.gif) no-repeat;
	margin-top: 5px;
}

#buttons a:hover {
	color: #CCCCCC;
}

#content{
width: 991px;
margin-bottom: 5px;
padding-right: 13px;
}

#maincontent{
	padding-left: 20px;
	padding-top: 15px;
}

#cencon{
	background: #f8d9c9;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 981px;
}

#contop{
	background:url(images/centertop.gif) no-repeat;
	height:17px;
	width: 981px;
	clear:both;
	margin-bottom: 2px;
}

#conbot{
	background:url(images/centerbot.gif) no-repeat;
	height:7px;
	width: 981px;
	clear:both;
	margin-top: 2px;
}

#conbot2{
	
	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
{
	
	height: 42px;
	margin: 0 auto;
	font-size: 10px;
	color: #77100f;
	padding-top: 14px;
	text-align: center;
	clear:both;
}

#footer a
{
color: #77100f;
font-size: 10px;
text-decoration: none;
}
