

body {
	text-align: center;

		/* custom */
		color: #ffffff;
		background: url(/images/gradbak.gif) repeat-x #f3f0e9;
		font-family: verdana;
		font-size: .77em;
		padding: 15px 0 0 0;
}

#lhs a {
color: #bc5604;
}

#lhs a:visited {
color: #67076F;
}

#lhs a:hover {
color: #ff7303;
}


ol, ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

ol {
	list-style-type: decimal;
}

p {
	padding: 8px 0;
}

abbr, acronym {
		border-bottom: 1px dotted;
		cursor: help;
}

#lhs abbr, #lhs acronym {
		border-bottom: none;
		cursor: default;
}

h1,h2,h3,h4 {
	line-height: 1.5em; padding: 9px 0; margin: 0; color: #b7590f; font-weight: normal; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino;
}

h1 {font-size: 2em;}
h2 {font-size: 1.7em;}
h3 {font-size: 1.4em; font-weight: bold;}
h4 {font-size: 1.1em; color: #000;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}



#c1 {

		/* custom */
		margin: 0 auto;
		width: 978px;
		text-align: left;
		padding: 0;
		background: url(/images/midshado.gif) repeat-y;
		position: relative;
}

#c2 {
		/* custom */
		margin: 0 auto;
		color: #fff;
		position: relative;
		text-align: left;
		padding: 28px 0 0 0;
		background: url(/images/gradtop.jpg) top center no-repeat;
}

#c3 {
		width : 956px;
		margin: 0 auto;
		position: relative;
}

#toplinks {
		margin: 0;
		padding: 0;
		list-style: none;
}

#toplinks li {
		float: left;
		margin: 0 0 5px 5px;
}

#toplinks li a {
		display: block;
		text-align: center;
		line-height: 41px;
		width: 227px;
		color: #fff;
		background: #a2a07a url(/images/buttgrad-dark.gif) top left repeat-x;
		text-decoration: none;
		font-weight: bold;
		font-family: georgia;
		font-size: 1.1em;
		text-shadow: #7F7547 0 1px 1px;
}

#toplinks li a.active {
		cursor: text;
}

#toplinks li a:hover, #toplinks li a.active {
		color: #8f4500;
		text-decoration: underline;
		text-shadow: none;
}

#toplinks li.lite {
		margin: 0;
}

#toplinks li.lite a {
		width: 260px;
		background: #a2a07a url(/images/buttgrad-pale.gif) top left repeat-x;
		color: #8f4500;
		text-shadow: none;
}

#toplinks li.lite a:hover {
		color: #ffffff;
		text-shadow: #7F7547 0 1px 1px;
}

#topbar {

		/* custom */
		font-size: 1.5em;
		color: #fff;
		background: #fff;
		width: 956px;
		position: relative;
}

#topstyles h1 {
		margin: 0 5px 5px 0;
		float: left;
		width: 260px;
		display: inline;
		padding: 0;
		overflow: hidden;
}

#topstyles h1 a {
		height: 215px;
		display: block;
		overflow: hidden;
		background: #ffffff url(/images/logo.gif) top left no-repeat;
		margin: 0;
}

#topstyles h1 a span {
		display: block;
		padding-top: 215px;
}

#topstyles p {
		display: none;
}

#topslide {
    position:relative;
    height:215px;
    float: left;
}


#topslide img {
		position:absolute;
		top:0;
		left:0;
		z-index:8;
		opacity:0.0;
		display: block;
}

#topslide img.active {
    z-index:10;
    opacity:1.0;
}

#topslide img.last-active {
    z-index:9;
}

#topimg {
	width: 691px;
	height: 215px;
	float: left;
}


#menu {
	/* menu options found in css/menucss.asp */
}

#menu #awards {
	width: 141px;
	height: 53px;
	background: url(/images/awards.gif) top left no-repeat;
	margin: 20px auto;
	text-indent: -20000em;
}

#menu .menubut {
	margin: 20px auto;
	display: block;
	text-align: center;
}

#content {

		/* custom */
		padding: 5px 0;
		border-top: 5px solid #b15e1a;
		border-bottom: 5px solid #fff;
		margin: 0;
		clear: both;
}

#breadcrumb {
		font-size: .9em;
		color: #080903;
}

#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:visited {
		color: #080903;
}

#breadcrumb a.last {
		cursor: text;
		text-decoration: none;
}

.addthis_toolbox {
		padding: 0 0 0 35px;
}

img.floatleft {
		float: left;
		margin: 0 10px 4px 0;
}

img.floatright {
		float: right;
		margin: 0 0 4px 10px;
}

.bordered {
		border: 1px solid #fff;
}

#lhs {
	float:left;

		/* custom - set width of lhs */
		width: 607px;
		color: #5d5d5d;
		padding: 20px 23px 30px 28px;
		line-height: 1.6em;
		overflow: hidden;
		background: #ffffff;
}

.showterms {
		background: #FFF8AF;
		padding: 1px;
}

#login label {
		float: left;
		width: 80px;
}

.gallery, .galleryleft {
		text-align: center;
		margin:20px 0 20px 18px;
		float: left;
		width: 193px;
}

.galleryleft {
		margin:20px 0 0 0;
}

.gallery img, .galleryleft img, .bordered, a img.floatright, a img.floatleft {
		border: 1px solid #929966;
}

