/* CSS Document */

html, body {
	margin: 0px;
	font: normal 100% arial, verdana, 'trebuchet ms', sans-serif;
	height: 100%;
	background: #e5e3d7 url(../images/background.jpg) center top no-repeat;
	}

#wrapper {
	float: left !important;
	float: inherit;
	position: relative;
	left: 50%;
	width: 772px;
	margin-left: -392px;
	min-height: 100%;
	background:url(../images/wrapperBg1.jpg) bottom center no-repeat;
	padding-left: 12px;
	margin-bottom: -38px;
	}

*html #wrapper {
	height: 100%;
	}

#nav {
	float: left;
	height: 180px;
	width: 190px;
	background:#5a553f;
	padding-top: 20px;
	border-right: 3px solid #fff;
	}

#banner {
	float: left;
	width: 567px;
	background: url(../images/banner.jpg);
	height: 200px;
	}

#navBtm {
	float: left;
	width: 760px;
	background: #fff url(../images/navDrop.jpg) no-repeat;
	height: 14px;
	}

#content {
	float: left;
	}

#contentLeft {
	float: left;
	width: 192px;
	padding-top: 10px;
	}

#contentLeft img {
	margin-bottom: 5px;
	}

#contentRight {
	float: left;
	width: 567px;
	height: 100%;
	}
 
#contentRightText {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	}

#contentRightText p {
	font-size: 70%;
	letter-spacing: 1px;
	}

#contentRightText li {
	font-size: 70%;
	letter-spacing: 1px;
	}

#contentRightText h1 {
	font-size: 85%;
	letter-spacing: 1px;
	color: #8f8c85;
	}

#contentRightText h2 {
	font-size: 75%;
	letter-spacing: 1px;
	color: #8f8c85;
	}

#contentRightText h3 {
	font-size: 75%;
	letter-spacing: 1px;
	color: #8f8c85;
	font-weight: normal;
	}

#contentRightText a, #contentRightText a:link, #contentRightText a:active, #contentRightText a:visited {
	color: #399;
	text-decoration: none;
	}

#contentRightText a:hover {
	text-decoration: underline;
	color: #399;
	}

#enqForm {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 70%;
	}

#enqForm p {
	letter-spacing: 1px;
	}

#enqForm h1 {
	font-size: 120%;
	letter-spacing: 1px;
	color: #8f8c85;
	}

#enqForm h2 {
	font-size: 75%;
	letter-spacing: 1px;
	color: #8f8c85;
	}

#enqForm h3 {
	font-size: 75%;
	letter-spacing: 1px;
	color: #8f8c85;
	font-weight: normal;
	}

#enqForm a, #enqForm a:link, #enqForm a:active, #enqForm a:visited {
	color: #ff960e;
	text-decoration: underline;
	padding: 2px;
	}

#enqForm a:hover {
	text-decoration: none;
	padding: 2px;
	background: #ff960e;
	color: #fff;
	}

#footer {
	clear:both;
	float: left !important;
	float: inherit;
	position: relative;
	margin-left: -392px;
	left: 50%;
	width: 772px;
	height: 38px;
	padding-left: 12px;

	}

#footerContent {
	float: left;
	width: 760px;
	padding-top: 19px;
	padding-left: 30px;
	font-size: 70%;
	letter-spacing: 1px;
	color: #999;
	}

#footerContent a, #footerContent a:link, #footerContent a:active, #footerContent a:visited {
	color: #339999;
	text-decoration: none;
	}

#footerContent a:hover {
	color: #339999;
	text-decoration: underline;
	}	


#contactRightText {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	}

#contactRightText p {
	font-size: 70%;
	letter-spacing: 1px;
	}

#contactRightText li {
	font-size: 70%;
	letter-spacing: 1px;
	}

#contactRightText h1 {
	font-size: 85%;
	letter-spacing: 1px;
	color: #8f8c85;
	}

#contactRightText h2 {
	font-size: 75%;
	letter-spacing: 1px;
	color: #8f8c85;
	}

#contactRightText h3 {
	font-size: 75%;
	letter-spacing: 1px;
	color: #8f8c85;
	font-weight: normal;
	}

#contactRightText a, #contactRightText a:link, #contactRightText a:active, #contactRightText a:visited {
	color: #399;
	text-decoration: none;
	}

#contactRightText a:hover {
	text-decoration: underline;
	color: #399;
	}

#leftImgs {
	padding-bottom: 30px;
}

#subscribe {
	float: left;
	height: 391px;
	width: 190px;
	background:url(../images/subscribeBg.jpg);
	padding-bottom: 25px;
	}

#subHead {
	float: left;
	width: 155px;
	height: 47px;
	background:url(../images/subscribe.png) no-repeat;
	margin-top: 25px;
	margin-left: 25px;
}



#subText {
	
	float: left;
	width: 190px;
	font-size: 70%;
	text-align: right;
	padding-top: 15px;
	letter-spacing: 1px;
}

#subCont {
	float: left;
	with: 154px;
	font-size: 70%;
	padding-left: 36px;
	padding-top: 7px;
	}

.subForm {
	background:url(../images/formTile.jpg) repeat-x;
	border: 1px solid #ada9a0;
	}