@charset "utf-8";
/* CSS Document */

img, div, a:hover, background-image {behavior:url(iepngfix.htc); border: none;}
html{ background-color: #5e2610 ;background-image:url(images/page_bg.gif); background-repeat: repeat-x ; background-position:top; } 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body_bg.jpg);
	font-family:"Times New Roman"; 
	font-size:14px;
	color:#000000;
	height:650px;;
}
h1, h2, h3, h4, ul, li{ margin:0px; padding:0px;} 
#wrapper{margin:0px auto; width:960px; }

#header{width:960px; text-align:center; height:38px; padding-top:60px; float:left; background:url(images/header_shed.png) bottom no-repeat}
	#header ul{ list-style:none;}
	#header li{float:left; padding:0 23px 0 23px}
	#header a{font-family:"monotype Corsiva"; font-size:18px; color:#FFFFFF; text-decoration:none; outline:none;}

#container_main{width:960px;float:left;}
	#container_main img{float:left;}
	#container{float:left; width:960px; background:url(images/body_center.jpg) bottom repeat-y; height:600px;}

#container_left{float:left; width:264px; text-align:left;}
	#container_left p{ padding:0px; margin:22px 0 0 0; }
	#container_left h2{font-family:"monotype Corsiva"; clear:both; font-size:18px; color:#7a0a07; text-decoration:none; font-weight:normal; text-align:left; padding-left:25px; padding-top:10px;  }				

#container_center{float:left; width:405px; padding:20px 15px 0 20px; height:580px; overflow:auto; background:url(images/text_bg.jpg) no-repeat bottom; text-align:justify; }
	#container_center h1{font-family:"monotype Corsiva"; font-size:28px; color:#7a0a07; font-weight:normal;}
	#container_center h2{font-family:"Times New Roman"; font-size:14px; color:#000000; font-weight:normal; padding-top:10px;}
	#container_center h3{font-family:"monotype Corsiva"; font-size:22px; padding-top:10px; color:#7a0a07; font-weight:normal;}
	#container_center h5{background:url(images/bullet02.png) no-repeat center;padding:18px 0px 0px 0; margin:0px;}
	#container_center ul{ margin:8px 0 0 20px;}
	#container_center li{font-family:"Times New Roman"; font-size:14px; color:#000000; font-weight:normal;}
	#container_center span{font-family:"monotype Corsiva"; font-size:22px; color:#7a0a07; font-weight:normal;}
	
#container_right{float:left; width:256px; padding-top:22px;}
	#container_right img{float:left;}
	#container_right p{float:left; padding:6px 0 0 22px; margin:0px;}

#footer{float:left; width:960px; height:48px; padding-top:20px; font-family:Calibri; font-size:14px; color:#f1d76e; text-align:center;}

.input{ border:#7a0b0a solid 1px; background:#d6956e;}
.input:hover{ border:#7a0b0a solid 1px; background:#de9f7a;}
.input:focus{ border:#a2473a solid 1px; background:#e8ab87;}

textarea{ border:#7a0b0a solid 1px; background:#d6956e; overflow:auto;}
textarea:hover{ border:#7a0b0a solid 1px; background:#de9f7a;}
textarea:focus{ border:#a2473a solid 1px; background:#e8ab87;}

.button_send{ background:url(images/send_button.png) no-repeat; width:78px; height:26px; border:0px; color:#e3a27b;font-family:Calibri; font-size:13px; font-family:"Times New Roman"; margin-top:10px;}
.button_send:focus{ background:url(images/send_button.png) no-repeat; width:78px; height:26px;}


.nopad{margin-top:-5px;}