.gallery a:hover img, .galleryleft a:hover img, .bordered, a:hover img.floatright, a:hover img.floatleft {
		border: 1px solid #6F6868;
}

.gallery img, .galleryleft img {
		max-width: 191px;
		width: 191px;
		width: auto important!;
}

.gallery a, .galleryleft a {
		text-decoration: none;
}

.gallery span, .galleryleft span {
       font-family: arial;
       padding: 1px;
}

.gallery a span, .galleryleft a span {
		margin-top: 2px;
		padding: 0 10px 0 0;
		display: block;
}


#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 220px;
		line-height: 1.7em;
		padding: 30px 0 30px 16px;
		color: #837a7a;
		font-size: .9em;
}

#slots a {
		color: #838383;
}

#slots h3, #slots h5 {
		font-size: 1.2em;
		color: #5f5f5f;
		padding: 10px 0;
		margin: 5px 0;
		border-bottom: none;
}

#slots h3 a {
		text-decoration: none;
		color: #5f5f5f;
}

.slots {
		margin: 0 0 15px 0;
		padding: 0 0 13px 0;
		clear: both;
		border-top: 1px solid #cdcdcd;
}

.slots#slots1 {
		border-top: 0;
}

#searchbox {
	text-align: center;
	margin: 0;
}

.searchinput {
	width: 160px;
	margin: 0;
	padding: 3px 8px;
	height: 17px;
	font-size: 13px;
	border: 1px solid #cacaca;
	color: #2A295F;
}

#searchbutt {
	border: 0;
	margin: 1px 0 0 4px;
	background: #323443;
	color: #fff;
	border: 1px solid #a9aaaf;
	padding: 3px;
	font-weight: bold;
}

#searchbutt:hover {
	background: #00867c;
	}

#searchbutt:focus {
	color: #E43A38;
}

#slots .newslinks .morelink {
		display: inline;
}

#slots .newslinks {
		clear: both;
		margin: 10px 0 0 0;
}

#slots .newslinks a img {
		float: right;
		max-width: 190px;
		width: auto !important;
		width: 190px;
		display: block;
		margin: 0 0 4px 0;
}

#slots .newslinks a:hover img {
}

.newslist ul {
		list-style: none;
		padding: 0;
		margin: 0;
		line-height: 1.25em;
}

.newslist li {
		margin: 6px 0 8px 0;
}

#slots .newslist b {
		float: right;
		margin: 0 0 0 4px;
		font-size: .9em;
}

.newslist a {
		text-decoration: none;
}

.newslist a:hover {
		text-decoration: underline;
}

.newslist .active a {
		font-weight: bold;
		cursor: default;
}

#slots dl {margin: 0; padding: 0;}
#slots dt {font-weight: bold; margin-top: 10px; color: #823384; font-size: 1.2em;}
#slots dd {margin: 0; padding: 0;}


#slots dd a {
		padding: 1px 2px; text-decoration: none; font-weight: normal; display: block;
}

#slots dd a:visited {
}

#slots dd.active a {
		color: #000;
		cursor: default;
		text-decoration: underline;
}

#slots dd a:hover {
		text-decoration: underline;
}


#thisection li {

}

#thisection a.active {
		font-weight: bold;
}

.newsletter {
		padding: 30px 0 0 0;
		margin: 0;
		position: relative;
}

#slots .newsletter h5 {
		font-size: 1.1em;
		color: #007966;
}

.newsletter br {
		clear: both;
}

.newsletter input {
		line-height: 1em;
		width: 134px;
		float: left;
		margin: 0 0 5px 0;
		padding: 2px;
}

.newsletter label {
		padding: 2px 0 5px 0;
		width: 50px;
		float: left;
		font-weight: bold;
		color: #007966;
}

.newsletter input.subscribe_but {
		float: left;
		line-height: 1.2em;
		width: 75px;
		margin: 0;
		background: #fff;
		font-size: .8em;
		font-weight: bold;
		}

.newsletter a.morelink {
		float: right;
		font-size: .8em;
		font-weight: bold;
		margin: 0 2px 0 8px;
}



#credits {
		clear: both;
		padding: 4px 0 0 0;
		width: 956px;
		margin: 0 auto;
		border-top: 6px solid #b65d17;
		color: #fff;
		text-align:center;
		background: #fff;

}

#credits a {
		color: #fff;
}

#credits a:hover {
		color: #ea3836;
}

#vcard {
		margin: 0;
		color: #6a665b;
		border-top: 1px solid #a0a36e;
		background: #eeece0;
		padding: 0 0 0 60px;
}

#vcard p {
		float: left;
		padding: 15px;
}

#vcard b {
		text-shadow: #fff 1px 1px 1px;
}

#vcard a {
		color: #6a665b;
}
#vcard a:hover {
		color: #000;
}

#footer {
		clear: both;
		padding: 15px 0 12px 0;
		width: 978px;
		margin: 0 auto;
		font-size: .9em;
		color: #8F8687;
		text-align:center;
		background: url(/images/footshado.gif) top center no-repeat;

}

#footer a {
		color: #8F8687;
}

#footer a:hover {
		color: #000;
}

.clear {
	clear: both;
}

#sitemap li {
	margin-left: 15px;
	padding-left: 5px;
	list-style-type: disc;
}

#sitemap li li {
	list-style-type: square;
}

#sitemap li li li {
	list-style-type: circle;
}
