/* CSS Document */

body {
	text-align: center;
	padding: 0px;
	background-color: #CCCCCC;
	margin: 0px;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(gfx/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	margin-top: 0px;
}

#header {
}

#masthead {
	height: 137px;	
}
#strapline {
	background-color: #f1b51b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #336699;
	text-indent: 21px;
	margin: 0px;
}	
 #sitebody {
	height: 100%;
 }

#leftblock {
	float: left;
	width: 144px;
	background-color: #faebc8;
	display: block;
	height: 100%;
}
#mainbody {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 165px;
	background-color: #d6e0eb;
	padding-right: 50px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 18px;
	border-bottom:20px solid #FFFFFF;
	height: 100%;
}

#nav {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 20px;
	margin-bottom: 10px;
	width:132px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 15px;
	line-height: 20px;
	text-align: right;
	padding-top: 5px;
	padding-left: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1b51b;
	color: #666666;
}
 
#nav li a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:hover {
	color: #f1a802;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:active {
	color: #f1b51b;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 5px 20px 5px 165px;
	clear: both;
	height: 15px;
}

.footerlinks {
	text-align: right;
	width:650px;
	float:right;
	color:#336699;
}

.footerlinks a{
	color:#336699;
	text-decoration:none;
}	
.footerlinks a:hover{
	color:#333333;
	text-decoration:underline;
}

.formtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	width: 440px;
	background-position: top;
	border: 1px dotted #32699F;
	margin: 10px 0px 0px;
}

.formtable a{
	color:#336699;
	text-decoration:none;
}
.formtable a:hover{
	color:#333333;
	text-decoration:underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #336699;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 6px 3px 6px 0px;
}
h3 a{
	color:#336699;
	text-decoration:none;
}
h3 a:hover{
	color:#333333;
	text-decoration:underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 154%;
	color: #000000;
}
#form {
	background-color: #d6e0eb;
	height: 600px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.imageright {
	padding: 0px;
	border: 1px solid #CCCCCC;
	float: right;
	margin: 10px 0px 10px 10px;
}

.imagerightnoborder {
	padding: 0px;
	float: right;
	margin: 10px 0px 10px 10px;
}

#pullquote {
	float: left;
	width: 275px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
	/*border: 1px dashed #FF9900;*/
	border:1px solid #F1B51B;
	margin: 10px 10px 10px 0px;
	background-color: #FAEBC8;
	color: #666666;
	text-align: left;
	line-height: 130%;
}
#copy{
	width:788px;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:left;
	padding:6px 6px 10px 6px;
}
.copytxt{
	width:138px;
	float:left;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.guestcomments{
	width:250px;
	border:1px solid #F1B51B;
	float:right;
	background-color:#FAEBC8;
	margin:12px 0px 8px 8px;
	padding:8px 8px 0px 8px;
}
.guestcomments2{
	border:1px solid #F1B51B;
	background-color:#FAEBC8;
	margin:15px 0px 8px 0px;
	padding:8px 8px 0px 8px;
}
.guesttitle{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 15px;
	color:#666666;
	font-weight:bold;
	border-bottom: 1px solid #f1b51b;
	margin-bottom:8px;
}
.guestdesc, .guestname{
	font-size:12px;
	font-weight:normal;
	color:#666666;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	line-height:120%;
}
.guestname{
	font-weight:bold;
	font-style:italic;
	color:#333333;
	margin-bottom:8px;
}