/* CSS Document */


/* BODY controls the entire page  */

body {margin:0; padding:0; text-align:left; background-color:#b7bdcc;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;color:#000000;}
body a {color: #000099; text-decoration: none;}
body a:link { color: #000099; text-decoration: none;}
body a:hover { text-decoration: underline;}
body a: visited { }

/*  HEADER Type Styles */

h2 {color:#EF8120; font-weight:bold; font-size:18px; }
h3 {color:#EF8120; font-weight:bold; font-size:16px; }
h4 {color:#EF8120; font-weight:bold; font-size:14px; }   
h5 {color:#EF8120; font-weight:bold; font-size:12px;}
h6 {color:#EF8120; font-weight:bold; font-size:11px; }

p {font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}

#leftmenu h2 {padding-left: 10px;}
#leftmenu h3 {padding-left: 10px;}


/* ----- Outer Wrapper/Container ----- */

#wrapper {width:760px;height:auto;border:2px solid #cccccc;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px; background-color:#ffffff; }



/* -- MASTHEADS ----  */

/* HOME masthead */
#masthead{
	background-image:url(IMAGES/mastheads/gradientblue.JPG);
	background-repeat: repeat-x;
	background-position: left top;
	width:760px;
	height:100px;
	border:0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#masthead h1 {margin-left:15px;margin-top:10px;margin-bottom:0px;padding-bottom:0px;float:left;}
.sitemapbox {
	width:200px;
	height:30px;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 0px;
	text-align: right;
	padding-right: 0px;
}
.contactbox {
	float:right;
	text-align:left;
	width:465px;
	
	margin-bottom:0px;
	padding-right:0px;
}
.searchbox {
	text-align: center;
	text-decoration:none;
	width: 264px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	float: right;
	padding-top: 10px;
	padding-bottom: 0px;
	color:purple;
	padding-right: 0px;
	
}

input.submit {background-color:#663366;color:#ffffff;font-size:12px;}
.address {float:right;text-align: right; width: 350px; height: 45px; margin: 0px 0px 0px 0px;}

#BannerHomeTagline {width:215px; height:225px; float:left; clear:left;}
#BannerHomePhoto { float: right; clear:right; margin-top:0px; padding-top:0px;}


/* Masthead for the rest of the pages */
#masthead2{
	background-image:url(IMAGES/mastheads/gradientblue.JPG);
	background-repeat: repeat-x;
	background-position: left top;
	width:760px;
	height:50px;
	border:0px;}
#banner2photo {float:right; margin-top:0px; padding-top:0px; border-right:1px solid #FFFFFF; }
#banner2logo {width:215px; height:100px;float:left;clear:left;}


/* ----------- NAVIGATION --------- */

#NavigationTop {
	float: right;
	width: 100%;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size:11px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
#NavigationTop ul {	margin: 0px;  list-style-type: none; }
#NavigationTop ul li { 	display: inline; }
#NavigationTop ul li a { float: right; color: #FFFFFF; text-decoration: none; padding: 3px 19px 2px 19px;  height: 15px; background-color: #663366; }
#NavigationTop ul li a:hover {color: #663366; background-color: #FF9900; }
#NavigationTop ul li.current a { color: #663366; background-color: #FF9900; }

#NavigationBottom {
	float: left;
	width: 100%;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size:11px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
#NavigationBottom ul { margin: 0px; padding: 0px; list-style-type: none; }
#NavigationBottom ul li { display: inline; }
#NavigationBottom ul li a { float: left; color: #FFFFFF; text-decoration: none;  padding: 3px 14.61px 2px 14.61px;  height: 15px; background-color: #314067;}
#NavigationBottom ul li a:hover { color: #314067; background-color: #FF9900;}
#NavigationBottom ul li.current a:link { color: #314067; background-color: #FF9900;}
#NavigationBottom ul li.current a { color: #314067; background-color: #FF9900; }


/*  ----------- LEFT SIDEBARS --------- (submenus) */

/*  SIDEAR for the HOME page */
#sidebarHome {
	float: left; 
	width: 145px; 
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;}

/* SIDEBAR for the rest of the pages*/
#leftmenu {
	width:165px; 
	float:left;  
	*background-color:#ffffff;
	margin: 0px;
	padding-top:10px;}
#leftmenu ul {margin:0; padding:0; list-style-type:none; background-color:#ffffff;}
#leftmenu li {display: block;}
#leftmenu li.current {background-color:#FFC489;}
#leftmenu li.current a {color:#000000;}
#leftmenu ul a {display: block;
		line-height:20px;
		border:0;
		padding: 5px 10px 5px 10px; 
		color: #000000; 
		text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px; vertical-align:middle;}
#leftmenu ul li a:hover {color: #000000; text-decoration:underline}
#leftmenu ul a:active{color: #663366;}

/* -- shaded box in sidebar --*/
.leftmenuboxclear {width: 150px; clear:left; margin:0px 0px 5px 0px; padding: 0px 5px 0px 10px;}
.leftmenubox {width: 150px; clear:left; margin:10px 0px 15px 0px;padding: 15px 5px 15px 10px;
		background-color:#FFC489;
}


/*  ------------------------------- Main CONTENT  --------------------------------- */

#content {
	width:540px; 
	float:right;
	margin-top: 5px; 
	padding:5px 20px 20px 20px;
	background-color:#ffffff;
	border-left:1px solid #000000;
	padding-bottom:10px;}
#contentoverflow {height:700px;overflow:auto;width:540px; 
	float:right;
	margin-top: 5px; 
	padding:5px 20px 20px 20px;
	background-color:#ffffff;
	border-left:1px solid #000000;
	padding-bottom:10px;}
.photo-left {float:left; padding: 10px 10px 10px 0px;}
.photo-right {float:right; padding: 10px 0px 10px 10px;}
table .photo-left {float:left; vertical-align:top;}
.3col {valign: top;}


/*  images within the content area are all set to align left and have the text wrap around them */

/*  ------------ Footer at bottom ------------ */
#footer {
	text-align:left;
	padding-left:20px;
 	clear: both;
 	border:#CCCCCC thin;
 	width: 606px;
	padding-bottom:20px;
	padding-top:10px;
	color:#EF8120;
	font-weight: normal;
	font-size: 10px;}

