/* Begin Old CSS */
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #666666;
}
.bodyText, p, li, div, td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; font-weight: normal; color: #666666; text-decoration: none}

h1, span.h1 {  font-size: 16px; font-weight: bold; color: #333333; font-family: Helvetica, Verdana, Arial, sans-serif; text-decoration: none; display:block;}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0000CC; text-decoration: underline}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0000FF; text-decoration: none}
h6 {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #006699; text-decoration: none; font-style: italic}
/* End Old CSS */
#headerContainer {
	width: 650px;
	height: 65px;
}
#headerLogo {
	float: left;
	width: 277px;
	height: 65px;
}
#headerNav {
	float: right;
	width: 373px;
	height: 65px;
	padding-top: 38px;
}
#contentWrapper {
/*	width:650px; */
}
#navWrapper {
	width:160px;
	float:left;
	margin-right:2px;
}
#bodyWrapper {
	float:left;
}
/*
.leftNav, .leftNavOver {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	width: 160px;
	text-align: left;
	margin-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}
.leftNav {
	background-image: url(images/nav_bg_off.gif);
}
.leftNavOver {
	background-image: url(images/nav_bg_over.gif);
}
.leftSubNav, .leftSubNavOver {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 160px;
	text-align: left;
	margin-bottom: 2px;
	cursor: pointer;
	cursor: hand;
	padding-top: 2px;
	padding-bottom: 2px;
}
.leftSubNav {
	background-color: #FFFFFF;
}
.leftSubNavOver {
	background-image: url(images/sub_nav_over.gif);
	background-repeat: repeat-y;
}
.leftSlideBox, .leftBox {
	margin-bottom: 2px;
}
*/
.leftBox {
	background-color: #EEEEEE;
}
.leftInnerBox {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	padding: 5px;
}
.form {
	margin: 0px;
	padding: 0px;
}
input.mailinglist, input.mailinglistActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 150px;
	border: 1px solid #999999;
	margin-bottom: 2px;
	
}
input.contact, input.contactActive, textarea.contact, textarea.contactActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 227px;
	border: 1px solid #999999;
	margin-bottom: 2px;
	
}
input.mailinglist, input.contact, textarea.contact {
	background-color: #FFFFFF;
}
input.mailinglistActive, input.contactActive, textarea.contactActive {
	background-color: #FFFFCC;
}.pageTitle {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pageTitleThin {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.imgRightPad {
	margin-right: 8px;
	margin-bottom: 8px;
}
.imgLeftPad {
	margin-left: 8px;
	margin-bottom: 8px;
}


/** 2007 Ammendments **/
a.quoted, a.quoted:link, a.quoted:visited {
	display:block;
	color:#999;
	text-decoration:none;
}
a.quoted:hover, a.quoted:active {
	background-color:#efefef;
	text-decoration:none;
	color:#666;
}
#rightCol {
	/*padding-left:20px;*/
}
#rightCol, #rightCol div {
	font-size:10px;
}

div.rightBox {
	border-bottom:1px solid #ccc;
	padding:10px 0;
}

div.testimonial blockquote, div.testimonialRow blockquote {
	margin:0;
	padding:0;
}
div.testimonial span, div.testimonialRow span {
	display:block;
	padding-top:8px;
	text-align:right;
	font-style: italic;
}

div.testimonialRow {
	padding:10px 0;
	border-top:1px solid #666;
}

/** Gallery Pages **/
.albumListing {
	padding:10px 0;
	border-bottom:1px solid #666;
}
.albumListing h3 {
	margin:0 0 8px 0;
	text-decoration:none;
	font-size:16px;
}
.albumListing h3 a, .albumListing h3 a:link, .albumListing h3 a:visited, .albumListing h3 a:active, .albumListing h3 a:hover {
	text-decoration:none;
	font-size:16px;
}
.albumCount {
	font-style:italic;
	font-size:12px;
	font-weight:normal;
	float:right;
	color:#999;
}
.albumPerma {
	padding-top:8px;
	/*margin-top:8px;*/
	font-size:10px;
	color:#999;
}
.albumTeaser {
	float:left;
	width:120px;
	padding-right:14px;
	text-align:center;
}

/** Overflow Tables **/
#sgBodyMask {
	background-color:#fff;
	opacity:.80;
	-moz-opacity:.80;
	filter:Alpha(opacity=80);
	position:absolute;
	z-index:90;
	left:0;
	top:0;
}

.overflowWrapper {
	width:474px;
	/*overflow-x:auto;*/
}

.overflowWrapper table {
	width:900px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
.overflowWrapper table td {
	padding:2px 4px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.overflowWrapper table td strong {
	color:#333;
}
.overflowWrapper table td, .overflowWrapper table td p {
	font-size:10px;
	line-height:12px;
}
.fullScreen {
	
}
.fullScreenOpen {
	position:absolute;
	z-index:100;
	left:0;
	margin:20px;
}
.fullScreenOpen .overflowWrapper {
	width:100%;
	background-color:#fff;
}

.fullScreenOpen .overflowWrapper table {
	width:100%;
}

/** Clear Fixins **/
.floatR { float:right; }
.floatL { float:left; }
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden }
* html .clearfix{ height:1% }
.clearfix{ display:block }



.overflowWrapper {
	width:474px;
	overflow:auto;
}
/** SAFARI WILL IGNORE EVERYTHING BELOW THIS LINE **/
.overflowWrapper {
	width:474px;
	overflow:visible;
	overflow-x:auto;
	
	#
}

