@charset "UTF-8";
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(spacer_left.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#masthead {
	width: 800px;
}
#navbar {
	width: 800px;
}
#sidebar_left {
	float: left;
	width: 180px;
	background-color: #FFFF99;
}
#main_content {
	margin-left: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 160px;
}
#photos {
	margin-left: 190px;
}
#menu {
	width:160px;
	z-index:1;
	float: right;
}
#main_contenthome {
	margin-left: 180px;
	width: 620px;
}
#links {
	width:160px;
	z-index:1;
	float: right;
}
#footer {
	background-color: #99CC00;
	height: 25px;
	clear: both;
}
.clear {
	clear: both;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.text_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
#map {
	width: 620px;
	float: right;
}
#navbarB {
	width: 800px;
	float: left;
}
#main_contentB {
	width: 590px;
	float: right;
	padding-right: 20px;
}
#sidebar_imageB {
	float: left;
	width: 180px;
	height: 100%;
}
#sidebar_leftB {
	float: left;
	width: 175px;
	background-color: #FFFF99;
	padding-left: 5px;
	height: 100%;
}
#sidebar_rightB {
	float: right;
	width: 170px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #990000;
	margin-top: -17px;
	margin-left: 10px;
}
#footerB {
	background-color: #99CC00;
	height: 25px;
	clear: both;
	width: 800px;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.sidebarRight_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.sidebarLeft_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.maintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.maintxt_itlaic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.maintxt_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	color: #99CC00;
}
.maintxt_greenLg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	color: #99CC00;
}
.maintxt_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.maintxt_bodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.maintxt_bodyItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.image_left {
	float: left;
	margin-right: 5px;
}
.image_right {
	float: right;
	margin-left: 5px;
}
