body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Verdana, Arial;
	color: #666666;
	font-size: 8pt;
	min-width: 600px;
	max-width: 1024px;
	}

a {
	text-decoration: none;
	color: #1F497D;
	}

a:visited {
	color: #1F497D;
	}

a:hover {
	color: #76923C;
	}

.clearer {
	clear: both;
	height: 1px;
	}

/* =HEADER
------------------------------------------------------------------------------*/
#header {
	width: 100%;
	font-size: 93%;
	line-height: normal;
	margin-bottom: 20px;
	}

#header #logo {
	padding-top: 18px;
	}

#header #title-image {
	margin-top: 39px;
	height: 81px;
	}

#header address {
	font-weight: bold;
	float: right;
	margin: 0px;
	padding: 30px 8px 0px 0px;
	font-family: Calibri, Geneva, Verdana, Arial;
	font-style: normal;
	font-size: 10pt;
	color: #40322b;
	}

#header strong {
	color: #76923C;
	}

#header #title-image { margin-top: 29px; }

body#location-home     #title-image { background: url( '../images/title-homepage.png' ) no-repeat top left; height: 391px; }
body#location-services #title-image { background: url( '../images/title-services.gif' ) no-repeat top left; }
body#location-about    #title-image { background: url( '../images/title-about.gif'    ) no-repeat top left; }
body#location-legal    #title-image { background: url( '../images/title-about.gif'    ) no-repeat top left; }
body#location-contact  #title-image { background: url( '../images/title-contact.gif'  ) no-repeat top left; }
body#location-news     #title-image { background: url( '../images/title-news.gif'     ) no-repeat top left; }
body#location-partners #title-image { background: url( '../images/title-partners.gif' ) no-repeat top left; }

/* =NAV
------------------------------------------------------------------------------*/
#nav {
	margin-top: 10px;
	}

#nav ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #1F497D url( ../images/spacer.jpg ) repeat-x bottom left;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	border-width: 0px 1px 1px 0px;
	color: #FFFFFF;
	}

#nav li a {
	display: block;
	padding: 8px 8px;
	color: #FFFFFF;
	text-decoration: none;
	/*font-weight: bold;*/
	letter-spacing: .1em;
	}

#nav li a:hover {
	color: #1F497D;
	background-color: #FFFFFF;
	}

body#location-home     #nav-home,
body#location-services #nav-services,
body#location-about    #nav-about,
body#location-legal    #nav-about,
body#location-contact  #nav-contact,
body#location-news     #nav-news,
body#location-partners #nav-partners {
	border-bottom: 1px solid #40322b;
	background-color: #40322b;
	color: #FFFFFF;
	}

body#location-home     #nav-home     a:hover,
body#location-services #nav-services a:hover,
body#location-about    #nav-about    a:hover,
body#location-legal    #nav-about    a:hover,
body#location-contact  #nav-contact  a:hover,
body#location-news     #nav-news     a:hover,
body#location-partners #nav-partners a:hover {
	background-color: #40322b;
	color: #FFFFFF;
	}

#nav form { /* Search Form */
	position: relative;
	height: 0px;
	margin: 0px;
	padding: 0px 8px 0px 0px;
	text-align: right;
	}

#nav form input {
	margin: 3px 0px 0px 8px;
	padding: 0px;
	}

#nav form .submit {
	padding: 0px 0px 0px 16px;
	background: url( ../images/find.png ) no-repeat left center;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	}

#nav form .text {
	border: 1px solid #40322b;
	padding: 1px;
	font-weight: bold;
	color: #666666;
	}

/* =PAGE-TOOLS
------------------------------------------------------------------------------*/
#page-tools {
	float: right;
	padding: 4px 8px 0px 0px;
	}

#page-tools a {
	color: #e2e2e2;
	}

#page-tools a:hover {
	color: #e2e2e2;
	text-decoration: underline;
	}

