

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #F6f3ee;
}

h2 {
	font-size: 12px;
}

a {
	color:#9A8348;
	text-decoration: none;
	}
a.nav1:link {
	color: white;
	text-decoration: none;

	text-indent: 10px;
	list-style-type: none;
	background: url(../images/nav-ele.gif) no-repeat 161px;
	
}



a.nav1:visited {color: white;
text-decoration: none;

	text-indent: 10px;
	list-style-type: none;
	background: url(../images/nav-ele.gif) no-repeat 161px; }
	
a.nav1:hover {color: #A4CCDF;
text-decoration: none;

	text-indent: 10px;
	list-style-type: none;
	background: url(../images/nav-ele.gif) no-repeat 161px; }
	

#active {
	color: white;
	text-decoration: none;

	text-indent: 10px;
	list-style-type: none;
	background: url(../images/nav-ele-a.gif) no-repeat 161px;}

#wrapper { 
 margin: 0 auto;
 width: 1024px;
}

#header {
	background-image: url(../images/header.png);
	width: 730px;
	height: 27px;
	margin-left: 293px;
	}
 
 #header2 {
	background-image: url(../images/headersec.png);
	width: 1024px;
	height: 157px;
}

#subhead {
	background-image: url(../images/subhead.gif);
	width: 1024px;
	height: 14px;
}
 
 #text-middle {
	margin: 20px;
}

#text-right {
	
}

#faux {
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 height: 100%;
}
#leftcolumn { 
 display: inline;
 color: #333;
 width: 290px;
 height: 651px;
 float: left;
  padding: 0px;
 	background-image: url(../images/column-left.png);
}
#content { 
 float: left;
 color: #333;
 padding: 0px;
 width: 216px;
 height: 651px;
 display: inline;
 position: relative;
 background-image: url(../images/column-middle.png);
 margin-left: 3px;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 width: 513px;
 height: 651px;
 float: right;
 background-image: url(../images/column-right.png);

}

#rightcolumntext {
	margin-left: 100px;
	margin-right: 31px;
	height: 631px;
	
	overflow: auto;
	
	
}

#divider {
	background-image: url(../images/divider.gif);
}

p.righttext {
	padding-bottom: 30px;
	

}

h1.righttext2l {
	color: #00547B;
	font: 20px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/divider-2line.gif) no-repeat 0 0px;
	height: 70px;
	}
	
h1.righttext1l {
	color: #00547B;
	font: 20px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/divider-1line.gif) no-repeat 0;
	height: 40px;
	padding-top: 15px;
	
	}
	
#indlinksimg {
	float: left;
	padding-right: 10px;
}


#footer { 
 width: 902px;
 clear: both;
 color: #333;
 background: #ABBEBE no-repeat;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

li.nav {
	position: relative;
	color: white;
	text-align: right;
	padding-right: 12px;
	top: 7px;
	margin-top: 15px;
	margin-right: 10px;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	

	text-indent: 10px;
	list-style-type: none;
	background: url(../images/nav-ele.gif) no-repeat 161px;
}

ul.nav {
	height: 220px;
}

ul.logins {
	
	}


.clear { clear: both; background: none; }

#footer {
	position: relative;
	width: 700px;
	padding-left: 295px;
	 background-color: #F6f3ee;
	font-size: 10px;
}

p.footertext {
	padding-bottom: 20px;
	color: #696969;
}

#copyright {
	color: red;
}

strong {
	color: #989599;
	font-weight: normal;
	font-style: normal;
}
