@charset "UTF-8";
/* CSS Document */

/*RESET*/
/* v1.0 | 20080212 */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*END RESET*/

#mainarea {
	margin: 10px 25px 25px 25px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:20px;
	text-align:left;
	background-color:#E6E6E6;
}


#outerbody {
	width: 1000px;
	/*min-height:860px;*/
}

#outerbodygallery {
	width: 1000px;

	
	/*min-height:860px;*/
}

h1 {
	font: normal 28px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color:#333;
	white-space:nowrap;
	margin: 5px 0 15px 0;
	margin-left:auto;
	margin-right:auto;
}

#container {
	/*width:1000px;
	margin-left:auto;
	margin-right:auto;*/

		
}

#header {
	position:relative;
	
}

div#right {
	float:right;
	width: 500px;
	text-align:justify;
	display:block;
	margin-left: 25px;
	margin-top:0px;
}

body {
	font: 16px/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fffg;
	background: #FFF;
	margin:5px 0px 0px 0px;
	text-align:left
	padding: 0;
	cursor: default;
}

#menu {
	position: absolute;
	top: 140px;
	left: 185px;
	width:900px;
	
}

#longbody {
margin-left:0px;
margin-top:0px;
width:100%;
border-bottom: 1px solid #000;
min-height:450px;
border-top: 1px solid #000;
/*background-color:#CCC;*/
background-color:#728ac0;


}

.center {
	margin-left:auto;
	margin-right:auto;
	
}


#contentshell {
	
}

#map_canvas {
	border:5px solid #FFF;
	
	
}

#testnav {
	float:right;
	
}

#footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}

#buttons {

margin: 0;
padding: 0;
list-style-type: none;
display:inline;

}


.menu{
	border:none;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:8e8e8e;
	}
.menu ul{
	background:url(images/menu-bg.gif) top left repeat-x;
	height:35px;
	list-style:none;
	display:inline-table;
	margin:0;
	padding:0;
	}
	.menu li{
		display:inline-table;
		float: left;
		}
	.menu li a{
		color:#666666;
		display:block;
		font-weight:bold;
		line-height:35px;
		padding:0px 20px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover{
			color:#039;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
	
.selectedbutton a {
	color:#039 !important;
	
}




.photosLeft {

	width:420px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin: 0px 0px 0px 10px;

	
}

.photosLeft img {
	float:left;
	
	border:1px solid #CCC;
	padding:4px;
	background-color:#FFF;

	
}

.photosRight {
	width:420px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin: 0px 0px 0px 10px;
}

.photosRight img {
	float:left;
	
	border:1px solid #CCC;
	padding:4px;
	background-color:#FFF;
	
	
	
}

.innerphotoWrapper {
	margin:10px;
	
}

.photoWrapper {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	
}

.caption {
	margin:0px;
	padding-top:0px;
	font-size:smaller;
	color:#039;
	line-height:1.2;
	
}
