html { overflow-y: scroll; 
            min-height: 100%;
            margin-bottom: 1px;
 
}
body, td, th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight:lighter;*/
}
/* ---------------------------------------------------*/
/* -------------------- STRUCTURE --------------------*/
/* ---------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color:#231F20;
	/*background-image: url(../images/grass2.jpg);*/
	background-repeat: repeat-x;


}


a:link {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #fff;
		color: #fff;

}
a:hover {
	text-decoration: none;
	color: #4E709E;
		color: #fff;

}
a:active {
	text-decoration: none;
	color: #FFFFFF;
		color: #fff;

}




#wrapper {
	text-align: left;
	width: 1000px;
	margin: 10px auto; /* Change here for the height that's at the top of the website*/
	margin-right: auto;
	margin-left: auto;
	
}
#head {
	width: 1000px;
	height: 0px;
	float: left;
}
#body {
	float: left;
	width: 1000px;
	min-height: 619px;
	background-color:#231F20;

}



#header {
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 98px;
	width: 100%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
}

#main_pic {
	float: left;
	height: 200px;
	width: 100%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #fff;
}


#main_pic_right {
	background-image: url(../images/bannerright.png);
	background-repeat:no-repeat;
	float: right;
	height: 98px;
	width: 250px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #13518a;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #13518a;
}


#text_picture {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 40px;
}
#main_content {
	float: left;
	width: 550px;
	text-align: left;
	margin-left: 30px !important;
	margin-left: 15px;
	margin-top: 5px;
}

.trans {
	opacity:0.5;
	filter:alpha(opacity=50);

}




#home_image {
	float: right;
	width: 535px;
	text-align: right;
	margin-left: 30px !important;
	margin-left: 15px;
	margin-top: 30px;
	
}

#main_content_second {
	float: left;
	width: 550px;
	text-align: left;
	margin-top: 30px;
	margin-left: 40px !important;
	margin-left: 20px;
	color: #2C3A7B;
}
#sidebar {
	float: left;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#left_cont {
	float: left;
	margin: 0px;
	padding: 0px;
}


#footer {
	height: 60px;
	width: 100%;
	font-size: 10px;
	color: #fff;
	line-height: 40px;
	text-align: middle;
	float: left;
	clear: both;
	background-color: #000000;

}




#footer a {
	font-size: 10px;
	color: #fff;
}



.footerTabs {
	float: left;
	width: 100%;
	color: #666;
	font-size: 0.8em;
	background-color: #000;
}
.footerTabs .tab {
	float: left;
	width: 215px;
	padding: 15px;
}
.footerTabs .tab:first-child {background: none;}
.footerTabs .tab img {float: left; margin-right: 10px}
.footerTabs .tab h4 {
	color: #999999;
	text-transform: uppercase;
}
.footerTabs .tab h4 a {color: #84A725;}
.footerTabs  a {
	color: #999999;
}


#contact {
	height: 20px;
	width: 100%;
	font-size: 12px;
	color: #ccc;
	line-height: 10px;
	text-align: middle;
	float: left;
	clear: both;
	background-color: #231F20;

}




#contact a {
	font-size: 10px;
	color: #fff;
}


/* ---------------TABLES--------------- */
table {
	padding: 3px;
	border: 0px solid #445D09;
	text-align: left;
}
th {
	text-align: left;
	/*height: 30px;*/
	background: #445D09;
	padding: 4px;
}
.table_heading {
	background: #D3D3D3;
}
td {
	padding: 3px;
	border: 0px solid #445D09;
}


#login {
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-right: 4px;
	margin-left: 4px;
}


/* -------------------- 
RIGHT PANELS (HOME PAGE)
 --------------------*/

#right_content {
	float: right;
	width: 225px;
	margin-right: 0px;
	margin-top: 20px;
	/*background: url(../images/sidebox.png) no-repeat 0 0;*/

}
.right_panel {

	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AA9B7C;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA9B7C;
	border-bottom-color: #AA9B7C;
	border-left-color: #AA9B7C;
	margin-bottom: 0px;

	
}

.right_panel a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.right_panel a:hover {
	text-decoration: none;
	color: #9583BD;
}
#right_content .right_panel {
	color: #FFFFFF;
	font-size: 11px;
	width: 155px;
	float: right;
	margin-top: 80px;
	padding: 11px;
	line-height: 12px;
}
.right_panel_heading {
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	color: #fff;
	border-bottom: 0px dotted #000066;
	border-top: 0px dotted #B30000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	font-weight:normal;
	padding-top: 15px;

}
.right_panel_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #ccc;
	padding: 10px;
	padding-left: 0px;
	

}	
	
.right_panel_copy a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.right_panel_copy a:hover {
	color: #ccc;
}


