/* OBF SITE TAGS */


* {
	margin: 0;
	padding: 0;
}


/*-------------------------------------------------
GENERAL
-------------------------------------------------*/

body {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	background: #000 url(/assets/elements/white932.gif) 50% 0 repeat-y;
}

body, table, th, tr, td, input, option, select, textarea {
	font-size: 11px;
	line-height: 1.4;
}

form {
	margin: 0;
	font-family: Arial, sans-serif;
}

p { margin: 1em 0; }

blockquote { padding: 0 25px 0 25px; }

img { display: block; }

ul { list-style-type: square; }

li { margin-bottom: 0.5em; }


/*-------------------------------------------------
LINKS
-------------------------------------------------*/

a {
	color: #4c6e28;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #4c6e28;
	font-weight: bold;
	text-decoration: underline;
}

a img { border:none; }

a.plain {
	color: #4c6e28;
	font-weight: normal;
	text-decoration: none;
}

a.plain:hover {
	color: #4c6e28;
	font-weight: normal;
	text-decoration: underline;
}

a.darklink {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

a.darklink:hover {
	color: #4c6e28;
	font-weight: bold;
	text-decoration: underline;
}

td.leftcolumn a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

td.leftcolumn a:hover {
	color: #4c6e28;
	font-weight: bold;
	text-decoration: underline;
}

td.leftcolumn a.plain {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

td.leftcolumn a.plain:hover {
	color: #4c6e28;
	font-weight: normal;
	text-decoration: underline;
}


/*-------------------------------------------------
HEADINGS
-------------------------------------------------*/

/* green page headlines */
h1 {
	color: #4c6e28;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2;
}
h1.plain { margin: 0; }

/* dark gray item headlines */
h2 {
	color: #666;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
}
h2 a {
	color: #666;
}
h2.space {
	margin-bottom: 6px;
}

/* occasional news subheads */
h3 {
	color: #666;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.4;
}
h3 a {
	color: #666;
}
h3.plain { border: 0; margin: 0; }

/* bulletin headlines */
h4 {
	margin: 8px 0 2px 0;
	font-size: 11px;
	color: #4c6e28;
	font-weight: bold;
}
h4 a {
	color: #4c6e28;
	font-weight: bold;
	text-decoration: none;
}
h4 a:hover {
	color: #666;
	font-weight: bold;
}


/*-------------------------------------------------
PAGE STRUCTURE
-------------------------------------------------*/

div.masterframe {
	width: 932px;
	background-color: #fff;
}

div.masterwidth {
	margin: 0 auto;
	width: 930px;
}

div.sectionhead {
	margin: 0 0 1px 0;
}

div.footer {
	clear: both;
	width: 900px;
	border-top: 1px solid #a3bb54;
	padding: 5px 0 5px 0;
	font-size: 8px;
}


/*-------------------------------------------------
BANNER ROTATION
-------------------------------------------------*/

div.rotoheader {
	width: 930px;
	height: 216px;
	margin: 0 0 1px 0;
	/* background: #000 url(/assets/elements/black930x216.gif); */
	background-color: #000;
}

div.headerslide {
	position: absolute;
	top: 35px;
	margin-left: 0px;
	width: 930px;
	height: 216px;
}
div.headerslide img { display: inline; }


/*-------------------------------------------------
MAIN CONTENT
-------------------------------------------------*/

div.content {
	width: 900px;
}

td.leftcolumn {
	width: 200px;
	border-right: 1px solid #a3bb54;
	text-align: left;
	padding-bottom: 15px;
}

td.maincolumn {
	/* width: 500px; */
	padding: 0 15px 0 15px;
	text-align: left;
}

td.widecolumn {
	/* width: 700px; */
	padding: 0 15px 0 0;
	text-align: left;
}

td.searchcolumn {
	/* width: 700px; */
	padding: 0 30px 0 30px;
	text-align: left;
}

td.rightcolumn {
	width: 200px;
	border-left: 1px solid #a3bb54;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}

td.righthome { background-image: url(../assets/rightbg/home.jpg); }
td.rightevents { background-image: url(../assets/rightbg/events.jpg); }
td.rightgiving { background-image: url(../assets/rightbg/giving.jpg); }
td.righthq { background-image: url(../assets/rightbg/hq.jpg); }
td.rightopportunities { background-image: url(../assets/rightbg/opportunities.jpg); }


/*-------------------------------------------------
SIDEBARS
-------------------------------------------------*/

div.sidetop {
	padding: 0 0 15px 0;
	font-size: 10px;
	line-height: 1.2;
}

div.sideline {
	border-top: 1px solid #a3bb54;
	padding: 15px 0 15px 0;
	font-size: 10px;
	line-height: 1.2;
}

.sidehead {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #4c6e28;
	text-transform: uppercase;
}



.padright {
	padding-right: 14px;
}

.padleft {
	padding-left: 14px;
}

input.sidebar {
	width: 149px;
	height: 29px;
	border: 1px solid #999;
	border-right: none;
	font-size: 12px;
	padding-left: 3px;
}


/*-------------------------------------------------
STANDARD LISTS
-------------------------------------------------*/

div.listentry {
	margin: 0 0 14px 0;
}

div.listtext {
	width: 380px;
	float: left;
}

div.listthumb {
	float: right;
	width: 82px;
	padding-top: 3px;
}

/* news lists */
div.insetthumb {
	float: left;
	width: 88px;
	height: 55px;
	padding-top: 3px;
}

/* event lists */
div.eventthumb {
	float: left;
	width: 90px;
	height: 55px;
	padding-top: 3px;
}

div.eventblurb {
	float: left;
	width: 350px;
}


/*-------------------------------------------------
ARTIST LIST
-------------------------------------------------*/

div.artist {
	float: left;
	width:233px;
	margin:0 0 20px 0;
}

div.artistthumb {
	float: left;
	width: 88px;
	height: 55px;
	padding-top: 3px;
}

div.artistblurb {
	float: left;
	width: 135px;
}


/*-------------------------------------------------
GALLERY LIST
-------------------------------------------------*/

div.galleryentry {
	float: left;
	width: 233px;
	margin:0 0 20px 0;
}

div.gallerythumb {
	float: left;
	width: 68px;
	height: 60px;
	padding-top: 3px;
}

div.galleryblurb {
	float: left;
	width: 155px;
}


/*-------------------------------------------------
BULLETINS
-------------------------------------------------*/

div.bulletin {
	padding-left: 14px;
	color: #555;
	font-size: 11px;
}

div.bulletin a {
	color: #555;
}

div.bulletin h4 a {
	color: #4c6e28;
}

div.bulletin .sidehead a {
	color: #4c6e28;
}


/*-------------------------------------------------
BOX CALENDAR
-------------------------------------------------*/

div.boxcal {
	font-size: 11px;
}

div.boxcal a {
	color: #4c6e28;
}

div.boxcal th, div.boxcal td {
	text-align: center;
	font-weight: normal;
	padding: 0 10px 6px 0;
}

div.boxcal th {
	color: #999;
}

div.boxcal td {
	color: #4c6e28;
}


/*-------------------------------------------------
NEWS STORIES
-------------------------------------------------*/

div.newsstory ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	padding-left: 25px;
}

div.newsstory ul li {
	margin-bottom: 0.5em;
}


/*-------------------------------------------------
UOBAR
-------------------------------------------------*/

#uobar {
	display: block;
	position: relative;
	height: 34px;
	margin: 0 0 1px 0;
	padding: 0;
	background-image: url(../assets/uo/topbar930.gif);
	clear: both;
}

#uologobox {
	float: left;
	width: 224px;
	height: 34px;
	margin: 0 0 0 15px;
	padding: 0;
}
	 	 
