body{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #f0ebce;
	padding-bottom:20px;
	margin:0;
	padding:0;
	color: #000000;
}

a:link, a:visited {
	color: #000000;
}

a:hover{
	color: #666666;
}

p{
	padding: 10px 15px 5px 20px;
	margin:0px 10px 0px 15px;
	text-align: justify;
	line-height: 20px;
	text-indent: 15px;
}

#top {
	margin: 8px auto 0px;
	padding: 0px;
	height: 183px;
	width: 950px;
	border-bottom: 2px solid #e1d68f;
}

#top img{
	margin: 0px;
	padding: 0px;
	height: 183px;
	width: 950px;
	border-style: none;
}


#nav-top {
	width: 950px;
	margin: 0px auto 0px;
	padding: 0px;
	background: #e1d68f;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 27px;
}

#nav-top ul {
	margin:0px;
	padding:0px 0px 0px 255px;
	list-style:none;
	font-weight: bold;
}

#nav-top ul li {
	display:inline;
	margin:0px;
	padding:0;
}

#nav-top a {
	float:left;
	color: black;
	background: #C2D696 url(images/color_tabs_left.gif) no-repeat left top;
	margin:0px 3px 0px 0px;
	padding:0px 0px 3px 7px;
	text-decoration:none;
	letter-spacing: 1px;
}

#nav-top a span{
	float:left;
	display:block;
	background: transparent url(images/color_tabs_right.gif) no-repeat right top;
	padding:7px 7px 3px 0px;
}

#nav-top a span{
	float:none;
}


#nav-top a:hover{
	color: #FFFFFF;
	background-color: #ef7b0a;
}

#nav-top a:hover span{
	color: #FFFFFF;
	background-color: #ef7b0a;
}

#nav-top ul li.current_page_item a, #nav-top ul li.current_page_item a span{ /*currently selected tab*/
	color: #FFFFFF;
	background-color: #ef7b0a;
}


#frame {
	margin:0px;
	width: 950px;
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	background: url(images/background.gif) repeat-y;
	border-top: 3px solid #e1d68f;
}

/* left menu */

.menu-header {
	background: url(images/menu-header.jpg) no-repeat left top;
	width: 230px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 7px;
	margin-bottom: 1px;
}

#side {
	float: left;
	width: 244px;
	padding: 0px;
	margin: 0px;
	margin: 10px 0px 0px;
	padding: 0px 0px 120px 11px;
	background: url(images/side-phone.gif) no-repeat center bottom;
}

#side ul {
	margin: 0px 0px 10px;
	padding: 3px 0px 1px;
	width: 230px;
	background: #FFFFFF;
}

#side li {
	list-style: none;
	padding: 0px;
}

#side li a {
	display: block;
	text-decoration: none;
	padding: 6px 0px 5px 6px;
	margin: 0px 0px 3px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	background: #D1E0AF;
	border-bottom: 1px solid #ef7b0a;
	border-left: 3px solid #ef7b0a;
}

/* Fix IE. Hide from IE Mac \*/

* html #side li { float: left; height: 1%; }

* html #side li a {
	height: 1%;
	margin-bottom: 1px;
}

#side li a:hover {
	color: #FFFFFF;
	background: #ef7b0a;
}

#side ul li.current_page_item a, #side ul li.current-cat a{
	color: #FFFFFF;
	background: #ef7b0a;
}


#content {
	padding: 0px 0px 95px;
	margin-left: 250px;
	background: url(images/phone-bottom.gif) no-repeat center bottom;
}



#content ul {
	text-align: justify;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
}

#content ul li {
	background: url(images/bullet.gif) no-repeat 0px 1px;
	list-style: url(none) none outside;
	padding-left: 20px;
	margin-left: 10px;
	line-height: 19px;
	margin-bottom: 4px;
}

#content ul li p {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	text-indent: 0px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin:0px 0px 0px 5px;
	padding: 5px 10px 2px;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}


#footer {
	margin: 0px auto;
	padding: 0px 0px 15px;
	width: 950px;
	clear: both;
	background: #FFFFFF;
	border-top: 5px solid #e1d68f;
}


#footer p{
	text-align: right;
	margin-right: 20px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#footer a:link, #footer a:visited{
	text-decoration: none;
}

.clear { clear:  both; }


form {
	margin-left: 26px;
}

input {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.tbcontact {
	font-weight: bold;
	margin-left: 10px;
}

.tbcontact td {
	padding: 5px 7px 5px 0px;
}


img.photo {
	padding: 4px;
	border: 1px solid #ef8c41;
	margin: 0px 5px 2px 15px;
	float: right;
}

/* Google Map */




input, textarea, select {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-left: 15px;
}

.btnSubmit {
	font-weight: bold;
	border-top: 1px solid #999999;
	border-right: 1px outset #CCCCCC;
	border-bottom: 1px outset #CCCCCC;
	border-left: 1px solid #999999;
	padding: 5px 10px 4px;
	cursor: hand;
	color: #4a4a4a;
	background: #E8E8E8;
}

table {
	margin-left: 30px;
	margin-right: 20px;
}

.tablecontact {
	margin-left: 15px;
	font-weight: bold;
}
.tablecontact td{
	padding: 3px 5px 4px;
}

.map {
	width:560px;
	height:500px;
	padding: 7px;
	margin-left: 0px;
	border: 1px solid #ef8c41;
	margin-top: 15px;
}