#right_content ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	background-color: #888888;
	color: #ddd;
	line-height: 15px;
}
#right_content li {
	margin: 0px 0 0;
	padding: 0px;
	list-style-type: none;
}
#right_content li a:link, #right_content li a:visited {
	display: block;
	width: 140px;
	padding: 10px;
	background-color: #888888;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cb742;
}
#right_content li a:hover, #right_content li a:active {
	display: block;
	padding: 10px;
		background-color: #999999;
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cb742;
}
#right_content ul ul li a:link, #right_content ul ul li a:visited {
	display: block;
	width: 250px;
	padding: 10px;
	background-color: #888888;
	color: #cccccc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cb742;
}
#right_content ul ul li a:hover, #right_content ul ul li a:active {
	display: block;
	padding: 10px;
	background-color: #9cb742;
	color: #9A8C71;
	text-decoration: none;
} 




/* -------------------- 
LEFT PANELS (HOME PAGE)
 --------------------*/

#left_content {
	float: left;
	width: 155px;
	margin-right: 0px!important;
	margin-right: 0px;
	margin-top: 25px;
}
.left_panel {
	background-color: #fcc8ef;
	/*background-image: url(../images/sidebox.png);*/
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AA9B7C;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA9B7C;
	border-bottom-color: #AA9B7C;
	border-left-color: #AA9B7C;
	margin-bottom: 0px;
}

.left_panel a {
	font-size: 9px;
	color: #113541;
}
.left_panel a:hover {
	color: #444;
}
#left_content .left_panel {
	color: #000;
	font-size: 12px;
	width: 128px;
	float: left;
}
.left_panel_heading {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 10px;
	border-bottom: 0px dotted #000066;
	border-top: 0px dotted #B30000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	padding: 5px;
	background-image: url(../images/headback.jpg);
}


.left_panel_copy {
color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 10px;
}
.left_panel_copy a {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.left_panel_copy a:hover {
	color: #cccccc;
}


#left_content ul {
	margin: 0;
	padding: 0px;
	background-color: #231F20;
	border-left: 0px solid #ccc;
}
#left_content li {
	margin: 0px 0 0;
	padding: 0px;
		list-style-type: none;

}
#left_content li a:link, #left_content li a:visited {
	font-weight:normal;
	display: block;
	width: 150px;
	padding: 6px;
	padding-left: 0px;
	background-color: #231F20;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	color:#fff;

}
#left_content li a:hover, #left_content li a:active {
	background-image: url(../images/background.jpg);
	display: block;
	width: 150px;
	padding: 6px;
	padding-left: 0px;
	background-color: #231F20;
	color: #ccc;
	text-decoration: none;
	/*background-image: url(../images/redbutton.jpg);*/
	background-repeat: repeat-x;
}
#left_content ul ul li a:link, #left_content ul ul li a:visited {
	background-image: url(../images/foregroundsec.jpg);
	display: block;
	width: 130px;
	padding: 6px;
	padding-left: 20px;
	background-color: #666;
	color: #fff;
	text-decoration: none;
	text-transform:none;
}
#left_content ul ul li a:hover, #left_content ul ul li a:active {
	background-image: url(../images/backgroundsec.jpg);
	display: block;
	width: 130px;
	padding: 6px;
	padding-left: 20px;
	background-color: #999;
	color: #fff;
	text-decoration: none;
} 





/* --------------------
 SCROLLER PANEL (HOME PAGE) 
 --------------------*/
 
#left_panel {
	background-color: #DEDACF;
	border: 1px solid #988A6E;
	font-size: 9px;
	line-height: 14px;
	color: #9cb742;
	padding: 0px 0px 10px;
}


#greybackground  {
	display: block;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	background-color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	text-align:center;
	border-width: 1px;
	border-style: dotted;
	border-color: #666666;
	
}



#greybackground a {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}




#left_panel .panel_copy a {
	color: #FF0000;
}
#left_panel a {
	font-size: 10px;
	color: #113541;
}
#left_panel marquee {
	padding: 10px;
}
/* ---------------------------------------------------*/
/* -------------------- NAVIGATION --------------------*/
/* ---------------------------------------------------*/
#nav {
	width: 1000px;
	float: left;
	background-color: #231F20;
	font-weight: bold;
	height: 1px;
	line-height: 18px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#nav li {
	float: left;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
#nav a {
	line-height: 18px;
	font-weight: normal;
	display: block;
	padding: 2px 10px;
	/*	width: 66px;*/	
	font-size: 1.1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	color: #fff;
	/*background-color: #ff8100;*/
	text-align: center;
}
#nav a:hover {
	color: #ccc;
	/*background-color: #AA9B7C;*/
}
/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sidebar ul {
	margin: 0;
	padding: 10px;
	list-style-type: none;
	background-color: #231F20;
	color: #ddd;
	line-height: 15px;
}
#sidebar li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	width: 250px;
	padding: 4px 0 4px 5px;
	background-color: #E7E7E9;
	color: #ddd;
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:active {
	display: block;
	padding: 4px 0 4px 5px;
	background-color: #fff;
	color: #808080;
	text-decoration: none;
}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited {
	display: block;
	width: 250px;
	padding: 4px 0 4px50px;
	background-color: #9cb742;
	color: #cccccc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar ul ul li a:hover, #sidebar ul ul li a:active {
	display: block;
	padding: 4px 0 4px 5px;
	background-color: #9cb742;
	color: #9A8C71;
	text-decoration: none;
}
#flash_clients {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* ---------------------------------------------------*/
/* -------------------- MAIN CONTENT --------------*/
/* ---------------------------------------------------*/
#main_content, #main_content_second p {
	line-height: 15px;
	color: #2C3A7B;
}
#main_content, #main_content_second a {
	color: #2C3A7B;
}
#main_content, #main_content_second ul {
	line-height: 18px;
	color: #9cb742;
}
#main_content, #main_content_second a:hover {
	color: #ccc;
	padding: 15px;
}
/* ---------------------------------------------------*/
/* -------------------- LINKS --------------------*/
/* ---------------------------------------------------*/

