
@charset "utf-8";
body {
	background-color: #660420;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../images/bkgd/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th {
	text-align: left;
}

#container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
	padding-top: 50px;
	max-width: 1020px;
	width: 900px;
}
#header {
	color: #ffffff;
	margin-bottom: 10px;
	height: 85px;
}
#header #form1 {
	float: right;
	margin-top: 20px;
}
#header #form1 p {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
#header img {
	clear: both;
	float: left;
	margin-right: 35px;
}
#headertxt {
	font-size: 240%;
	margin-bottom: 0px;
	padding-top: 6px;
	-moz-text-shadow: 0px 4px 6px #002a16;
	-webkit-text-shadow: 0px 4px 6px #002a16;
	text-shadow: 0px 4px 6px #002a16;
}
#headersub {
	margin-top: 5px;
	font-size: 90%;
	color: #f0eeee;
}
#nav {
	font-size: 90%;
}
#secnamebox {
	background-image: url(../images/bkgd/transparent.png);
	background-repeat: repeat;
	padding: 8px;
    margin-bottom: 30px;
	-moz-box-shadow: 0px 3px 5px #510118;
	-webkit-box-shadow: 0px 3px 5px #510118;
	box-shadow: 0px 4px 5px #510118;
}
#secnamebox h1 {
	font-size: 150%;
    margin: 0px;
}
#maintxt {
	padding-right: 25px;
	padding-bottom: 25px;
	margin-top: 15px;
	background-color: #ffffff;
	background-image: url(../images/txtbg.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 25px;
}
#feature {
	color: #000000;
	background-color: #510118;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
    padding-top: 35px;
	width: 175px;
	float: left;
	margin-bottom: 100px;
	margin-top: 50px;
	margin-right: 30px;
    margin-left: 30px;
	clear: both;
	font-size: 90%;
	background-image: url(../images/txtbg.jpg);
	background-repeat: repeat-x;
	-moz-box-shadow: 0px 4px 9px #510118;
	-webkit-box-shadow: 0px 4px 9px #510118;
	box-shadow: 0px 8px 9px #510118;
}
#feature h1 {
	font-size: 130%;
}
#feature h2 {
	font-size: 110%;
	line-height: 90%;
}
#feature a:link {
	color: #000000;
	text-decoration: none;
}
#feature a:visited {
	text-decoration: none;
	color: #000000;
}
#feature a:hover {
	text-decoration: underline;
	color: #000000;
}
#feature a:active {
	text-decoration: none;
	color: #000000;
}
#calendar{
	width: 900px;
}
#wintxt {
	background-color: #FFF;
	margin: 20px;
	padding: 20px;
}
#wintxt ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#wintxt h2 {
	margin-top: 5px;
	padding-top: 5px;
}
#menutxt {
	margin-top: 30px;
	margin-left: 245px;
	margin-right: 75px;
}
#menutxt ul {
}
#menutxt li {
	color: #FFFFFF;
	width:205px;
	background-color:#660420;
	list-style-type: none;
	margin: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #510118;
	border-bottom-color: #510118;
}
#menutxt li a {
	color:#FFFFFF;
	text-decoration:none;
	padding: 3px;
}

#navtop {
	margin-bottom: 10px;
}
#photo {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
	padding-top: 10px;
	max-width:900px;
	width: 720px;
}
#important {
	display: none;
}
#subsec {
	text-align: center;
	background-image: url(../images/bkgd/transparent.png);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 80%;
	margin-right: 30px;
	margin-left: 30px;
    margin-bottom: 20px;
}
#subsec h4 {
	margin-bottom: 0px;
}
#subsec p {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #CCCCCC;
}

#subsec ul {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subsec li {
	display:inline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#subsec a:link {
	color: #000000;
	text-decoration: none;
}
#subsec a:visited {
	text-decoration: none;
	color: #000000;
}
#subsec a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
#subsec a:active {
	text-decoration: none;
	color: #000000;
}
#secp {
	padding: 10px;
	border: 4px double #510118;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #fcf9f1;
}
#groups {
	padding: 10px;
	border: 4px double #510118;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #fcf9f1;
}
#committees {
	padding: 10px;
	border: 4px double #510118;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #fcf9f1;
}
#trans {
	padding: 10px;
	border: 4px double #510118;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #fcf9f1;
}
#renew {
	padding: 10px;
	border: 4px double #510118;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #fcf9f1;
}
#articles h2 {
	font-size: 120%;
}
#articles h3 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#articles p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#admnav {
	font-size: 90%;
	background-color: #660420;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#admnav p {
	background-color: #F00;
	margin: 0px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#admnav ul {
	margin-left: 3px;
	margin-top: 0px;
	padding: 4px;
}
#admnav ul li {
	display: inline;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #510118;
	margin-right: 0px;
	margin-left: 0px;
}
#admnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#admnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#admnav a:hover {
	text-decoration: underline;
	color: #E6E6E6;
}
#admnav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#cmt {
	background-image: url(../images/bkgd/transparent.png);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#cmt h4 {
	margin-bottom: 4px;
}
#cmt p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}
#cmtnav {
	font-size: 90%;
	background-image: url(../images/bkgd/transparent.png);
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-right: 8px;
	padding-left: 8px;
    padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.prop {
	height: 150px;
	width: 1px;
	float: left;
	clear: both;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.prop2 {
	height: 200px;
	width: 1px;
	float: left;
	clear: both;
}
.clear2 {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.wrapr {
	float: right;
}
.wrapl {
	float: left;
}
.mtop {
	border: 2px solid #510118;
}
.mparent {
	border: 1px solid #510118;
}
.mtopnd {
	border: 2px solid #510118;
	font-style:italic;
}
.mparentnd {
	border: 1px solid #510118;
	font-style:italic;
}
.mnd {
	font-style:italic;
}
.showlink {
	font-size: 80%;
	margin-bottom: 15px;
}
.showlink a:link {
	color: #000000;
	text-decoration: none;
}
.showlink a:visited {
	text-decoration: none;
	color: #000000;
}
.showlink a:hover {
	text-decoration: underline;
	color: #000000;
}
.showlink a:active {
	text-decoration: none;
	color: #000000;
}
.notes {
	font-size: 80%;
	font-weight: normal;
}
.errsts {
	color: #F00;
}
.errstyle {
	color: #F00;
}
.hmpg {
	color: #fae604;
}
.nodisp
 {
	color: #bafe71;
}
.dteupd {
	font-size: 80%;
	font-style: italic;
	color: #666;
}
.childrow {
	text-indent: 20px;
}
.nodotnomar {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cmtstsapproved {
	font-size: 80%;
	color: #000000;
}
.cmtstsdenied {
	font-size: 80%;
	color: #FF6600;
}
.cmtstsbanned {
	font-size: 80%;
	color: #FF0000;
}
.cmtstsattn {
	font-size: 80%;
	color: #0000FF;
}
