@charset "utf-8";
/* CSS Document */

a img {
border: none;
}

img {
margin: 0;
padding: 0;
}

.PageHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.red {
font-family: arial;
font-size: 14px;
color: #FF0000;
font-style: italic;
}

.normal {
font-size: 15px;
font-family: arial;
}

.center {
text-align: center;
}


body {
	background-color: #ebd181 !important; 

}

h1, h2, h3, p {
margin: 0;
padding: 0;
}

h2 {
text-align: center;
font-weight: normal;
}

h3 {
color: #197A30;
font-family: arial;
font-size: 24px;
}

.style4 {
	font-size: 24px;
	color: #006633;
	font-weight: bold;
}

ul, ul li {
margin: 0;
padding: 0;
padding-left: 0px;
margin-left: 8px;
}

.tiny {
font-size: 12px;
color: #FF0000;
}

.left {
float: left;
}

.right {
float: right;
}

.clear {
clear: both;
}

.hp_l {
width: 350px;
float: left;
}

.hp_r {
width: 350px;
float: right;
padding-right: 20px;
}

.sub_menu {
text-align: center;
}

.sub_menu a {
color: #000000;
margin: 0 7px;
font-size: 12px;
text-decoration: none;
}

.sub_menu a:hover {
text-decoration: underline;
}

#contact {
width: 772px;
margin: 35px auto;
}


#transport {
width: 772px;
margin: 35px auto 0 auto;
}

#contact_box {
position: relative;
width: 702px;
padding: 35px;
background: url(../graphics/contact_bg.gif) repeat-y #EDD48A;
}

#top {
position: absolute;
line-height: 0px;
font-size: 0px;
top: 0px;
left: 0px;
height: 7px;
width: 772px;
background: url(../graphics/top.gif) no-repeat;
}

#bottom {
position: absolute;
line-height: 0px;
font-size: 0px;
bottom: 0px;
left: 0px;
height: 7px;
width: 772px;
background: url(../graphics/bottom.gif) no-repeat;
}

#contact_table {
text-align: right;
}

#contact_table td {
vertical-align: top;
}

.text {
width: 225px;
height: 25px;
}

textarea {
width: 225px;
height: 49px;
overflow: auto;
}

.specials {
font-size: 14px;
font-style: italic;
font-weight: bold;
color: #197A30;
}

.directions td {
font-size: 12px;
vertical-align: top;
}

.direc li {
margin-top: 6px;
}
