/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com/ . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 2.0 (Jan 29, 2007) */

body {
	color:#E8E8E8;
	margin:0 auto;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Main layout and header */
#wrap {
	color:#000;
	width:760px;
	background-color: #fff;
	background-image: url(../images/brown_back.jpg);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#header {
	height:200px;
	padding:0;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../images/header1.jpg);
}
#header h1 { color: #830009; font-size:2.5em; font-weight:400; letter-spacing:-2px; margin:0 0 4px 15px; padding:15px 0 0; }
#header h1 a,#header h1 a:hover {font-weight:400; padding:0;}

/* Left sidebar and menu */
#leftside {
	clear:left;
	float:left;
	width:200px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 7px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 7px;
	background-image: url(../images/box_bg.jpg);
	background-color: #4F1200;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#leftside h2 {
	font-size:14px;
	font-weight:bold;
}
#leftside h4 {
	font-size:16px;
	font-weight:bold;
	font-style: italic;
	color: #FF9966;
}
#leftside  p  {
}
#leftside a {
	font-weight:bold;
	color: #99FFFF;
}

/* Right sidebar */
#extras {float:right; margin:0 0 10px; padding:0; width:140px;}
#extras p,#extras ul {font-size:0.9em; line-height:1.3em; margin:0 0 1.5em; padding:0;}
#leftside  li {
	padding:0;
	list-style-image: none;
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: -10px;
	font-size: 13px;
	font-weight: normal;
}
#extras h2 {font-size:1.6em; font-weight:400; letter-spacing:-1px; margin:0 0 6px;}

/* Main content variations */
#content {line-height:1.5em; margin:10px 150px 10px 160px; padding:0; text-align:left;}
#contentwide {
	line-height:1.4em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 245px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
	text-align: justify;
}
#content h1,#contentwide h1 {
	color: #4F1200;
	font-size:18px;
	font-weight:bold;
	line-height: 1em;
	letter-spacing:0px;
	margin:8px 0 5px;
	padding:0;
	text-transform: none;
	font-variant: normal;
	font-style: italic;
}
#content h2,#contentwide h2 {
	color: #003300;
	font-size: 14px;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: normal;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.subhead {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #003300;
}
#content h3,#contentwide h3 {
	font-size:16px;
	font-weight:bold;
	font-style: normal;
	margin:6px 0;
	padding:0;
	color: #003300;
	line-height: 1.5em;
}
.bord {
	border:4px solid #F4F5F4;
	display:inline;
	padding:5px;
	background-color: #E4E9E4;
	margin-top: 5;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}
#content ul,#content ol,#contentwide ul,#contentwide ol { margin:0 0 16px 20px; padding:0; }
#content ul ul,#content ol ol,#contentwide ul ul,#contentwide ol ol {margin:2px 0 2px 20px;}
#content li,#contentwide li {margin:0 0 2px 10px; padding:0 0 0 4px;}

/* Footer */
#footer {
	clear:both;
	color:#E9E6C6;
	font-size:11px;
	text-align:center;
	width:760px;
	line-height: 1.1em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	background-color: transparent;
	background-image: url(../images/brown_back.jpg);
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #dadada;
	font-family: "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
}
#footer p {margin:0; padding:0;}
#footer a {
	background:inherit;
	color:#FFFF99;
	font-weight:400;
	text-decoration:none;
	font-size: 11px;
}
#footer a:hover {text-decoration:underline;}

/* Links and paragraphs */
a {
	background:inherit;
	color:#003382;
	text-decoration:none;
	font-weight:700;
}
a:hover {background:inherit; color:#286ea0; text-decoration:underline;}
a img {border:0;}


/* Tables and forms */
caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
label {margin:2px;}
#searchbox {margin:6px 0 16px; padding:0;}
#searchform {background:#fff; border:1px solid #ccc; color:#505050; font-size:0.9em; padding:4px; width:116px;}

/* Various classes */
.announce h2 {margin:0 0 10px; padding:0;}
.textright {margin:-10px 0 4px; text-align:right;}
.center {text-align:center;}
.small { font-size:11px; line-height: 1.4em; }
.small2 {
	font-family: "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
}
.large {
	font-size:14px;
	line-height: 1.3em;
}
.left {float:left; margin:10px 10px 5px 0;}
.right {float:right; margin:10px 0 5px 10px;}
.med {
	font-size: 12px;
	line-height: 1.3em;
}
.med_bld {
	font-size: 12px;
	line-height: 1.3em;
	font-weight: bold;
}
.large_bld {
	font-size:14px;
	line-height: 1.3em;
	font-weight: bold;
}
.bord_lft {
	border:4px solid #F4F5F4;
	display:inline;
	padding:5px;
	margin:0 10px 5px 0;
	background-color: #E4E9E4;
}
.image_right2 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.bord_rt {
	border:4px solid #F4F5F4;
	display:inline;
	padding:5px;
	background-color: #E4E9E4;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10;
}
.meditalic {
	font-size: 12px;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
.meditalic-b {
	font-size: 14px;
	font-style: italic;
	line-height: 1.3em;
	font-weight: bold;
}
.meditalic-b2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.3em;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.class_head {
	font-size:18px;
	line-height: 1.3em;
	font-weight: 700;
	color: #990000;
}
.image_left {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.image_right {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#box1 {
	float: left;
	width: 240px;
	clear: both;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 7px;
	background-color: #4F1200;
	background-image: url(../images/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	height: 290px;
}
#box2 {
	float: left;
	width: 234px;
	clear: none;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 7px;
	background-color: #4F1200;
	background-image: url(../images/box_bg.jpg);
	padding-top: 5px;
	height: 290px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 14px;
	line-height: 1.5em;
	color: #E8E5C4;
}
#box3 {
	float: left;
	width: 240px;
	clear: none;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 7px;
	background-color: #4F1200;
	background-image: url(../images/box_bg.jpg);
	padding-top: 5px;
	height: 290px;
}
#container {
	background-color: #F6F2C9;
	background-image: url(../images/bg_main2.jpg);
}
#nav {
	background-color: #000000;
	height: 35px;
	float: left;
	background-image: url(../images/menu_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
#menu {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: transparent;
	text-align: center;
	height: 25px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 95px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

#menu a:hover {
	display: block;
	float: left;
	width: 95px;
	text-decoration: underline;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66FFFF;
	line-height: 20px;
}

#sidebar_brace {
	float: none;
	width:425px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
}

#events tr.rowSelected td.eventNameTD {
    background-color: #d0eef4;
	 width: 200px;
	 border-bottom: solid 1px #c2e8ee;
}

#events tr.rowSelected td.locationTD {
    background-color: #d0eef4;
	 width: 140px;
	 border-bottom: solid 1px #c2e8ee;
}

.rowHover {
	color: #FFCC33;
	cursor: pointer;
}

#content1 {
	width: 200px;
	margin: 0px;
	font-size: 13px;
	font-style: italic;
	color: #CCFFCC;
}

#imgwrapper {
	height: 415px;
	margin-left: 50px;
	margin-bottom: 5px;
}
.img_b {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #FFFFCC;
}
