/* ------------------------    MAIN    --------------------------*/
font {}
TABLE, TR, TD, UL {}

body {
	background: #ffffff url(/images/body_bg.jpg) top left repeat-x;
	margin: 0px;
	text-align: center;
}
body.main {
	text-align: center;
	background: #ffffff url(/images/body_bg.jpg) top left repeat-x;
}
h1 {
	font: bold 18px Calisto;
	color: #332416;
}
h2 {
	font: bold 16px Calisto;
}
h3 {
	font: bold 14px Calisto;
}
p {
	font: normal 12px verdana;
}
.container {
	width:990px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#header {
	width: 967px;
	height: 170px;
	float: left;
	display:inline;
	background: url(/images/header.jpg) top left no-repeat;
}
#subnav {
	float: right;
	width: 500px;
	text-align: right;
	margin: 35px 144px 0 0;
	color: #ede4c5;
}
#subnav a {
	color: #ede4c5;
}
#navigation {
	width: 500px;
	height: 65px;
	float: left;
	margin: 40px 0 0 315px;
}
#mainpage {
	float: left;
	width: 967px;
	padding: 0;
	background: url(/images/logo_bottom_lft.jpg) top left no-repeat;
}
#content {
	margin-left:122px;
	float: left;
	width: 845px;
	padding: 0;
	background: #ede4c5 url(/images/logo_bottom_right.jpg) top left no-repeat;
}
#content #text {
	padding: 20px;
}
#sidebar {
	background: url(/images/sidebar_bg.jpg) top left no-repeat;
	float: left;
	width: 185px;
	padding: 30px 0px;
	margin-top:102px;
}
#businfo {
	float: left;
	padding: 30px 5px;
	background: url(/images/sidebar_businfo.jpg) top left no-repeat;
}
#footer {
	width: 967px;
	float: left;
	display: inline;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	height:40px;
	padding-top: 20px;
	text-decoration: none;
	background: url(/images/footer.png) top left no-repeat;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #946940;
	text-decoration: underline;
}
/* =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: 12px;}
#reg {
	font-size: 12px;}
#big {
	font-size: 14px;}
	
.main {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: ;
	border: 0px  ;
}
.maintext1 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext2 {
	font-family:verdana,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}
.mainlink {
	font-family:verdana,helvetica,sans-serif;
	font-size:12px;
	color:#2e4037;}
.mainlink a:link {
	color:#2e4037;}
.mainlink a:hover {
	color:#946940;}
.mainlink a:active {
	color:#946940;}
.mainlink a:visited {
	color: #946940;}
	
a {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #2e4037;}
a:link {
	color: #2e4037;}
a:hover {
	color: #946940;}
a:active {
	color: #946940;}
a:visited {
	color: #946940;}
	
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: ;
	background-color: ;
	border:   ;}
.subcolor {
	color: ;
	background-color: ;}
.subtext1 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: ;}
.subtext2 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: ;}
.sublink {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	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: 12px;
	color: ;
	background-color: ;
	border: 0px  ;}
.navcolor {
	color: ;
	background-color: ;}
.navtext1 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: ;}
.navtext2 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: ;}
.navlink {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	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 {
    width: 967px;
    float: left;
    display: inline;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	height:40px;
	padding-top: 20px;
	text-decoration: none;
	background: url(/images/footer.png) top left no-repeat;
	}
#footer a {
	color: #000000;
	text-decoration: underline;
	}
#footer a:hover {
	color: #946940;
	text-decoration: underline;
	}