body{
	background-color : #CCAE56;
	top : 0px;
	left : 0px;
	margin : 0px 0px 0px 0px;
	width: 100%;
	background-image : url(../img/bgd.gif);
	background-repeat : repeat-y;
}

.topbgd{
	width : 100%;
	top : 0px;
	left : 0px;
	position : absolute;
}

a:link {
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

a.nb:link {
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}

a.nb:visited {
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}

a.nb:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}

a.copy:link {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a.copy:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a.copy:hover {
	color: #E00018;
	text-decoration: underline;
	font-weight: normal;
}

div{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	border: none;
	line-height: 1.5em;
}

li {
	list-style-image: url(../img/checkmark.gif);
	list-style: square;
}

.tdr {
	background-color: #A28A44;
}

.bold{
	font-weight : bold;
}

.redbold{
	font-weight : bold;
	color: #CC0000;
}

.button{
	background: #E75C01;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

form {
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px;
	background-color: #FFF9E6;
	margin-bottom: 2px;
	margin-top: 2px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px;
	background-color: #FFF9E6;
	margin-bottom: 2px;
	margin-top: 2px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px;
	background-color: #FFF9E6;
	margin-bottom: 2px;
	margin-top: 2px;
}

hr{
	color: #5599D9;
	border-style: dotted;
	border: thin;
}

.selectmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px;
	background-color: #ECF5FF;
	margin-bottom: 2px;
	margin-top: 2px;
}

.greytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #E4EABD; 
	font-size: 11px;
}


.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #E4EABD; 
	font-size: 10px;
	line-height: 1.2em;
}

.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #5E6653; 
	font-size: 10px;
	line-height: 1.1em;
}

.indentedtext{
	padding-left : 25px;
}

#logo{
	width : 211px;
	top : 0px;
	left : 33px;
	position : absolute;
}

#prosperitytag{
	top : 50px;
	left : 272px;
	position : absolute;
}

#tleftfill{
	top : 0px;
	left : 0px;
	position : absolute;
}

#leftnav {
	top : 149px;
	left : 33px;
	position : absolute;
}

#tag{
	width : 19px;
	top : 380px;
	left : 9px;
	position : absolute;
}

#topillustr{
	top : 51px;
	left : 0px;
	position : absolute;
}

#areamap{
	top : 370px;
	left : 85px;
	position : absolute;
}

#topblbar2{
	top : 165px;
	left : 0px;
	position : absolute;
}

#tag1{
	top : 168px;
	left : 29px;
	position : absolute;
}


#content{
	top : 149px;
	left : 243px;
	position : absolute;
	width : 510px;
	line-height: 1.5em;
	padding-right: 15px;
}

#content2{
	top : 149px;
	left : 243px;
	position : absolute;
	width : 510px;
	line-height: 1.5em;
	padding-right: 15px;
}


/*_____________________Three Column Styles Below _______________________*/	


.floaty {
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 0px;
	color: #000;
}

.clear { 
	clear: both;
}

.headline{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0em 0.2em 0.2em 0em;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight : bold;
	}
	
p { 
	line-height: 1.5em;
}








