@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(/images/bg.jpg);
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
input, select, textarea{
	border: 1px solid #b3c5d6;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #173329;
	text-align: justify;
	vertical-align: middle;
	overflow: hidden;
	width: 250px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #83B11B;
	font-weight: bold;
	line-height: 23px;
}
h2 {
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;

}

.required {
color:#FF0000;

}

.submit {
	background-color: #83B11B;
	border: 1px solid #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.formtable {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
.formtable td {
	vertical-align: top;
}
.formtable .td-left {
	width: 140px;
}
.formtable .text {

}
.clear{
	clear:both;
}
.center {
	text-align: center;
}
p {
	line-height:16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#page-container {
	width: 960px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	overflow: hidden;
	line-height: 15px;
}
#header {
	height: 87px;

}



#left {
	width: 415px;
	float: left;
	overflow: hidden;
}
#left #img-bed {
	background-image: url(/images/img-bed-bg.jpg);
	background-repeat: no-repeat;
	height: 291px;
	width: 415px;
	padding-top: 20px;
	padding-left: 20px;
}

#left #testimonials {
	font-family: Georgia;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	bottom: 20px;
	width: 263px;
	background-color: #F1F9DD;
	border: 1px dashed #83B11B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 39px;
	padding-top: 21px;
	padding-right: 27px;
	padding-bottom: 21px;
	padding-left: 27px;
}

.testimonials {
	font-family: Georgia;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	width: 400px;
	background-color: #F1F9DD;
	border: 1px dashed #83B11B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	font-style:italic;
}

#right {
	width: 517px;
	float: left;
	margin-left: 27px;
}



#right a {
	color: #83B11B;
	text-decoration: none;
	font-weight:bold;
}
#right a:hover {
	color: #83B11B;
	text-decoration: underline;
	font-weight:bold;
}



#main {
	padding-top: 41px;
	padding-bottom: 20px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #83B11B;
 	width: 960px;
}


#right #upcoming .title {
	width: 215px;
	background-color: #577C7B;
	height: 25px;
	text-align: center;
	font-family: "Times New Roman";
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF9DD;
	padding-top: 5px;

}
#right #upcoming .box-content {
	font-family: Tahoma;
	border: 1px solid #587C7B;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #FFF9DD;
}
#right #upcoming .box-content p {
	line-height:10px;
	margin-right: 15px;
	margin-left: 5px;
}


#footer {
	clear: both;
	height: 40px;
	background-image: url(/images/greenapple.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 3px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 25px;
}

/**/
#copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	text-align: right;
}

#copyright a {
	color: #000000;
}
#copyright a:hover {
	color: #000000;
	text-decoration: none;
}
