﻿
body 
{
	/*background: #ffffff url('../Images/Backgrounds/Horizon.jpg') repeat-x top;*/
	font-family: Verdana;
	color: #666666;
}
 
#horizon 
{
	display: block; 
	width: 100%; height: 1px; 
	position: absolute; top: 50%; left: 0px; 
		
	background-color: #ffffff;
			
	overflow: visible;
	visibility: visible;
}

#horizonShade {background: #666666 url('../Images/Backgrounds/Horizon.jpg') repeat-x bottom; position: relative; width: 100%; height: 200px; color: #666666; margin: -180px auto auto auto;	}   
 
#content1060x700    
{
			
	position: relative;
		
	width: 1100px; height: 660px;
	margin: -350px auto auto auto;	
	
	visibility: visible
}


#centerLogoBig
{
	width: 732px;
	height: 512px;
	margin: 0 auto 0 auto;
	background: transparent url('../Images/Logos/LogoBig.png') no-repeat center bottom;
}

#centerLogoMed
{
	width: 400px;
	height: 432px;
	margin: 0 auto 0 auto;
	background: transparent url('../Images/Logos/LogoMed.png') no-repeat center bottom;
}

#DockMenuContainer
{
	width: 700px;
	margin: 0 auto;
}

.lightboxContainer
{
	text-align: center;
	width: auto;
	margin: 0 auto 0 auto;
	padding-top: 170px;
		
}


.ContactList table {width: 560px;}
.ContactList td {vertical-align: top;  font-size: 14px;}

.ContactList .smallText {font-size: 12px; color: #999999}

.ContactList h1 {font-size: 16px; font-weight: bold; }
.ContactList h2 {font-size: 14px; font-style: italic; font-weight: bold; color: #880000}
.ContactList h3 {font-size: 14px; font-style: italic;  font-weight: bold}

.ContactList a {text-decoration: none}
.ContactList a:hover {text-decoration: underline}