/* =SUB-NAV
------------------------------------------------------------------------------*/
#sub-nav {
	width: 381px;
	margin: 0px 0px 0px 0px;
	padding: 24px 0px 0px 8px;
	}

#sub-nav a {
	line-height: 20px;
	font-size: 120%;
	color: #e2e2e2;
	color: #ffffff;
	white-space: nowrap;
	}

#sub-nav a:hover {
	text-decoration: underline;
	color: #ffffff;
	}

#sub-nav strong {
	margin: 0px 4px;
	}

/* =CONTENT
------------------------------------------------------------------------------*/
#content {
	margin: 0px;
	padding-bottom: 38px;
	}

/* =LOCATION-HOME CONTENT
------------------------------------------------------------------------------*/
#location-home #content #quote {
	position: absolute;
	position: relative;
	top: -250px;
	width: 325px;
	height: 0px;
	margin: 0px 32px;
	}

#location-home #content #quote h2 {
	margin-bottom: .75em;
	border-bottom: 1px solid #76923C;
	padding: 0em .25em .75em .25em;
	font-size: 14pt;
	color: #1F497D;
	}

#location-home #content #quote p {
	padding: 0em .25em;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	}

#location-home #content #center {
	float: left;
	width: 304px;
	margin: 0px 0px 0px 0px;
	}

#location-home #content #left {
	float: left;
	width: 325px;
	margin: 0px 32px 0px 32px;	
	}

/* =CONTENT
------------------------------------------------------------------------------*/
#content #center {
	float: left;
	width: 55%;
	margin-left: 25%;
	}

* html #content #center {
	display: inline;
	}

#content #left {
	float: left;
	width: 25%;
	margin-left: -80%;
	}

#content #right {
	float: left;
	width: 20%;
	}

#content h1 {
	margin: 0px 0px 1em 0px;
	font-size: 11pt;
	color: #1F497D;
}
#content h2 {
	margin: 0px 0px 1em 0px;
	font-size: 11pt;
	color: #1F497D;
	}

#content h3 {
	margin: 0px 0px .25em 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #1F497D;
	}

#content p {
	margin: 0px 0px 1.5em 0px;
	font-size: 100%;
	line-height: 1.5em;
	color: #000000;
	}

#content blockquote {
	margin: 0px 3em 0px 0px;
	padding: 4em 0px 0px 0px;
	line-height: 1.5em;
	color: #666666;
	font-weight: bold;
	}

#content .column ul {
	margin: 0px 0px 1.5em 0px;
	padding-left: 2em;
	list-style-type: square;
	color: #000000;
	}

#content .grey {
	color: #666666;
	}

#content .notbold {
	font-weight: normal;
	}

#content .navul {
	list-style-image: url( '../images/bullet.jpg' );
	}

#content .navul a {
	text-decoration: none;
	font-weight: bold;
	}

#content .navul a:visited {
	color: #1F497D;
	}

#content .navul a:hover {
	color: #E36C0A;
	}

/*

.clearboth {
	clear: both;
	height: 1px;
	}

*/

/* =FOOTER
------------------------------------------------------------------------------*/
#footer {
	background: #40322b;
	}

#footer p {
	text-align: left;
	line-height: 32px;
	margin: 0px 16px;
	color: #ffffff;
	}

#footer p#legal {
	float: right;
	}

#footer a {
	color: #FFFFFF;
	}	

#footer a:hover {
	text-decoration: underline;
	}

#footer strong {
	margin: 0px 4px;
	font-weight: normal;
	color: #76923C;
	}
	
	
	
	
	
	
/* =STICKY-FOOTER
------------------------------------------------------------------------------*/
html {
	height: 100%;
	}

body {
	height: 100%;
	}

#nonFooter {
	padding: 0px 10px 0px 10px;
	position: relative;
	min-height: 100%;
	}

* html #nonFooter {
	height: 100%;
	}

#footer-spacer {
	clear: both;
	height: 49px;
	}

#footer {
	position: relative;
	height: 32px;
	margin: -33px 10px 0px 10px;
	}