html,body{
	margin:0;
	padding:0;
	background-image: url(images/background1.jpg);
	margin-bottom:auto;
	font-family:Verdana;
	background-repeat:repeat-x;
	background-color: #D9D5D2;
	font-size:11px;
	color:#8B8178;
	background-position: center top;
}

#searchwrapper
{
	width: 800px;
	margin: 0 auto; /*Center container on page*/
	height:50px;	
	}

#search
{
	float:right;
	width:200px;
	height:50px;
	background-color: #CDC7C5;
	border: silver 1px;
	}


#container
{
	width: 800px;
	margin: 0 auto;
	margin-bottom:auto;
	height:auto;
}


#logowrapper{
	float:left;
	width:100%;
	height:75px;
}

#toplogo{
	background-image: url("images/header_left.png");
	height: 75px; /*Height of top section*/
	width: 600px;
	margin: 0 200px 0 0;
}

#toplogo_right{
	background-image: url("images/header_right.png");
	width: 200px;
	height: 75px;
	margin:  -75px 0 0 600px;
	}

#top h1
{
	padding: 0;
	margin: 0;
}

#leftnav
{
	float: left;
	width: 160px;
	padding-left: 20px;
	padding-right: 20px;	
	height:auto;
	background-color: white;
}

#rightnav
{
	float: right;
	width: 160px;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;		
	height:auto;
}
.rightnav_cont
{
	padding-top:60px;
	font-size:8.5px;
}
#cont_columns
{
	width:800px;
	float:left;
	min-height:820px;
	height:auto;
	background-color: #D6D0CD;
}
#cont_center_left
{
	height:auto;
	min-height:820px;
	position:relative;
	width:600px;
	float:left;
	background: white;
}
	
#contentwrapper
{
	float:left;
	position:relative;
	width:400px;	
	background: white;
	padding-bottom:20px;
}

#columnswrapper
{
	margin-left: 0px;
	width: 400px;
	background-color: white;
	margin-top: 75px;
	margin-bottom:auto;
	height:auto;
}

.quote_entry
{
	color: white;
	background: #76b1cf;
	margin-top: 0px;	
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	Font-Size:15px;
	font-family:Verdana;
	Width:340px;
}	
.quote_top_img_with_pic
{
	margin-top: -25px;
	margin-left:0px;
	float:left;
}
.quote_top_img
{
	margin-top: 45px;
	margin-left:0px;
	float:left;
}
	
.quote_bottom_img
{
	left: 0px; 
	padding-right: 20px;
	float:right;
	}


.entry_row2
{
    float: left;
    width: 200px;
    margin-bottom: auto;
}

.entry_row1
{
    float: left;
    width: 200px;
    margin-top: -40px;
    margin-bottom: auto;
    padding-bottom:30px;
}

.contact_entry
{
    font-size: 11px;
    color: #FFF;
    font-family: Verdana;
    vertical-align: middle;
    padding-left:20px;
    padding-top:30px;
}

#footer
{
	color:#aaa7a5;
	font-family:Verdana;
	font-size:9px;
	clear: both;
	padding-left: 20px;
	padding-top:10px;
}

#leftnav p, #rightnav p { margin: 0 0 20px 0; }
#content h2 { margin: 0 0 .5em 0; }


/*****MENU******/

#nav{
	margin-top: 60px;
	padding-bottom:10px;		
}

ul#submenu
{
	padding-left:20px;
}

ul#navigation, ul#navigation_user
{
	/*position: relative;*/
}
ul#navigation li, ul#submenu li, ul#navigation_user li
{
	list-style: none;
	text-align: left;
	padding-bottom:0px;
	background-color: none;
	margin-left:-40px;
	font-weight:normal;
}

ul#navigation li a, ul#navigation li a:visited, ul#submenu li a, ul#submenu li a:visited, ul#navigation_user li a, ul#navigation_user li a:visited
{
	display: block;
	text-decoration: none;
	margin-bottom: -4px;
	color: #8B8178;
	font-size: 11px;
	background-color: none;
	font-variant: small-caps;
	margin-top: 7px;
	font-family: Verdana;
}

