/* @override http://new.hermosawave.com/cssTypekitstyles2009.css */

body {
	background-color: #cccccc;
	text-align: center;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#frame {
	width: 980px;
	position: relative;
	background-image: url(/newback_blue.jpg);
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	text-align: center;
}

#maincontent {
	padding-right: 8px;
	padding-left: 30px;
}
#bigcameraimage {
	text-align: left;
	float: left;
}
img.cameraimage {
	margin-bottom: 16px;
	border: 4px solid #000000;
	height: 450px;
	width: 800px;
	text-align: left;
}

#cameranavi {
	text-align: center;
	background-color: rgba(65,127,128,0.25);
}
.camerabutton {
	float: left;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#leftPanel 
{
	width: 450px;
	float: left;
	padding-right: 10px;
	padding-left: 0px;
	text-align: center;
}
#rightPanel 
{
	float: left;
	width: 273px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#adPanel {
	float: right;
	width: 188px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#photohead {
	height: 144px;
	width: 980px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#camerabanner {
	height: 120px;
	width: 980px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#photoheadtagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: right;
	padding-top: 115px;
	padding-right: 30px;
	text-shadow: rgba(0,0,0,0.74) 2px 2px 2px;
}

#movable {
	text-align: left;
	margin: 0;
	padding: 0px;
	border-top: 2px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}

#statement {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(/10graytile.png);
	border: 2px solid #FFF;
}


#footer 
{clear: both;
	text-align: center;
	font-size: 10px;
}

/* end zen layout */
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #336699;
}

p
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h1 {
	font-size: 18pt;
}

h2 {
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: 14pt;
}

h3
{
	line-height: 18px;
	margin: 4px 0px;
	padding: 0px;
	font-size: 16px;
}

h4
{
font-weight: bold;
	margin-top: 2px;
}
a {
	text-decoration: none;
	color: #003399;
}
.smallprint {
	}
.smallhead {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.movablehead {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.lefttext {
	text-align: left;
	padding-left: 26px;
}

