body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_background_tile.jpg);
	background-repeat: repeat-x;
	height:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
} 
#holder {
	width: 800px;
	text-align: left;
	height:100%;
	height:100%;
	background-image: url(images/img_leftbar.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #cdcdcd;
}
#header {
	height: 81px;
	width: 800px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#navbar {
	height: 37px;
	width: 800px;
	float: right;
}
#smallnav {
	width: 716px;
	height: 25px;
	position: absolute;
	text-align: center;
}
#right_column {
	padding: 0px;
	width: 660px;
	float: right;
	height: 100%;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
#right_column_image {
	padding: 0px;
	width: 700px;
	float: right;
	height: 170px;
}
#left_column {
	width: 100px;
	float: left;
	background-image: url(images/img_leftbar.jpg);
	height:100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #cdcdcd;
}
.column-right {
	width: 600px;
}
#right{
	float:right;
	width:200px;
	padding-bottom: 10px;
	z-index: 0;
	border: thin dotted #12694F;
	margin-left: 10px;
	background-color: #CBDACD;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 10px;
	margin-left: 15px;
}
#left{
	width:430px;
	z-index:1;
	position:relative;
	float:left;
	margin:0;
	display:inline;
	padding-bottom: 10px;
}
#center{
	width:660px;
	z-index:1;
	position:relative;
	float:left;
	margin:0;
	display:inline;
	padding-bottom: 10px;
}
#title_area {
	height: 64px;
	width: 800px;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	width: 680px;
	float: right;
	background-image: url(images/img_footer.jpg);
	padding: 10px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 5px;
	margin-left: 0px;
}
UL {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:square;
	padding-left: 15px;
	padding-right: 0px;
	margin: 0px
	}
p {
	font-size: 12px;
}
a:link, a:visited, a:active {
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04523B;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #058B00;
	text-decoration: none;
	font-weight: bold;
	}
	
li a:link, a:visited, a:active {
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04523B;
	text-decoration: none;
	font-weight: bold;
	}
li a:hover {
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #058B00;
	text-decoration: none;
	font-weight: bold;
	}
	
a.footer:link, a.footer:visited, a.footer:active {
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer:hover {
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	}
H1 {
	font-size: 100%;
	font-size: 22px;
	font-weight: 400;
	color: #00573D;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	margin-top: 2px;
}
H2 {
	font-size: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #002D1F;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 4px;
}
H3 {
	font-size: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H4 {
	font-size: 100%;
	font-size: 13px;
	color: #00815C;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: bold;
}
#left_smaller {
	width:200px;
	z-index:1;
	position:relative;
	float:left;
	margin:0;
	display:inline;
	padding-bottom: 10px;
}
#right_larger  {
	float:right;
	width:420px;
	padding-left: 20px;
	padding-bottom: 10px;
	z-index: 0;
	border-left: thin dotted;
	border-left-color: #12694F;
}

