/********UTILITY***********/
#utlbody { background:url("/images/background_header.gif") top right no-repeat; height:100px; width: 400px; padding-top: 14px; padding-right: 17px; text-align: right;}

/********SIDEBAR*********/
#sidebar { width:268px; padding:0 10px; background:#d1ba84 url("/images/background_sidebar.jpg") top center repeat-x; text-align:center; line-height:24px; }
	#sidebar p { margin:0 0 10px 0; text-align:left; }
	#sidebar .buttons { margin:10px 0 30px 0; line-height:24px; z-index:1000; }
	#sidebar ul.buttons { list-style:none; }
	 
/********CONTENT*********/	
#content { width:652px; background:#fef2db url("/images/background_body.jpg") top center repeat-x; padding:0 30px; font:14px Arial; color:#282828; line-height:24px; }
	 	
h1 { font:30px Arial; letter-spacing:1px; color:#144433; border-bottom:2px solid #e9d7b7; margin:0 0 15px 0; }
h2 { font:22px Arial; letter-spacing:1px; color:#144433; margin:0 0 10px 0; }
h3 { font:bold 16px Arial; letter-spacing:1px; color:#144433; margin:0 0 5px 0; }
p { margin:0 0 15px 0; }
a { color:#aa7738; font-weight:bold; text-decoration:none; }
a:hover { text-decoration:underline; }
a:visited { font-weight:normal; }
ul, ol { margin:0 0 15px 30px; }
blockquote { padding:0 15px; font-style:italic; line-height:18px; }

.pic_big { border:1px solid #ddd; background:#f0f0f0; padding:4px; }
.pic_small { border:1px solid #ddd; background:#f0f0f0; padding:3px;}

.form .field { background:#fef8e6; border:1px solid #f6d88d; width:250px; height:15px; padding:5px; font:12px Arial; }
.form .comment { background:#fef8e6; border:1px solid #f6d88d; width:500px; height:150px; padding:5px; font:12px Arial; }
	 	
/********FOOTER*******/
#footerbody { border-top:2px solid #e9d7b7; text-align:center; margin:75px 0 0 0; padding:25px 0; font:14px Arial; color:#282828; background:#fef2db url("/images/background_body.jpg") bottom center repeat-x;}
#footer { border-top:2px solid #e9d7b7; text-align:center; margin:75px 0 0 0; padding:25px 0; font:14px Arial; color:#282828; }
	#footer a { color:#282828; text-decoration: underline;  font-weight: normal;}
	#footer a:hover { text-decoration:underline; }