#uolinks {
	float: right;
	text-align: right;
	margin: 5px 21px 5px 5px;
	padding: 4px 4px 4px 4px;
	color: #829087;
}

a.uonav:link, a.uonav:visited {
	font-size: 10px;
	line-height: 11px;
	color: #F0E9CE;
	text-decoration: none;
	font-weight: normal;
}
	
a.uonav:hover, a.uonav:active {
	font-size: 10px;
	line-height: 11px;
	color: #F0E9CE;
	text-decoration: underline;
	font-weight: normal;
}


/*-------------------------------------------------
MENURAMA
-------------------------------------------------*/

/* main menu background */

div.mainmenu {
	width: 930px;
	height: 35px;
	background-color: #d8a41d;
	background-image: url(../assets/elements/menu-bg.jpg);
	margin: 0 0 18px 0;
}

/* main menu items */

.nav ul {
	height: 35px;
	list-style: none;
	font-size: 14px;
}

.nav li {
	float: left;
	position: relative;
	z-index: 1;
	width: 130px;
}

.nav li.first {
	width: 80px;
}

.nav li.last {
	margin: 0;
	width: 145px;
	float: right;
}

.nav li:hover {
	z-index: 2;
}

.nav li a {
	width: 100%;
	display: block;
	overflow: hidden;
	float: left;
}

