body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #fef1e0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
/*	border: 1px solid #494062; 	*/
}

#inner {
	width: 1000px;
	background-color: #494062;	
	height: 571px;
	position: relative;
}

#lefttop {
	width: 297px;
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 425px;
/*	z-index: 1; */
}

#righttop {
	width: 703px;	
	position: absolute;
	top: 0px;
	left: 297px;
	height: 425px;
/*	z-index: 1; */

}
#orangebar {
	width: 1000px;
	background-color: #fcba65;
	position: absolute;
	top: 425px;
	left: 0px;
	height: 55px;
/*	z-index: 20; */

}

#leftbot {
	width: 297px;
	background-color: #777573;
	position: absolute;
	top: 480px;
	left: 0px;
	height: 91px;
/*	z-index: 1; */
}

#rightbot {
	width: 703px;
	background-color: #000000;
	position: absolute;
	top: 480px;
	left: 297px;
	height: 91px;
/*	z-index: 1; */
}

#mainpic {
	width: 529px;
	height: 385px;
	position: absolute;
	top: 95px;
	left: 297px;
	z-index: 10;
}

#logoside {
	width: 139px;
	height: 156px;
	position: absolute;
	top: 142px;
	left: 853px;
/*	z-index: 10; */
}

#logotop {
	width: 232px;
	height: 48px;
	position: absolute;
	top: 32px;
	left: 33px;
/*	z-index: 10; */
}

#topnav {
	width: 529px;
	height: 14px;
	position: absolute;
	top: 55px;
	left: 297px;
	z-index: 100;
/*	z-index: 20; */	
}

#main {
	width: 250px;
	height: 318px;
	position: absolute;
	top: 94px;
	left: 33px;
/*	z-index: 10; */
	overflow: auto;
}

#orangebarscroller {
	width: 529px;
	position: absolute;
	top: 446px;
	left: 297px;
	height: 20px;
	/*	z-index: 30; */
	color: #ffffff;
	font-weight: bold;
	z-index: 100;
}

#leftbottext {
	width: 200px;
	position: absolute;
	top: 525px;
	left: 33px;
	height: 19px;
/*	z-index: 30; */
	color: #000000;
	font-weight: bold;
}
#leftbottext a  {
	color: #000000;
	text-decoration: none;
}
#leftbottext  a:link, #leftbottext a:visited, #leftbottext a:active {
	color: #000000;
	text-decoration: none;
}
#leftbottext a:hover {
	color: #fcba65;
	text-decoration: none;
}

#footer {
	width: 1000px;
	height: 60px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
}
#footer a  {
	color: #494062;
	text-decoration: none;
}
#footer  a:link, #footer a:visited, #footer a:active {
	color: #494062;
	text-decoration: none;
}
#footer a:hover {
	color: #30b457;
	text-decoration: none;
}
/* navigation */
#nav {
  padding: 0px;
  margin: 0px;
  list-style: none;
  padding-left: 0px;  
  #z-index: 500;
}

#nav ul {
	list-style: none;
	padding: 0px;	
	margin: 0px;
	text-align: right;	
}

#nav li {
	float: right;
	position: relative;
	text-align: right;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 100%; 
	left: 0;
	font-weight: normal;
	padding: 2px 0 2px 0;
	background-color: #494062;
	width: 160px;
	z-index: 100;
}

#nav li ul li {
	display: block;
	float: none;	
	text-align: left;
	background-color:  #494062;
	border-bottom: 1px solid #494062;
	margin-top: 6px;
	height: 20px;
}
/* link styles */
#nav a {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;

}
#nav li a {
	display: block;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 0px;
}

#nav li ul li a {
	display: block;
	font-weight: bold;
	color: #ffffff;
}

#nav li a:hover {	
	color: #fcba65;
}

#nav li ul li a:hover {	
	color: #fcba65;
}

#nav li:hover ul, #nav li.over ul {
display: block;
}

/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav  ul li a { height: 1%; }
/* End */

.boxnews {
	clear: both;
	width: 220px;
	padding: 2px;
	background-color: #ffffff;	
	text-align: left;
	margin-bottom: 16px;
}

.boxnewsfull {
	clear: both;
	width: 500px;
	padding: 2px;
	background-color: #ffffff;
	text-align: left;
}

.listingleft {
	float:left;
/*	width: 150px; */
}
.listingright {
	float:left;
/*	width: 380px; */
	padding-left: 6px;
}

.boxclear {
	clear: both;
}

/*  text styles */

h1 {
font-weight: bold;
font-size: 13px;
color: #494062;
}
h2 {
font-weight: bold;
font-size: 12px;
color: #494062;
}
h3 {
font-weight: bold;
font-size: 11px;
font-style: italic;
color: #494062;
}
a {
	font-weight: bold;
}

a:link {
	color: #30b457;
	text-decoration: none;
}
a:visited {
	color: #30b457;
	text-decoration: none;
}
a:hover {
	color: #fcba65;
	text-decoration: underline;
}
a:active {
	color: #30b457;
	text-decoration: none;
}

.bg1 {
	background-color: #fef1e0;
} 

.bg2 {
background-color: #ffffff;
}

.formtable {
	background-color: #fef1e0;
} 

.greytext {
color: #999999;
}

.newsheading {
font-weight: bold;
font-size: 11px;
color: #494062;
}

.newstext {
	font-size: 10px;
}
.smalltext {
	 font-size: 9px;
}

.heading {
font-weight: bold;
font-size: 11px;
color: #494062;
}

.subheading {
font-weight: bold;
font-size: 10px;
font-style: italic;
color: #494062;
}

.itemtext  {
	font-size: 10px;
}