/* Divs */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/* Page Container to make #footer work */
.parent {
	display: block;
	min-height: 100%;
	height: 100%;
	width: 850px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
margin-top:-12px;
}

.content {
	float:left;
	padding-bottom: 50px;
	position: relative;
} 

/* Nav Styles */
#nav {
	position:relative;
	top:92px;
	width:132px;
	height:251px;
	z-index:100;
	float:left;
	padding-right:18px;

}
.whitebg a:link{
	background-color: #FFFFFF;
}
/* Nav Styles */
#nav a {
	font-size: 11px;
	text-decoration: none;
	line-height: 1.3em;
	color: #343537;
	text-transform: uppercase;
	background-color: #E1E1E1;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #3F9EC2;
}
#nav p {
	color: #3f9ec2;
	font-size: 12px;
	padding-top: 10px;
	text-transform: uppercase;
	font-variant: small-caps;
	font-size: 10px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	list-style-image: none;
	padding: 0px;

}
#nav li {
	margin: 0px;
	padding: 0px;
	width:132px;
}

/* Column Styles */
#col2 {
	width:316px;
	height:428px;
	border-top: solid #A09E8F 9px;
	text-align: right;
	padding-top: 7px;
	float: left;
}
.footer {
	position: absolute;
	left: 150px;
	bottom: 0px;
	width: 630px;
	display: block;
	height: 27px;
	z-index: 999;
	padding: 0px;
	margin: 0px;
	background-color: #596174;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 27px;
}
#message {
	width:276px;
	height:128px;
	background-color: #3F9EC2;
	padding: 30px 20px 20px 20px;
	float: left;
	display: block;
}
#quote {
	width:261px;
	height:128px;
	background: #E1E1E1;
	padding: 30px 20px 20px 20px;
	float: left;
	display: block;
	margin: 0 13px 0 0;
}

#quote h1 {
	font-size: 11px;
	color: #3F9EC2;
	margin: 0px;
	font-weight: normal;
}
#quote p {
	color: #030303;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
}
#lownav p {
	text-transform: uppercase;
	font-variant: small-caps;
	font-size: 10px;
	color: #3f9ec2;
	font-size: 12px;
	text-transform: uppercase;
	font-variant: small-caps;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin: 0px;
}
#logo {
	position:absolute;
	left:740px;
	top:45px;
	width:88px;
	height:88px;
	z-index:7;
}
.callout {
	font-size: 20px;
	line-height: 1.1em;
	color: #FFFFFF;
}
.callout-quote {
	font-size: 16px;
	font-style: italic;
	text-align: right;
	display: block;
}

.footer li {
	display: inline;
	list-style-type: none;
	padding-left: 15px;
	margin: 0px;
}
.footer ul {
	margin: 0px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


#lownav {
	width:150px;
	height:88px;
	float: left;
	clear: both;
}
.subli {
	margin-left: 8px;
	font-size: 5px;
}
#logo img {
}
#logo a {
	text-decoration: none;
	border: 0px;
}
#logo img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#quote h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	font-weight: normal;
	margin-top: 0px;
	color: #6E6E6E;
}
#quote h3 {
	font-size: 11px;
	font-weight: normal;
	color: #3F9EC2;
	text-align: right;
	margin-top: 0px;
}
#quote a:hover {
	color: #343537;
}
#quote a {
	color: #3F9EC2;
	text-decoration: none;
}

/* col 1 is the text column next to the navigation */
#col1 {
	position:relative;
	width:289px;
	height:344px;
	padding-top: 91px;
	padding-right: 25px;
	border-top: solid #A09E8F 9px;
	color: #333333;
	float: left;
}
#col1 p {
	color: #333333;
	font-size: 11px;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
#col1 h1 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	margin-top: 0px;
}
#col1 h2 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	margin: 15px 15px 3px 0px;
	text-transform: uppercase;
}

#col1 a {
	color: #3F9EC2;
	text-decoration: none;
}
#col1 a:hover {
	color: #FFFFFF;
	background-color: #3F9EC2;
}

/* col2 Styles*/
#col2 h1 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	margin-top: 0px;
	text-align: left;
}

/* col3 is col2 with text in it instead of a picture*/
#col3 {
	width:316px;
	height:428px;
	color: #333333;
	border-top: solid #A09E8F 9px;
	text-align: left;
	padding-top: 91px;
	float: left;
	font-size: 11px;
	line-height: 1.3em;
	letter-spacing: .1em;
}
#col3 a {
	color: #3F9EC2;
	text-decoration: none;
}
#col3 a:hover {
	color: #FFFFFF;
	background-color: #3F9EC2;
}
#col3 p {
	color: #333333;
	font-size: 11px;
	line-height: 1.3;
	text-align:left;
	letter-spacing: .1em;
}
#col3 h1 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	margin-top: 0px;
	text-align: left;
}
.clear {
	clear: left;
	height: 100%;
	width: 100%;
}
p.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	color: #6E6E6E;
	letter-spacing: 0em;
}
.italic {
	font-style: italic;
	text-align: right;
}

/* col 1 is the text column next to the navigation */
#onecol {
	position:relative;
	width:574px;
	height:344px;
	padding-top: 91px;
	padding-right: 65px;
	border-top: solid #A09E8F 9px;
	color: #333333;
	float: left;
}
#onecol p {
	color: #000000;
	font-size: 11px;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
}
#onecol h1 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	margin-top: 0px;
}
#onecol h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 7px 15px 25px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F9EC2;
}

#onecol a {
	color: #3F9EC2;
	text-decoration: none;
}
#onecol a:hover {
	color: #FFFFFF;
	background-color: #3F9EC2;
}
