html, body, div, span,
	h1, h2, h3, h4, h5, h6, p,
	img, map, area, ismap,
	object, param, embed, applet,
	ul, ol, li, dl, dt, dd,
	form, fieldset, legend, label, input, textarea, select, optgroup, option, button,
	table, thead, tfoot, tbody, th, td
	{
		margin: 0;
		padding: 0;
		font-size: 10px;
		/*font-size: 0.95em;*/
		font-weight: normal;
	}

body
{
	background-color: #E4BF91;
	font-family: Verdana, Tahoma, sans-serif;
}

h1
{
	font-size: 24px;
	padding-top: 25px;
	margin-left: 30px;
}

h2
{
	font-size: 19px;
	color: #8E5E00;
}

h3
{
	font-size: 15px;
}

p
{
	font-size: 12px;
}

a
{
	color: #000;
}

ul 
{
 list-style:none;
 font-size:11px;
 line-height: 19px;
}

form textarea
{
	font-size: 150%;
}

.heading
{
	font-size: 12ps;
	padding-top: 2px;
	margin-left: 30px;
}

.wrapper_margin_bottom
{
	height: 20px;
	background: transparent url('images/wrapper_bottom_back.png') no-repeat;
}

#wrapper
{
	margin: 30px auto;
	width: 770px;
}

#main_block
{
	background-color: #FFF;
}

#header
{
	width: 770px;
	height: 93px;
	background: transparent url('images/header_back.png') no-repeat;
}

#header ul
{
	float: right;
	font-size: 15px;
	margin-right: 10px;
}

#header ul li
{
	display: inline;
	padding-left: 8px;
	padding-right: 7px;
	border-right: 1px solid #000;
}

#header ul li a
{
	text-decoration: none;
	font-size: 13px;
}
#header ul li a:hover
{
	text-decoration: underline;
}

#header ul li.last
{
	border: none;
}

#subheader
{
	height: 190px;
	background: transparent url('images/main_back.jpg') no-repeat scroll 0 0;
	border-left: 1px solid #B8A287;
	border-right: 1px solid #B8A287;
}

#subheader cite
{
	display: block;
	margin: 0 0 10px 30px;
	padding-top: 87px;
	font-size: 17px;
	color: #FFF;
	font-style: italic;
}

#subheader span
{
	padding-top: 4px;
	margin-left: 30px;
	font-size: 12px;
	color: #FFF;
}

#wrapper_main
{
	border-left: 1px solid #B8A287;
	border-right: 1px solid #B8A287;
}

#side
{
	float: left;
	width: 223px;
	margin-left: 23px;
	margin-top: 26px;
	background: transparent url('images/left_side_line.png') repeat-y;
}

#side_top_background
{
	background: transparent url('images/left_side_upper_back.png') no-repeat;
	height: 17px;
}

#side_bottom_background
{
	clear: both;
	background: transparent url('images/left_side_bottom_back.jpg') no-repeat;
	height: 109px;
}

#side_content
{
	margin-bottom: 40px;
}

#side h2
{
	margin-left: 15px;
	margin-bottom: 12px
}

#side h3
{
	clear: both;
	margin-left: 15px;
}

#side p
{
	padding-top: 8px;
	margin-left: 15px;
	margin-right: 8px;
	font-size: 11px;
}

#side .more a
{
	float: right;
	margin-right: 13px;
	padding-top: 7px;
	text-decoration: underline;
}

#side ul
{
	list-style-type: none;
	margin-left: 15px;
	margin-right: 5px;
}
#side ul li
{
	line-height: 17px;
	margin-top: 5px;
}

#side ul li ul li, #side ul li ul li a
{
 font-size: 11px;
 margin-top: 0px;	
}
#side ul li a
{
 margin-top:5px;
	font-size: 13px;
	text-decoration: none;
}
#side ul li a:hover
{
	text-decoration: underline;
}

#main
{
	width: 475px;
	float: right;
	margin-left: 20px;
	margin-bottom:20px;
}

#main h2
{
	margin: 40px 0 10px 0;
}

#main p
{
	margin-right: 40px;
	padding-top: 12px;
	font-size: 11px;
	line-height:20px;
}

#main .content .date
{
	display: block;
	margin: 0 0 5px 0;
}

div#main .content 
{
 margin-right: 10px;
}

div#main .content ul
{
 margin-top: 10px;
 line-height:20px;

}

div#main .content ul li
{
 font-size: 11px;
 padding-left: 10px;
}

#footer
{
	font-size:10px;
	margin: 10px 0 0 30px;
}

#footer p
{
	padding-top: 8px;
	margin-left: 20px;
}

div#gallery .thumbscontainer ul.thumbs li
{
	width: 145px;

}

#gallery .thumbscontainer ul.thumbs li img
{
background:#EEEEEE none repeat scroll 0%;
	border:1px solid #BBBBBB;
	padding:4px;
	
	
}

.ditto_pages
{
	margin: 15px 0;
}