* {margin: 0; padding: 0;}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 63%;
	background-image: url(images/lightbrown.gif);
	text-align: center;
}

#container {
	width: 970px;
	font-size: 1.2em;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 2px outset #CDC0A7;
}

#header {
	height: 193px;
	background-image: url(images/banner.jpg);
	margin-bottom: 1px;
	background-repeat: no-repeat;
	text-align: right;
}

#leftblock {
	float: left;
	width: 200px;
	padding-top: 12px;
}

#rightblock {
	float: right;
	width: 170px;
	padding-top: 12px;
}

#content {
	margin-right: 200px;
	margin-left: 230px;
	border: #484D54;
	padding-top: 12px;
}

#footer {
	clear: both;
	padding: 5px;
	text-align: center;
	font-size: 0.9em;
	background-color: #E5DED1;
}


/*--text--*/

p {
	margin-top: 8px;
	margin-bottom: 14px;
}

p.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #29232D;
	margin: 0px;
}

h1 {}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #846A45;
	font-size: 1.3em;
	font-variant: normal;
}

h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #29232D;
	border-bottom-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDAD8B;
	font-size: 1em;
	font-variant: small-caps;
}

dl {}

dt {
	font-weight: bold;
	margin-bottom: 3px;
	color: #29232D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

dd {
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDAD8B;
}
a {
	color: #473D27;
}
a:hover {
	color: #BCA983;
}

/*horizontal menu */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
	margin-left: 0px;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-color: #678B3F;
	height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: medium;
}

#ddcolortabs ul{
	margin:0;
	padding:0;
	list-style:none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #678b3f url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
	float:left;
	display:block;
	background: transparent url(media/color_tabs_right.gif) no-repeat right top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #8cb85c;
}

#ddcolortabs a:hover span{
background-color: #8cb85c;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #8cb85c;
}

#ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	background-color: #846A45;
}

_link2 {
	link="#FFFFFF" 
	vlink="#FFFFFF" 
	alink="#FFFFFF"
}
