@charset "utf-8";
body {
paddin: 0;
margin: 0;
width: 100%;
background: #000000 url(../originals/images/laconner_sunrise3.jpg) no-repeat center top;
display: table;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-stretch: narrower;
}

#body_wrapper {
width: 790px;
margin: 0 auto;}

h1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 28px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	}
	
a:link, a:visited {
color: #1c4661 ;
text-decoration: none;
/*border-bottom: 1px dotted #4f89ad;*/ }

a:active, a:hover {
color: #cc1818;
text-decoration: none;
/*border-bottom: 1px dotted #4f89ad;*/  }

#table tr, td, th {
	
	text-align: center;
	
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal; }


#logo {
float: right;
margin-top: -10;}



#main {
background: #6d6d6d;
height: 4600px;
margin-top: 200px;
padding: 10px;
clear: both;
}

#top {
float: left;
margin-top: 40px;
padding-left: 20px;
padding: 5px;
/*border-bottom: 2px dotted #7facc8; */
}

#picture_gallery {
clear: both;
border-top: 2px dotted #7facc8;}

.gallery {
	border-bottom: 2px dotted #7facc8;
	display: block;
	clear: both;
}
.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;

}
.table {
	font-size: 12px;
	width: 340px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}