
body {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	
	background-color: #000000;
	
	padding: 10px 20px 10px 20px;
	margin: 0 0 0 0;
	
	
}
a {
	color:green;
}

a img {
	border: none;
}

p, td, ul, li {
	font-size: .85em;
}

#full_description {
	visibility: hidden;
}

#page_container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 843px;
	height:100%;
}

#content {
	float: left;
	text-align:left;
	
}

#page_content {
	float:left;
	background-color: #CCCCCC;	
}

#left_column {
	margin: 0px;	
	width: 375px;
	float: left;
	border-right-style: solid;
	border-width: 1px;
	
}

#right_column {

	margin-left: -1px;
	float:left;	

	border-left-style:solid;
	border-width: 1px;
	width:463px;
	
}

.bg {
	position: absolute;
	bottom: 0;
	height: 100%;
}



#contact_text {
	width: auto;
	color: #ffffff;
	font-size: .8em;
	display: block;

}

#main_menu {
	clear:both;	
	text-align: center;
	margin-top: 10px;
	padding: 10px 20px 20px 20px;
	/* background-image: url("img/menu-gradient.gif"); */
	background-repeat: repeat-x;

}

#main_menu a {
	color: #fff;
	font-size: 1em;
	margin: 15px;
	text-decoration: none;	
}

.blackbg {
	background-color: #000;
	color: #fff;
	border-color: #333333;
	border-right-style: solid;
	border-width: 1px;
}



.caps {
	text-transform: uppercase;
}



#logo_header {
	
	padding: 10px 0px 0px 0px;
	clear:both;
	display:block;

}
.left_caption {
	margin-top: auto;
	margin-bottom: auto;
	width:300px;
}
.column_header {
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
}

.column_text {
	padding: 10px 20px 10px 20px;
	clear:both;
}

.news_image {
	margin-left:auto;
	margin-right:auto;
	padding:50px;
	display: block;
}
.center {
	text-align: center;

}
.more {

}
.mugshot {
	
}
.fill {

}
#footer {
	float:right;
	color: #fff;
	clear:both;	
}
.left_align {
	float: left;
}
.right_align {
	float: right;
}

h1 {
	font-size: 1.3em;
	font-weight: normal;
	padding:0;
	margin:0;
	border:0;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin:0;
	padding:0;
}
