/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #82AB0B url(../images/bg-body.jpg) top center repeat-y;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
#header {
	width: 754px;
	margin: auto;
}
#content {
	width: 754px;
	margin: auto;
	padding-top: 5px;
	background: #ffffff;
}
#left {
	width: 150px;
	float: left;
}
#optional {
	width: 135px;
	height: 78px;
	padding-top: 20px;
	padding-left: 15px;
	background-image: url(../images/bg-optional.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}
#address {
	width: 150px;
	background-image: url(../images/border-mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: right;
}
.address-text {
	padding: 0 10px 0 10px;
	text-align: right;
}
.arial14green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A6D716;
}
.arial15green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

#services {
	width: 147px;
	background-image: url(../images/services-bg.jpg);
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #A6D716;
}
.arialservices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
.arialservices a:link {
	color: #fff;
	text-decoration: none;
}
.arialservices a:visited {
	color: #fff;
	text-decoration: none;
}
.arialservices a:hover {
	color: #000;
	text-decoration: underline;
}
.arialservices a:active {
	color: #fff;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0 5px 0 25px;
	list-style-type: square;
}
li {
	margin: 0;
	padding: 0;
}
#testimonial {
	width: 137px;
	margin-bottom: 20px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: right;
}
.arial11greenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A6D716;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

#travel-links {
	width: 147px;
	margin-bottom: 10px;
	text-align: right;
}
#travel-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
#travel-links ul li {
	padding: 0;
	font-weight: lighter;
	line-height: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	font-size: 11px;
  }
#middle {
	width: 438px;
	float: left;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 9px;	
}  
#right {
	width: 138px;
	float: right;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#right-address {
	width: 138px;
	float: right;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#footer {
	width: 754px;
	height: 57px;
	margin: auto;
	padding-top: 10px;
	text-align: center;
	float: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer a:active {
	color: #fff;
	text-decoration: none;
}
.image-padding {
	padding-right: 10px;
}

.caption-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #150909;
}

.text-headline {
	height: auto;
	width: 423px;
	border-left-width: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-style: solid;
	border-left-color: #A6D716;
	padding-left: 10px;
}
.img-border {
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #eeeeee;
}
.img-border-big {
	padding: 2px;
	border: 1px solid #eeeeee;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	border: 3px solid #666666;
	padding: 2px;
}
textarea {
	padding: 2px;
	border: 3px solid #666666;
}
.clear {
	height: 20px;
	width: 433px;
}
.form-text {
	font-weight: bold;
	color: #333333;
	letter-spacing: 0px;
}
