body {
	padding: 0 0 0 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #424242;
	background: url('bgslice.jpg');
	background-position: top;
	/*	background-color: #000f48;*/
	background-color: #01245c;
	background-repeat: repeat-x;
}

/* navigation
=====================================================================*/
div#topnav {
	display: block;
	width: 850px;
	height: 50px
	margin: 0px auto;
	padding: 0;
text-align: center;
}
div#topnav {
	margin: 0px auto;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;	
}
ul#nav_1_1_0 {
	display: inline;
text-align: center;


}
ul#nav_1_1_0 li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0;
	text-align: center;
	float: left;
	margin-right: 1px;
	
}
ul#nav_1_1_0 a{
	float: left;
	width: 115px;
	height: 17px;
	padding: 14px 0;
	background-color: #fff;
	text-decoration:none;
	color: #003366;
	background-image: url(bg_nav.jpg);
	
}
ul#nav_1_1_0 a:hover{
	background: #000066;
	color: #ffffff
}

/* main elements
=====================================================================*/
.clear {
margin: 0;
padding: 0;
line-height: 0;
clear: both; 
}
div#master {
	display: block;
	width: 850px;
	margin: 0px auto;
	padding: 0;
height: 100%;


}



/* Logo replacement
=====================================================================*/

#logo {
	float: center;
	width: 940px;
	height: 200px;
	margin: 0px auto;
	text-align: center;
	background: url('hawaiiforobama_f.png') no-repeat;
}

#logo h1 a {

	display:block;
	text-indent: -9999px;
	width: 940px; 
	height:160px;
	overflow: hidden;
	background: url(inc/spacer.gif) no-repeat;
}

/* headers */

h2, h4, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #2575ad;
	font-size: 24px;
}
h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, Helvetica, Geneva, sans-serif;
	color: #363636;

}

/* news links 
=====================================================================*/

#news ul
{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
}

#news li { margin: 0; 
padding: 3px;
}

#news a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
	color: #333;
	background-color: #ededed;
	width: 480px;
	padding: 5px 12px 5px 2px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-style: normal;
}

#news a:hover
{
background-color: #369;
color: #FFF;
}


/* Global Links
=====================================================================*/

a {
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited,
a:active
{
	background: transparent;
	color: #2575ad;
	text-decoration: none;
	
}

a:hover
{
	background: transparent;
	color: #ac3433;	
	text-decoration: none;
}



/* Main
=====================================================================*/
div#main {
/*	display: inherit;*/
	float: left;
	background-color: #ffffff;
	width: 811px;
	/*min-height: 350px;*/
	margin: 1px 20px 20px 0px;
	padding: 0px;
	/*border: 1px solid;
	border-color: #999999;*/
	text-align: left;
}
div#content {
	margin: 10px 10px 10px 10px;	
}
div#content h1 {
	color: #294c9e;
	font-size: 16pt;
	font-family: "Helvetica Neue", Helvetica, Arial, Helvetica, Geneva, sans-serif;
}
div#rightcolumn {
	border: 0px solid rgb(153, 153, 153);
	margin: 10px;
	padding: 2px 15px 15px 15px;
	float: right;
	width: 190px;
	background-color: #ededed;
	text-align: center;
}

/* footer
=====================================================================*/
div#content2 {
	margin: 5px 10px 5x 10px;
	background-color: #000033;
	padding: 30px 5px 5px 13px;
	color: #CCCCCC;
	height: 80px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 12px;
}
.footer_column {
	float:left;
	width:155px;
	margin-right:5px;
}
.footer_long {
	width:180px;
	float: right;
}

/* gallery
=====================================================================*/
div#gallery {
width: 550px;
align: center;
margin: 8px auto;
}

div#gallery .thumbnail {
display: inline;
float: left;
width: 160px;
height: 225px;
padding: 10px 5px;
margin: 5px;
border: 1px #ccddff solid;
}
div.thumbnail img {
margin: 5px; 
border: 0px;
}
div.thumbnail a {
color: #000000; 
text-decoration: none;
}

div#photonav ul{
display: block;
width: 520px;
margin: 5px auto;

}
div#photonav ul li{
display: block;
width: 220px;
float: left;
margin: 10px;
}

/* misc
=====================================================================*/
div.mainright {
float: right;
	width: 300px;	
margin: 0px;
}
div.mainleft {
float: left;
	width: 300px;	
margin: 5px;
}
div.mainright fieldset, div.mainleft fieldset {
margin: 5px 0px;
border: 1px #000099 solid;
background-color: #eef5ff;
}
div.mainright fieldset p, div.mainleft fieldset p{
margin: 5px;
}
br.clear {
clear: both;
}
