body {
	background-color: #F4F6DA;
	margin: 0px;
	padding: 0;
	font-family: Gill Sans, Lucida-Grande, Verdana, sans-serif;
	color: #333333;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


/* ------------------------------------------- [ STYLING ] -------- */

#flashcontainer {
	width: 800px;
	padding: 40px 0 0 0;
	margin: 0px;
	text-align: center;
}

#container {
	width: 800px;
	margin: 0px;
	padding: 0;
}

#topaddress {
	width: 800px;
	padding: 0px;
	margin: 15px 0 15px 0;
}

#navigation {
	width: 800px;
	padding: 10px 0 0 0;
	margin: 0px;
	background-color: #B4D58A;
}

#navleft {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 630px;
	text-align: center;
}

#navright {
	float: right;
	padding: 0 10px 0 0;
	margin: 0px;
}

#content {
	margin: 0px;
	padding: 20px 0 0 0;
	width: 800px;
}

#contentleft {
	background-image: url(images/content_bkg.gif);
	background-repeat: repeat-y;
	width: 630px;
	margin: 0px;
	padding: 30px 0 0 0;
	float: left;
	text-align: centered;
}

#copy {
	width: 360px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#contentright {
	width: 170px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
}

#footer {
	background-image: url(images/footerimage.gif);
	background-repeat: no-repeat;
	background-color: #F4F6DA;
	width: 800px;
	height: 160px;
	padding: 0px;
	margin: -70px 0 0 0;
}

#footeraddress {
	width: 800px;
	padding: 15px 0 15px 0;
	margin: 0px;
}

/* ------------------------------------------- [ OTHERS ] -------- */

hr {
	height: 1px;
	background: #904241;
	margin: 10px 0 10px 0;
	border: 0px;
}

li { 
	list-style-image: url(images/star.gif) 
}


/* ------------------------------------------- [ TEXT ] -------- */

.list {
	font-family: Gill Sans, Lucida-Grande, Verdana, sans-serif;
	color: #904241;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}

a:link.enterlink, a:visited.enterlink, a:active.enterlink {
	font-family: Gill Sans, Lucida-Grande, Verdana, sans-serif;
	color: #904241;
	line-height: 12px;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.enterlink {
	font-family: Gill Sans, Lucida-Grande, Verdana, sans-serif;
	color: #904241;
	line-height: 12px;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
}


a:link.footemail, a:visited.footemail, a:active.footemail {
	font-family: Gill Sans, Lucida-Grande, Verdana, sans-serif;
	color: #904241;
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.footemail {
	font-family: Gill Sans, Lucida-Grande, Verdana, sans-serif;
	color: #904241;
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.footertext {
	font-family: Gill Sans, Lucida-Grande, Verdana, sans-serif;
	color: #904241;
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-family: Gill Sans, Lucida-Grande, Verdana, sans-serif;
	color: #904241;
	line-height: 20px;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}

a:link.contactemail, a:visited.contactemail, a:active.contactemail {
	font-family: Gill Sans, Lucida-Grande, Verdana, sans-serif;
	color: #333333;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.contactemail {
	font-family: Gill Sans, Lucida-Grande, Verdana, sans-serif;
	color: #904241;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}