@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}
form {
	margin:0px;
	padding:0px;
	clear:both;
}
h1 {
	font-size:24px;
	font-weight:bold;
	margin:20px 25px 0px 25px;
	text-transform:uppercase;
	color:#2b4425;
	border-bottom: 1px solid #2b4425;
	clear:left;
}
h1.first {
	margin-top:0px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin:0px 25px 10px 25px;
	text-transform:uppercase;
	clear:left;
	/*background-color:#efefef;
	border:1px solid #999999;  
	padding:3px;*/
}
h3 {
	font-size:18px;
	font-weight:bold;
	margin:30px 25px 10px 25px;
	clear:left;
}
h4 {
	font-size:14px;
	font-weight:bold;
	margin:30px 25px 10px 25px;
	clear:left;
}

input.field {
	font-size:12px;
	width: 200px;
	padding:3px;
	margin:3px;
	float:left;
	display:block;
	border:1px solid #2b2e5a;
}

label {
	clear:left;
	font-size:12px;
	font-weight:bold;
	width:100px;
	text-align:right;
	padding:3px;
	margin:3px 3px 3px 150px;
	background-color:#2b2e5a;
	color:white;
	float:left;
	display:block;

}

p {
	font-size:12px;
	font-weight:normal;
	margin:10px 35px 10px 35px;
	text-align:justify;
}


ul {
	font-size:12px;
	font-weight:normal;
	margin:0px 50px 20px 50px;
	padding-left:15px;
}

ul.listType2 {
	font-size:12px;
	font-weight:normal;
	width:230px;
	margin:0px 20px 20px 70px;
	padding-left:15px;
	float:left;
}
ul.listType2Right {
	font-size:12px;
	font-weight:normal;
	width:230px;
	margin:0px auto 20px 20px;
	padding-left:15px;
	float:left;
}
ul.listType3 {
font-size:12px;
	font-weight:normal;
	margin:0px 80px 20px 80px;
	padding-left:15px;
}

ol {
	font-size:12px;
	font-weight:normal;
	margin:0px 80px 15px 80px;
	padding-left:15px;
}
li {
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	list-style-position:outside;

}


a:link {
	color:red; 
	text-decoration:underline;
}
a:visited {
	color:#CC0000;
	text-decoration:underline;
}
a:hover {
	color:red;
	text-decoration:none;
}

.callout {
	font-size:14px;
	text-align:center;
	margin:10px;
	font-weight:bold;
}
a.callout{
	color:red; 
	font-size:14px;
	text-align:center;
	margin:10px;
	display:block;
	font-weight:bold;
	clear:left;
}
.convImage  {
	display:block;
	margin: 40px auto 5px;
}
.centerImage  {
	display:block;
	margin: 20px auto 5px;
}
.convCaption {
	width:500px;
	margin: 0px auto 35px;
}
.convImgTitle {
	width:500px;
	margin: 5px auto 0px;
	font-size:14px;
	font-weight:bold;
}
.convQuote {
	width:400px;
	margin:30px auto;
	border-top:1px solid black;
		border-left:1px solid black;
			border-right:2px solid black;
				border-bottom:2px solid black;
}
#directormain p{
	margin-left:165px;
	margin-right:100px;
	margin-top:0px;
}

img.director {
	float:left;
	margin:0px 10px 20px 25px;
	clear:both;
	width:120px;
	height:auto;
}
#directormain p.directorTitle {
	font-size:20px;
	color:#2b4425;
	font-weight:bold;
	border-top: 1px solid #2b4425;
	margin:25px 10px 10px 25px;
	clear:both;
	padding-top:10px;
}

#directormain p.directorName {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin:10px 25px;
}

div.fauxletter {
	border:1px solid black;
	width:300px;
	margin:30px auto;
}
#directormain .fauxletter p{
	margin:10px;
}

.noleft {
	margin-left:0px;
}
a.orderhere{
	color:red; 
	font-size:14px;
	text-align:center;
	margin:20px 0px;
	display:block;
	font-weight:bold;
	clear:left;
}
.question {
	font-size:14px;
	font-weight:bold;
}
.testimonialAttrib {
	text-align:right; 
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:20px;
}
a.totop{
	color:red; 
	font-size:11px;
	text-align:right;
	margin:10px;
	display:block;
}
.red {
	color:red;
}
.smallType {
	font-size:11px;
}
.smallerType {
	font-size:10px;
}
.tinyType {
	font-size:9px;
}
.url {
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	text-align:justify;
}
#bottom_nav {
	font-size:11px;
	width:800px;
	margin:0px auto;
	text-align:center;
}
