/* CSS Document */
/** { margin: 0; padding: 0px; }*/
body {
	font: normal 1em Arial, sans-serif;
	color: #ffffFF;
	text-align: left;
	background-color: #C4DCE3;
	margin: 0;
	padding: 0px;
/*	background-image: url(../images/dropshadow.gif);
	background-repeat: repeat-y;
	background-position: center;*/
	}
div#container { 
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 738px;
	border: solid #777;
	border-width: 1px 1px;
	}	
	
/* tabbed styles */
#navigation {
	display: none;}	

/* quotation div */
div#quote {
	display: none;
}
img.logo {
	display: none;
	}
img.border
{
	border: 4px solid #C4DCE3;
}

	
/* main content */	
div#content {
	margin-left: 20pt;
	margin-right: 30pt;
	}

div.printthis {
display: none;
}

div.lightbluebox {
color: 000000;
}
/* inner column divs moved to individual style sheets */

/* classes for in content */
.backgroundbluetext {
	color: #C4DCE3;
}
.center
{
text-align: center;
}
div.bluebox {
}
div.blueboxleft {
}
.smallertext {
	font-size: 0.8em;
}
img{
	display: none;
}
img.map
{
	display: block;
}	
.photo-copyright {
}

P.index-photoheading {
}

div#footer {
display: none;
	}
div#leftside{
	text-align: left;;
	width: 100%;
	color: #C4DCE3;
}
#leftside h3{
	margin-top: -2px;
	color: #ffffff;
	margin-left: 25px;
}
#leftside ul{
}
div#rightside{
    text-align: center;
	float: right;
	width: 100%;
	padding: 5px;
	margin: 5px 10px 5px 5px;
}
div#single {
	clear: both;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px;
	font-size: 0.7em;
	width: 420px;
}
#single img
{
	margin-right: 10px;
}
