body {
	/*width: 980px;*/
	background-color: #472a2b;
   	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	color: #b79d5b;
	font-size: 14px;
}

.main {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #b79d5b;
	background: #7f1323 url(../images/layout/bt_d.png) no-repeat 0 bottom;
}

/* @group Header */

.header {
	font-size: 14px;
	font-weight: bold;
	height: 117px;
	width: 100%;
	background: url(../images/layout/tp_d.png) no-repeat right 2px;
}

.logo {
	/*width: 100px;*/
	height: 117px;
	background: url(../images/logo.png) no-repeat 3px 3px;
}

.title_head {
	margin-top: 0;
	padding-top: 44px;
	padding-left: 20px;
	margin-left: 100px;
	color: #fff;
	font: normal 2em "Century Gothic";
}

.navbar {
	padding: 2px;
	height: 3px;
}

/* @end */

/* @group Left Menu */

.mnu_div {
	width: 160px;
	height: 37px;
	margin-top: 5px;
	background: url(../images/layout/d1.png) no-repeat;
	margin-left: 5px;
}

.lft_menu {
	width: 160px;
	/*border: 1px solid gold;*/
	float: left;
	padding: 2px;
	margin-left: 5px;
}

.lft_mnu_HD {
	font-size: 1em;
	padding: 0;
	margin: 0;
	background-color: royalblue;
	/*background-color: #4169E1;*/
	text-align: center;
	border-bottom: 1px solid #000;
}

/* @end */

/* @group Content */

.content {
	width: 565px;
	height: 553px;
	float: right;
	border: 2px solid gold;
	background-image: url(../images/building_med.jpg);
	margin-left: auto;
	margin-right: 8px;
}

.info {
	padding: 1px 5px;
	margin: 0;
	height: 552px;
	color: #000;
	overflow: auto;
	width: 555px;
}

.story {
	/*border: 1px solid gold;*/
}

form {
	padding: 0;
	margin: 0;
}

.pg_title {
	font-size: 20px;
	text-align: center;
}

.pg_title2 {
	font-size: 16px;
	text-align: center;
}

.bio_list {
	
}

.bio {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.doc_list {
	list-style-type: none;
	font-size: 14px;
	font-style: italic;
}

.doc_bold {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bio_name {
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 5px;
	text-decoration: underline;
}

.doc_title {
	text-decoration: underline;
	font-size: 16px;
	height: 6px;
}

.gogmap {
	width: 550px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}

.sm_center {
	text-align: center;
	font-size: 13px;
}

.checklist {
	list-style-image: url(../images/check.png);
}

.list {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	list-style-type: circle;
}

.link_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a.info_link {
	font-weight: bold;
	text-decoration: none;
	color: #0672b5;
}

a.info_link:hover {
	color: #0672b5;
	font-weight: bold;
	text-decoration: underline;
}

a.info_link:visited {
	color: #0672b5;
	font-weight: bold;
	font-style: italic;
}

a.top {
	color: #0672b5;
	font-weight: bold;
}

a.top:hover {
	color: #b69c5a;
	font-weight: bold;
}

a.top:visited {
	color: #b69c5a;
	font-weight: bold;
	font-style: italic;
}


.lnk_box {
	
}

a.info_link {
	
}

a.info_link:hover {
	
}

a.info_link:visited {
	
}

.small_txt {
	font-size: 14px;
	padding: 0;
}

/* @end */

/* @group Footer */

.footer {
	width: 757px;
	clear: both;
	padding: 3px;
	font-size: 12px;
}

.copy_left {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}

.copy_right {
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	margin-bottom: 3px;
}

a.copyright {
	color: #fff;
}
a.copyright:hover {
	color: #fff;
	text-decoration: none;
}
a.copyright:visited {
	color: #fff;
	text-decoration: none;
}

/* @end */
.faq {
	
}
