/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	color: #5a5a5a;
	background: #F8F7EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
}

/************** Layout Elements *******************/

#wrapper {
	width: 875px;
	margin: 0 auto;
	font-size: 100%;
	border-width: 0px;
	background-color: #F8F7EC;
}

#header {
	min-height: 100px;
	font-weight: bold;
	background-color: #355A6D;
	max-height: 120px;
	margin-top: 2px;
	background-image: url(../Images/NavigationBkgd.gif);
	padding-top: 11px;
}

#header #title {
	margin-top: 5px;
}

#header ul {
	list-style-type: none;
	margin: 10px 10px 0 10px;
	min-height: 18px;
	height: 22px;
}


#header li {
	float: right;
	padding: 0px 5px;
	border-left: 1px inset #FFFFFF;
	border-right: 1px inset #FFFFFF;
}

#header li a {
	color: #FFFFFF;
	text-decoration: none;
}

#header li a:hover, #leftcol li a:hover {
	color: #E2DFBE;
}

li a#marker   {
	color: #8FD5EE;
}

#strap {
	border-bottom: 2px solid #000000;
	background-image: url(../banner.jpg);
	background-color: #385D70;
	background-position: center;
	width: 875px;
	background-repeat: no-repeat;
	border-bottom-color: #1e1702;
	border-width: 0px 0px 2px 0px;
}

#innerwrapper {
	position: relative;
	width: 100%;
	top:0;
	left:  0;
	background-color: #F8F7EC;
}
#content {
	background-color: #F8F7EC;
	border-top: #3A5F72;
	border-width: 1px;
	border-style: solid;
	float: left;
	width: 600px;
	border-color: #F8F7EC;

}

#contentright {
	width: 250px;
	padding: 0;
	float: right;
	background-color: #e2dfbe;
	margin: 20px 10px 20px 0;
	background-image: url(../Images/TestimonialBkgd.gif);
	background-repeat: no-repeat;

}

#footer {
	background-color: #355A6D;
	clear:both

}

/************** Text Elements *******************/

h1, h2, h3, h4, h5, h6 {
	padding: 5px 0 5px 15px;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #f07603;
}
U
h1 {
	color: #034E75;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%
}

h4 {
	font-size: 120%
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 100%;
}

p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;

}


/************** Generic Classes *******************/

.right {
	float: right;
	margin: 5px 0 2px 10px;
}

.left {
	float: left;
	margin: 5px 10px 2px 0;
}

.clearit {
	font-size: 0;
	line-height: 0;
	clear: both;
}

.header {
	color:#F8F8F0;
	font-style:normal;
	font-size: 130%;
	padding: 15px 0 10px 18px;
	line-height: inherit;
}

.logoText {
	color:#B4E2F3;
	font-style:normal;
	font-size: 150%;
	padding: 10px 0 15px 18px;
	line-height: inherit;
}

.highlightBlue {
	color: #B4E2F3;
	font-size: 130%;
}

.contentAddress {
	color:#000000;
	font-size: 110%;	
}

.contentPhoto {
	float:left;
	padding-right: 20px;
	padding-left: 20px;	
}	

.contentPhotoText {
	margin-left: 220px;
	
}

.contentPhototd {
		
}

.testimonialNormalFlow {
	padding:10px;
	width: 232px;
	font: .9em verdana, arial, helvetica, sans-serif;
}

p.testimonial {
	margin:0;
	font-weight:bold;
	padding:14px 10px 10px 1px;
	letter-spacing:3px;
	font-size:130%;
	text-align:center;
	color: #034E75;
}

p.collapseTitle {
	margin:0;
	text-align:right;
	font-size: .9em;
	margin-top: -10px;
}

}

p.EpandedText {

}

.bodyul {
	margin: 0 50px 10px 40px;
}

.bodyli {
	margin: 0 0 5px 0
}

/************** Link Styles *******************/

a img {
	border: none;
}

a {
	color: #D97566;
}

a:hover {
	color: #fed08b;
}

/*************Form Syles**********************/
