body {
	background-color: #008265;
	
}
a:link {
	color: #C17709;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #C17709;
	font-weight: bold;
}
a:hover {
	color: #7BBBA7;
	font-weight: bold;
	text-decoration: underline;
}

.nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;		
}

.nav:link {
	color: #FFFFFF;
	margin: 0px 8px 0 5px;
	text-decoration:none;
}
.nav:visited {
	color: #FFFFFF;
	margin: 0px 8px 0 5px;
	text-decoration:none;
}
.nav:hover {
	color: #FCF0BA;
	margin: 0px 8px 0 5px;
	text-decoration:none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.menu:link {
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 8px 0 12px;
	text-decoration:none;
}
.menu:visited {
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 8px 0 12px;
	text-decoration:none;
}
.menu:hover {
	color: #FCF0BA;
	font-weight: normal;
	margin: 0px 8px 0 12px;
	text-decoration:none;
}
.side_email{
	font-family: "Lucida sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	color: #008264;
	font-weight: bold;
	text-decoration: underline;
}
.side_email:link {
	color: #008264;
	font-weight: bold;
	text-decoration: underline;
}
.side_email:visited {
	color: #008264;
	font-weight: bold;
	text-decoration: underline;
}
.side_email:hover {
	color: #79BDA9;
	font-weight: bold;
	text-decoration: underline;
}

.table_link {
	font-family: "Lucida sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #7BBBA7;
	font-weight: bold;
}

.table_link:link {
	color: #7BBBA7;
}
.table_link:visited {
	color: #7BBBA7;
}
.table_link:hover {
	color: #C17709;
}

.line { 
	width: 192px;
	height:1px;
	background-color: #9ECAC4;
	margin: 4px 0px 4px 0px;
	}
.lineGreen { 
	height:1px;
	background-color: #9ECAC4;
	margin: 4px 0px 4px 0px;
	}
	
.descript {
	font-family: "Lucida sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #7BBBA7;
	line-height: 140%;
	font-weight: normal;
}

.descript:link {
	color: #7BBBA7;
}
.descript:visited {
	color: #7BBBA7;
}
.descript:hover {
	color: #C17709;
}

.text_main {
	font-family: "Lucida sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #006C54;
}

.text_main_white {
	font-family: "Lucida sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #ffffff;
}

.text_bot {
	font-family: "Lucida sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

.text_side {
	font-family: "Lucida sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	color: #003E30;
}

.title_yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C17709;
	font-style: italic;
	line-height: 130%;
}
.title_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight:bold;	
	line-height: 130%;
}
.title_green {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	color: #008264;
}
.text_descript {

	font-family: "Lucida sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #006C54;
}
.text_main_bold {
	font-family: "Lucida sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #E9C10A;
	font-weight: bold;
}
.text_mini {

	font-family: "Lucida sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	color: #003E30;
}
.text_mini:link {
	color: #003E30;
	font-size: 11px;
	line-height: 110%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.notice{
    position:relative;
	float:left;
	width: 190px;
	background-color:#7BBBA7;
	padding: 10px;
	margin-right: 5px;
	margin-top: 5px;
	}
	
.notice2{
    position:relative;
	float:left;
	width: 300px;
	background-color:#7BBBA7;
	padding: 10px;
	margin-right: 5px;
	margin-top: 5px;
	}
.notice_email{
	font-family: "Lucida sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	color: #C17709;
	font-weight: bold;
	text-decoration: underline;
}
.notice_email:link {
	color: #C17709;
	font-weight: bold;
	text-decoration: underline;
}
.notice_email:visited {
	color: #C17709;
	font-weight: bold;
	text-decoration: underline;
}
.notice_email:hover {
	color: #004F3D;
	font-weight: bold;
	text-decoration: underline;
}





#header{
  width: 800px;
  height: 20px;
  background-image:url(images/temp/temp_top.jpg);
  background-repeat:no-repeat;
  }
  


#page-container{
  position:relative;
  width: 800px;
  background-image:url(images/temp/wrap.jpg);
  background-repeat:repeat-y;
  overflow:auto;
 
}

#content-right{
    position:relative;
	float:right;
	width: 563px;
	background-image:url(images/temp/wrap_right.jpg);
	
}
	
#content-left{
    position:relative;
	float:left;
	width: 237px;
	background-image:url(images/temp/wrap_left.jpg);
	
}
#content-photo{
	text-align:left;}

#content-text{
    position:relative;
	margin: 0px 37px 0 28px;
	text-align:left;
	width: 498px; 
}
#sidebar-text{
    position:relative;
	margin: 0px 36px 0 54px;
	text-align:left;
	width: 147px; 
}

#sidebar-menu{
    position:relative;
	margin: 0px 17px 0 28px;
	text-align:left;
	width: 192px; 
}

#menu-footer{
	clear:both;
	position:relative;
	width: 237px;
	background-image:url(images/temp/menu_wrap.jpg);
	background-repeat:repeat-y;

  }

#footer{
  clear:both;
  position:relative;
  width: 800px;
  height: 136px;
  background-image:url(images/temp/temp_bot.jpg);
  background-repeat:no-repeat;
  }
  
#footer_text{
  clear:both;
  position:relative;
  width: 800px;
  height: 25px;
  }
