﻿body {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 0.95em;
	background-color: #2b2f30;
}

table {
	border-collapse: collapse;
}

h1 {
	color: #688CC4;
	font-size: 1.6em;
	text-align: center;
}

h2 {
	font-size: 1.2em;
	color: #4d6791;
	text-align: center;
}

h3 {
	font-size: 1em;
}

a {
	color: #4d6791;
}

#wrapper {
	margin: 0 auto;
	width: 940px;
	border-left: 10px solid #ccc;
	border-right: 10px solid #ccc;
	background-color: #fff;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(images/green-grad.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#header {
	padding-bottom: 15px;
	margin-top: -20px;
}

#nav {
	background: #2b2f30;
	color: white;
	text-align: center;
	font-size: 1.2em;
}

#nav td {
	padding: 5px;
	border-left: 1px white solid;
	border-right: 1px white solid;
}

#nav td:hover {
	background: #688cc4;
}

#nav a {
	color: white;
	text-decoration: none;
}

#content {
	padding: 35px;
	padding-top: 15px;
	line-height: 1.5;
	text-align: justify;
}

#content td.home {
	border: 6px #666 solid;
}

#content table.banner {
	margin-left: 3px; 
	margin-top: 20px;
}

#content td.banner {
	border: 6px #666 solid;
	width: 310px;
}

#content td.affpic {
	padding-right: 25px;
	padding-bottom: 25px;
	text-align: center;
	height: 80px;
}

#content td.affpictxt {
	padding-bottom: 25px;
}

#request {
	width: 650px;
	margin: 0 auto;
}

#savethousands {
	width: 450px;
	margin: 0 auto;
	padding: 20px;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 25px;
	border: 5px solid #999;
}

#map {
	float: right;
	padding-bottom: 20px;
}

.whytable {
	width: 380px; 
	background: #000; 
	text-align:center; 
	color: white; 
	padding-bottom: 5px; 
	float: left; 
	border: 1px solid #555;
	margin-right: 35px;
}

#nav2 {
	text-align: center;
	border-top: 1px #fff dotted;
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
}

#nav2 a {
	color: #4d6791;
}

#nav2 a:hover {
	color: #555;
}

#nav2b {
	clear: both;
	border: 1px solid white;
	background-color: #eee;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	boder-bottom: 1px solid #ccc
}

#nav2b a {
	color: #000;
}

#nav2b a:hover {
	color: #555;
}

#footer {
	text-align: center;
	border-top: 1px #fff dotted;
	padding-top: 20px;
	font-size: 0.9em;
}

#footer a {
	color: #444;
	text-decoration: none;
	text-transform:uppercase;
}

#footer a:hover {
	color: #4d6791;
	text-decoration: underline;
	text-transform:uppercase;
}

.welcome {
	font-size: 3em;
	font-weight: bold;
	letter-spacing: 10px; 
}

.slogan {
	font-size: 1.5em;
	letter-spacing: 10px; 
}

.tagline {
	text-align: right;
	font-style: italic;
}

.disclaimer {
	font-size: 0.9em;
	padding-top: 20px;
}

table.Portfolio {
	margin-left: -15px;
}

#ContactUs {
	font-size: 1.2em;
	font-weight: bold; 
	color: #4d6791;
	text-align: center;


}


.Portfolio td { padding: 15px; }

#Excerpt {
	background: #eee; 
	padding: 5px 20px; 
	margin-top: 8px; 
	text-align:center; 
	border:1px solid #4d6791;	
}
