html {background:url(images/body_bckg.jpg) center repeat-y #1f0100;}
body {margin:0; font-size:15px; line-height:18px; font-family:"Times New Roman", Times, serif; background:url(images/head_bckg.jpg) repeat-x; padding-top:80px;}
a {color: #9f886a;}
a:hover {text-decoration:none;}

#container {width:1000px; margin:0 auto; background: ; border: 0px solid red;}

#header {margin:0 20px; background:url(images/main_top.jpg) no-repeat #FFFFFF; height:130px;}
#logo {
	float:left; 
	height:40px;
	margin:30px 0 0 10px; 
	padding:50px 0 0 0px; 
	background:url(images/logo.png) no-repeat; 
	width:350px; 
	border: 0px solid red;
}
#logo a {color:#000000; font-size:17px; text-decoration:none; text-transform:uppercase;}
#menu {float:right; height:30px; padding:70px 0 0 0; width:580px; border: 0px solid red;}
#menu ul {margin:0; padding:0;}
#menu ul li {display:inline; list-style:none;}
#menu ul a {display:block; float:left; font-family:"Monotype Corsiva","Apple Chancery","ITC Zapf Chancery","URW Chancery L",cursive; font-size:20px; text-decoration:none; padding:0 10px 2px 10px; color:#000000;}
#menu ul a:hover {/*background-color:#F7F2EE;*/ color: #9ec1e1; text-decoration: underline;}

#main {margin:0 20px; width: 960px; background-color:#FFFFFF; float:left; border: 0px solid green;}
#text {float:right; width:540px; padding:0px 20px 0 20px; border: 0px solid red;}
#text ul {padding:0; margin:10px 0 10px 40px;}
#text ul li {padding-left:20px; background:url(images/li.gif) no-repeat; list-style:none;}
#text h1 {
	margin:10px 0 0 0; 
	text-transform:uppercase; 
	font-family:"Monotype Corsiva","Apple Chancery","ITC Zapf Chancery","URW Chancery L",cursive; 
	font-size:20px; 
	font-weight:normal;
}
#text h2 {margin:10px 0 0 0; text-transform:uppercase; font-family:"Monotype Corsiva","Apple Chancery","ITC Zapf Chancery","URW Chancery L",cursive; font-size:20px; font-weight:normal;}
#text h3 {margin:10px 0 0 0; text-transform:uppercase; font-family:"Monotype Corsiva","Apple Chancery","ITC Zapf Chancery","URW Chancery L",cursive; font-size:20px; font-weight:strong; color: #9f886a;}
#text p {margin:10px 0; color: #5c5c5c;}

#sidebar {float:left; width:270px; background:url(images/sidebar_image.jpg) no-repeat 0 10px; padding:420px 50px 20px 50px; color:#775b30; font-size:12px;}

#text2 {float:right; width:920px; padding:0px 20px 0 20px; border: 0px solid red;}
#text2 ul {padding:0; margin:10px 0 10px 40px;}
#text2 ul li {padding-left:20px; background:url(images/li.gif) no-repeat; list-style:none;}
#text2 h1 {
	margin:10px 0 0 0; 
	text-transform:uppercase; 
	font-family:"Monotype Corsiva","Apple Chancery","ITC Zapf Chancery","URW Chancery L",cursive; 
	font-size:20px; 
	font-weight:normal;
}
#text2 h2 {margin:10px 0 0 0; text-transform:uppercase; font-family:"Monotype Corsiva","Apple Chancery","ITC Zapf Chancery","URW Chancery L",cursive; font-size:20px; font-weight:normal; color: #9f886a;}
#text2 h3 {margin:10px 0 0 0; text-transform:uppercase; font-family:"Monotype Corsiva","Apple Chancery","ITC Zapf Chancery","URW Chancery L",cursive; font-size:20px; font-weight:strong; color: #9f886a;}
#text2 h4 {margin:10px 0 0 0; text-transform:uppercase; font-family:"Arial", sans-serif; font-size:20px; font-weight:strong; color: #9f886a;}
#text2 p {margin:10px 0; color: #5c5c5c;}
#noIMGsidebar {
	float:left; 
	width: 960px;
	color:#775b30; 
	font-size:12px;
	text-align: center;
	border: 0px solid red;
}
#text2 a{/*background-color:#F7F2EE;*/ color: #9f886a; text-decoration: underline; }

#footer {height:149px; clear:both; background:url(images/footer_bckg.jpg) no-repeat; text-transform:uppercase; font-size:10px; color:#5c5c5c;}
#left_footer {float:left; padding:40px 0 0 50px;}
#left_footer a {color:#5c5c5c; text-decoration:none;}
#left_footer a:link {color:#5c5c5c; text-decoration:none;}
#left_footer a:visited {color:#5c5c5c; text-decoration:none;}
#left_footer a:hover {color:#5c5c5c; text-decoration:none;}
#left_footer a:active {color:#5c5c5c; text-decoration:none;}
#right_footer {float:right; padding:40px 50px 0 0;}
 