﻿

/* top elements */
* {
	padding: 0;
	margin: 0; }

body {
	font: 62.5%/1.5em Arial,Verdana,Helvetica,sans-serif;
	background: url(images/body-bg.gif) #E8EAF0 repeat-y center center;
	color: #585858;
	text-align:center; }

/* links */
a:link {
	color: #3271AD;
	background-color: inherit;
	text-decoration: underline;
	font-weight:normal; }

a:visited {
	color: #004990;
	background-color: inherit;
	text-decoration: underline;
	font-weight:normal; }

a:hover {
	color: #709EC8;
	text-decoration:underline;
	background-color: inherit;
	font-weight:normal; }

/* headers */
h1 {
	font-weight:lighter;
	line-height:1.5em;
	color:#315A8C; }


h2 {
	font-size: 1.8em;
	font-weight:lighter;
	padding-left:5px;
	margin:5px 0;
	}

h3 {
		text-transform:uppercase;
		letter-spacing:0.1em;
		font-size:1.3em;
		font-weight:lighter;
		margin: 0px 0px 5px 0px;
		padding:0px;
		color:#2A598D;
}
h4 {
		letter-spacing:0.1em;
		font-size:1.3em;
		font-weight:lighter;
		margin: 0px 0px 5px 0px;
		padding:0px;
		color:#000;
}

ul {
	margin: 10px 30px;
	padding: 0 15px 6px 15px;
	font-size:1.2em;
	line-height:1.8em;
	color: #527EB4; }

#main ul li a {
		color: #666666;
		font-size:1.2em;
		line-height:1.8em; }

address {
	padding:0px;
	margin:0;
	text-align:left;
	font-style:normal;
 }

div.hr {
	height:26px;
	margin:0px 0 5px 0;
	clear:both;
	background: #fff url(images/hr.gif) no-repeat scroll center; }

div.hr-small {
	padding:0px 0;
	height:20px;
	margin:5px 0;
	clear:both;
	background: #fff url(images/hr-small.gif) no-repeat scroll center; }

div.hr-small hr { display:none; }

div.hr hr { display: none; }

#container {
	padding: 0;
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	BACKGROUND-COLOR: #fff; }
/* master head */
#head {
	width: 960px;
	background: #fff url(images/masthead-logo.png) no-repeat;
	margin: 0 auto;
	height:95px;
	list-style:none;
}
#head h1 {
		margin:0 auto;
		float:left;
		text-indent:-100em;
		color:#fff; }

/* =Sub navigation */
#navtop {
	background-color:transparent;
	float:right;
	padding-right:1px;
	}


#navtop ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
  
#navtop  li {
  float: left;
  position: relative;
  width: 102px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align:center;
  height: 44px;

  }
#navtop ul li a {
	background: #23426A url(images/nav-off.jpg) repeat-x;
	color: #FFFFFF;
	border-left:1px solid #F3F8FC;
	text-decoration: none;
	line-height: 44px;
	width: 102px;
	display: block;
	font-weight: bold;
} 
#navtop ul li a:hover {
	background:url(images/nav_hover.jpg) #2D8BD4 repeat-x;
	border-left:1px solid #FFFFFF; 
} 
#navtop #on {
	background:url(images/navon.jpg) #4a9ad9 repeat-x;
	color:#FFFFFF; }

#navtop  li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }
#navtop li > ul {
	top: auto;
	left: auto;
	}
#navtop li:hover ul { display: block; }
/* Start intro photo */


#introbar {
	margin: 0px 0px 0px;
	overflow: auto;
	width: 960px;
	color: #f4f7fb;
	height: 203px;
	background: #426EA6 url(images/intro-photo-bg.jpg) no-repeat;
	border-bottom:5px solid #315A8C;
	border-top:5px solid #3C659D; 
 }

#introbar h1 {
		padding-right: 30px;
		padding-left: 10px;
		font-size: 3.2em;
		letter-spacing:1px;
		padding-bottom: 8px;
		margin: 0px;
		color: #f4f7fb;
		padding-top: 20px;
		font-weight: normal;
		font-family: Georgia,Arial,"Times New Roman",Times,serif; }

#introbar P {
		padding-right: 30px;
		padding-left: 10px;
		padding-bottom: 5px;
		line-height: 155%;
		width:430px;
		font-family: Georgia,Arial,"Times New Roman",Times,serif;
		font-size:1.9em;
		padding-top: 0px; }

#introbar a:link { color:#fff; }

#introbar a:visited { color:#fff; }

/***********************
	  LAYOUT
************************/
#content-wrap {
	margin: 0 ;
	padding:0;
	background: url(images/content_bg.png) repeat-x;
	min-height:600px;
	border-top:2px solid #Ffffff;
	width:960px; 
	}
