html { overflow-y: scroll; 
	min-height: 100%;
	margin-bottom: 1px;

}
body, td, th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
/* ---------------------------------------------------*/
/* -------------------- STRUCTURE --------------------*/
/* ---------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	
}
a {
	color: #F49625;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #024A25;
	text-decoration: none;
}

#wrapper {
	text-align: left;
	width: 900px;
	margin: 0px auto; /* Change here for the height that's at the top of the website*/
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 900px;
	height: 0px;
	float: left;
	background-color: #ccc;
}
#body {
	float: left;
	width: 900px;
	background: #F5DBC4;
	min-height: 549px;
	background-image: url(../images/body.jpg);
	background-repeat:no-repeat;
}

#body_second {
	float: left;
	width: 900px;
	background: #F5DBC4;
	background-image: url(../images/bodysec.jpg);
	background-repeat:no-repeat;
}


#main_pic {
	background-image: url(../images/header.jpg);
	float: left;
	height: 85px;
	width: 900px;
}

#main_pic_two {
	background-image: url(../images/main_pic_two.jpg);
	float: left;
	height: 89px;
	width: 900px;
}



#text_picture {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 40px;
}
#main_content {
	float: left;
	width: 850px;
	text-align: left;
	margin-left: 40px !important;
	margin-left: 20px;
	margin-top: 15px;
	min-height: 450px;
}
#main_content_contact {
	float: left;
	width: 500px;
	text-align: left;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 40px !important;
	margin-right: 20px;
	color: #666666;
}

#main_content_home {
	float: left;
	width: 600px;
	text-align: left;
	margin-left: 40px; 
	margin-top: 10px;
	color: #666666;
}


#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: 25px;
	width: 900px;
	font-size: 10px;
	color: #ccc;
	line-height: 22px;
	background-color: #4D2B10;
	text-align: center;
	border-top: 0px solid #999;
	border-bottom: 0px solid #333;
	float: left;
	clear: both;
}
#footer a {
	font-size: 10px;
	color: #ccc;
}

/* ---------------TABLES--------------- */
table {
	padding: 3px;
	border: 0px solid #ccc;
	text-align: left;
}
th {
	text-align: left;
	/*height: 30px;*/
	background: #dcdbcb;
	padding: 4px;
}
.table_heading {
	background: #D3D3D3;
}
td {
	padding: 3px;
	border: 0px solid #ccc;
	vertical-align: top;

}
#login {
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-right: 4px;
	margin-left: 4px;
}



/* -------------------- 
RIGHT PANELS (HOME PAGE)
 --------------------*/

#right_content {
	float: right;
	width: 300px;
	margin-right: 0px!important;
	margin-right: 0px;
	margin-top: 60px;
}
.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: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA9B7C;
	border-bottom-color: #AA9B7C;
	border-left-color: #fff;
	margin-bottom: 0px;
}

.right_panel_home {
	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: #fff;
	margin-bottom: 0px;
}



.right_panel a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.right_panel a:hover {
	color: #ccc;
}
#right_content .right_panel {
	color: #474745;
	font-size: 12px;
	width: 300px;
	float: right;
	margin-top: 30px;
}

#right_content_home .right_panel_home {
	color: #474745;
	font-size: 12px;
	width: 250px;
	float: right;
	margin-top: 30px;
}


.right_panel_heading {
	height: 30px;
	background-color: #000;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #FB9322;
	padding-left: 10px;
	border-bottom: 0px dotted #B30000;
	border-top: 0px dotted #B30000;
}
.right_panel_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	padding: 10px;
	padding-left: 30px;
	color: #695F55;
	font-weight: bold;
}
.right_panel_copy a {
	font-size: 13px;
	font-weight: bold;
	color: #F89520;
}
.right_panel_copy a:hover {
	color: #ccc;
}

#right_content ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	background-color: #613915;
	color: #fff;
	line-height: 15px;
	font-weight: normal;
}
#right_content li {
	margin: 0px 0 0;
	padding: 5px;
	list-style-type: none;
	font-weight: normal;
}
#right_content li a:link, #right_content li a:visited {
	display: block;
	width: 230px;
	padding: 5px;
	background-color: #613915;
	color: #fff;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color:#FFFFFF;
	font-weight: normal;
}
#right_content li a:hover, #right_content li a:active {
	display: block;
	padding: 5px;
	background-color: #C0AB98;
	color: #613915;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	font-weight: normal;
}
#right_content ul ul li a:link, #right_content ul ul li a:visited {
	display: block;
	width: 250px;
	padding: 5px;
	background-color: #888888;
	color: #cccccc;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#right_content ul ul li a:hover, #right_content ul ul li a:active {
	display: block;
	padding: 10px;
	background-color: #666666;
	color: #9A8C71;
	text-decoration: none;
} 


