/* Global Styles */

* {padding: 0;
	margin: 0;}

body {background: #e5e5c5 url(../images/bgPat.gif) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #907c47;
	font-size: 11px;
	line-height: 20px;}
	
#bodyInd {background: #e5e5c5 url(../images/bgPatInd.gif) repeat-y;}
	
h1 {margin: 25px 0 -10px 200px;
	font-size: 18px;
	font-weight: normal;}
	
h3 {background: url(../images/dot.gif) 100% 0 no-repeat;
	padding-right: 25px;
	color: #005f9c;
	font-size: 12px;}
	
p {margin-bottom: 12px;}

a:link, a:visited {color: #005f9c;}

a:hover, a:active {color: #fff;}

.photo {margin-left: 18px;}

.odd td {background-color: #d0d0af;
	border-bottom: 1px solid #bbbb90;
	border-top: 1px solid #bbbb90;}

.form p {padding: 0;
	margin: 0;}
	
.form td {padding: 4px;}

/* Layout Styles */

#header {background: url(../images/topBg.gif) repeat-x;
	border-left: 8px solid #fff;
	height: 147px;}
	
#header2 {background: url(../images/topBg.gif) 0 100% repeat-x;
	border-left: 8px solid #fff;
	height: 64px;}
	
#quote {width: 833px;
	height: 147px;
	border-right: 8px solid #fff;
	background: url(../images/headQuote.gif) 50% 8px no-repeat;
	color: #fff;}
	
#quote2 {width: 833px;
	height: 64px;
	/*background: url(../images/headQuote2.gif) 50% 8px no-repeat;*/
	color: #fff;
	border-right: 8px solid #fff;
	text-align: center;}
	
#quote ul, #quote2 ul {
	font-weight: bold;
	float: right;
	padding: 3px 157px 0 0;
	}

	
#quote li, #quote2 li {display: inline;
	margin-right: 12px;}

#quote a:link, #quote a:visited, #quote2 a:link, #quote2 a:visited {text-decoration: none;
	color: #fff;}
	
#quote a:hover, #quote a:active, #quote2 a:hover, #quote2 a:active {text-decoration: none;
	color: #005f9c;}

#content {width: 850px;}
	
#content2 {width: 850px;}

.testCont div  {padding-top: 25px;}
	
#footer {
	text-align: center;
	font-style: normal;
	letter-spacing: 1px;
	font-size: 10px;
	line-height: 14px;
	margin-top: 15px;
	margin-right: 140px;
	margin-left: 310px;
	width: 400px;
	}
	
#footer p {
	width: 200px;
	float: left;
	display: block;
	}
	
#footer span {color: #005f9c;
	font-weight: bold;
	font-size: 11px;}
	
#footerInd {text-align: center;
	font-style: normal;
	letter-spacing: 1px;
	font-size: 10px;
	line-height: 14px;
	margin-top: 15px;
	text-align: center;}
	
#footerInd li {list-style: none;
	display: inline;
	margin-right: 6px;}
	
#footerInd a:link {color: #907c47;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;}
	
#footerInd a:visited {color: #907c47;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;}
	
#footerInd a:hover, #footerInd a:active {color: #005595;}
	
#footerInd span {color: #005f9c;
	font-weight: bold;
	font-size: 11px;}
	
.sideBar {width: 181px;
	float: left;
	text-align: right;
	line-height: 16px;}
	
.sideBar p {margin-right: 25px;
	font-weight: bold;}
	
.sideBar span {font-size: 10px;}
	
.copy {width: 600px;
	float: left;
	margin-left: 20px;}

#brochureButton {
	margin-top: 150px;
	margin-left: 40px;
	}
	
#navBox {
	padding-top: 115px;
	margin-left: 43px;
	}

#navBox img {
	float: left;
	}

#bodyInd #navBox {
	padding-top: 32px;
	margin-left: 43px;
	}
	
.closer {
	margin-bottom: 4px;
	margin-left: 10px;
	}
	
/* right side pages */	
.flipPage {
	background: #e5e5c5 url(../images/bgPatFlip.gif) repeat-y;
	}

#content2 .copy {
	width: 649px;
	margin-top: 25px;
	}

#content2 .copy p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 25px 0 30px;
	text-indent: 2em;
	}

#content2 .sideBar {
	text-align: left;
	width: 181px;
	}

#content2 .sideBar p {
	margin-left: 25px;
	}

#content2 h3 {
	background: url(../images/dotFlip.gif) 0 0 no-repeat;
	padding-left: 25px;
	}
	
.flipPage #footer {
	margin-left: 140px;
	}
	
#bodyInd #footer {
	margin-left: 225px;
	}

/* Quotes */
.quoteBox {	
	/*background: url(../images/quoteLeft.gif) 0 0 no-repeat;
	padding: 15px 0 15px 50px;
	width: 250px;
	float: left;*/
	background: url(../images/quotesTogether.gif) 100% 100% no-repeat;
	padding: 8px 0 28px 0;
	margin-right: 15px;
	width: 270px;
	float: left;
	}

#content2 .copy p.quote {
	text-indent: 0;
	font-size: 14px;
	/*background: url(../images/quoteRight.gif) 100% 100% no-repeat;
	padding-right: 66px;*/
	color: #eb983e;
	}