/* vim: set expandtab tabstop=4 shiftwidth=4 foldmethod=marker: */

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/* Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */
body{text-align:center;}#ft{clear:both;}#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}#doc2{width:73.074em;*width:71.313em;min-width:950px;}#doc3{margin:auto 10px;width:auto;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge .yui-u{width:24%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}

html, body {
    font: normal 13px arial;
    text-align: left;
    background: #231f20;
}
a { outline: none; color: #000; }
.top { vertical-align: top; }
.right { float: right; }
.red { color: #c3232b !important; }
.black { color: #000000 !important; }
.bold { font-weight: bold !important; }
.noBorder { border: 0 !important; }
.intro { font-size: 15px; }
.center { text-align: center; }

a.button {
    background: #c3232b;
    padding: 5px 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    overflow: auto;
}

a.button:hover { color: #000000; }

h1 {
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 25px;
    font-family: tahoma;
    text-align: left;
}

h2 {
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 5px;
    font-family: tahoma;
    text-align: left;
}

h4, h5, h6 {
    font-size: 19px;
    color: #000000;
    font-family: arial;
    text-align: left;
}

h5 {
    font-size: 17px;
}

h6 {
    font-size: 16px;
}


div#site {
    width: 803px;
    margin: 0 auto;
    background: #FFFFFF;
}

div#pageContent {
    background-color: #FFFFFF;
    padding: 10px 50px 10px 10px;
    margin-top: 5px;
    margin-left: 176px;
}

/* HOLDING PAGE */
div#holdHeader {
	width: 803px;
    height: 373px;
    background: #FFFFFF url(/images/holding-page/header.jpg) no-repeat center center;
}

/* HOME HEADER */
div#homeHeader {
    width: 803px;
    height: 373px;
    background: #FFFFFF url(/images/header.jpg) no-repeat center center;
}

div#homeHeader #headerText {
    float: right;
    margin-right: 131px;
    margin-top: 315px;
    width: 230px;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    font-family: Arial;
}

div#homeHeader #headerText #findMore {
    float: right;
    margin-top: 10px;
}

/* HOMEPAGE */
div#site.home div#pageContent, div#site.holdingPage div#pageContent {
   padding: 10px;
   margin-left: 0;
   margin-top: 10px;
}

div#homepage {
    padding: 30px 5px 0;
    overflow: auto;
}

div#homepage #featuredAuthor {
    width: 470px;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #CCCCCC;
    float: left;
}

div#homepage #featuredAuthor .image {
    float: left;
    margin-right: 15px;
}

div#homepage #featuredAuthor p.caption {
	font-size:13px;
	font-style:italic;
	text-align:center;
}

div#homepage #featuredAuthor img {
    border: 1px solid #CCCCCC;
    padding: 1px;
}

div#homepage #featuredAuthor p {
    font-size: 16px;
    color: #636363;
}

div#homepage #whereWeAre {
    text-align: center;
    float: left;
    padding-bottom: 15px;
}

div#homepage #whereWeAre img {
    margin-top: 10px;
}

div#homepage #whereWeAre #address {
    margin-left: 20px;
    text-align: left;
    font-size: 14px;
}

div#homepage #searchAuthor input#author {
    border: 1px solid #000000;
    padding: 4px 2px;
    font-size: 15px;
    width: 157px;
    margin-right: 5px;    
}

div#homepage #searchAuthor input#searchButton {
    background: #c3232b;
    padding: 5px 0;
    text-align: center;
    font-family: arial;
    border: 0;
    cursor: pointer;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    width: 60px;
}


/* EVENTS */
div#events #eventListings {
    width: 550px;
    margin-top: 30px;
}

div#events .eventItem {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 15px;
    margin-bottom: 15px;
    overflow: auto;
}

div#events #eventListings img {
    border: 1px solid #CCCCCC;
    padding: 1px;
    float: right;
}

div#events #eventListings p {
    font-size: 17px;
}

div#events #eventListings .actions {
    margin-top: 10px;
    padding-bottom: 1px;
    overflow: hidden;
}

div#events #eventListings .actions a {
    float: left;
    margin-right: 10px;
}

div#events #eventListings .information {
    display: none;
    position: absolute;
    margin-left: -22px;
}

div#events #eventListings .information a {
    color: #000000;
}

div#events #eventListings .information .tooltipTop {
    background: url(/images/tooltip-top.png) no-repeat top left;
    width: 535px;
    height: 14px;
}

div#events #eventListings .information .tooltipMiddle {
    background: url(/images/tooltip-middle.png) repeat-y top left;
    width: 515px;
    padding: 0 10px 10px;
}

div#events #eventListings .information .tooltipBottom {
    background: url(/images/tooltip-bottom.png) no-repeat top left;
    width: 535px;
    height: 6px;
}

div#events #eventListings .information .text {
    padding: 20px 10px 10px;
}

div#events #eventListings .information .close {
    float: right;
}

div#events #eventListings .information .close a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    font-family: arial;
}

/* ABOUT */
div#about p.author {
    color: #231f20;
    font-style: italic;
    margin-top: 5px;
}

div#about #aboutItems {
    margin-top: 25px;
}

div#about #aboutItems .item {
    margin-bottom: 35px;
}

div#about #aboutItems .item p {
    margin: 3px 0 10px 0;
}

div#about #aboutItems td {
    font-size: 15px;
}


/* FOOTER */
div#footer {
    clear: both;
    background: #FFFFFF url(/images/ear-flap.gif) no-repeat bottom right;
    height: 100px;
    padding-top: 30px;
    font-size: 12px;
    color: #959595;
}
.home div#footer { height: 80px; padding:0 !important; margin:0 !important;}

#sponsor {
	font-size: 15px;
	font-weight: bold;
	color: black;
	margin-left: 161px;
	margin-top: 25px;

}

#sponsor2 {
    font-size: 15px;
    font-weight: bold;
    color: black;
    margin-left: 169px;
    margin-top: 52px;

}

/* DROP DOWN */

#sddm li
{	margin: 0;
	padding: 0px;
	list-style: none;
	float: left;
	font: bold 11px arial}

#m1 a
{
padding:5px; }

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #C3232B;}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	/*padding: 5px 10px;*/
	width: auto;;
	background: #C3232B;
	color: #2875DE;
}

#sddm div a:hover
{	background: #C3232B;
		color: #FFF}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	/*padding: 4px 10px;
	width: 60px;*/
	background: #C3232B;
	color: #FFF;
	text-align: center;
	text-decoration: none}

