@charset "UTF-8";
/** OTW stylesheet

*/
body {
	/* padding-left: 50%; */
	margin: 0;
	padding: 0;
	background-color: #564E1E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: smaller;
	line-height: 1.5em;
}
#header {
	background-color: #000;
	color: #6E6206;
	margin: 0 0;
	height: 82px;
	padding: 0px 15px 0 320px;
	font-size: 18px;
	line-height: 18px;
	text-align: right;
}
#frame {
	/* Main container has bg color matching body and vertical stripes from repeating bg image. Container holds header, content and footer.
	*/
	position: relative;
	width: 780px;
	text-align: left;
	background-image: url(../images/profilebg.jpg);
	background-color: #FFF;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header p  {
	margin-top: 0px;
	font-size: 18px;
	padding-top: 50px;
	text-align: right;
}
#header p a  {
	color: #9D8C0E;
	text-decoration: none;
	padding-left: 10px;
}
#content {
	color: #000;
	padding-top: 2em;
	margin-top: 5px;
	margin-right: 5em;
	margin-bottom: 0px;
	margin-left: 5em;
	padding-bottom: 4em;
}
#content a:link, #content a:visited {
	color: #002C39;
	text-decoration: underline;
}
#content2 {
	color: #000;
}
#content2 a:link, #content2 a:visited {
	color: #002C39;
	text-decoration: underline;
}
#content2 a:hover {
	color: #564E1E;
	text-decoration: underline;
}
#content2 #intro {
	float: right;
	width: 437px;
	background-image: url(../images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 650px;
	background-color: #FFF;
}
#centerList {
	text-align: center;
	font-weight: bold;
	color: #67612A;
}
#frame #content #kudo {
}

#frame #content #kudo #attribution {
	text-align: right;
	font-style: italic;
	margin-top: -1em;
	margin-right: 1em;
}
#frame2 {
	background-image: url(../images/stripes2.jpg);
	text-align: left;
	background-color: #9D8B00;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	position: relative;
	height: 750px;
}
a {
outline: none;
}
img {border: none}
#footer  {
	background-color: #000;
	height: 3em;
	width: 780px;
	bottom: 0px;
	float: left;
}

#footer p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 6px;
	padding-left: 0px;
	font-size: 13px;
	position: relative;
	color: #FFF;
}

#footer h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 10px;
	padding-left: 6px;
	font-size: 14px;
	position: relative;
	color: #FFF;
	letter-spacing: 0.3em;
	line-height: 1em;
	margin-top: 13px;
}
#footerAddr #addrBlock  {
	font-size: 110%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 40px;
}
.picTable   {
	margin-bottom: .8em;
}
#footerAddr {
	height: 5em;
	width: 160px;
	position: absolute;
	z-index: 110;
	color: #FFF;
	background-color: #002C3A;
	border: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: -68px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 621px;
}
.img-right {
	float: right;
	margin-left: 10px;
}
#header p a:hover {
	color: #FFF;
	text-decoration: none;
}
.menuCaption {
	font-size: 85%;
	color: #000;
	line-height: 1em;
	margin-top: -1em;
	margin-left: 0px;
	margin-bottom: .5em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#logo {
	z-index: 100;
	position: absolute;
	margin: 0 0 0 0;
	border: 0;
		
}

h1 {
	color: #162C39;
	font-size: 1.8em;
	line-height: 1.3em;
	font-style: oblique;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#intro h1 {
	margin-top: 40px;
}
h2 {
	color: #162C39;
	font-size: 130%;
	line-height: 1.1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom: -0.3px;
}
h3 {
	color: #162C39;
	font-size: 115%;
	line-height: 1.1em;
	margin-bottom: -0.9em;
}
.quote {
	padding-left: 20px;
	padding-right: 15px;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #444444;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
	width: 270px;
	float: left;
	margin-left: 10px;
}
#centerList {
	text-align: center;
	font-weight: bold;
	color: #67612A;
}

