@charset "UTF-8";
/* global layout styles */
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
   margin: 0px auto;
   width: 955px;
}
/* global font styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	padding-bottom: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B71234;
	padding-bottom: 10px;
}
body a, body a:visited, body a:hover, body a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B71234;
	text-decoration: underline;
}
/* layout rules */
#wood {
	background-image: url(images/wood.jpg);
	background-repeat: repeat-y;
	width: 953px;
	margin-top: -25px;
}
#header img {
	display: block;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 112px;
	width: 741px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	margin-left: 104px;
	margin-bottom: 0px;
	padding-top: 23px;
}
#anchor {
	width: 953px;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
#nav {
	width: 178px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	float: left;
}
#type {
	width: 535px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-left: 178px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer_sub {
	height: 52px;
	width: 564px;
	margin-left: 178px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#footer_sub img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 741px;
	margin-left: 104px;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer {
	height: 52px;
	width: 743px;
}
#nav  ul {
	text-indent: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#words {
	margin-left: 25px;
}
#container #nav li {
	list-style-type: none;
}
#container #nav li a, #container #nav li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
}
#container #nav li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-decoration: underline;
	list-style-type: none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
#container #nav li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
	list-style-type: none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
#nav   ul   li   .current  {
	color: #B71234;
	font-weight: bold;
	font-size: 13px;
	line-height: 21px;
	padding-left: 12px;
	background-image: url(images/curl2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* font styles */
#type p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	padding-bottom: 10px;
}
.cap {
	font-size: 24px;
	color: #B71234;
	font-weight: bold;
}