/* main menu link style */

a .menuitem {
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #fff;
	background-color: #ca9016;
	text-decoration: none;
}

.nav li:hover .subitem,
.nav li.hover .subitem {
	display: block;
}

.nav li .subitem {
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	border-right: 1px solid #ca9016;
	border-left: 1px solid #ca9016;
	border-bottom: 1px solid #ca9016;
	background-color: #fff4d2;
	margin: 0;
	padding: 0 8px 0 8px;
}

.nav li ul {
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	text-transform: uppercase;
}

.nav li ul li {
	background-color: #fff4d2;
	border-bottom: 1px #666 dashed;
	width: 112px;
	margin-bottom: 0;
}

.nav li ul.wide li {
	width: 142px;
}

.nav li ul li.bottom {
	border: none;
}

.nav li:hover li a,
.nav li.active li a {
	margin: 0;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	line-height: normal;
	background: none !important;
	padding: 8px 0 8px 0;
}

.nav li:hover li a:hover,
.nav li.active li a:hover {
	font-size: 9px;
	color: #666;
	font-weight: bold;
	line-height: normal;
	background: none !important;
	text-decoration: none;
}


/*-------------------------------------------------
STANDARD FORMS
-------------------------------------------------*/

.form_error { background-color: #F1F798;}

form.standard {
	margin: 0 auto;
	width: 400px;
	padding: 10px;
	background-color: #eee;
	border: 1px solid #ccc;
}

form.standard div {
	clear: left;
	margin: 0;
	padding: 12px 0 0 100px;
	height: 1%;
}


/* labels */

form.standard div label {
	float: left;
	width: 90px;
	margin-left: -100px;
	padding: 2px 0 0 0;
	text-align: right;
}

form.standard div.required label {
	font-weight: bold;
}


/* radio/checkbox labels */

form.standard div.options label {
	width: auto;
	margin: 0;
	padding: 0 25px 0 3px;
	text-align: left;
}


/* inputs */

form.standard div input, form.standard div select, form.standard div textarea {
	float: left;
	width: 250px;
	padding: 1px 0;
	margin: 0;
}

form.standard div textarea {
	padding: 2px;
	width: 380px;
}


/* ie checkbox hack */

form.standard div.options input {
	width: 13px;
	height: 13px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}


/* submit button */

form.standard div.submit {
	text-align: center;
	padding-left: 0;
	width: 200px;
	margin: 0 auto;
}


form.standard div input[type=submit], form div.submit .button {
	width: 200px;
	float: none;
	margin: 0 auto;
}


/* submit box */

form.standard div.submitbox {
	width: 400px;
	padding: 10px 0 10px 0;
	background-color: #eee;
	border: 1px solid #ccc;
	margin: 0 auto;
}


form.standard div.submitbox input {
	width: 200px;
	float: none;
	margin: 0 auto;
}


/*-------------------------------------------------
ROLLOVERS
-------------------------------------------------*/

.rollover {
	background-repeat: no-repeat;
}

.rollover a:hover img {
	visibility: hidden;
	/* mac ie5 hide \*/
	visibility: visible;
	opacity:.0;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	/* end hide */
}


/*-------------------------------------------------
TWITTER
-------------------------------------------------*/

div.tweet ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

div.tweet ul li {
	margin: 0 0 12px 0;
}


/*-------------------------------------------------
UTILITIES
-------------------------------------------------*/

div.clear {
	margin: 0;
	padding: 0;
	clear: both;
}

hr.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.redalert {
	color: #900;
	font-size: 11px;
	font-weight: bold;
}

.w300 { width: 300px; }
.w400 { width: 400px; }
.w450 { width: 450px; }
.w500 { width: 500px; }
.w600 { width: 600px; }

.f8 { font-size: 8px; }
.f9 { font-size: 9px; }
.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }

.pad5 { padding: 5px; }
.pad10 { padding: 10px; }

.textspread {
	letter-spacing: 1px;
}

.linebottom { border-bottom: 1px solid #999; }
.linetop { border-top: 1px solid #999; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.green { color: #4c6e28; }
.gray { color: #666; }
.graylite { color: #888; }

.bold { font-weight: bold; }
