body {
	background-color : #666666;
	background-image : url(images/bg.jpg);
	margin : 0;
	padding : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
}
h1 { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:100; margin:0px; padding:0px; color:#815600 }
h2 { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:100; margin:0px; padding:0px; color: #815600 }
h3 { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:600; margin:0px; padding:0px; color:#815600 }
a { font-size:12px}
a:hover { font-size:12px; text-decoration:none}
img {
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
}
.border {
	height : 100%;
	margin-top : 16px;
	border : 5px solid #a48f70;
	margin-bottom : 13px;
	background-color : #ffffff;
	width : 993px;
	color : #333333;
}
#main {
	height : 100%;
	margin-bottom : 10px;
	width : 100%;
	padding-top: 15px;
}
#main tr td {
	padding-right : 24px;
	padding-left : 24px;
}
#main .h {
	font-weight : bold;
	color : #333333;
	background-image : url(images/hbg.gif);
	vertical-align : middle;
	white-space : nowrap;
	font-size : 13px;
	line-height : 26px;
	padding-left : 38px;
	text-align : left;
	height : 26px;
	background-color : #D8CFBD;
}
#footer {
	height : 115px;
	width : 100%;
}
#footer .f {
	background-color : #d8cfbc;
	background-image : url(images/footer_bg.gif);
	width : 100%;
	font-size : 11px;
	text-transform : uppercase;
	color : #ffffff;
}
#main #menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	width : 250px;
}
#main #menu a {
	color : #666666;
	text-decoration : none;
	font-size : 13px;
	font-weight : bold;
	white-space : nowrap;
	display : list-item;
	list-style-image : url(images/bullet.gif);
	list-style-type : square;
	padding-left : 9px;
	margin-left : 29px;
	background-color : #ffffff;
	line-height: 26px;
}

#main  #menu  .current {
	background-color: #D8CFBD;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-left: 38px;
	color: #333333;
	background-image: url(images/hbg.gif);
}
#content {}
#content img { border:0px}
#main #content {
	height : 100%;
	width : 100%;
}
.text {
	font-size : 12px;
	text-indent : 15px;
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
}
.text img {
	border : 5px solid #fedab9;
	margin-bottom : 15px;
}
#main .phones {
	font-size : 16px;
	font-weight : bold;
	color : #333333;
	white-space : nowrap;
	line-height : 26px;
	margin-top : 40px;
	margin-bottom : 20px;
	background-color : #ffffff;
}
#header {
	margin : 0;
	padding : 0;
}
#header .info {
	background-color : #faf7e6;
	background-image : url(images/block.jpg);
	background-repeat : no-repeat;
	color : #993333;
	vertical-align : top;
	font-size : 14px;
	font-weight : bold;
	line-height : 24px;
}
#header .info .info_h {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	text-transform : uppercase;
	margin-top : 25px;
	font-weight : normal;
}
#header .info div {
	margin-right : 20px;
	margin-left : 25px;
	margin-bottom : 5px;
}