ul#navigation li a:active, ul#navigation li a:hover, ul#navigation_user li a:active, ul#navigation_user li a:hover
{
	text-decoration: none;
	color: #75B0CE;
	left: 0px;
	font-size:11px;
	margin-bottom: -4px;
	margin-top: 7px;
} 

ul#navigation  .numer a:hover, ul#navigation_user  .numer a:hover {
	font-family: 'Trebuchet MS Bold', Verdana;
	font-size: 21px;
	font-weight: normal;
	color: #0297CE;	/*#FFFFFF;*/
	display: inline;
	letter-spacing: 0px;
	padding-bottom: 0px;
	margin-bottom: -5px;
	letter-spacing: 1px;
}

ul#navigation li .numer, ul#navigation_user li .numer {
	bottom: -4px;
	line-height: 24px;
}

.underline
{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A29A93;
	margin-bottom: -4px;
	letter-spacing: 3px;
	color: #ada6a5;
	background-color: none;
	font-variant: normal;
	margin-top: 7px;
	display: block;
	font-size: 11px;
	text-transform: none;
}

.numer   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #D2CCC2;
	display: inline;
	letter-spacing: 0px;
	bottom: 0px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
}

a:link, a:visited {
	color: #74B4D7;
	margin-bottom: 4px;
	text-decoration: none;
}
a:hover {
	color: #75B0CE;
	margin-bottom: 4px;
	text-decoration: none;
}


/********REPEATERS***********/

.entry_body ul li {
	margin-left: 0px;
	padding-left: 0px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 7px;
}

.entry_body .columns h5 {
	margin-left: 0px;
}

.column_header
{
	color: Black;
	font-size:11px;
	font-family: Verdana;
}
.column_content
{
	color: #ada6a5;
	font-size:11px;
	font-family: Verdana;
}

/************** NEWS *************/
.news_header
{
	font-weight:bold;
	border-bottom:10px;
	border-bottom-style:solid;
	border-width:2px;
	border-bottom-color:#8B8178;
}
.nav_cont_item {
	padding-bottom: 0px;
	padding-top:30px;
	margin-top: 0px;
}
.news_border
{
	width:160px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#AEACAA;
}
.news_headline {
	font-size: 11px;
	color: #f57c15;	
	margin-bottom: 3px;
	letter-spacing: 0px;
	font-family:Verdana;
	line-height: 12px;
}
.location {
	color:#FFF;
	display: block;
	font-size: 10px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-style: normal;
	margin-top: 20px;
	text-transform: none;
	font-family:Verdana;
	margin-bottom: 10px;
	line-height: 14px;
}
.style1 {
	font-family:Verdana;
	/*color: #716668;*/
	font-size:11px;
	margin-top:0px;
}	
.date {
	font-weight: bold;
	color: #4A433E;
	display: block;
	text-transform: uppercase;
	font-size: 8px;
	line-height: 18px;
	letter-spacing: 2px;	
	font-family:Verdana;
}
.style_summary 
{
	font-family:Verdana;
	color:#8B8178;
	font-size:11px;
	margin-bottom: 10px;
	line-height:12px;
}

/******* COLUMNS ***********/
#clear
{
	float: left;
	width: 400px;
	position:relative;
}

#top_wrapper
{
	margin-top:-20px;
	margin-left:0px;
	height:auto;
	width:400px;
}
#column_high_left
{	
	color: #50B3CF;
	font-family:Verdana;
	font-size:15px;
	float:left;
	width:180px;
	margin-top:130px;
	position:relative;
	height:auto;
}

#column_high_right
{
	position:relative;
	float: right;
	font-family:Verdana;
	font-size:11px;
	color:#ada6a5;
	width: 180px;
	margin-right:20px;
}

