@charset "utf-8";
/* CSS Document */

body
{
	background:url(../images/body-bg.jpg) repeat-x;
	margin:0px; padding:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

a img
{
	border:none;
}

#header
{
	padding-top:32px;
	background:url(../images/header-bg.jpg);
	width:959px;
	height:140px;
	margin-left:auto; margin-right:auto;
}

#logo
{
	width:280px; height:101px;
	float:left;
	margin-right:23px; margin-left:56px;
}
#nav-address
{
		width:562px;
		float:left;
}


#address
{
  font-family: "myriad-pro-1","myriad-pro-2";
  font-size:14px;
  margin-top:10px;
  padding-right:25px;
  text-align:right;
}


#nav-outer
{
	margin-top:70px;
	width:562px;

}
#nav-outer ul
{
	list-style:none;
	padding:0px; margin:0px;
	
}
#nav-outer ul li
{
float:left;
padding-left:5px; padding-right:5px;
padding-bottom:4px; padding-top:3px;
	
}

#nav-outer ul li:hover
{
background:#FFF;
border-top:1px dotted #CCC;
border-left:1px dotted #CCC;
border-right:1px dotted #CCC;
border-bottom:1px dotted #CCC;
padding-left:4px; padding-right:4px;
padding-bottom:4px; padding-top:2px;
}

#nav-active
{
background:#FFF;
border-top:1px dotted #CCC;
border-left:1px dotted #CCC;
border-right:1px dotted #CCC;
border-bottom:1px dotted #CCC;
padding-left:4px; padding-right:4px;
padding-bottom:4px; padding-top:2px;
}


#nav li ul {

display:block;
clear:both;
      margin-left:-5px;
    background-color:#FFFFFF;
	position: absolute;
	left: -999em;
	width:200px;
	font-size:12px;
	text-transform:none;
	z-index:1000;
	border-bottom:1px dotted #CCC;
border-left:1px dotted #CCC;
border-right:1px dotted #CCC;
}

#nav li ul li
{
padding:3px 0px 3px 10px;
margin:0px;
float:none;
height:auto;
border:0px;
}

#nav li ul li:hover
{
padding:3px 0px 3px 10px;
margin:0px;
border:none;
background-color:#F7FBFB;
}


#nav li ul li a
{
	text-decoration:none;
    color:#003333;
padding:3px 0px 3px 0px;

   border:none;
   display:block;

}


#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.inactive
{
	cursor:auto;
}


#content-top
{
	background:url(../images/content-top-bg.png) no-repeat;
	width:864px; height:22px;
	margin-left:auto; margin-right:auto;	
}

#content
{
	background:url(../images/content-bg.png) repeat-y;
	width:864px;
	margin-left:auto; margin-right:auto;	
}

#slideshow
{
	margin-left:21px;
	margin-bottom:3px;
	margin-right:21px;
	padding-bottom:5px;
	border-bottom:#CCC dotted 1px;
	height:322px;
	}

#hero
{
	margin-left:21px;
	margin-bottom:3px;
	margin-right:21px;
	padding-bottom:5px;
	border-bottom:#CCC dotted 1px;
	}

#main-content
{
	margin-top:20px;
	width:550px;
	float:left;
	font-size:12px;
	line-height:18px;
}

#main-content h4
{
	font-family: "myriad-pro-1","myriad-pro-2";

  margin:0px; padding:0px;
  color:#003300
}

#main-content h1
{
  font-family: "myriad-pro-1","myriad-pro-2";
  margin:0px; padding:0px;
	
}

#main-content h3
{
	margin-bottom:0px; padding-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666; font-size:14px; letter-spacing:2px; font-style:italic;
	font-weight:normal;
	text-transform:uppercase;
}

#main-content h2
{
	font-size:21px; color:#900; letter-spacing:-1px;
}

#main-content p
{
	margin-top:0px; padding-top:0px;
}
#sidebar
{
	width:230px;
	margin-top:20px;
	padding-left:20px; padding-top:15px;
	background:url(../images/sidebar-bg.png) no-repeat top left;
	font-size:11px;
	line-height:16px;
	float:left;

}

#sidebar p
{
	margin-top:0px;
	padding-top:0px;
}
#sidebar h4
{
	font-size:12px;
	padding-bottom:0px; margin-bottom:0px;
}


#sub-content
{
	 margin-left:40px;
	font-size:12px;
	line-height:18px;	
}
#sub-content h1
{
  font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-size:52px;
	color:#999;
	letter-spacing:-2px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:20px;
	margin-right:21px;
	line-height:normal;
	border-bottom:#CCC dotted 1px;	
	
}

#sub-content h3
{
	margin-bottom:0px; padding-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666; font-size:14px; letter-spacing:2px; font-style:italic;
	font-weight:normal;
	text-transform:uppercase;
}

#sub-content h4
{
	color:#033;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	text-align:center;
}


#sub-content h2
{
	font-size:21px; color:#900; letter-spacing:-1px;
}

#sub-content p
{
	margin-top:0px; padding-top:0px;
}


#sub-content-no-sidebar
{
	 margin-left:40px;
	 	 margin-right:40px;
	font-size:12px;
	line-height:18px;	
}
#sub-content-no-sidebar h1
{
  font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-size:52px;
	color:#999;
	letter-spacing:-2px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:20px;
	margin-right:21px;
	line-height:normal;
	border-bottom:#CCC dotted 1px;	
	
}

hr
{
		border:#CCC dotted 1px;	
		background:none;
}

#sub-content-no-sidebar h3
{
	margin-bottom:0px; padding-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666; font-size:14px; letter-spacing:2px; font-style:italic;
	font-weight:normal;
	text-transform:uppercase;
}

#sub-content-no-sidebar h4
{
	color:#033;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	text-align:center;
}


#sub-content-no-sidebar h2
{
	font-size:21px; color:#900; letter-spacing:-1px;
}

#sub-content-no-sidebar p
{
	margin-top:0px; padding-top:0px;
}


#menu-left
{
	width:350px;
	float:left;
	padding-right:40px;
	border-right:1px dotted #CCC;
}



#menu-right
{
	border-left:1px dotted #CCC;
	width:350px;
    padding-left:40px;
	float:left;
	font-size:12px;
	line-height:18px;
}




#content-bottom
{
	background:url(../images/content-bottom-bg.png) no-repeat;
	width:864px; height:22px;
	margin-left:auto; margin-right:auto;	
}

#footer
{
	text-align:center;
	font-size:11px;
	width:700px;
	margin-top:50px;
	margin-left:auto; margin-right:auto;
}



#footer a
{
		padding-right:5px; padding-left:5px;color:#063;
	text-decoration:none;
}

#footer a:hover
{
	color:#093;
}
