@charset "UTF-8";
body  {
	background: #666666 url(images/asianfish.jpg);
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #630;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColFixRtHdr #container {
	width: 1200px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin: -15px 0px 0px -10px;
	padding: 0px 0px 200px;
	float: left;
	border-right: medium groove #930;
} 
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D99C70;
	padding-top: 30px;
	margin-bottom: 0px;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	margin-bottom: 0px;
}
.twoColFixRtHdr #header {
	background: #FFF;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: -210px;
} 
.twoColFixRtHdr #header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #872D0F;
}
.twoColFixRtHdr #sidebar1 {
	width: 280px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	color: #6D270D;
	margin-top: 50px;
	font-size: 13px;
	margin-right: 40px;
}
.twoColFixRtHdr #mainContent {
	margin-left: 200px;
	margin-top: 75px;
} 
.twoColFixRtHdr #footer {
	background:#FFF;
	padding: 0 0px 0 220px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-right: 380px;
} 
.twoColFixRtHdr #container #sidebar1 p {
	font-size: 12px;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
.twoColFixRtHdr #container #sidebar1 h3 {
	font-size: 16px;
	line-height: 22px;
	color: #D7AF9B;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixRtHdr #container #sidebar1 p a #Image1 {
	color: #EEE;
}
.twoColFixRtHdr #container #sidebar1 h3 a {
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bottom_info {
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	color: #930;
	border-top: 1px solid #B36843;
	padding-top: 3px;
	padding-right: 0px;
	margin-right: 115px;
	margin-left: 115px;
}
.twoColFixRtHdr #sidebar2 {
	width: 220px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 110px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	color: #6D270D;
	margin-top: 100px;
	font-size: 16%;
}
.twoColFixRtHdr #img2 {
	clear: both;
	float: left;
	padding-right: 25px;
}
.twoColFixRtHdr #container a #img2 {
	border-style: none;
}
.twoColFixRtHdr #container #sidebar2 h3 a {
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
}
#white_box {
	height: 2000px;
}
.bold_rules {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
p {
	color: #930;
	font-size: 14px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#image_life {
	padding: 10px;
}
h3 {
	text-decoration: none;
}
.twoColFixRtHdr #directoryTable {
}
.upcoming_events {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B9841A;
}
.twoColFixRtHdr #mainContent2 {
	margin-left: 350px;
	margin-top: 75px;
	margin-right: 450px;
}
.photowrap {
	float: left;
	width: 400px;
}
.photo_caption {
	font-size: 12px;
}
#photo_thumb_wrap {
	height: 670px;
}
.site_created {	font-size: 11px;
	color: #78350E;
	line-height: 12px;
}
#photoContentbox {
	margin-left: 200px;
	margin-top: 75px;
	text-align: left;
}

