@charset "utf-8";
#header_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: right;
	color: #ffffcc;
	padding-top: 10px;
}
#footertext {
	font-size: 12px;
	font-weight: normal;
	width: 777px;
	text-align: center;
	float: left;
}
#buttons {
	padding-top: 77px;
}
#welcome {
	height: 179px;
}
#parta {
	text-align: center;
	height: 44px;
	vertical-align: middle;
}
#partb {
	height: 24px;
}
#partc {
	height: 63px;
	line-height: 20px;
	padding-bottom: 24px;
}

#stewart {
	font-size: 14px;
	color: #ffffcc;
	font-weight: normal;
	height: 163px;
	width: 466px;
	background-color: #5A8888;
	margin-left: 36px;
}
#stewartimg {
	height: 163px;
	width: 166px;
	float: left;
}
#stewartdesc {
	height: 122px;
	width: 280px;
	float: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	line-height: 20px;
}


body {
	background-color: #006666;
	margin: 0px;
	padding: 0px;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #eee8c5;
	font-size: 14px;
	font-weight: bold;
}
#header_menu a {
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;
}

#title {
	font-size: 30px;
	font-weight: bold;
	color: #eee8c5;
	padding-top: 10px;
}
#address {
	font-size: 18px;
	font-weight: bold;
	color: #dcceab;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 40px;
}

#containter {
	width: 777px;
	margin-left: auto;
	margin-right: auto;

}
#containter #leftcol {
	float: left;
	width: 262px;
	/**background-color: #999999;**/
}
#containter #rightcol {
	/**background-color: #333333;**/
	float: right;
	width: 514px;
	text-align: center;
	color: EEE8C5;
}
#containter #rightcol #titlearea {
	height: 186px;
}
#content {
	font-size: 12px;
	font-weight: normal;
	width: 727px;
	text-align: left;
	float: left;
	padding: 25px;
}
#contentright {
	font-size: 14px;
	font-weight: normal;
	width: 494px;
	text-align: left;
	float: left;
	padding: 0px;
	margin-left: 20px;
}
#contentright a {
	color: #eee8c5;
	font-weight: bold;
}
#content a {
	color: #eee8c5;
	font-weight: bold;
}
#containter .quote {
	font-weight: normal;
	font-style: italic;
	padding-right: 25px;
	padding-left: 25px;
}
#containter #rightcol #stewart #stewartdesc .whitelink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
