
body, html {
	margin:auto;
	margin-top: 10px; 
	background-color:#123c76;
}

#bgcontainer {
	width:700px;
	margin-left: auto;
	margin-right: auto;
}






#top {
	height: 112px;
	width: 685px;
	position: relative;
	background: #cd8c00 url(img/top_bg.jpg) repeat-y center;
	font-size: 32px;
	font-family: helvetica, Verdana, sans-serif;
	color: #ffffff;
	padding: 0px 0px 0px 15px;
	letter-spacing: 2px;
}
#top h1{
	position: absolute;
	padding: 30px 0px 0px 15px;
	margin:0px;
}

#top h2{
	position: absolute;
	padding: 55px 0px 0px 495px;
	margin:0px;
}



#main {
background-color: #e7c886;	
width: 680px;
	padding: 10px;
	margin: 0px;
		font-size: 12px;
	color: #333;
	text-align: justify;
		font-family: helvetica, Verdana, sans-serif;
		border-bottom:1px solid #123c76;

}


* html #main  {
	padding: 0px;
}

#main h1,
#main3 h1 {
font-size:18px;
color:#123c76;
margin-bottom:4px;
margin-top:2px;
font-weight:normal;
	letter-spacing: 1px;
}
#main h2 {
font-size:15px;
color:#235c97;
margin-bottom:4px;
margin-top:2px;
letter-spacing: 1px;
}

#main h4 {
font-size:14px;
color:#123c76;
margin-bottom:4px;
margin-top:2px;
letter-spacing: 1px;
}

#main h5 {
font-size:12px;
color:#123c76;
margin-bottom:4px;
margin-top:0px;
letter-spacing: 1px;
font-weight:normal;
}

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




#footer {
	width: 760px;
	padding-top: 6px;
	padding-bottom:5px;
	padding-left:10px;
	font-size: 10px;
	margin:0;
	color:  #fff;
	font-family: Helvetica,Verdana, sans-serif;
	
}


#footer a:link, a:visited {
color: #fff;
}
#footer a:hover {
color:#e7c886;
}



img {
	border: none;
}



#nav {
	height: 18px;
	width: 700px;
	background-color:#235c9d;
	margin-top:0px;
	border-top:1px solid #123c76;
	border-bottom:1px solid #123c76;
}

#nav ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
	text-decoration: none;
	list-style-image: none;
}
#nav li {
	margin: 5px 0px 5px 0px;
	font:10px geneva, verdana, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform:lowercase;
	display:inline;
}

* html #nav li  {
	line-height: 14px;
	list-style-image: none;
}
	
#nav li a:link, li a:visited {
	padding: 3px 20px 3px 20px;
	color: #fff;
	text-decoration: none;
	list-style-image: none;
	font-weight:bold;
}

#nav ul li a:hover
	{
	color:#123c76;
	text-decoration:none;
	background-color:#cd8c00;
	}

#nav ul li.active	{
	font-weight:bold;
	text-decoration:none;
	background-color: #E0E0E0;
	}


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

a:hover {
text-decoration: none;
font-weight:bold;}
	
#pic {
	height:469px;
	width:266px;
	float: left;
	padding: 0px;
	margin-bottom: 5px;
	margin-right:20px;
 	 background: #cd8c00 url(img/hm.jpg) no-repeat center;
	border: 1px solid #000;	
}


	#smpic {
	height:110px;
	width:170px;
	float: right;
	padding: 0px;
	margin-bottom: 5px;
	margin-left:10px;
 	 background: transparent url(img/hm_sm.jpg) no-repeat center;
	border: 1px solid #123c76;
	display:inline;		
}



/***************   General Links  ****************/

.down a:link,.down a:visited {
text-decoration: none;
font-weight:bold;
color: #123c76;}

.down a:hover {
text-decoration: none;
font-weight:bold;
	color: #235c97;}

#right a:link,#right a:visited,
#contact a:link,#contact a:visited {
color:#123c76;
text-decoration:none;
font-weight:bold;
}
#right a:hover,
#contact a:hover {
color: #235c97;
}


	
	#contact  {
text-align:center;
font-size:14px;
color:#333;
}





/**************  LINKS TABLE ***********/

td#title{
	text-align: left;
	vertical-align: bottom;
	background-color:#235c9d;	
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 4px 4px 4px;
	font-weight:bold;
	}
	
	
	table#table a,
	table#table a:link,
	table#table a:visited {
	color:#235c9d;
		padding: 4px 4px 4px 4px;
		text-decoration:none;

	}
	
		
	table#table a:hover{
	color:#123c76;	
		padding: 6px 4px 1px 4px;
		text-decoration:none;	}
