html {
min-height: 100%;
margin-bottom: 1px;
min-width: 750px;
max-width: 1100px;
}

body {
	background-color: #4C6E4C;
	background-image: url(images/c_bgp.jpg);
	color: #CCCCCC;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 100%;
	margin: 5px 20px;
	padding: 0;
	text-align: justify;
}
h1 {margin: 0;
	text-shadow: gray 2px 2px 2px;
}
#wrapper {
	background-color: #9C998A;
	background-image: url(images/c_bgwrapper.jpg);
	border: 1px solid #333;
	position: relative;
	margin-top: 5px;
}
#sidebar {
	background-image: url(images/c_bgsidebars.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px; /*Fixes IE5 Mac relative positioning bug*/
	font-size: 0.75em;
	padding: 8px;
	position: absolute;
	top: 0px;
	left: 0;
	width: 160px;
}
#sidebar h2 {
	color: #C8E8E9;
}
#sidebar ul {
	margin-top: 6px;
	color: #CCCCCC;
	list-style-type: circle;
}
.navgap {
	padding-top: 120px;
}

.navgapRt {
	padding-top: 112px;
}

#news {
	background-image: url(images/c_bgsidebars.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px; /*for IE5 Mac*/
	font-size: 0.75em;
	padding: 16px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 150px;
}
#sidebar h2, #news h2 {
	font-size: 1.25em;
	margin: 0 0 6px 0;
}
#wrapper #news h6 {
	font-size: 100%;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#sidebar p, #news p {
	margin: 0 0 12px 0;
	text-align: left;
}
#maincontent {
	background-color: #FFFFFF;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 0.8em;
	margin: 0 182px 0 176px; /* left margin increased by 1px for IE5 Mac */
	padding: 16px 30px;
	color: #000000;
}
.ss {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
#maincontent h1 {
	font-size: 1.5em;
	margin: 0 0 24px 0;
	color: #337F9F;
	text-align: center;
	text-shadow: gray 2px 2px 2px;
}#maincontent h2 {
	font-size: 1.5em;
	margin: 0 0 24px 0;
	color: #337F9F;
	text-align: center;
	text-shadow: gray 2px 2px 2px;
}
#maincontent h3 {
	font-size: 1.3em;
	margin: 6px 0 6px 0;
	color: #337F9F;
	text-shadow: gray 2px 2px 2px;
}
#maincontent h4 {
	font-size: 1.1em;
	margin: 6px 0 6px 0;
	color: #337F9F;
	text-shadow: gray 1px 1px 2px;
}
#maincontent h5 {
	font-size: 1em;
	margin: 6px 0 0px 0;
	color: #337F9F;
	text-shadow: gray 1px 1px 2px;
}
#maincontent p {
	margin: 0 0 12px 0;
	line-height: 1.3em;
	font-size: 105%;
}
a:link, a:visited {
	color: #00FF99;
	padding: 1px;
	text-decoration: none;
}
.sectionlink {
	line-height: 1.4em;
}
a:hover, a:active, a:focus {
	color: #333333;
	background-color: #FFFF33;
	padding: 1px;
}
#maincontent a:link, #maincontent a:visited {
	color: #718A64;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #CC0000;
	text-decoration: underline;
}
#footer {
	color: #BDBCAE;
	font-size: .75em;
	padding: 12px 3px;
}
.psabox {
	padding: 10px;
	border: 3px double #333333;
}
ul {
	font-size: 100%;
	line-height: 1.5em;
}
ol {
	font-size: 105%;
	line-height: 1.5em;
}
li {
	padding-bottom: 10px;
}.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clearfloat {
	clear: both;
}
.tabright {
	text-align: right;
	font-weight: bold;
}
.feeds a:link, .feeds a:active, .feeds a:visited, .feeds a:hover {
	color: transparent;
	background-color: transparent;
	text-align: center;
}
.logos a:link, .logos a:active, .logos a:visited, .logos a:hover {
	color: transparent;
	background-color: white;
}
#acr a:link, #acr a:visited {
	color: #333333;
	background-color: transparent;
}
#acr a:active, #acr a:hover {
	background-color: teal;
	color: #FFFFFF;
}
.moon {
	font-size: 80%;
	text-align: center;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: solid #999999 1px;
	color: #333333;
	letter-spacing: 0.15em;
	padding: 2%;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(images/moon.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
}
.ctr {
	text-align: center;
}
#wrapper #maincontent .ctr {
	text-align: center;
	line-height: 1.6em;
}
#wrapper #sidebar .moon a:link {
	color: #333333;
}
.picfloat {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.newsbox {
	border: 3px double #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.tabhead {
	font-size: 120%;
	color: #FFFFFF;
	background-color: #3B5D3B;
	text-align: center;
}
.tabcells {
	vertical-align: top;
}
.tabcellsalt {
	vertical-align: top;
	background-color: #DCEEDC;
}
.linkbg {
	background-color: #DCEEDC;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #3B5D3B;
	margin-bottom: 10px;
}
.picpad {
	margin-bottom: 10px;
}
.textleft {
	text-align: left;
}
.tabborder {
	border: 1px solid #3B5D3B;
}
.cond {
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B5D3B;
}
.newcond {
	font-style: italic;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3B5D3B;
}
.picalign {
	vertical-align: bottom;
}
.math {
	font-family: "Courier New", Courier, monospace;
	font-size: 140%;
}
.announce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: justify;
	color: #472727;
	padding-left: 30px;
	padding-right: 30px;
}
.nobullet {
	list-style-type: none;
}
.book-now {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	color: #472727;
	border: 1px #472727 solid;
	padding: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: justify;
	color: #472727;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.2em;
}
.charname {
	font-family: "Courier New", Courier, mono;
	text-align: center;
	font-weight: bold;
}
.charline {
	font-family: "Courier New", Courier, mono;
	text-indent: 30px;
	color: #000000;
}
.picgap {
	margin-bottom: 30px;
}
.bigbox {
	padding: 30px;
	border: 3px double #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 130%;
	text-align: center;
}
#masthead {
	display: block;
}
.override {
	font-size: 170%;
}
.searchborder {
	border: 1px solid #333333;	
}
.searchhead {
	background-color: #3B5D3B;
	font-weight: bold;
	color: #FFFFFF;
}
.searchbox {
	padding: 10px;
}	
.grey2 {
	color: #666666;
}
.resize {
	font-size: 110%;
}
.covermargin {
	margin-bottom: 10px;
}