#breadcrumb a {
	font-size: 10px;
	text-decoration: underline;
	color: #113541;
}
#breadcrumb a:hover {
	color: #113541
}
#left_panel a:hover {
	color: #113541;
}
/* ---------------------------------------------------*/
/* -------------------- HEADINGS --------------------*/
/* ---------------------------------------------------*/
h1 {
	font-size: 190%;
	color: #fff;
	border-bottom: 0px dotted #fff;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: normal;
	line-height: 35px;
}
h2 {
	font-size: 140%;
	color: #fff;
	border-bottom: 0px dotted #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
	font-size: 125%;
	color: #fff;
	border-bottom: 0px dotted #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
}

h4 {
	font-size: 110%;
	color: #fff;
	border-bottom: 0px dotted #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
}



.clear {
	clear: both;
}
img {
	border: 0px solid #FFFFFF;
}
#text_picture .picture {
	border: 1px solid #999999;
}

.required {
	color:#fff;
}

.red {
	color:#9100000;
}


.bigfont {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

fieldset
{
border: 0px solid #fff;
}

.searchBtn {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	color: #ccc;
	background-color: #231F20;
	border: 1px solid #ccc;
	padding: 1px;
	font-size: 11px;
	font-family: Arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
	
}

.searchBox{
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 4px;
	font-size: 10px;
	width: 200px;
	height: 22px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #777;
	background-color:#231F20;
}

textarea {
	border: 1px solid #ccc;
	padding: 1px 4px;
	font-size: 12px;
	color: #777;
	font-family: verdana, arial, helvetica, sans-serif;
		background-color:#231F20;

}


.small {
	color:#871316;
	font-size: 10px;
	line-height: 12px;
}

select.style01 {border:1px solid #B7C9D5; background-color:#DCF2FD; width:208px;}
select.style01 option {border-bottom:1px solid #fff}

.noshow {
visibility: hidden;
} 

.bottomTabs {float: left; width: 100%;  color: #fff; font-size: 0.9em; }
.bottomTabs .tab {
	float: left;
	width: 160px;
	padding: 0px;
	border:1px solid #ccc;
	margin-left:0px;
	margin-right: 20px;
}
.bottomTabs .tab:first-child {background: none;}
.bottomTabs .tab img {
	float: left
}
.bottomTabs .tab h4 {
	color: #fff;
	text-transform: uppercase;
}
.bottomTabs .tab h4 a {color: #84A725;}
.bottomTabs  a {
	color: #fff;
}

.bottomTabs .heading {
	font-size: 14px;
	color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#000;
	padding:0px;

}



.pagination {
            font-size: 100%;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}

/* pagination */ 

#pagination-flickr ul{
text-indent: 5em;

}


#pagination-flickr li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
}
#pagination-flickr a{
border:solid 1px #DDDDDD;
margin-right:2px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
	color:#cccccc;
	display:block;
	float:left;
	padding:3px 4px;
	border-color:#999999;

}
#pagination-flickr .next a,
#pagination-flickr .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
}
#pagination-flickr .active{
color:#fff;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
	color:#fff;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-flickr a:hover{
	border:solid 1px #fff;
}

#pagination_box {
	float: left;
	width: 538px;
	text-align: left;
	color: #444;
	border-width: 0px;
	border-style: solid;
	border-color: #ccc;
	padding: 6px;
	
}

/* sec nav */
/* Navigation */
.secnavbackground 
	{
	font-family:Arial, Helvetica, sans-serif;
	border: 0px solid #ccc;
	padding: 5px;
	color:#fff;
	border: 0px #445D09 solid;
	}
.secnavbackground a {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	
	}
	
	
	#main_pink {
	color:#666666;
	float: left;
	width: 550px;
	text-align: left;
	margin-top: 0px;
	border: 0px solid #666666;
	padding-top: 5px;
	padding-left: 5px;
	
}


/*#main_pink a  {width:400px; display:block; padding-top:0px; color:#666;}
#main_pink a:link {color: #666; text-decoration:none;}
#main_pink a:hover {color:#fff; text-decoration:none; }*/


.noshow {
visibility: hidden;
} 
	

*/