/* sidebar_right */
#sidebar_right {
	font-size: 1.3em;
	line-height:1.5em;
	float: right;
	min-height:780px;
	border-left: 1px solid #E0E0E0;
	padding:20px 15px 10px 10px;
	width: 215px; }


#sidebar_right a { color:#333333; }
#sidebar_right img {
	border:none;
	padding-bottom:10px;
}

#downloads {
	text-align:center;
}
#downloads img {
	margin:0;
	padding:0;
}

/* sidebar */
#sidebar_left {
	float: left;
	width: 215px;
	border-right: 1px solid #E0E0E0;
	min-height:780px;
	padding-left:0px;
	padding-top:20px; 
	}

#sidebar_left img {
		padding:5px;
		margin-left:10px;
		border:1px solid #ccc;
		background:#ffffff;
		}
#open_times {
	    padding:4px;
		margin:10px;
		border:1px solid #ccc;
		background:#ffffff;
		font-size:120%;
		line-height:1.5em;
		text-align:center;

}
/* SIDEBAR NAVIGATION */
/* =Main navigation Starts */
#sidemenu {
	padding-left:10px;
}
.verticalmenu, .verticalmenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 196px; /*WIDTH OF MAIN MENU ITEMS*/
}

.verticalmenu li{
position: relative;
}

.verticalmenu li a{
font-size: 1.1em ;
border:1px solid #E5E5E5;
background:#F2F1F1 url(images/nav_arrow.gif) no-repeat 4% 47%; 
color: #022251;
display: block;
width: 173px;
padding: 5px 0;
margin:3px 0;
padding-left: 20px;
text-decoration: none;
}

.verticalmenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.verticalmenu li ul li{
float: left;
margin:-4px 0;
}

.verticalmenu li ul a{
font-size:90%;
border: 1px solid #CCCCCC;
padding:5px 0 5px 20px;
margin:5px 0;
width: 180px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}


/* Holly Hack for IE \*/
* html .verticalmenu li { float: left; height: 1%; }
* html .verticalmenu li a { height: 1%; }
/* End */
	/* Hover states */
#sidemenu ul li a:hover {
		color:#29446A;
		text-decoration:underline; }

/* On states */
#referral #sidemenu a#referralLink {
	color:#ffffff;
	border:1px solid #022251;
	background:#213F65 url(images/arrow-w.gif) no-repeat 4% 49%; }
#contact #sidemenu a#contactLink {
	color:#ffffff;
	border:1px solid #022251;
	background:#213F65 url(images/arrow-w.gif) no-repeat 4% 49%; }

#faq #sidemenu a#faqLink {
	color:#ffffff;
	border:1px solid #022251;
	background:#213F65 url(images/arrow-w.gif) no-repeat 4% 49%; }

#legal #sidemenu a#legalLink {
	color:#ffffff;
	border:1px solid #022251;
	background:#213F65 url(images/arrow-w.gif) no-repeat 4% 49%; }

#law #sidemenu a#lawLink {
	color:#ffffff;
	border:1px solid #022251;
	background:#213F65 url(images/arrow-w.gif) no-repeat 4% 49%; }

#child #sidemenu a#childLink {
	color:#ffffff;
	border:1px solid #022251;
	background:#213F65 url(images/arrow-w.gif) no-repeat 4% 49%; }

#financial #sidemenu a#financialLink {
	color:#ffffff;
	border:1px solid #022251;
	background:#213F65 url(images/arrow-w.gif) no-repeat 4% 49%; }

#family #sidemenu a#familyLink {
	color:#ffffff;
	border:1px solid #022251;
	background:#213F65 url(images/arrow-w.gif) no-repeat 4% 49%; }

#cost #sidemenu a#costLink {
	color:#ffffff;
	border:1px solid #022251;
	background:#213F65 url(images/arrow-w.gif) no-repeat 4% 49%; }

#whatis #sidemenu a#whatisLink {
	color:#ffffff;
	border:1px solid #022251;
	background:#213F65 url(images/arrow-w.gif) no-repeat 4% 49%; }

#who #sidemenu a#whoLink {
	color:#ffffff;
	border:1px solid #022251;
	background:#213F65 url(images/arrow-w.gif) no-repeat 4% 49%; }


/* main */
#main {
	float: left;
	padding:15px 5px 0 5px;
	min-height:500px;
	width: 480px;
	}

#main p {
		font-size: 1.4em;
		line-height:1.6em;
		text-align:justify;
		margin:0;
		padding:0 10px 7px 5px; 
		}
#main img {
	border: 0px;
}

#main ul { font-size:1.4em;
		   color:#333333; }

