body {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #E2E78F;
	background-color: #46421A;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}

html>body {text-align: -moz-center;}

td {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #E2E78F;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
}

b {
	color: #F5F8BE;
}

h1 {
	color: #423D16;
	/*font-family: garamond,serif;*/
	margin-bottom: 10px;
	font-size: 1.6em;
}

h2 {
	color: #ffffff;
	/*font-family: garamond,serif;*/
	font-size: 1.3em;
}

.list {
	background-color: #898B4B;
	padding: 10px;
}

.outerbox {
	background-color: #7E8042;
}

.indent {
	padding: 10px;
	margin: 0px;
}

.innerbox {
	background-color: #949656;
	padding: 10px;
	border-top-color: #ffffff;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #ffffff;
}

.list ul {
	padding: 0px;
	margin-left: 20px;
}

.area ul {
	padding: 0px;
	margin-left: 20px;
}

.text {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 115px;
}

.left_top {
	background-color: #B5BB61;
	background-image: url(images/left_side.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.right_top {
	background-color: #B5BB61;
	background-image: url(images/right_side.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.content {
	border-left-color: #969852;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #969852;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #969852;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #7E8042;
}

.inner_content {
	border-left-color: #969852;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #969852;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #969852;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(images/inner_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #7E8042;
}

.left_middle {
	background-color: #B5BB61;
	background-image: url(images/left_side.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.right_middle {
	background-color: #B5BB61;
	background-image: url(images/right_side.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.left_bottom {
	background-color: #B5BB61;
	background-image: url(images/left_side.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.right_bottom {
	background-color: #B5BB61;
	background-image: url(images/right_side.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.large_links {
	padding-top: 27px;
	padding-left: 81px;
}

form {
	margin: 0px;
	padding: 0px;
}

.input_btn {
	background-color: #E2E78F;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-bottom-color:#373410;
	border-right-color:#373410;
	border-top-color:#373410;
	border-left-color:#373410;
	color: #373410;
	font-weight: bold;
	margin-bottom: 0px;
}

.title {
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	font-family: gill sans,arial,sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #D0D672;
	width: 418px;
	padding-top: 6px;
	padding-left: 10px;
}

.form td {
	vertical-align: middle;
}

.footer {
	text-align: center;
	padding-top: 20px;
	font-size: 10px;
	color: #9FA071;
}

.footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:active {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

.popupdiv {
	position:absolute;
	left:750px;
	top:900px;
	width:150px;
	height:120px;
	z-index:1;
}

.popuptable {
	border:0px;
	padding: 5px;
	background-color: #000;
}

.pricing td {
	padding-left: 5px;
}

.bg1 {
	background-color: #A3A56B;
	color: #f1f1f1;
}

.bg2 {
	background-color: #B1B376;
	color :#f1f1f1;
}

#ourarea h1 {
  color: #E2E78F;
}

a.area_link {
  color: #E2E78F;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}

a.area_link:hover {
color: #433e17;
	text-decoration: underline;
}

a.back {
  color: #E2E78F;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

a.back:hover {
color: #433e17;
	text-decoration: underline;
}