/* 2010-April updated by CompuScribe Technical Communications */

html {
	scrollbar-base-color: #578dcd;
	scrollbar-shadow-color: #578dcd;
	scrollbar-arrow-color: #000;
	}

body {
	background-color: #578dcd;
	background-image:url(/images/2010/pano_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment:fixed;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*letter-spacing: 0.01em;*/
	font-size: 100%;
	color: #000000;
	margin: 5px;
	padding-bottom: 100px;
}
	
#masthead {
	color: #999999;
	background-color: transparent;
	padding: 0px;
	width: 950px;
	margin: 0 auto;
	margin-bottom: -30px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
}

#column_wrapper {
	background-image: url(/images/2010/white_to_transp.png);
	background-repeat: repeat-x;
}

#column_wrapper2 {
	width: 948px;
	margin: 0 auto;
	background-image: url(/images/2010/studio_front.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#column_wrapper3 {
	width: 948px;
	margin: 0 auto;
	background-image: url(/images/2010/sunset.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#column_wrapper4 {
	width: 948px;
	margin: 0 auto;
	background-image: none;
	text-align: right;
	padding-top: 35px;
}

#column_wrapper4 .back a, #column_wrapper4 .back a:visited {
	color: #578dcd;
	text-decoration: none;
	padding-right: 5px;
}

#column_wrapper4 .back a:hover {
	color: #FFF:
	text-decoration: underline;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 515px;
	float: left;
}

#center_pics {
	margin: 0 auto;
	width: 946px;
}

#left {
	width: 200px;
	float: left;
}
#right {
	width: 230px;
	float: left;
}
#center .content {
	padding: 50px 32px 0px 35px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#left .content {
	padding: 87px 16px 5px 16px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#right .content {
	padding: 300px 16px 0px 16px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 0;
}
#footer .content {
	padding: 12px 16px;
}

.narrow p {
	margin: 12px 150px 0px 0px;
}
	

#footer {
	color: #000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}

#center a:link, #right a:link, .blockbox a:link, blockbox a  {
	color: #000;
	text-decoration: underline;
}
	
#left a:link {
	color: #000;
	text-decoration: none;
}
#center a:visited, #right a:visited, .blockbox a:visited, #left a:visited {
	color: #000;
}
#center a:hover, #right a:hover, blockbox a:hover, #left a:hover {
	color: #000;
	text-decoration: none;
	font-style:italic;
}

#footer a:link {color: #000;text-decoration:underline;}
#footer a:visited {color: #000;}
#footer a:hover {color: #666;text-decoration: none;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.6em;
	margin: 0;
	color: #000;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}

.floatbox_r {
	width: auto;
	padding-left: 10px;
	padding-bottom: 5px;
	height: auto;
	float: right;
}

.floatbox_l {
	width: auto;
	padding-right: 10px;
	padding-bottom: 5px;
	height: auto;
	float: left;
}

.blockbox {
	padding: 5px 7px;
	width: auto;
	font-size: 0.8em;
	text-align:center;
	border: 1px solid #000;
	background: #FFF;
}

.comments {
	font-size: 0.8em;
	line-height: 1.25em;
}


.tiny {
	font-size: 11px;
	line-height: normal;}

.dotted {
	border-bottom: 1px dotted #000;
}

.tight {
	line-height:1em;
}
