body {
	margin: 0 auto 0 auto;
	padding: 0 0;
	background-image: url(img/bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #D4D7C2;
}

#page {
	width: 760px;
	margin: 36px auto 0 auto;
	text-align: center;
	padding: 0 0;
	background-color: #fff;
}

.clear:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} /* overflow: hidden kills any autocomplete DIVs */



#head {
	margin: 0px 0 0 0;
	padding: 0 0;
	text-align: left;
	background-image: url(img/headbkg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	/*width: 760px;*/
	height: 210px;
	
}

#head img {
	margin: 0;
	padding: 0 0;
}

#logo {
	margin: 0px 0 0 0px;
	padding: 0 0;
}

#logo img {
	margin: 15px 0 0 15px;
	padding: 0 0;
}

#head ul {
	margin: 20px 0 0 15px;
	padding-left: 0px;
}

#head li {
	display: inline;
	padding: 0 5px 0 5px;
	list-style: none;
}

#head li img {
	border: none;
}

/* left */
#left {
	float: left;
	width: 190px;
	clear: both;
	padding: 0px 0 0 10px;
	*padding-top: 20px;
	margin: 0 0;
}

.menu {
	width: 188px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	background-color: #F6D68B;
}

.menu li {
	margin: 0px 0 0 0;
	padding: 0 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #FD8A00;
	border-left: 1px solid #FD8A00;
	list-style-type: none !important;
	height: 40px;
}

.menu li a {
	color: #394F7E;
	font-weight: bold;
	padding: 7px 5px 7px 15px;
	text-decoration: none;
	line-height: 40px;
}

.menutop {
	background-image: url(img/lefttop.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border-left: none !important;
	border-right: none !important;
}

.menubottom {
	background-image: url(img/leftbottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-left: none !important;
	border-right: none !important;
}


#content {
	text-align: justify;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}

#content:after {
	content:".";display:block;height:0;clear:both;visibility:hidden;
}

#content h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 10px 10px 5px 20px;
	color: #5F6F55;
}

#content h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 5px 10px 5px 20px;
	color: #504518;
}

#content p {
	line-height: 160%;
	padding: 5px 10px 5px 20px;
	margin: 0;
}

#content a {
	color: #5D6E7B;
	font-weight: bold;
}

#right table {
	border: 1px solid #E7D8B7;
	margin: 20px 0 10px 0;
}

#right th {
	background-color: #E7D8B7;
	text-align: right;
}


#content button {
	background-color: #4A82BE;
	color: #F4EDDC;
	height: 30px;
	font-weight: bold;
}

#right {
	margin: 0 0 0 205px;
}

#right p {
	padding: 10px 20px;
}

.article {
	line-height: 160%;
	padding: 5px 20px 5px 20px;
	margin: 0;
}


.article h2 {
	padding: 0 0 !important;
	margin: 0 0 !important;
}

.article ul {
	margin: 0 0 0 20px;
	padding: 0 0;
}

.article ul li {
	line-height: normal !important;
	
}

/* Google top field */
.goog {
	line-height: 33px;
	width: 524px;
	background-image: url(img/googlebkg.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 20px 0 0 auto;
	padding: 15px 10px 15px 5px;
	text-align: right;
}

.goog a {
	color: #1964BC !important;
	margin-left: 10px;
	font-weight: normal !important;
}

/* Google left field */
.googleft {
	margin: 20px 0 20px 0;
}

/* Search field */
.search {
	background-color: #F6D68B;
	line-height: 40px;
}

.search form {
	padding: 0px 5px 0px 15px;
	margin: 10px 0 10px 0;
}

/* Left newsletter */

.newsleft {
	background-image: url(img/newsbkg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0;
	margin: 0px;
	width: 188px;
	height: 182px;
}

.newsleft form {
	padding: 10px 10px 10px 10px;
	
}

.newsleft h3 {
	font-size: 14px !important;
	font-weight: bold;
	margin: 0;
	padding: 0 0;
	color: #EB5606;
	text-align: left;
}

.newsleft p {
	margin: 3px 0 3px 0 !important;
	padding: 0 0 !important;
	line-height: normal !important;
	text-align: left;
}

.newsleft input {
	border: 1px solid #FD8A00;
}

.leftbtn {
	background-color: #FD8A00;
	line-height: 20px;
	border: 1px solid #EB5606;
}


/* Footer */
#bottom {
	background-image: url(img/bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 51px;
	text-align: left;
	margin: 20px 0px 0 0;
	line-height: 51px;
}

#bottom p {
	margin: 0;
	padding: 0px 10px 0px 20px;
	color: #F4EDDC;
}







