@charset "utf-8";
body {
	margin: 0px;
	background: #eafec9 url(images/body-bg.jpg) repeat-x center top;
}
a.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}
a.menulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #F00;
	text-decoration: none;
}
a.menulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}
a.menulink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
a.menulink2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
a.menulink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
a.menulink2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.text_menu {
	line-height: 40px;
}
.text_call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ce3a06;
	line-height: 27px;
}
.text_gray {
	color: #666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin: 0px;
}
h1 {
	margin: 0px;
	color: #DE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	margin: 0px;
	font-weight: normal;
}

.shadow_content {
	background-attachment: scroll;
	background-image: url(images/shadow_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadow_right {
	background-attachment: scroll;
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
}
.shadow_left {
	background-attachment: scroll;
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
}
a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
	text-decoration: none;
}
a.footerlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #333;
}
.text_rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.border_gray {
	border: 4px solid #EAEAEA;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
}
.border_all {
	border: 4px solid #E8E8E8;
}
.menu_over {
	background-image: url(images/menu_over.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
