body {
	margin-top: 0px;
	background-color: #512B16;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background_tile.jpg);
}

a img{ 	border: none;}

 img, div { behavior: url(iepngfix.htc) }
 
  .content_back {
	background-image: url(../images/body_content.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 545px;
	width: 458px;
}

  .content_page {
	background-image: url(../images/body_contentpage.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 545px;
	width: 458px;
}

 .bg_left {
	background-image: url(../images/back_lftbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 950px;
	width: 403px;
}

 .bg_right {
	background-image: url(../images/back_rtbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 950px;
	width: 403px;
}

.floatingright {
float:right;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
} 

.floatingleft {
float:left;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
}

.pics_border {
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	border: 2px solid #FFFFFF;
}

.padding_lft {
margin-left:20px;
}

.bodytxt {
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-right: 40px;
	padding-left: 10px;
}

.bodytxt_center {
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}

.bodytxt_bold {
	color: #5C5C5C;
	text-align: left;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-right: 5px;
	font-weight: bold;
}

.menutxt_bold {
	color: #990000;
	text-align: left;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-right: 5px;
	font-weight: bold;
}

.menutxt_bold a {
	color: #990000;
	text-align: left;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-right: 5px;
	font-weight: bold;
	text-decoration: none;
}

.menutxt_bold a:hover {
	color: #990000;
	text-align: left;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-right: 5px;
	font-weight: bold;
	text-decoration: underline;
}

.lft_caption {
	color: #72571F;
	text-align: right;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.rt_caption {
	color: #72571F;
	text-align: left;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.staff_caption {
	color: #452112;
	text-align: left;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.body_pic_padded {
	border: 2px solid #cdcdb1;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
}

.body_pic {
	border: 2px solid #cdcdb1;
}

div.gallery {
	float: left;
	padding-left: 3px;
	padding-bottom: 6px;
  }
  
div.gallery p {
   text-align: center;
   }
   
  .carlcam {
	margin: left;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
  }


 
 .footer_back {
	background-image: url(../images/ftr_back.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.footer_copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
}

.footer_designby {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #134fec;
	text-align: right;
	text-decoration: none;
	padding-right: 5px;
}

.footer_designby a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #134fec;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}

.footer_designby a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #134fec;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
}h2 { font-family: Georgia, "Times New Roman", Times, serif;
	color: #7D272A;
	font-size: 28px;
}
.menucontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#port-content {
}

#port-content li {
	float:left;
	display:block;

}

#port-content li a{
	width:233px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:3px;
	text-align:center;
	float:left;
	display:inline;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	font-size: 65%;
	color: #0168A7;
	text-decoration: none;
}

#port-content  li a:hover {
	width:233px;
	border:solid #000;
	border-width:0 1px 1px 0;
	/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:3px;
	text-align:center;
	float:left;
	display:inline;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left:2px;
	color: #000000;
}
