
*
{
margin: 0px;
padding: 0px;
}

a{
	color: #e93053;
	text-decoration: none;
}

a:hover {
	
	color: #000000;
}

body {	
	background: #520a18 url(images/back_all.jpg) top repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content{
	margin: 0 auto;
	background: #1e7c01;
	width: 918px;
	text-align: left;
	background: url(images/mainbg2.jpg) repeat-y center;
	border-left: 8px solid #d11e40;
	border-right: 8px solid #d11e40;
}

#main{
	width: 918px;
	margin: 0 auto;
	clear:both;
	
}

#header {
	width: 918px;
	background: url(images/header2.jpg) no-repeat top;		
}

#logo {
	height: 155px;
	text-align: left;
	width: 770px;
	padding-left: 100px;
	padding-top: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a{
	font-size: 12px;
}

#left{
	width: 291px;
	margin-left: 6px;
	background: url(images/left_bg2.jpg) no-repeat 0px 0px;
	min-height: 400px;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #610517;
	width: 222px;
	height: 21px;
	padding-left:20px;
	margin-bottom: 10px;
	background: url(images/title_left.gif) repeat-x bottom;
	margin-left:8px;
}

#left ul{
	list-style: none;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 5px;
	width:240px
}

#left li{
	background: url(images/ls.png) no-repeat left top;
	
	
	padding:7px 0 5px 35px;
	margin-bottom: 10px;
	border-bottom:1px dotted #fff;
}

#left a{
	font-family: Arial, Helvetica, sans-serif;;
	font-size:12px;
	text-decoration:none;
	color: #610517;
}

#left a:hover{
	
	text-decoration:underline;
	color: #000;
}

#right{
	float: right;
	width: 603px;
	margin-right: 8px;
	margin-top: 40px;
}

#right #menu{
	width:533px;
	height: 52px;
	margin-bottom:0px;
}

#right #menu ul {
	padding-left: 0px;
	margin: 0px;
	list-style:none;
}

#right #menu li {
	display: inline;
	list-style: none;
	padding-left:0px;
}

#right #menu a {
	float: left;
	width: 100px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #610517;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	
}

#right #menu a:hover{
	
	background: url(images/menu_hover2.jpg) repeat-x;
}

#content_text{margin:0;
				padding:0;
				}
				
#right ul{margin:0 0 0 30px;}
#right li{padding:0 0 0 0px;}

#right #content_text h1{font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: normal;
	color: #610517;
	padding:0 0 15px 0;
	font-size: 18px;
	
}


#right #content_text h2{font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: normal;
	color: #610517;
	padding:5px 0 10px 0;
	font-size: 15px;
	
}



#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}
.read{
	text-align:right;
	height:25px;
	padding:3px 30px 0 0;
	background:url(images/read.png) no-repeat top right;
	}
.read a{
	color: #ffffff;
	
}

.read a:hover{
	color: #000000;
}

.righthr{
	height:1px;
	background: #5c5b5b;
	margin-bottom:20px;
	margin-top:20px;
}

#mainbot{
	background: url(images/mainbot2.jpg) no-repeat;
	height: 17px;
	width: 818px;
	clear:both;
}

#footer {
	height: 36px;
	width: 918px;
	clear: both;
	padding-top: 15px;
	background: url(images/footer.jpg) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 11px;
	text-align: center;
	color: #ad2a36;
}

#footer a {
	color: #ad2a36;
	text-decoration:underline;
}

#footer a:hover {
	
	text-decoration:none;
}





input, select { margin:5px 0 5px 42px;
width:250px;
height:20px;
font-family:Tahoma, Geneva, sans-serif; font-size:1em;
}

textarea { width:339px;
height:200px;
margin:5px 0 5px 42px;
overflow:auto;

}
 label{ width:300px}
 
 
 img {border:0;
vertical-align:top;
text-align:left;
padding:2px ;
border:1px #CCCCCC solid;}


.form{ width:600px}
			   
.form table{font-family:Arial, Helvetica, sans-serif;
	      font-size:10px;
		  color:#5B5B5B;
		  width:300px;
		  padding:10px;
		  margin:0}
		  
.form td{margin:0; padding:0; width:100px}
