@charset "utf-8";
#container #text_area #address {
	float: left;
	margin-right: 10px;
}
#container #text_area #emailus {
	width: 243px;
	height: 120px;
	float: right;
	margin-right: 10px;
	padding-top: 15px;
}


#map {
	width: 400px;
	height: 320px;
}

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #545454;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 14px;
}
#container #right_area ul {
	padding-left: 35px;
}

#container #text_area ul {
	margin-left: 30px;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
}
#container #right_area #photo_block {
	height: auto;
	margin-bottom: 15px;
}

#container #header {
	height: 81px;
	background-image: url(../images/header.JPG);
	background-repeat: no-repeat;
}
#container #flash_area {
	height: 352px;
}
.gmnoprint {
	font-size: 12px;
	color: #333;
}

#container #text_area {
	width: 410px;
	margin-left: 10px;
	display: block;
	float: left;
	padding-top: 10px;
}
#container #left_side {
	height: 670px;
	width: 162px;
	float: left;
	background-image: url(../images/left_side.JPG);
}

h1 {
	color: #958951;
	font-size: 20px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}

#container #right_area {
	width: 294px;
	float: right;
	margin-top: 20px;
	margin-right: 11px;
	margin-bottom: 15px;
}
#container #footer {
	height: 80px;
	background-color: #BD994D;
	margin-top: 10px;
	display: block;
	clear: both;
}
#general_menu  {
	display: block;
	list-style-type: none;
	text-align: left;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	line-height: 41px;
	width: 900px;
	background-image: url(../images/nav_bar.JPG);
	height: 41px;
	clear: both;
}

#general_menu li  {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDAF9D;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 41px;
}
#general_menu a {
	line-height: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-size: 12px;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #333;
}
.large {
	font-size: 18px;
}
#container #text_area #emailus h2 a {
	font-size: 18px;
}
#container #text_area #emailus h2 a:hover {
	color: #958951;
}

#footer_section 
{
	font-size: 12px;
	text-align: left;
	color: #000;
	display: block;
	overflow: auto;
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}

#footer_section  a 
{
	color: #000;
	text-decoration: none;
	float: left;
	display: block;
	width: 48%;
	margin-right: 1%;
}
#footer_section  a:hover 
{
	color: #333;
	text-decoration: underline;
}
#footer_section  p 
{
	display: block;
	float: left;
	width: 28%;
	margin: 0 0 0 10px;
}
#footer_section  p.copyright 
{
	text-align: right;
	width: 80%;
	float: right;
	margin-right: 10px;
}
#footer_section p.info {
	width: 30%;

}
#footer_section p.info a {
	display: inline;
	float: none;
}


#footer_section p.copyright a {
	float: none;
	display: inline;
}

#footer_section  p  span 
{
	color: #FFF;
	display: block;
	font-weight: bold;
	font-size: 120%;
}
#gmnoprint a:link {
	color: #000;
}
#gmnoprint a:hover {
	color: #333;
}
#gmnoprint a:visited {
	color: #000;
}

