/* CSS Document */

/* the height spawns a vertical scrollbar on all pages
 * to prevent short pages jumping to the left on Firefox
 * add a color and tiled image background to the page */ 
html, body {
	height: 101%;
}

body {
	background-color: #64748B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
#wrapper {
	background-color: #CBDAD7;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CBDAD7;
	border-right-color: #CBDAD7;
	border-bottom-color: #CBDAD7;
	border-left-color: #CBDAD7;
}
#masthead img {
  display: block;
  }
#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
/* float each list element inline */
#nav li {
  float: left;
  display: inline;
  }
/* style the links in the nav list */
#nav a {
	display:block;
	margin: 0;
	height: 1em;
	padding: 7px 0 7px 22px;
	width: 107px;
	text-decoration: none;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: lighter;
	text-transform: none;
  }
#nav a:link, #nav a:visited {
	background-color: #26354A;
	color: #FFFFFF;
	border: 2px solid #26354A;
  }
#nav a:hover, #nav a:active {
	background-color: #26354A;
	color: #FF9900;
	border: 2px solid #26354A;
  }
/* special style for link to identify current page */
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
	background-color: #384D7E;
	color: #FF9900;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2EFEC;
	border-right-color: #384D7E;
	border-bottom-color: #384D7E;
	border-left-color: #384D7E;
  }


#masthead {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-position: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#banner {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#navigation {
	background-color: #26354A;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#content {
	background-color: #CBDAD7;
}
#singleColumn {
	height: 101%;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#singleColumn img {
	padding-left: 30px;
}

#content-splash {
	background-color: #818C7A;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#rightColumn {
	float: right;
	width: 375px;
	background-color: #CBDAD7;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	height: 600px;
}
#leftColumn {
	background-color: #CBDAD7;
	width: 400px;
	height: 600px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightColumnShort {
	float: right;
	width: 390px;
	background-color: #CBDAD7;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	height: 290px;
	padding-top: 25px;
}
#rightColumnShortPad {
	float: right;
	width: 340px;
	background-color: #CBDAD7;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	height: 290px;
	padding-top: 20px;
	padding-left: 50px;
}
.boldItalic {
	font-style: italic;
	font-weight: bold;
}
#leftColumnWide {
	background-color: #CBDAD7;
	width: 400px;
	height: 350px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightColumnNarrow {
	float: right;
	width: 330px;
	background-color: #CBDAD7;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	height: 350px;
	padding-top: 10px;
}
#leftColumnShort {
	background-color: #CBDAD7;
	width: 380px;
	height: 310px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightColumnWide {
	float: right;
	width: 520px;
	background-color: #CBDAD7;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	height: 320px;
	padding-top: 30px;
}
#leftColumnNarrow {
	background-color: #CBDAD7;
	width: 250px;
	height: 350px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#quote {
	background-color: #BDCECB;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	color: #003333;
	padding-top: 15px;
	padding-bottom: 10px;
}
#photoBanner {
	background-color: #CBDAD7;
	margin: 0px;
	padding: 0px;
}
.addressSpacer {
	color: #26354A;
}
#photoBanner img {
	border: 1px solid #FFFFFF;
}
#base {
	background-color: #26354A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 10px;
}
#footer {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #666666;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #888888;
	width: 800px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}.spacer {
	color: #FFFFFF;
}
p {
	text-align:			justify;
	line-height:		15px;
	color:				#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 85%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
#footer a:link {
	text-decoration: none;
	color: #999999;
}
#footer a:visited {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: none;
}
#footer a:active {
	text-decoration: none;
}
.font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: lighter;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 99%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #888888;
}
.mediumText {
	font-size: x-small;
}
.mainQuote{
	font-size:			1.15em;
	font-style:			italic;
	padding-left:       3px;
	margin-right:		0px;
	margin-left:		0px;
	font-weight:		600;
}
.mainAddress{
	font-size:			1.1em;
	padding-left:       3px;
	margin-right:		0px;
	margin-left:		0px;
	font-weight:		600;
}
.italic {
	font-style: oblique;
}
.floatLeft {
	float: left;
	padding-right: 10px;
}

.floatRight {
	float: right;
}


a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
.padding {
	padding-left: 25px;
}
#singleColumn table img {
	margin: 0px;
	padding: 0px;
}
#singleColumn table {
	margin-left: 25px;
}
.padding {
	padding-left: 75px;
}
.paddingThin {
	padding-left: 50px;
}
.paddingBoth {
	padding-right: 10px;
	padding-left: 10px;
}

