html { margin: 0; padding: 0; }
body {
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 10px 0;
	font-size: 80%;
}

h1, h2, h3 { color: #c60000; }

h1 { font-size: 1.2em; }
h2 { font-size: 1em; margin-bottom: 0; margin-top: 1.2em; }

p, ul, dl{ line-height: 120%; margin-top: 0.4em; margin-bottom: 0.8em; }
li { line-height: 140%; }

a img { border: none; }

.clear { margin: 0; padding: 0; font-size: 1px; line-height: 1px; clear: both; }

#wrapper {
	width: 950px;
	margin-left: auto; margin-right: auto;
	border: 1px solid #000;
	background:#fff url(/images/bg-b.gif) repeat-y;;
}

#masthead {
	height: 193px;
	background-color: #4580D5;
	color: #fff;
}

#slogan {
	float: left;
	margin-top: 12px;
	margin-left: 32px;
	font-size: 1.7em;
	font-weight: bold;
	text-transform: uppercase;
}

#region_links {
  float: left;
  clear: left;
  font-size: 11px;
  margin-left: 32px;
}
#region_links a { color: #fff; }

#topnav {
	width: 950px;
	float:left;
	border-bottom:0px solid #333;
	border-top:1px solid #fff;
	background-color:#4580D5;
	color:#fff;
	height: 25px;
}
#topnav ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	float:left;
}
#topnav li {
	font-weight:bold;
	list-style-type:none;
	text-align:center;
	float:left;
	margin-right:1px;
}
#topnav li a {
	background:#4580D5;
	color:#fff;
	text-decoration:none;
	padding:5px 15px;
	line-height: 15px;
	display:block;
	position:relative;
}
#topnav li a:hover, #topnav li.lastlink a:hover {
	color:#0F2B66;
	background:#89B6EA url(/images/bullet_topnav_hover.gif) no-repeat center top;
}
#topnav li.lastlink a {
	color: yellow;
}
/* Call now */
#callnow {
	float:right;
	padding:3px 35px 2px 30px;
	font-size:1.4em;
	margin-top:0px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/images/callnow.gif) no-repeat 0px;
}


#leftcol {
	float:left;
	width:162px;
	margin-bottom:10px;
}
#leftcol h2, #rightcol-a h2, .weblog h2 {
	background:#E6E6E6 url(/images/bg_h2.gif);
	color:#04205B;
	margin:0;
	padding:4px 0 4px 10px;
	font-size:1.25em;
	line-height: 18px;
	font-weight:700;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, sans-serif;
}

#leftnav {
	float:left;
	width:162px;
}
#leftnav ul {
	margin:0;
	padding:0;
}
#leftnav li {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	border-bottom:1px solid #669EF0;
}
#leftnav a {
	display:block;
	width:162px;
	text-decoration:none;
	text-indent:20px;
	line-height:2.0em;
	font-size:.9em;
	color:#fff;
	font-weight:bold;
	background:#4580D5 url(/images/bullet_left.gif) no-repeat 10px;
}
#leftnav a:hover {
	color:#0F2B66;
	background:#89B6EA url(/images/bg_leftnav.jpg) no-repeat;
}


#content {
	float: left;
	width: 748px;
	padding: 0px 20px 20px 20px;
	overflow: hidden;
}

#footer {
	clear: left;
	background-color: #4580D5;
	color: #fff;
	border-top: 1px solid #333;
}

#footer p {
	margin: 0;
	border: 0;
	padding: 2px;
	text-align: center;
}
#footer a {
	color:#fff;
	background:#4580D5;
}

.logo {
	float: right;
	margin: 5px 15px;
}

