
* {
	font-family: helvetica, verdana, arial, sans-serif;
	color: #C1CDBE;
	font-size:12px;
	line-height:16px;
	letter-spacing:.15em;
	}
	
body, html {
	margin:auto;
	margin-top: 0px; 
	margin-bottom: 0px;
	background-color:#2F5341;
}


#bg {
	margin: auto;
	padding:1px;
	background-color:#335b48;
		clear: both;

}

#container {
	width:760px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}



#top {
	position: relative;
	background:transparent url(img/head.jpg) no-repeat right;
	padding: 0px;
	height:100px;
	width:760px;
	margin:auto;
}



#main {
	width:600px;
	padding: 20px;
	margin: 0px;
	background-color:#40735C;	
	float:right;
	display:inline;

}

* html #main  {
	padding-bottom: 10px;
}


.down {
	font-family: "trebuchet ms", georgia, sans-serif;
	text-align:right;
	padding: 10px 10px 0px 0px;
}


.alt {
	display: none;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}



h1 {
font-size:16px;
font-weight:bold;
margin-bottom:4px;
}


h2 {
font-size:16px;
font-weight:bold;
margin-bottom:4px;

}

h3 {
font-size:18px;
line-height:18px;
margin:0px 0px 12px 0px;
padding:0px;
}


h4 {
font-size:14px;
line-height:16px;
margin:0px 0px 4px 0px;
padding:0px;
letter-spacing:.11em;
}



.homePic {
padding:0px;
border: 6px solid #2F5341;
display:inline;
margin:5px;
align:center;
}



.smpic {
	float: left;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 2px solid #2F5341;
	display:inline;	
}
.smpic3 {
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 2px solid #2F5341;
	display:inline;	
}

p {
	text-align: justify;
}

#lt {
background-color:#c8dbd3;
padding:5px;

}


.hr {
background-color:#D3C7B6;
height:1px;
width:99%;

margin:9px 0px 9px 0px;


}


/***  img {
	border: none;
}
**/



.tabg {
background-color:#2F5341;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
}
.sub {
font-size:12px;
text-transform:none;}

.odd{
background-color:#335b48;
}

/****************   NAVICATION ******************/

#nav {
	float: left;
	width:118px;
	margin-top:14px;
	display:inline;

}

#nav ul {
	padding: 0;
	margin:0px;
	list-style: none;
	text-decoration: none;
	list-style-image: none;
}
#nav li {
	margin: 5px;
	letter-spacing: 2px;
	text-decoration: none;
	list-style-image: none;
	list-style: none;
	font-size:11px;
	background:#40735C;
	padding:0px;
}

* html #nav li  {
	line-height: 22px;
	list-style-image: none;
}
	
#nav li a:link, li a:visited {
	color:#C1CDBE;
	text-decoration: none;
	list-style-image: none;
	font-weight:bold;
	display:block;
	text-align:right;
	padding: 4px 10px 4px 0px;
	border: 0px;
}

#nav ul li a:hover
	{
color: #C1CDBE;
	text-decoration:none;
	background-color:#2F5341;

	}

#nav ul li.active	{
color:#000;
	}
	
	.current {
		background-color:#2F5341;
		color: #C1CDBE}
/****************   NAVICATION ******************/

	
a:link, a:visited {
color: #C1CDBE;
text-decoration: none;
font-weight:bold;}

a:hover {
text-decoration: underline;
font-weight:bold;
color:#C1CDBE;}

#shim {
	padding: 1px 0px 0px 0px;
	clear:both;
}

#footer {
	padding: 5px 0px 0px 1px;
	font-size:11px;
	text-align:center;
	clear:both;
	background:transparent url(img/bg_foot.jpg) repeat-y right;
	width:760px;
	margin:auto;
	height:600px;
}

* html #footer  {
	line-height: 14px;
}

#footer a:link,
#footer a:visited{
font-size:11px;
color:#c8dbd3;
}

#footer a:hover{
font-size:11px;
color:#c8dbd3;
}