body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #e8e2bc;
	text-align: center;
}
a:link {
	color: #963;
	text-decoration: none;
}
a:visited {
	color: #963;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	color: #963;
	text-decoration: none;
}

#wrapper {
	width: 970px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	border: 2px solid #FFF;
	margin-top: 18px;
	padding: 15px;
}
.caption {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.caption a {
	color: #999999;
	text-decoration: underline;
}
.caption a:hover {
	color: #999999;
	text-decoration: none;
}
#logowrapper {
	height: 80px;
}
#footer {
	font-size: 10px;
	color: #630;
	width: 750px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 8px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #630;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
.rightindent {
	margin-right: 150px;
}
.imagepadding1 {
	float: left;
	padding-right: 15px;
	margin: 0px;
	padding-top: 0px;
}
#counter {
	float: left;
	width: 215px;
	display: inline;
}

#topnav {
	padding-top: 5px;
	text-align: right;
	height: 110px;
	background-image: url(images/suzie_logo_sm09.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topnav a:link {
	color: #960;
	text-decoration: none;
}
#topnav a:visited {
	color: #960;
	text-decoration: none;
}
#topnav a:hover {
	color: #000;
	text-decoration: underline;
}
#topnav a:active {
	color: #960;
	text-decoration: none;
}
#maincontent {
	width: 585px;
	display: inline;
}
h1 {
	color: #960;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#sidenav {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 14px;
}
#submenu {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.submenu_off {
	color: #FFFF33;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #000;
	padding-left: 40px;
	color: #FF9;
}
#submenu li {
	margin-bottom: 6px;
	border: 1px solid #963;
}
#submenu a:link, #submenu a:visited, #submenu a:active {
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #FFF;
	background-image: url(images/buttonstates.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
	padding-left: 12px;
}

#submenu a:hover {
	color: #000;
	background-image: url(images/buttonstates.gif);
	background-repeat: no-repeat;
	background-position: -210px center;
}

.mainmenu_off {
	color:#FFFF33;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.galleryheading {
	color:#FFFFFF;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.gallerysubmenu_off {
	padding-left: 40px;
	color: #FFFF00;
	display: block;
	background-color: #025002;
	padding-top: 5px;
	padding-bottom: 5px;
}
#lowertext {
	clear: both;
}
#lowertext a:link, #lowertext a:visited, #lowertext a:active {
	color: #999999;
}
#lowertext a:hover {
	color: #33FF00;
}
#leftcolumn {
	width: 190px;
	height: 500px;
	float: left;
}
#rightcolumn {
	float: right;
	width: 585px;
	display: inline;
}
.main {
	background-color:#999;
	padding-left: 20px;
}
.sub {
	background-color: #666;
	padding-left: 40px;
}
#textcontent {
	width: 585px;
	margin-left: 190px;
}
#newsarticle {
	margin-left: 15px;
}
#textcontent #linkspanel a:link, #textcontent #linkspanel a:visited, #textcontent #linkspanel a:active {
	color: #960;
	text-decoration: underline;
}
#textcontent #linkspanel a:hover {
	color: #000;
	text-decoration: underline;
}
#textcontent #linkspanel p {
	margin-bottom: 6px;
	margin-top: 0px;
}
#newsflash {
	background-color: #CCCC99;
	display: inline;
	float: right;
	width: 150px;
	margin-left: 15px;
	font-size: 13px;
	text-align: center;
	padding-top: 9px;
	padding-right: 11px;
	padding-bottom: 9px;
	padding-left: 11px;
}
#newsflash a:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
#newsflash a:visited {
	color: #996;
	text-decoration: none;
	font-weight: bold;
}
#newsflash a:hover {
	color: #000000;
	text-decoration: underline;
}
#newsflash a:active {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
#newsflash h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 8px;
}
#newsflash p {
	padding: 0px;
	margin-top: 8px;
}
h4  {
	font-weight: normal;
	color: #996633;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
.blackbackground {
	background-color: #000000;
}
#newsindex {
	float: right;
	width: 180px;
	display: inline;
}
#newsindex ul {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #960;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #960;
}

#newsindex p {
	margin: 0px;
	padding: 8px 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #963;
}
#newsindex ul li {
	padding: 6px 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #963;
}

#newsindex a {
	color: #666666;
	text-decoration: none;
}
#newsindex a:visited {
	color: #996;
	text-decoration: none;
}
#newsindex a:hover {
	color: #000000;
	text-decoration: underline;
}
#newsindex a:active {
	color: #666666;
	text-decoration: none;
}
#scrollwindow {
	height: 450px;
	overflow: scroll;
}
.padding2 {
	float: right;
	margin-left: 10px;
	width: 210px;
}
#linkspanel {
	padding-left: 265px;
}
.memberpanel {
	padding: 4px;
	margin-top: 15px;
	border: 1px dotted #C96;
	text-align: center;
}
#newsflash hr {
	color: #963;
}
.imagepadding2 {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-left: 15px;
}
.imagepadding3 {
	margin-top: 10px;
}
.padding3 {
	float: right;
	margin-left: 10px;
	width: 260px;
}
.padding4 {
	float: right;
	margin-left: 10px;
	width: 220px;
}
