body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCDBB4;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000033;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 30px;
	margin-left: 40px;
}
#wrapper {
	width: 756px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	width: 756px;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	border: 1px solid #487EAD;
}
#container #header {
	height: 144px;
	margin-top: 5px;
}
#container #header #quote {
	float: right;
	width: 65%;
	height: 100px;
	font-size: 0.7em;
	color: #666666;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#quote #signup {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
}

#container #menu {
	color: #336699;
	font-size: 12px;
	height: 80px;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 0px;
	float: right;
	width: 756px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}
#menu a:hover {
	color: #FFCC66;
	text-decoration: underline;
	font-weight: normal;
}

#container #contentBody {
	height: auto;
	margin-top: 0;
	width: 756px;
}

#contentBody a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
#contentBody a:hover {
    color: #718B66;
	text-decoration: underline;
}  

#contentBody a:visited {
	color: #336600;
	text-decoration: underline;
}

#contentBody #contentRight {
	float: right;
	width: 72%;
}
#contentRight a {
	color: #003366;
	text-decoration: underline;
}

#contentRight a:hover {
    color: #718B66;
	text-decoration: underline;
} 
	
#contentRight a:visited {
	color: #336600;
}

#contentBody #contentLeft {
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	margin: 10px 5px 10px 10px;
}
#contentLeft a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #155D97;
	border-bottom-color: #155D97;
}
#contentLeft a:hover {
	background-color: #FFCC66;
	color: #006699;
}
#footer {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 0.7em;
	color: #003366;
	height: 20px;
	padding: 3px;
}
#footer a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	padding: 3px;
}

.photo {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.bullets {
	list-style-position: outside;
	list-style-type: circle;
	font-size: 1.0em;
	color: #000033;
	text-indent: 40px;
	list-style-image: url(../images/assort/bullet1.jpg);
	vertical-align: middle;
}
.photo2 {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.photo4 {
	float: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 5px;
}

.photo3 {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.photo5 {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.photoborder {
	height: auto;
	width: auto;
	border: medium double #999999;
	padding: 4px;
}
.photoB {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.italics {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.bold2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}

.signature {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	color: #135D9A;
}

.bullets2 {
	list-style-position: outside;
	list-style-image: url(../speakstrong/images/oddsandends/bullet1.jpg);
	color: #666666;
	font-size: 1.0em;
}
.bullets3 {
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 0.9em;
	color: #333333;
}
.button {
	margin: 5px;
	border: 0px none #145990;
	padding: 2px;
}
.imagelink {
	margin: 0px;
	padding: 0px;
	border: 1px solid #006699;
}

.monohead {
	font-family: "Monotype Corsiva";
	font-size: 22px;
	line-height: normal;
	color: #284990;
}
.dkgreenhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #718B66;
}

.dkblueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.dkgreen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #718B66;
}

.monotype {
	font-family: "Monotype Corsiva";
	font-size: 22px;
	font-weight: bold;
	color: #003366;
}


#wrapper #container #contentBody h1 {
	font-family: "Monotype Corsiva";
	font-size: 38px;
	font-weight: bold;
	color: #003366;
}
#wrapper #container #contentBody h2 {
	font-family: "Monotype Corsiva";
	font-size: 32px;
	font-weight: bold;
	color: #003366;
}

.lggreenhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #718B66;
}
.lgbluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003366;
}