/* ---------------------------------------------------*/
/* -------------------- NAVIGATION --------------------*/
/* ---------------------------------------------------*/
#nav {
	width: 900px;
	float: left;
	background-image: url(../images/nav.jpg);
	font-weight: bold;
	font-size:12px;
	height: 25px;
	line-height: 19px;
		list-style: none;

}
#nav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
		list-style: none;
}
#nav li {
	float: left;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
#nav a {
	font-weight: normal;
	display: block;
	padding: 2px 10px;
	/*	width: 66px;*/	
	font-size: 1.1em;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ff8100;
	color: #fff;
	/*background-color: #ff8100;*/
	text-align: center;
		list-style-type: none;
}
#nav a:hover {
	color: #fac58a;
	/*background-color: #AA9B7C;*/
}


.example {
	background-image: url(../images/nav_sec.jpg);
	padding: 0px;
}

/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 1;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
	
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */






/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu {
	background-image: url(../images/nav_sec.jpg);
	height:25px;
	width: 900px;
	float: left;
	font-size:14px;
	line-height: 14px;
}

.menu, .menu ul li {
	color: #eee;
}

.menu ul {
	/*width: 11em;*/
	
}

.menu a {
	text-decoration: none;
	color: #fff;
	padding: .4em 1em;
	display: block;
	position: relative;
}

.menu ul li a {
	font-weight:lighter;
	font-size:11px;
	width: 150px;
	border-bottom: 1px solid #000;
}



.menu a:hover, .menu li:hover>a {
	color: #333;
}

.menu li li {	/* create borders around each item */
	border-top: 1px solid #000;
	text-align: left;
	background-color:#666;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}




/* Sidebar */

#sidebar {
	float: left;
	width: 145px;
	padding-top: 24px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 25px;
	height: 25px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	width: 150px;
	padding: 4px 0 4px 5px;
	background-color: #363540;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:active {
	display: block;
	padding: 4px 0 4px 5px;
	background-color: #87878C;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited {
	display: block;
	width: 150px;
	padding: 4px 0 4px 5px;
	background-color: #FFFFFF;
	color: #CEBA95;
	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: #FFFFFF;
	color: #9A8C71;
	text-decoration: none;
}
#flash_clients {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* ---------------------------------------------------*/
/* -------------------- MAIN CONTENT --------------*/
/* ---------------------------------------------------*/
#main_content, #main_content_second, #main_content_contact p {
	line-height: 18px;
	color: #474745;
}
#main_content, #main_content_second, #main_content_contact  a {
	color: #ff6600;
}
#main_content, #main_content_second, #main_content_contact  ul {
	line-height: 18px;
	color: #666;
}
#main_content, #main_content_second, #main_content_contact  a:hover {
	color: #474745;
}

/* ---------------------------------------------------*/
/* -------------------- LINKS --------------------*/
/* ---------------------------------------------------*/

#breadcrumb a {
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
#breadcrumb a:hover {
	color: #87878C
}
#left_panel a:hover {
	color: #113541;
}
/* ---------------------------------------------------*/
/* -------------------- HEADINGS --------------------*/
/* ---------------------------------------------------*/
h1 {
	font-size: 300%;
	color: #474745;
	border-bottom: 0px solid #aa9b7c;
	font-family:"Times New Roman", Times, serif;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: lighter;
	line-height: 50px;
	
	
}
h2 {
	font-size: 230%;
	color: #474745;
	border-bottom: 0px solid #aa9b7c;
	font-family:"Times New Roman", Times, serif;
	padding-bottom: 0px;
	font-weight: lighter;
}
h3 {
	font-size: 170%;
	color: #474745;
	border-bottom: 0px solid #aa9b7c;
	font-family:"Times New Roman", Times, serif;
	padding-bottom: 0px;
	font-weight: lighter;
}


.clear {
	clear: both;
}
img {
	border: 0px solid #FFFFFF;
}
#text_picture .picture {
	border: 1px solid #999999;
}

.required {
	color:#FA931D;
}

UL {
list-style-image: url(../images/bullet.gif);
}


.searchBtn {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	color: #666;
	background-color: #fff;
	background: #fff url(../images/form_back.gif) no-repeat 0 0;
	border: 0px solid #ccc;
	padding: 5px;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
}

.searchBox{

border: 1px solid #ccc;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 4px ;
	/*background-color: #FFFFFF;*/
	background: #fff url(../images/form_back.gif) no-repeat 0 0;
	font-size: 12px;
	width: 200px;
	height: 22px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #777;
}

textarea {
	border: 1px solid #ccc;
	padding: 1px 4px ;
	font-size: 12px;
	color: #777;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #fff url(../images/form_back.gif) no-repeat 0 0;
}