.lower_wrapper
{
	margin-top:10px;
	height:auto;
	width:400px;
	float:left;
}
.column_lower_left
{
	float: left;
	margin-left:0px;
	margin-top:0px;
	width:180px;
}
.column_lower_right
{
	float: right;
	margin-top:0px;
	width:180px;
	margin-right:20px;
}
.column_lower_left_pic
{
	margin-left:0px;
	margin-top:0px;
	border-bottom: #f57c15 solid ;
	width:180px;
	padding-right:0px;
}
.column_lower_right_pic
{
	padding-right:0px;
	margin-top:0px;
	border-bottom: #6f6db2 solid ;
	width:180px;
	padding-right:0px;
}
.column_top_centre_pic
{
width:380px;
border-bottom: #76b1cf solid ;
float:left;
}
.header_purple
{ 
	color: #6f6db2; 
	font-size: 11px;
	font-weight:bold;
}
.header_blue
{
	color: #76b1cf;
	font-size: 11px;
	font-weight:bold;
}
.header_orange
{
	color: #f57c15;
	font-size: 11px;
	font-weight:bold;
}
.header_grey
{
	color: #8B8178;
	font-size: 11px;
	font-weight:bold;
}
.blue_text
{
	color: #76b1cf;
}
.purple_text
{
	color: #6f6db2;
}
.orange_text
{
	color: #f57c15;
}
.grey_text
{
	color: #8B8178;
}
.bold_grey
{
	font-weight: bold;
}
.grey_link
{
	text-decoration: underline;
	color: #fff;
	font-weight:bold;
}
.year
{
	font-family:Verdana;
	color: #f3ebe9;
	font-size: 13px;
	font-weight: bold;
}
.blue_year
{
	font-family:Verdana;
	color: #76b1cf;
	font-size: 13px;
	font-weight: bold;
}
.italic_style
{
	font-style:italic;
}
/*********NOU**********/

.center_text_mid
{
	margin-left:0px;
	padding-right:20px;
	position:relative;
	float:left;
	margin-top:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #8B8178;
}
#center_text_mid_quote
{
    margin-right:20px;
    margin-left:20px;
    margin-top:20px;
    margin-bottom:20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top:5px;
    padding-bottom:5px;
    float: left;
    border-left: #f57c15 solid;
    border-right: #6f6db2 solid;
}
.top_10
{
	margin-top: 10px;
}

.blue_link
{
	font-family:Verdana; 
	font-size:10px; 
	color:#f3ebe9
}

#blue_link
{
	font-family:Verdana; 
	font-size:10px; 
	color:#f3ebe9
}

.blue_panel_text
{
	color:White; 
	margin-top: 0px; 
	padding: 10px 0px 10px 0px; 
	padding-top:0px; 
	padding-bottom:0px;
}
.input 
{
	border: 1px solid #FFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.blue_text
{
	color:#76b1cf;
}
.blue_text_bold
{
	color:#76b1cf;
	font-weight:bold;
}
/*********CONTACT US **********/
#contact_text
{
	font-family:Verdana;
	font-size:11px;
	color:#8B8178;
	padding-top: 60px;
	margin-bottom:20px;
	padding-right:20px;
}

/*********  NEWS AND EVENTS **********/
.event
{
	color: #f57c15;
	/*margin-bottom:5px;*/
}
.news
{
	margin-top:20px;
}
.news_title
{
	font-size:13px;
	font-weight:bold;
	color:#76b1cf;
}
.news_cont
{
	margin-top:10px;
	padding-right:20px;
}
.Button_Master
{
	cursor:pointer;
	position:relative;
	opacity:0;
	height: 50px;
	width: 115px;
	left: 15px;
	z-index: 100;
	top: 10px;
}
.pdf_align
{
	margin-top:0px;
	padding-left:30px;
}
.pdf_bottom
{
	margin-bottom:10px;
}
.login_button
{
	border-bottom-style:solid;
	border-bottom-color:#76b1cf;
}
.pdf
{
	float:left;
	margin-bottom:5px;
}

/******* REPORTS **********/
.report_nav
{
	padding-top: 5px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#AEACAA;
}

ul#pic_list li
{
 list-style-image: url("Images/favicon.ico");	
}