html, body {
	margin: 0px;
	background: #FFF;
	padding: 0px;
	font: 75% Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link { font-weight: bold; color: #204800; }
a:visited { text-decoration: none; color:#999999; }
a:active { color: #204800; }
a:hover { color: #204800; }

.bg-left {
	width: 100%;
	background: url(../images/left-menu.gif) repeat-y 0px 138px;
	overflow: hidden;
	}

.bg-right {
	width: 100%;
	background: url(../images/right-column2.gif) repeat-y right top;
	}

#body-center {
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#the-body {
	text-align: left;
	background: url(../images/right-column2.gif) repeat-y right top;
	border-top: 10px solid #3B0000;
	margin-bottom: 1em;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	overflow: hidden;
}

#header {
	position: relative;
	height: 187px;
	border-bottom: 1px solid #000;
}

	.top-right {
	background: url(../images/top-right.jpg) no-repeat left top;
	eight: 72px;
	}
	
#column-left {
	float: left;
	width: 236px;
	height: auto;
	display: inline;
	position: relative;
	z-index: 100;
}

#body-content {
	position: relative;
	width: 752px;
	float: left;
}

#column-center {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	line-height: 19px;
	}
		
	#split {
	width: 472px;
	}
	
	#details {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	line-height: 19px;
	}
	
	.lc-push {
	margin-left: 10px;
	padding: 10px;
	}
	
	.lc-push h1 {
	font-size: 16px;
	text-transform: capitalize;
	margin: 0px 0px 5px 0px;
	padding-right: 10px;
	border-bottom: 3px solid #666;
	text-transform: uppercase;
	}
	
	.lc-push h2 {
	font-size: 14px;
	color: #5c5d5c;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px 5px;
	padding-right: 10px;
	line-height: 150%;
	}
	
	.lc-push p {
	color: #515151;
	font-size: 12px;
	padding: 3px 10px;
	margin: 0px;
	text-indent: 5px;
	line-height: 150%;
	}

	.lc-push ul {
	margin-top: 0px;
	margin-left: 2em;
	padding: 0px 20px;
	list-style: disc;
	font-size: 12px;
	}
	
	.lc-push ol {
		margin-top: 0px;
		margin-left: 2em;
		width: 600px;
		padding: 0px 20px;
		font-size: 12px;
	}
	
	.lc-push li {
	margin-left: 10px;
	padding: 3px 0px;
	color: #515151;
	}
	
	#gallery {
	width: 690px;
	overflow: auto;
	}
	
	#gallery div.phots {
	width: 220px;
	float: left;
	display: inline;
	margin-right: 5px;
	margin-bottom: 10px;
	}
	
	#gallery div.phots img {
	padding: 5px;
	background: #bfd3dc;
	border-top: 1px solid #666;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 1px solid #666;
	}
	
	#gallery div.phots p {
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	}
	
	img.borders {
	border-top: 2px solid #666666;
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
	border-left: 2px solid #666666;
	}
		
	div.right-image {
	float: right;
	text-align: center;
	padding: 5px 20px;
	}
	
	.lcone {
	float: left;
	width: 233px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 1px;
	}
	
	.lcone h1, .lctwo h1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #2e3192;
	background: #f6b10c;
	margin: 0px;
	padding: 2px 5px;
	letter-spacing: 1px;
	border-top: 1px solid #6b6b6b;
	border-bottom: 1px solid #6b6b6b;
		}
		
	.lcone h1 .nobord {
	border-top: none;
	}
		
	.lcone p, .lctwo p {
	padding: 5px 10px;
	line-height: 17px;
	margin: 0px;
	font-size: 11px;
		}
	
	.lctwo {
	width: 236px;
	float: right;
	margin-bottom: 5px;
	display: inline;
	padding-bottom: 5px;
}	
	
	.more {
	font-weight: bold;
	color: #990000;
	}
					
#column-right {
	float: right;
	display: inline;
	width: 381px;
	text-align: left;
		}
		
	.rcone {
	float: left;
	width: 171px;
	margin-top: 0px;
	margin-left: 1px;
	display: inline;
	padding-bottom: 3px;
	}
		
	.rcone h1, .rctwo h1 {
		text-transform: uppercase;
		background: #CCCCCC;
		margin: 1px 0px 0px 0px;
		padding: 2px 3px;
		font-size: 12px;
		font-weight: bold;
	}
	
	.rcone p {
	line-height: 15px;
	margin: 0px;
	padding: 3px 5px;
	background: #aec2be;
	font-size: 12px;
	font-weight: bold;
	}

	.rctwo {
	float: right;
	display: inline;
	background: #d1d1d1;
	width: 201px;
	border-top: 4px solid #d1d1d1;
	border-right: 3px solid #d1d1d1;
	}
	
	.rctwo h1 {
	color: #2e3192;
	padding: 2px 4px;
	background: #E8E8E8;
	}
	
	.rctwo p {
	line-height: 15px;
	margin: 0px;
	padding: 3px 4px 5px 4px;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #FFF;
	}
	
#footer {
	clear: both;
	background: #FFFFFF;
	color: #666;
	font: 10px/12px "Lucida Grande", Tahoma, sans-serif;
	padding: 4px 20px;
	width: 940px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#footer a:active, #footer a:link, #footer a:visited {
	text-decoration: underline;
	font-weight: normal;	
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}
