html {
font-size:68.75%;
}
body {
background:#273420;
margin: 0;
text-align: left;
font-size:1.2em;
font-family:'Trebuchet MS',Geneva,Tahoma,serif;
color: #333333;
background: url(../img/backgrounds/body.jpg) repeat-x top left;
background-attachment:fixed;
}

h1, h2, h3, h4, h5, h6 {
font-family:'Trebuchet MS',Geneva,Tahoma,serif;
font-weight:normal;
color: #333333;
}

a {
color:#303030;
text-decoration:none;
border-bottom:1px dotted #303030;
}

a:hover {
	color:#303030;
	text-decoration:none;
	border-bottom:1px dotted red;
}

h1 {font-size:1.9em;padding:0;font-weight:bold;border-bottom:1px dotted #666666;}
h2 {font-size:1.3em;font-weight:normal;border-bottom:1px dotted #666666;}
h3 {font-size: 1.6em;font-weight:normal;}
h4 {font-size: 1.3em;font-weight:bold;}
h5 {font-size: 1.1em;font-weight:bold;}
h6 {font-size: 1em;font-weight:bold;}
p {margin:0 0 15px 0;line-height:1.4em;text-align:left;}


#all { position:relative;width:950px;margin:30px auto 0px auto;padding:0px 0px 2px 0px;text-align:center;background:#ffffff;}
#content { position:relative;width:940px;border:1px solid #a7976f;background:#e8d5ac;background-image: url(../img/layout/mainbg.jpg);background-repeat:repeat-y;margin:1px 4px 4px 4px;text-align:left;padding:0;}

#logo { position:relative;top:0px;left:0px;width:950px;height:95px;z-index:50;background: url(../img/layout/top_logo.jpg) no-repeat top left;}
#logoclip { position:absolute;top:-29px;right:-0px;}

#footer {
	width:960px;
	margin:0px auto;
	font-size:0.8em;
	color:#fff;
	position:relative;
	height:30px;
}
#footer a { color:#fff;}

#footer .footer_contact {
	position:absolute;
	top:5px;
	left:5px;
}
#footer .footer_sitemap {
	position:absolute;
	top:5px;
	right:5px;
}

#menu {

float:left;
width:220px;
padding: 20px 20px 0 0;
min-height:400px;
}

#menu ul{

background-image:url(../img/backgrounds/menudivider.png);
background-repeat:no-repeat;
background-position:bottom left;
margin:1px 0px 1px 20px;
padding:0;
list-style-type:none;
list-style-position:outside;
}

#menu li{ 
font-size:1.1em;
font-weight:bold;
list-style-type:none;
list-style-position:outside;
padding:0;
margin:4px 0px 4px 0px;

}
#menu li a { border:0;text-decoration:none;}


.button { background:#ffffff;color:#000000;font-size:11px;}



#start_main {
	float:left;
	width:399px;
	padding: 20px 20px 50px 20px;
	min-height:400px;


}

#start_main img { 

	border: solid 3px #fff1ce; 
	outline: solid 1px #666666;
}
#start_right {
	
	float:right;
	width:200px;
	padding: 10px 10px 50px 10px;
	min-height:400px;
	margin-right:25px;
	margin-top:30px;
}

#start_right img { 

	border: solid 3px #fff1ce; 
	outline: solid 1px #666666;
}

#info_main {
	float:left;
	width:400px;
	padding: 20px 20px 50px 20px;
	min-height:400px;

}


#info_main img { 

	border: solid 3px #fff1ce; 
	outline: solid 1px #666666;
}
#info_right {
	float:right;
	width:200px;
	padding: 10px 10px 50px 10px;
	min-height:400px;
	margin-right:25px;
	margin-top:30px;
}

#info_right img { 

	border: solid 3px #fff1ce; 
	outline: solid 1px #666666;
}

form {	margin: 0;padding: 0;}
fieldset {margin: 0;padding: 0;border: none;}
legend {display: none;}

.taright{ text-align:right; }
.tacenter { text-align:center;}

.b { font-weight:bold;}
.n { font-weight:normal;}
.small { font-size:0.9em;}

.bordertopdotted {background-image:url(../img/backgrounds/dotted_x.gif);background-position:top left;background-repeat:repeat-x;}
.borderbottomdotted {background-image:url(../img/backgrounds/dotted_x.gif);background-position:bottom left;background-repeat:repeat-x;}
.borderleftdotted {background-image:url(../img/backgrounds/dotted_y.gif);background-position:top left;background-repeat:repeat-y;}
.borderrightdotted {background-image:url(../img/backgrounds/dotted_y.gif);background-position:top right;background-repeat:repeat-y;}


.separator {margin:10px 0px 10px 0px;padding-bottom:10px;background-image:url(../img/backgrounds/dotted_x.gif);background-position:bottom left;background-repeat:repeat-x;}

.even { background:#fff;}
.odd { background:#f1f1f1;}



.small { font-size:0.9em;}
.xsmall { font-size:0.7em;}
a.xsmall { font-size:0.7em;}
a.small { font-size:1em;}
.b { font-weight:bold;}
.taright{ text-align:right; }
.tacenter { text-align:center;}

.vtop { vertical-align:top;}
.vmid { vertical-align:middle;}
.vbot { vertical-align:bottom;}
.vbase { vertical-align:baseline;}


.hidden { display:none;}


.fl { float:left;}
.fr { float:right;}
.cr { clear:right;}
.cl { clear:left;}
.cb { clear:both;}


.clear {clear:both;height:0;overflow: hidden;visibility: hidden;}
.w250 { width:250px;}
.w100prc { width:100%;}

.m0 { margin:0px;}

.m5 { margin:5px;}
.ml5 {margin-left:5px;}
.mr5 {margin-right:5px;}
.mt5 {margin-top:5px;}
.mb5 {margin-bottom:5px;}

.m10 { margin:10px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mt10 {margin-top:10px;}
.mb10 {margin-bottom:10px;}


.p0 { padding:0px;}

.p5 { padding:5px;}
.pl5 {padding-left:5px;}
.pr5 {padding-right:5px;}
.pt5 {padding-top:5px;}
.pb5 {padding-bottom:5px;}

.p10 { padding:10px;}
.pl10 {padding-left:10px;}
.pr10 {padding-right:10px;}
.pt10 {padding-top:10px;}
.pb10 {padding-bottom:10px;}
