body {
	background:url(images/background.png);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; 
	font-family:Arial;
	font-size:11px;
	color:#333;
}
.main #wrapper {
	width: 100%;  
	background:none;
	margin: 0 auto; 
	text-align: left; 

}
.container {
	width: 800px;  
	background:none;
	margin: 0 auto; 
	text-align: left; 
  
}
.main #header {
	width:100%; background: url(images/bg.gif) repeat-x; height:36px; 
}
.main #mainContent {
	padding: 0 20px; 
	background:url(/images/diagonal_bg.png) repeat-x;
	min-height:500px;
	
}
.splash{
	background-image: url('/images/index_splash.png');
	height:331px;
	width:814px;
	top:50px;
	float:left;
    *z-index:99;
    *position:relative;
    *margin-top:-40px;
}
.index-content-bg {
    background-color:#d9e3f2;
    width:800px;
    height:410px;
    margin-top:355px;
    /* IE fix */
    *margin-top:-40px;
    *padding-top:100px;
    *height:315;

}

.splash_text{
	padding-left: 35px;
	padding-right:10px;
	padding-top:20px;
	width: 200px;
	font-family:Times New Roman;
	font-size:20px;
	color:#ffffff;
}
.splash_interior{
	background-image: url('/images/interior_bg.png');
	background-repeat:no-repeat;
	min-height:331px;
	width:811px;
	top:50px;
	float:left;
	/*margin-top:33px;*/

}
.main #footer {
	padding: 0;
	background:url('/images/footer_bg.png') repeat;
	font:Arial;
	font-size:11px;
	color:#0e4519;
	min-height:100px;
	font-weight:bold;
	width:100%;
	float:left;
} 
.main #footer p {
	margin: 0;
	padding: 10px 0;
	line-height: 18px;
}
.footer_left{
	width: 400px;
	float:left;
	margin-top:10px;
}
.footer_right {
	width: 350px;
	float:right;
	background:url('/images/divider.jpg') repeat-y;
	min-height:70px;
	margin-top:10px;
	padding-left:50px;
	color:#0e4519;
}
.footer_right a:visited{
	text-decoration:underline;
	color:#0e4519;
}
.footer_right a:link {
	text-decoration:underline;
	color:#0e4519;
}
.footer_right a:hover{
	color:#ff6633;
	text-decoration:none;
}
.menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width:825px;
	height:33px;
	position:relative;
	font-size:10px;
	margin: 0 auto;
	z-index:0;
	text-transform:uppercase;
	
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#28398e;
	font-weight:bold;
	width:135px; 
	height:33px; 
	text-align:center;
	border-bottom: 0;
	bottom:2px;
	line-height:33px; 
	font-size:10px; 
	overflow:hidden;
	padding-left: 1px;
	
}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}
.menu ul li:hover a {color:#fff; background:url('/images/rollover_faded.png') no-repeat;}
.menu ul li:hover ul {display:block; position:absolute; left:0; width:153px; margin: 0; padding: 0;}
.menu ul li a.current,.menu ul li a.current:hover{color:#fff; background:url('/images/rollover.jpg') no-repeat;}

img, img a, img a:hover {
	border:0;
	float:left;
	vertical-align:middle;
	margin-right:50px;
}
hr{
	color: #333333;
	background-color:#333;
	clear: left;
	/*float: left;*/
	width: 190px;
	border: none;
	height:1px;
	margin-top:10px;
}
.bold_text{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c3e5c7;
	float:left;
}
.bold_text a:visited{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c3e5c7;
	float:left;
	text-decoration:none;
}
.bold_text a:link{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c3e5c7;
	float:left;
	text-decoration:none;
}
.bold_text a:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c3e5c7;
	float:left;
	text-decoration:none;
}
.content_headers{
	font-family: "Times New Roman";
	font-size: 22px;
	font-weight: bolder;
	color: #28398e;
	font-style: normal;
}
.content_left{
	width:195px;
	float:left;
	margin-left:15px;
	color:#0e4519;
	font:Arial;
	font-size:11px;
	padding-bottom:20px;
	*z-index:99;

}
.content_right{
	width:510px;	
	float:right;
	color:#666666;
	font:Arial;
	font-size:11px;
	padding-bottom:20px;
	min-height:100px;
	*z-index:99;
	padding-right:25px;

}
.content_main{
	width:750px;	
	float:left;
	color:#666666;
	font:Arial;
	font-size:11px;
	padding-bottom:20px;
	min-height:100px;
	padding-right:25px;
	margin-left:25px;

}

.table_text{
	color:#666666;
	font:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.table_text a:visited{
	color:#666666;
	font:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.table_text a:link{
	color:#666666;
	font:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.table_text a:hover{
	color:#ff6633;
	font:Arial;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}

.green_text{
	color:#0e4519;
	font:Arial;
	font-size:11px;
	text-decoration:none;
}
.green_text a:visited{
	color:#0e4519;
	font:Arial;
	font-size:11px;
	text-decoration:none;
}
.green_text a:link{
	color:#0e4519;
	font:Arial;
	font-size:11px;
	text-decoration:none;
}
.green_text a:hover{
	color:#ff6633;
	font:Arial;
	font-size:11px;
	text-decoration:underline;
}
.spacer{
	height:75px;
}
.faq_menu{
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bolder;
	text-decoration:underline;
	font-size:10px;
	text-align:center;
	margin-top:10px;
}
.faq_menu a:visited{
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bolder;
	text-decoration:underline;
	font-size:10px;
	text-decoration:none;
}
.faq_menu a:link{
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bolder;
	text-decoration:underline;
	font-size:10px;
	text-decoration:none;
}
.faq_menu a:hover{
	color:#ff6633;
	text-transform:uppercase;
	font-weight:bolder;
	text-decoration:underline;
	font-size:10px;
	text-decoration:underline;
}
.abb{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0e4519;
	float:right;
	text-decoration:none;
	*margin-top:100px;
	margin-top:85px;
	
}
.cell_space{
	margin-left:10px;
	margin-right:10px;
}
.bottom_content {
	/*background:url('images/subpg_bottom_bg.png') repeat;*/
	width:100%;
	background-color:#ffffff;

}
.splash_interior_sub{
	background-color:#d9e3f2;
	width:780px;
	margin:0 auto;
	padding: 20px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	min-height:500px;
	/*height:100%;*/
}
.main #mainContent_sub {
	padding: 0 20px; 
	background:url('images/subpg_bg.png') repeat-x;
	min-height:195px;
	
}
.table_borders_photos{
	border: 1px solid #666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #333;
	font-style: normal;
	text-align:center;
	text-transform:capitalize;
}
.table_borders{
	border: 1px solid #666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #333;
	font-style: normal;
	text-align:center;
	text-transform:capitalize;
}
.table_alt_cell {
	background-color: #f0f0f0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #333;
	font-style: normal;
	text-align:left;
	text-transform:capitalize;
}
.table_alt_cell_photos {
	background-color: #f0f0f0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #333;
	font-style: normal;
	text-align:center;
	text-transform:capitalize;
}
.table_header{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #fff;
	font-style: normal;
	background:#28398e;
	text-align:center;
	text-transform:capitalize;
}


/* menu */
.header_bg {
	width:850px;
	margin:0 auto;
	text-align:left;
}
.preload1 {background: url(images/blank_over.gif);}
.preload2 {background: url(images/blank_overa.gif);}

.menu2 {
	list-style:none;
	height:36px;
	background:url(images/bg.gif);
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	margin:0 auto;
	width:100%;
}
.menu2 li.top {display:block;float:left;}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#f0f0f0; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(images/blank.gif);}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background:url(images/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(images/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(images/blank_over.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(images/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(images/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(images/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(images/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(images/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Style the list OR link hover. */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:31px; background: #145b22; padding:3px; border:1px solid #145b22; white-space:nowrap; width:125px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:125px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#fff url(images/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#fff; color:#145b22;}
.menu2 :hover ul.sub li a.fly:hover {background:#f2f2f2 url(images/arrow_over.gif) 80px 7px no-repeat; color:#145b22;}
.menu2 :hover ul li:hover > a.fly {background:#f2f2f2 url(images/arrow_over.gif) 80px 7px no-repeat; color:#145b22;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #145b22; white-space:nowrap; width:90px; z-index:400; height:auto;}