body 
{
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat;
	background-image: url(images/site/bg.jpg);
}

div#rightimagebox
{
	float:right;
	display:block;
	color:#000000;
	text-align:left;
	width: 270px;
	margin-top: 25px;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#container
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	border:3px solid #B18F6A;
	text-align:justify;
	background-color:#ECE0C8;
	padding: 3px;
	margin-top: 5px;
}

div#logo
{
margin-left:auto;
margin-right:auto;
height:80px;
width:770px;
display:block;
background-color:#000000;
color:#FFFFFF;
}
div#logoflash
{
margin-left:auto;
margin-right:auto;
height:280px;
width:770px;
display:block;
background-color:#000000;
color:#FFFFFF;
}
img#mainlogo
{
	width:770px;
	height:80px;
	margin:0px;
	padding:0px;
	border: 0px;
}

div#menu
{
	background-color:#9E8B63;
	color:#FFFFFF;
	width:770px;
	height:38px;
	display:block;
	text-align:left;
	line-height:20px;
	font-size: 15px;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 0px;
	float: none;
	font-weight: normal;
}

div#menu a
{
	color:#FFFFFF;
	font-weight:normal;
	display:inline;
	float:none;
	height:25px;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	width: 0px;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: white;
	text-align: left;
	font-size: 14px;
}
#container #menu div {
	text-align: left;
	margin-left: 15px;
	line-height: 35px;
}

div#menu a:hover
{
	color:#FFFFFF;
	text-decoration: underline;
}

div#textArea
{
clear:both;
display:block;
width:740px;
margin-left:15px;
margin-right:15px;
background-position:right top;
background-repeat:repeat-y;
}

p
{
padding-left:20px;
padding-right:20px;
}

p.bodyText
{
	margin-right:auto;
}

h2
{
color:#000000;
font-size:16px;
margin-bottom:0px;
margin-top:10px;
}

span#bottomText
{
	margin-left:auto;
	margin-right:auto;
	width:770px;
	display:block;
	font-size:11px;
	height:35px;
	text-align:center;
	color:#FFFFFF;
	clear:both;
	background-color:#B18F6A;
	line-height: 30px;
}

span#bottomText a
{
color:#FFFFFF;
text-decoration:none;
}

span#bottomText a:hover
{
	color:#000000;
}

div#map
{
	padding: 4px;
	display:block;
	border:solid 1px #501936;
	margin-bottom:20px;
	margin-left:0px;
	width: 400px;
	height: 300px;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	margin-right: 0px;
	margin-top: 10px;
}

div#map a
{
color:#B18F6A;
}

a
{
color:#B18F6A;
text-decoration:none;
font-weight:bold;
}

a:hover
{
color:#FF0000;
text-decoration:underline;
font-weight:bold;
}

img
{
	border:1px solid #FF0100;
	margin-bottom:0px;
	margin-right: 4px;
	margin-left: 4px;
}

p.underNormal
{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

img.floatRight
{
	float:right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	border: 2px solid #9E8B63;

}
img.floatleft
{
	float:none;
	margin-right:0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
div#address
{
	width:210px;
	display:block;
	float:right;
	margin-right: 60px;
	margin-top: 20px;
}
#container #textArea .imgNo {
	border: 1px solid #ECE0C8;
}
