
div.sitetitle {
	font-size:1.2em;
	text-align:center;
	/*margin:10px 0 0 0;*/
	font-weight:bold;
	color:#2C7272;
	padding-left:10;
	padding:6;
}
	
span.subtitle{
	font-weight:bold;
	padding-left:16;
	color:#2C7272;
}
	
a {
	color:#49736C;
	text-decoration:none;
}
	
a:visited {
	color:#49736C;
	text-decoration:none;
}
	
html {
}

body {
	background:#339999;
	font-family: Arial;
    font-size:10pt;
	color:#000000;  
}

#wrap {
	width:800px;
	overflow:hidden;
	padding:0px;
	
 	/*width:800px;
	  margin-right:auto;
	  padding:0px;
	  text-align:left;*/
	}

#nav {
	background-color:#339999;
    font-family: Arial;
    font-size:12pt;
	color:#000000; 
    width:180px;
	float:left;
  	padding: 0.5em 0.5em;
	margin: 0;
	
	/*width: 160px;
	  border-right:621px; solid #ffffff;
	  margin-right:-621px;

      float: left;
	  margin: 0;
	  padding: 1em;*/
}
	
#content {
	float:left;
	width:550px;
	padding: 0.5em 0.3em;
	background:#ffffff;
	/*border-right:10em solid #c33;
	  margin-right:-10em;
	
	float:left;
	width:541px;
	background:#ffffff;*/
}


#content1 {
	background-color:#ffffff;
}
	
#content2 {
	background-color:#ffffff;
}
	
	
#gap {
}

#bottom_gap {
	height:12px;
	background:#339999;
}
	
.buttonscontainer {
	width: 215px;
	background-color: #000000;
}
	
.button a {
	color: #000000;
	background-color: #DFDFDF;
	text-decoration: none;
	text-align: left;
	width:100%;
	padding-top:2;
	padding-bottom:2;
	font-size:0.75em;
	display: block;
}
	
.button a:visited {
	color: #000000;
	background-color: #DFDFDF;
	text-decoration: none;
	text-align: left;
	width:100%;
	padding-top:2;
	padding-bottom:2;
	font-size:0.75em;
	display: block;
}
	
.level2 a{
	color: #000000;
	background-color: #BEBEBE;
	text-decoration: none;
	text-align: left;
	background-image: url('/_images/indent_bar.gif');
	background-repeat:no-repeat;
	background-position:center left;
	margin-left:0;
	padding-top:2;
	padding-left:12;
	padding-bottom:2;
	font-size:0.6em;
	display: block;
}
	
.level2 a:visited{
	color: #000000;
	background-color: #BEBEBE;
	text-decoration: none;
	text-align: left;
	padding-left:12;
	padding-top:2;
	padding-bottom:2;
	font-size:0.6em;
	display: block;
}

.button a:hover {
	background-color: #49736C;
	color: #ffffff;
	text-decoration: none;
}
	
.level2 a:hover {
	background-color: #49736C;
	color: #ffffff;
	text-decoration: none;
}
	
.logo1 {
	width: 189px;
	background-color: #ffffff;
	text-align: center;
}
	
.logo2 {
	width: 215px;
	background-color: #ffffff;
	text-align: center;
}
	
.logos {
	width: 189px;
	background-color: #ffffff;
	text-align: center;
}
/***********************************************************/
/* IMG ELEMENTS                                            */
/***********************************************************/


.image_caption {
	color: #94C4C4C;
	text-align:center;
	font-size:0.6em;
}


