.error {
	background-color: #ffff00;
}

body {
	background-image: url(../_img/body.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #7A5B90;
}

body, th, td {
	font: 10px/1.5 georgia, times, serif;
}

tr, th, td {
	vertical-align: top;
}

#nav li, #snav li, #tnav li, #toolbar, #foot p {
	font-family: "Lucida Grande", lucida, verdana, sans-serif;
}

img {
	border: 0;
}

p, td p {
	font-size: 130%;
	margin: 0 0 10px 0;
}

li li, li li li, li li li li {
	font-size: 100%;
}

li, td li {
	font-size: 130%;
	margin: 0 0 5px 0;
}

h1, #upgrade, .b-home #n-home {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
}

h2, td h2 {
	font-weight: normal;
	font-size: 130%;
	line-height: 210%;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0;
	margin: 0 0 30px;
	color: #999966;
	border-color: #999966;
}


h3, td h3 {
	font-size: 170%;
	margin: 0 0 10px 0;
	color: #cc3333;
}

.b-home h3 {
	font-weight: normal;
	font-size: 110%;
	text-align: right;
	margin: 0 0 30px 0;
	color: #cc3333;
}

h4, td h4 {
	font-size: 150%;
	margin: 15px 0 5px 0;
	color: #999966;
}

h5, td h5 {
	font-size: 140%;
	margin: 15px 0 5px 0;
	color: #000000;
}

h6, td h6 {
	font-size: 130%;
	margin: 15px 0 5px 0;
	color: #999966;
}

#frame {
	background-image: url(../_img/frame.gif);
	background-repeat: repeat-y;
	width: 780px;
	text-align: left;
	padding: 0 0 30px;
	margin: 0 0 0 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}

/*.b-home #frame {
	background: url(../_img/frame_home.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}*/

#header {
	width: 780px;
	height: 100px;
	padding: 0;
	margin: 0 0 0 0;
}

#header img {
	float: left;
}

#bar {
	width: 40px;
	float: left;
}

#bar img {
	display: block;
}

/*.b-home #bar {
	width: 140px;
	border-color: #cc9966;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}*/


/* Navigation: Main: Begin */
#nav {
	width: 130px;
	padding: 30px 5px 250px 5px;
	border-left: 140px;
	margin: 0 0 0 0;
	float: left;
	color: #ffffff;
}

html>#nav {
	width: 130px;
}

#nav ul {
	list-style: none;
	width: 130px;
	margin: 0 0 0 0;
	border-top-width: 1px;
	border-top-style: dashed;
	padding: 0;
	border-color: #cccc99;
}

#nav li {
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.2;
	border-color: #cccc99;
}

#nav li a {
	display: block;
	width: 120px;
	padding: 5px;
	margin: 0 -10px 0 0;
	text-decoration: none;
	background-color: #336600;
	color: #ffffff;
}

html>#nav li a {
	width: 120px;
	padding: 5px;
	margin: 0 0 0 0;
}

#nav li a:hover, #nav li a:focus {
	background: #ff9900;
	color: #ffffff;
}

.b-about #n-about a,
.b-news #n-news a,
.b-events #n-events a,
.b-ip #n-ip a,
.b-fsecc #n-fsecc a,
.b-local #n-local a,
.b-policy #n-policy a,
.b-onevoice #n-onevoice a,
.b-links #n-links a,
.b-faq #n-faq a,
.b-contact #n-contact a {
	background: #990000;
}

/* background above was set to non web-safe #A30A0A */

/* Navigation: Main: End */
/* Navigation: Sub: Begin */
#snav {
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: -28px 0 30px 0;
	border-color: #999966;
}

#snav ul {
	list-style: none;
	padding: 15px 0px 2px 0;
	margin: 0 0 0 0;
}

#snav li {
	display: inline;
	font-size: 110%;
	line-height: 1.3;
	padding: 0;
	margin: 0 0 0 0;
}

#snav a {
	text-decoration: none;
	padding: 2px 8px;
	border-left-width: 1px;
	border-left-style: solid;
	margin: 0 0 0 0;
	color: #cc3333;
	border-color: #999966;
}

#snav a:hover, #snav a:focus {
	text-decoration: none;
	margin: 0 0 0 0;
	color: #999966;
}

.sn-first a {
	border-left: 0 !important;
	padding-left: 0 !important;
}

/* Navigation: Sub: End */
/* Navigation: Tert: Begin */
#tnav {
	width: 130px;
	padding: 0 0 10px 10px;
	border: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	margin: 0 0 15px 15px;
	float: right;
	background: #ffffff;
	border-color: #999966;
}

html>#tnav {
	width: 130px;
}

#tnav ul {
	list-style: none;
	width: 130px;
	padding: 0;
	margin: 0 0 0 0;
}

#tnav li {
	padding: 0;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.2;
}

#tnav li a {
	display: block;
	width: 120px;
	padding: 3px 5px;
	margin: 0 0 0 0;
	text-decoration: none;
}

#tnav li a:hover, #tnav li a:focus {
	background: #ffffcc;
	color: #000000;
}

/* background color above was set to non-web safe #e9e9d3 */

html>#tnav li a {
	width: 120px;
	padding: 3px 5px;
	margin: 0 0 0 0;
}

#content {
	width: 540px;
	float: left;
	color: #cc3333;
}

html>#content {
	width: 540px;
}

/*.b-home #content {
	width: 420px;
}

html>.b-home #content {
	width: 420px;
}*/

/* Toolbar: Begin */
#toolbar {
	/*background-image: url(../_img/toolbar.gif);*/
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0 5px;
	background-color: #336600;
}

#toolbar p {
	font-size: 110%;
	color: #ffffff;
}

#toolbar a {
	color: #ffffff;
}

#toolbar a:hover {
	color: #cccc99;
}

/* Toolbar: End */

.thumb {
	padding: 0;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 10px 10px;
	float: right;
}

.update {
	text-align: right;
	padding: 0;
	margin: 0 0 0 0;
	color: #000000;
}

.fine {
	font-size: 110%;
	line-height: 1.3;
}

.note {
	font-size: 110%;
	font-style: italic;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	margin: 5px 0 10px 0;
	background: #ffffff;
}

/* background above was set to the non-web safe #eaead6 */

.info {
	font-weight: bold;
	color: #996633;
}

.question {
	font-weight: bold;
}

hr {
	height: 1px;
	margin: 30px 0 0 0;
	color: #999966;
}

#foot {
	border-top-width: 1px;
	border-top-style: solid;
	padding: 10px 0;
	margin: 30px 0 0 0;
	clear: both;
	border-color: #996633;
}

#foot p {
	font-size: 110%;
	line-height: 1.2;
	color: #cc0000;
}
/* Calendar Styles: Begin */
.cal {
	border-width: 1px;
	border-style: solid;
	margin: 10px 0 50px 0;
	border-color: #cccc99;
}

.cal .head {
	text-transform: uppercase;
	color: #cc3333;
	background: #cccc99;
}

.cal th {
	text-align: left;
}

.cal td, .cal th {
	font-size: 130%;
}

.cal .on {
	background: #ffffff;
}

/* background above was set to the non-web safe #eaead6 */

/* Calendar Styles: End */

/* Site Specific Overrides: Begin */
#welcome ul, #welcome ol {
	width: 440px;
}

#welcome p {
	width: 450px;
}

html>#welcome p {
	width: 430px;
}
