/* @override http://collaborativegroup.org/css/base.css */

html,body{
	margin:0;
	padding:0;
	height:100%;
	background-color: #595350;
	font-weight:normal;
	font-style:normal;
	text-align:left;
}
body {color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:14px;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
q:before,q:after,blockquote:before,blockquote:after{content:"";}
a {color:#fff;}
h2 { font-weight:normal; font-size:22px}
div.clear {clear:both;padding-top:5px;} 

#wrap {margin:0 auto;}
#topbleed {margin:0 auto;background:#282422; height:300px }
#top {width:550px; height:160px; margin:0 auto; padding:100px 0 40px; text-align:center; color:#6E993F;background:#282422;}
#botbleed {margin:0 auto;}
#bot {width:400px; margin:0 auto; padding:30px 0; text-align:left;}
#bot p { line-height: 22px; padding-bottom: 20px;}
#bot h2 { font-weight:normal; font-size:28px; padding-bottom: 20px;}
div.formdiv {width:200px; margin:0 auto; text-align:center;}
span.label,span.spacer,span.multiple span {text-align:center} 
span.multiple {} 
span.button {} 

p.center {display:block; text-align:center; padding:5px 0}
.lite {color:#ccc;}

#flashContainer{ width:100%; height:100%; }


#shell2 {width:100%; height:100%;}
#eventsbody {width: 513px; margin: 0 auto; margin-top: 20px;background: #8d8684;}
#eventsheader {background: #34302c;border-top: 10px solid #34302c;border-bottom: 10px solid #34302c;}
#eventslist {padding: 0 40px; border-bottom: 10px solid #34302c;}
.event {padding: 20px 0; border-bottom: 1px dotted #c9c5c3;}
#eventsbody h1 {color: #fff; font-size: 22px; font-weight: normal; margin:30px 0px 5px;}
.event h2 {font-size: 18px; font-weight: normal; padding: 10px 0 0px; margin: 0;}
.event .date {font-size: 12px; text-transform: uppercase; display: block; background: #9f9997; padding: 2px 2px 1px ;}
.event p {font-size: 12px;}
.event a {text-decoration: none; border-bottom: 1px dotted #ebedea;}