/* ------------------------    MAIN    --------------------------*/
font {}
TABLE, TR, TD, UL {}

body {
	margin: 0px;
	text-align: center;
	background: #fefef8 url(/images/bg.jpg) center top no-repeat;
	padding: 0px;
}
.location{border: 1px solid #000000; margin: 10px; padding: 10px; background-color:#efdfbc;}

h2{padding-top:0px; margin-top:0px;}

hr.cleaner{clear:both; height:1px; margin-top:0px; margin:0px; padding:0px; border:none; visibility: hidden;}

body.main {
	text-align: center;
	background: #fefef8 url(/images/bg.jpg) center top no-repeat;
}
#container {
	width:900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#header {
	width: 900px;
	height: 108px;
}
#header2 {
	width: 900px;
        height: 30px;
        background: url(/images/header2.jpg) top left no-repeat;
}
#navigation {
	width: 900px;
	height: 57px;
}
#content {
	float: left;
	width: 900px;
	padding: 0;
	background: url(/images/bg_table.gif) top left repeat-y;
}
#content #text {
	padding: 20px 30px 20px 30px;
        width: 840px;

}
#footer {
        float: left;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/images/footer2.gif) top left no-repeat;
	margin: 0px;
	padding-top: 35px;
	height: 60px;
	width: 900px;
        text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* =Clearfix (all browsers)
--------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* IE6 */ 
* html .clearfix {height: 1%;}
/* IE7 */
*:first-child+html .clearfix {min-height: 1px;}


#small {
	font-size: 10px;}
#reg {
	font-size: 11px;}
#big {
	font-size: 13px;}
	
.main {
	font-family: verdana, helvetica,sans-serif;
	font-size: 11px;
	color:#030303;
	background-color: ;
	border: 0px  ;
}
.maintext1 {
	font-family: verdana, helvetica,sans-serif;
	font-size: 11px;
	color: #030303;
}
.maintext2 {
	font-family:verdana, helvetica,sans-serif;
	font-size:11px;
	color:#030303;
}
.mainlink {
	font-family:verdana, helvetica,sans-serif;
	font-size:11px;
	color:#4c240f;}
.mainlink a:link {
	color:#4c240f;}
.mainlink a:hover {
	color:#164938;}
.mainlink a:active {
	color:#000000;}
.mainlink a:visited {
	color: #000000;}
	
a {
	font-family: verdana, helvetica,sans-serif;
	font-size: 11px;
	color: #4c240f;}
a:link {
	color: #4c240f;}
a:hover {
	color: #164938;}
a:active {
	color: #000000;}
a:visited {
	color: #000000;}
	
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
	font-family: verdana, helvetica,sans-serif;
	font-size: 11px;
	color: ;
	background-color: ;
	border:   ;}
.subcolor {
	color: ;
	background-color: ;}
.subtext1 {
	font-family: verdana, helvetica,sans-serif;
	font-size: 11px;
	color: ;}
.subtext2 {
	font-family: verdana, helvetica,sans-serif;
	font-size: 11px;
	color: ;}
.sublink {
	font-family: verdana, helvetica,sans-serif;
	font-size: 11px;
	color: ;}
.sublink a:link {
	color: ;}
.sublink a:hover {
	color: ;}
.sublink a:active {
	color: ;}
.sublink a:visited {
	color: ;}
	
/* ------------------------    NAV    --------------------------*/

.nav {
	font-family: verdana, helvetica,sans-serif;
	font-size: 11px;
	color: ;
	background-color: ;
	border: 0px  ;}
.navcolor {
	color: ;
	background-color: ;}
.navtext1 {
	font-family: verdana, helvetica,sans-serif;
	font-size: 11px;
	color: ;}
.navtext2 {
	font-family: verdana, helvetica,sans-serif;
	font-size: 11px;
	color: ;}
.navlink {
	font-family: verdana, helvetica,sans-serif;
	font-size: 11px;
	color: ;}
.navlink a:link {
	color: ;}
.navlink a:hover {
	color: ;}
.navlink a:active {
	color: ;}
.navlink a:visited {
	color: ;}

/* ------------------------    LINK TO HIDDEN DIR    --------------------------*/

.resource {
	color:; 
	text-decoration: none;
	font: 10px/120% Arial, Helvetica, sans-serif;
	cursor: text;}
.resource a:link {
	color: ;
	cursor: text;}
.resource a:hover {
	color: ;
	cursor: text;}
.resource a:visited {
	color: ;
	cursor: text;}
.resource a:active {
	color: ;
	cursor: text;}
	
/* ------------------------    FOOTER    --------------------------*/
#footer {
        float: left;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/images/footer2.gif) top left no-repeat;
	margin: 0px;
	padding-top: 35px;
	height: 60px;
	width: 900px;
    text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}