/****** Legend ***********/
/*
---------------id names---------------------
#wrapper
#branding
#navMain
#navSecond
#navThird
#content
#contentMain
#contentSecond
#contentThird
#footer
#siteInfo
#siteIndex
#webCite

------------class names------------------
.href1
.href2
.href3
.href4
.href5
.callout
.post
.fp
.grid
.cell
.icon
*/
/****** End of Legend**********/

body {
	font-family:Arial, Helvetica, sans-serif;
	color: #6d6e71;
	font-size:12px;
	background-color: #FFF;
	line-height: 17px;
}

#content p, #content table, #content ul {
	margin:5px 0 12px 0;
}

.content p {
	line-height: 19px;
}

.content ul li {
	list-style:disc;
	margin-left: 15px;
}

.content .legal {
	font-size: 10px;
}

.layoutContent {
	width: 950px;
	margin:auto;
	
}

#branding .layoutContent {
	position:relative;
	z-index:85;
}


#header {
	background-color: #fff;
}

#content .layoutContent {
	position: relative;
}

#contactus {
	right:-110px;
	z-index:85;
	position: absolute;
	top: 21px;
}



#logo {
	padding-top:38px;
}

#headerGraphic {
	background-color:#000;
	font-size:0;
	line-height:0;
}

#flashHeader {
	height: 366px;
	width: 950px;
}


/* Footer styles */

#footer {
	clear:both;
	margin-bottom:10px;
}

#siteInfo {
	margin:10px 0 6px 0;
	line-height:20px;
}

#siteInfo .layoutContent {
	padding:3px 0;
	background-color: #9a9a9a;
	color: #ffffff;
	text-align:right;
}

#siteInfo .layoutContent .phoneNumber iframe {
	float:right;
	padding-top:3px;
	padding-left:4px;
	width:87px;
	font-size:13px;
}

#siteInfo #address {
	padding-right: 5px;
}

.addthis_button img {
	padding-top:2px;
}

#footer #navIndex {
	float:right;
	font-size: 10px;
	text-align: center;
}

#footer #navIndex ul li {
	float: left;
	line-height: 1
.em;
	margin: 0em 0.3em 0em 0em;
	padding: 0em 0.2em 0em 0em;
	line-height: 1em;
}
#footer #navIndex ul li + li {
	line-height: 1em;
	border-left: 1px solid #6d6e71;
	margin-left: 0.05em;
}

#footer #navIndex ul li a {
	color: #6d6e71;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:10px;
}
#footer #navIndex ul li a:hover {
	text-decoration: underline;
}

#footer img {
	margin:0px 10px 0 5px;
	float:left;
}


/*Misc Formatting Styles */

h1 {
	font-size:32px;
	color: #0d5137;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px 10px;
}

h2 {
	font-size:18px;
	color: #0d5137;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px 0 5px 0px;
	line-height: 22px;
}

h3 {
	font-size:14px;
	color: #0d5137;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px 0 5px 0px;
	line-height: 22px;
}

h4 {
	font-size:15px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0 0 0;
}

h5 {
	font-size:12px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:2px 0 10px 0;
	line-height:13px
}
.tableLabel {
	font-weight:bold;
	white-space:nowrap;
	padding-right: 10px;
	padding-top:10px;
}

a {
	color: #6d6e71;
}

#content a {
	color: #0d5137;
	text-decoration: underline;
}
#content a:hover {
	color: #0d5137;
	text-decoration: none;
}

dt {
	position: relative;
	left: 0;
	top: 1.1em;
	font-weight: bold;
}

dd {
	margin: 0 0 0 8em;
	padding: 0 0 .5em .5em;
}
.clear {
	clear:both;
}


#contentButtons {
	position:absolute;
	right: -10px;
	bottom: 0px;
}

#contentButtons .button {
	float:left;
}

#twitterCallout{
	height: 82px;
	width: 209px;
	padding: 39px 15px 17px 24px;
	background: url(/assets/images/common/buttons/facebookbg.jpg);
}
#twitterCallout .content {
	font-size:15px;
	height:100%;
	position:relative;
	padding-top: 5px;
}

#map_canvas h2 {
	margin-top: 0;
}

/*Column Styles */

.column {
	float:left;
}
.column .content {
	margin-top:0px;
}		
.leftColumn {
	width: 470px;
}
.leftColumn .content {
	margin-right: 10px;
}


.leftColumn.column .content h1 {
	padding-top: 10px;
	margin-bottom: 30px;
	line-height: 30px;
}
.rightColumn {
	width: 480px;
}

.rightColumn .content {
	border-left:1px dotted #9d9c98;
	padding-left:10px;
	/*padding-bottom: 20px;*/
}

.rightColumn .contentButtons {
	margin-top: 35px;
	margin-bottom: 158px;
}
#silverRule {
	background: #9a9a9a;
	height: 7px;
}
.italictext {
	font-style: italic;
}

#gallery {
text-align:center;
background-color: #000;
}
strong {font-weight:bold}

p.tiny{
	font-weight:bold;
	font-size:11px;
}