#main h1 {
		margin:0px 0px 5px 5px;
		color: #2A598D;
		padding:0;
		text-transform:uppercase;
		font-weight:lighter;
		letter-spacing:0.5px;
		font-size:2.1em;
		}

#main h3 {
	     margin-left:5px;
	     padding-top:10px;
	     color:#976D3A;
	     font-size:1.6em;
		 }

#main .access { font-size:1.5em; }

#main .quote {
		width:410px;
		border-top: 1px solid #E5E5E5;
		background-color: #F2F1F1;
		border-bottom: 1px solid #E5E5E5;
		margin:15px 5px;
		padding: 15px 15px 15px 50px;
		background-image: url(images/bg_quote.gif);
		background-repeat: no-repeat;
		background-position: 10px 10px;
		font-family: Georgia, "Times New Roman", serif;
		line-height: 1.4em;
		font-size:2em;
		color: #666;
		font-style: italic; }

#main .quote span {
			font-family: Georgia, "Times New Roman", serif;
			font-size:70%;
			font-style:italic; }
			
/* boxes/columns in main content area */
.box_left {
	margin:5px 0 15px 0;
	float:left;
	width:230px;
	padding:0px;
	font-size:90%;
	
}

.box_right {
	margin:5px 0 15px 0;
	float:right;
	width:230px;
	padding:0px;
	font-size:90%;
}

/* Map */
#map_container {
	padding: 0;
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	BACKGROUND-COLOR: #fff; }
#map {
	background:#fff;
	border:none;
}
.access {
	color: #333;
	FONT: 40px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; }

/* Who are we - Meet the team */
.team-box {
	margin: 30px 15px 50px 10px;
	padding:24px 0 0 0;
	background: #fff url(images/team-box-bg.gif) repeat-x;
	color: #666;
	line-height:1.8em;
	text-align:left;
	border:1px solid #E0E0E0;
	clear:both; }
	
.team-box img {
	margin:0px 10px 0 10px;
	padding:3px;
	background:#fff;
	border:3px solid #E0E0E0;
	float:left;
}
.team-box p {
}
.team-box h2 {
		text-transform:capitalize;
		font-size:1.9em;
		color:#000;
		line-height:1.5em;
		margin:0;
		padding:0 0px 0 10px; }
		
.team-box h4 {
	color:#976D3A;
	font-size:1.7em;
	font-weight:lighter;
	margin:0;
	padding:5px 0 10px 10px;
}
.access-orange {
	color:#FE4100;
	font-size:18px; }


#bottom-logos {
	margin-top:1px;
	padding:60px 0px 0px 0;
	float:left;
	width:480px;
	background: #fff; }

	#bottom-logos img {
		padding:10px 10px 0 10px;
		margin:0;
		border: 0px;
		float:left; }
/* sitemap links styles */



#sitemap ul li ul li a {
	font-size:80%;
}

/* Footer */
#footer {
	color: #fff;
	background-image:url(images/foot-bg.png);
	width:960px;
	height:66px;
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	border-top: 5px solid #3C659D;
	font-size: 1.1em;
	line-height:2.0em;
	clear:both; }

#footer a { color:#fff; }

#footer-left {
	float: left;
	text-align:left;
	margin:5px 0 0px 10px;
	width: 45%; }

#footer-right {
	float: right;
	margin:5px 10px 0px 10px;
	text-align:right;
	width: 45%; }


#latest-news-box {
	margin: 15px 5px 20px 5px;
	padding:7px 5px 10px 0px;
	border: 1px solid #DFE2E7;
	background-color:#F2F1F1;
	color: #666;
	font-size:1em;
	line-height:1.4em;
	text-align:left; }

#latest-news-box p {
		margin:0px;
		padding:0px 10px 10px 10px;
		color:#000; }

#latest-news-box h2 {
		margin:0px;
		padding:0px 0 5px 10px;
		font-size: 1.6em;
		font-weight:lighter;
		color:#315A8C;
		text-transform:uppercase; }



/* alignment classes */
.float-left { float: left; }

.float-right { float: right; }


/* additional classes */
.clear { clear: both; }



/* table styles */
table {
	font-family: Tahoma, Verdana, Arial;
	border-collapse: collapse;
	border-spacing: 2px;
	padding:10px;
	margin-left:15px;
	margin-bottom:15px;
	width:90%;
	border:1px solid #ccc; }

th {
	font-size: 1.2em;
	color: #666;
	height: 30px;
	padding:10px;
	text-align: left; }

td {
	font-size: 1.2em;
	color: #333;
	padding-left:10px;
	height: 40px;
	width:33%; }

table caption {
	background: #fff url(images/caption-bg.gif) repeat-x;
	color: #fff;
	text-align: left;
	font-size: 1.6em;
	padding: 5px 10px; }