table.grid { border-collapse: collapse; }
.grid th, .grid td { padding: 4px; border: 1px solid #666; }
.grid th { text-align: left; color: #fff; background: #333; }


.map {
  float: right;
  border: 1px solid #ca8902;
  margin: 10px 8px 10px 10px;
  width:350px;
  height:200px;
}
.map_warning {
  float: right;
  font-size: 10px;
  clear: right;
  margin: 0 8px 0 0;
}

/**
 * forms
 */

.fieldWithErrors {
	display: inline;
}
.fieldWithErrors label {
	color: red;
}

.form legend {
  font-weight: bold;
}
.form fieldset { 
	margin: 0 0 12px 0;
	border: 1px solid #ECE6D2;
	padding: 8px 12px;
	background-color: #FCFBF7;
	line-height: 24px;
}
.form div {
	line-height: 24px;
	margin-bottom: 12px;
}
.form .text {
	width: 450px;
}
.form .short {
	width: 200px;
}
.form .tiny {
	width: 100px;
}
.form .radio {
	vertical-align: top;
}
.form textarea.short {
	width: 300px; height: 72px;
}
.form textarea.large {
	width: 640px;
	height: 420px;
}

label {
  cursor: pointer;
}

/**
 * home
 */
.homeimg {
	margin:5px 10px 5px 15px;
	float:left;
}

#home_content {
	width: 496px;
	float: left;
}

/**
 * events
 */

.awaiting_moderation { padding: 10px; background: #fcc; margin-bottom: 10px; }
ul.event_navigation { height: 24px; margin: 0; padding: 0; }
.event_navigation li { float: left; list-style: none; margin-right: 5px; display: block; width: 45px; }
.event_navigation li.current { width: 60px; line-height: 26px; text-align: center; font-weight: bold; height: 26px; }
.event_navigation li.year_link { width: 60px; }
.event_navigation a { height: 16px; line-height: 16px; display: block; border: 1px solid #ccc; background: #eee; padding: 4px; text-decoration: none; text-align: center; }
.event_navigation a:hover { background: #ccc; }
.event_list h2 { color: #c60000; font-size: 120%; }
.event_list h2 a { color: #c60000; text-decoration: none; }
.event_list h2 a:hover { text-decoration: underline; }
.event_list h3 { color: #333; font-size: 100%; }
.event_list .venue span { font-weight: bold; }
.event_list .contact span { font-weight: bold; }
.event_list .speaker span { font-weight: bold; }

#flash_notice {
	border: 1px solid #ca8902;
	background: #fee848;
	padding: 8px;
	margin: 8px;
	color: #333;
}

/**
 * yesl
 */

#yesl_logo {
	float: right;
	margin: 5px 15px;
}
.add_yesl {
	border-top: 2px outset #eee;
	margin: 0px 15px;
	clear: both;
	text-align: center;
}

/* calendar */

table.calendar { border-collapse: collapse; margin-top: 10px; }
.calendar p.day { margin: 0; font-size: 11px; font-weight: bold; }
.calendar td { vertical-align: top; border: 1px solid #ccc; }
.cal_event { font-size: 10px; margin: 1px; }
.cal_event a { background: #ffc; color: #333; padding: 2px; text-decoration: none; display: block; border: 1px solid #ffc ;}
.cal_event a:hover { background: #ffc; text-decoration: none; border: 1px solid #f90; }

/* home events */

#home_events {
	float: right;
	width: 240px;
	background: #ddd;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #999;
	padding-bottom: 10px;
}

#home_events h2 {
	color: #04205B;
	margin: 0;
	height: 18px;
	line-height: 18px;
	background-image: url(/images/bg_h2.gif);
	padding: 4px 10px;
}

#home_events h3 {
	padding: 0;
	height: 16px;
	margin: 10px 10px 0 10px;
	font-size: 14px;
}

#home_events p {
	margin: 0 10px;
}

#home_events p a {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#home_events p a:hover {
	text-decoration: underline;
}

#home_events p a.more {
	color: blue;
	font-weight: normal;
}
#home_events p a.more:hover {
	color: #c60000;
}

#my_events_feed, #pdf_link {
  border: 1px solid #72ED45;
  background: #A1F283;
  padding: 10px;
  margin: 10px 0;
}

#my_events_feed img, #pdf_link img {
  float: left;
  margin-right: 10px;
}