
/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;
	font-family: inherit; vertical-align: baseline;
}
body {
font-family: Arial;
color: #000066;
font-size: 11px;
margin:0;
margin-top:0px;
padding:0;
background: url(../images/star-background.jpg);
}


#maincontainer{
background:#fff;
width:900px;
border:1px solid #00235b;
border-top: 0px solid #00235b;
border-right:1px solid #00235b;
margin: 0 auto; /*Center container on page*/
} 

#header {
width: 900px;
background: #fff;
}
#topbar {
	margin:0 auto;
	padding:5px 15px 5px 15px;
	text-transform:uppercase;
	background:#00235b;
	width:870px;
	font-size:12px;
	font-weight:bold;
	/*border-left:5px solid #fff;
	border-right:5px solid #fff;*/
	}
#phonenav {
	width:184px;
	float:right;
    font-size:12px;
    color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	}
	
#footer {
background: #00235b;
text-align:left;
color:#FFFFFF;
font-weight:bold;
padding:10px;
width: 880px;

}



#main {
width:900px;
padding:0px;
background: #fff;
}


#content {
width:670px;
float: left;
padding-right:10px;
padding-left: 10px;
background: #fff;
}


#side {
float:left;
width:200px;
padding-left:5px;
background: #00235b;
}
#side_bar {
float:left;
width:200px;
padding-left:5px;
background: #ffffff;
}
#nav, #nav ul {
	float:left;
	list-style: none;
	background: #00235b;
	font-weight: bold;
	padding: 0px;
	margin: 0;
	font-size:13px;
	font-family: arial;


}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: arial;
	text-align: left;
	border-bottom: 1px solid #fff;
	padding-top:5px;
	padding-bottom:5px;
}


#nav li {
	float: left;
	padding: 0;
	width: 200px;
	margin-right: 0px;
	font-family: arial;
}

#nav li ul {
	position: absolute;
	left: -899px;
	height: auto;
	width: 200px;
	font-weight: bold;
	border: 1px solid #fff;
	margin: 0;
}

#nav li li {
	width: 200px;
	font-size:12px;
	border-top: 1px solid #fff;
	padding: 0;
	margin:0;
}

#nav li ul a {
	width: 200px;
	height: auto;
	font-size:12px;
	padding-top:5px;
	padding-bottom:10px;
	font-family: arial;
	text-align: center;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #3087ce;
}
hr {
color: #EA150B;}

p {
font-size: 12px;
color: #00235b;
font-family:arial;
}



ol, li, ul
{
font-family: Arial;
font-size: 12px;
color: #000066;
line-height:150%;
}

table {
padding:0px;
}

ul { 

padding: 0; 
} 


a {
  color:#3399cc;
  text-decoration:none;
  }

a:hover {
  color:#007cc6;
  text-decoration:none;
  }



h1 {
font-family: arial;
font-size: 16px;
font-weight:normal;
color: #00235b;

}


h2 {
font-family: arial;
font-size: 13px;
font-weight:bold;
color: #225e22;
}

h3 {
font-family: arial;
font-size: 11px;
font-weight:bold;
color: #00235b;
}

h4 {
font-family: arial;
font-size: 10px;
font-weight:normal;
color: #000;
}

/* =Hoverbox 2Code
----------------------------------------------------------------------*/

.hoverbox2
{
	cursor: default;
	list-style: none;
	width: 450px;
	align: center;
}

.hoverbox2 a
{
	cursor: default;
}

.hoverbox2 a .preview
{
	display: none;
}

.hoverbox2 a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox2 img
{
	background: #fff;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 50px;
	height: 140px;
}

.hoverbox2 li
{
	background: #eee;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 1px;
	padding: 1px;
	position: relative;
}

.hoverbox2 .preview
{
	border-color: #000;
	width: 140px;
	height: 385px;
}
.photo-thumbs{text-align:center;padding-bottom:10px;vertical-align: top;}
.photo-thumbs a{margin-left:4px;margin-right:4px}
.photo-main{padding-top:2px;text-align:center;background-color:#F6F6F6}
.photo-main img{margin-top:2px;margin-bottom:65px}

#image_rollOvers {
	float: left;
	padding:5px
}
