body {
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	text-align:left;
	font-family: Lucida Grande, Verdana,Helvetica,Arial,sans-serif;
	line-height: 140%;
	color: #eee;	
}

#wrapper {
	width: 100%;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}
#wrapperin {
	width: 100%;
	text-align:center;
	background: url(../images/maroon-bg.png) top center no-repeat #7b2935;
	padding:0;
}

#logo {
	text-align:center;
	border-bottom:solid 5px #958146;
	display:block;
	float:left;
}

#content {
	margin:0 auto;
	width:800px;
	text-align:left;
}

#content a{
	color:#fff;
}

div#bottom {
	margin:0;
	border-top:solid 5px #958146;
	color:#666;
}

img#logo{
	padding:0;
	margin:0;
	border:3px #958146 solid;
}

div#nav {
	text-align:center;
	background:#fff;
	border-bottom:solid 5px #958146;
	height:136px;
}

a.link {
	color: #7b2935; 
	text-decoration: none;
	font-weight: normal;
	padding:5px;
	margin:0;
}

a.link:hover {
	color: #7b2935;	
	text-decoration: underline;
	font-weight: normal;
}

#nav a, #nav a:link, #nav a:visited {
	line-height:170%;
	font-size:24px;
	text-decoration: none;
	font-weight: normal;
	display:block;
	padding:2px 6px;
	margin-right:2;
	background: #fff;
	color: #7b2935;
}
#nav a:hover {
	background: #7b2935;
	color:#fff;
}

.red {
	color: red; 
	text-decoration: none;
	font-weight: bold;
}
h1, h2, h3, h4 {
	color:#fff;
}
h1 {font-size:150%}
h2 {font-size:140%}
h3 {font-size:130%}
h4 {font-size:120%}

div#rob{
	display:block;
	width:300;
	height:300;
	overflow:auto;
	z-index:1000;
}

a.castlink {text-decoration:none;display:inline; margin-right:10px;}
a.castlink h2 {display:inline}

#accordion h3 {margin-bottom:2px;border-top:#ccc solid 1px;}

img.castpic {margin:5px;}

table.calendartable{margin-left:15px}
td.details{padding-left:15px; font-weight:bold}

