body {
	margin: 0px;
	background: #FDE0C6;
	font: .8em tahoma, verdana, helvetica, arial, sans-serif;
	}
	
.header {
	height: 174px;
	background: transparent url('/_images/bg_header.gif') repeat-x;
	}
.headercontent {
	width: 888px;
	height: 174px;
	margin: 0px auto;
	padding-right: 90px;
	background: transparent url('/_images/bg_headercontent.gif') no-repeat;
	}
.georgeshead {
	text-align: right;
	margin: 0px 38px 0px 0px;
	height: 105px;
	overflow: hidden;
	}
.imagestrip {
	height: 66px;
	margin: 0px 0px 0px 60px;
	overflow: hidden;
	}


/* home page */

#hometop { padding: 30px 88px 0px 58px; }
.homecontent { 
	width: 752px;
	margin: 0px auto;
	padding: 0px 88px 0px 58px;
	color: #993333;
	}

.homeleft {
	width: 346px;
	float: left;
	}
	
.homeright {
	width: 346px;
	float: right;
	}
	
.homedeck, .deck {
	color: #993333;
	font-size: 1.2em;
	line-height: 1.6em;
	}

.homecontent h1 {
	font-size: 1em;
	margin: 20px 0px 0px 0px;
	}
.homecontent ul {
	border: 1px solid #E1B080;
	background: #FBD1AB;
	list-style: none;
	margin: 6px 0px 0px 0px;
	padding: 12px;
	font-size: 1.2em;
	}
.homecontent li {
	padding: 4px 0px 3px 0px;
	border-bottom: 1px dotted #E1B080;
	}

.homecontent a:link, .homecontent a:visited { color: #990000 }
.homecontent a:hover { color: #336699; }


/* interior pages */

.content { 
	width: 752px;
	margin: 0px auto;
	padding: 0px 88px 0px 0px;
	color: #333;
	background: transparent url('/_images/bg_nav.gif') repeat-y;
	}
.left {
	float: left;
	width: 180px;
	padding: 30px 0px 60px 0px;
	}
.right {
	margin-left: 214px;
	padding: 30px 0px 60px 0px;
	}

.left ul {
	list-style: none;
	margin: 0px 0px 0px 4px;
	font-size: 1.1em;
	}
.left li {
	padding: 4px 0px 4px 4px;
	border-bottom: 1px solid #FDE0C6;
	}

.left li#active {
	background: #FDE0C6;
	}

.left a:link, .left a:visited { color: #990000; text-decoration: none; }
.left a:hover { color: #336699; text-decoration: none; }

.right .deck { margin: 12px 0px; }

.right h1 {
	color: #993333;
	font-weight: normal;
	font-size: 2em;
	line-height: 1.1em;
	margin: 0px;
	}
.right h2 {
	color: #333;
	font-size: 1.6em;
	line-height: 1.3em;
	margin: 0px 0px 12px 0px;
	}
.right h3 {
	color: #333;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0px 0px 12px 0px;
	}
.right h4 {
	color: #993333;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	}	
.right h5 {
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	}	
	

.right p, .right ul {
	color: #333;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0px 0px 12px 0px;
	}

.right a:link { color: #993333; }
.right a:visited { color: #000; }
.right a:hover { color: #336699; }

.right HR { height: 1px; background: #FFCC99; border: 0px; }

.news { 
	margin-top: 24px;
	}
.events { 
	margin-top: 32px;
	}
	
.news h1, .events h1 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 4px;
	border-top: 1px solid #CAB39E;
	}
	
.news ul, .events ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.news li, .events li {
	margin: 2px 0px;
	padding: 0px;
	border-bottom: 1px dotted #CAB39E;
	}
.news p, .events p {
	color: #666;
	line-height: 1.2em;
	}

.events ul { padding: 0px 6px; }

.events dl#feature {
	border: none;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	}
#feature dd {
	margin: 0px;
	padding: 6px;
	border: 1px solid #E1B080;
	background: #FBD1AB;
	}

/* footer */

.footer {
	clear:both;
	height: 39px;
	background: transparent url('/_images/bg_footer.gif') repeat-x;
	}
.footercontent {
	width: 982px;
	height: 39px;
	margin: 0px auto;
	background: transparent url('/_images/bg_footercontent.gif') no-repeat;
	}