body {
	background-color: #fff;
	font: 10pt Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	}
img {
	border: 0px;
	}
#layout {
	width: 960px;
	margin: 0 auto;
	}
#header {
	width: 960px;
	margin-top: 5px;
	border-top: 5px solid #36c;
	}
#header_logo {
	width: 312px;
	padding: 5px;
	float: left;
	}
#header_news {
	width: 550px;
	padding: 5px;
	float: right;
	}
#news_pic_1 {
	width: 59px;
	float: left;
	}
#news_info {
	width: 400px;
	float: left;
	text-align: center;
	}
#news_info h2 {
	margin: 10px 0 0;
	}
#news_info p {
	margin: 3px 0;
	}
#news_info p.nomargin {
	margin: 0;
	}
#news_pic_2 {
	width: 84px;
	float: right;
	}
#header_space {
	width: 960px;
	height: 5px;
	background-color: #e06825;
	margin-bottom: 5px;
	clear: both;
	}
#header_links {
	clear: both;
	width: 960px;
	background-color: #36c;
	background: url('/images/menu_back.gif');
	height: 24px;
	font-size: 8pt;
	border-bottom: 5px solid #e06825;
	}
#header_links ul {
	padding: 6px 0 0 0;
	margin: 0;
	list-style: none;
	}
#header_links a {
	display: block;
/*	width: 75px; */
	width: auto;
	padding: 0 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#header_links a:hover {
	text-decoration: underline;
	}
#header_links li {
	float: left;
/*	width: 75px; */
	width: auto;
	text-align: center;
	}
#spacer {
	width: 960px;
	height: 5px;
	}
#mainwrapper {
	clear: left;
	}
#main {
	float: left;
	width: 705px;
	padding-right: 10px;
	}
#main a {
	font-weight: bold;
	color: #105191;
	text-decoration: none;
	}
#main a:hover {
	color: #e06825;
	text-decoration: underline;
	}
#main_welcome {
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	color: #e06825;
	}
#main_intro {
	padding: 10px 0;
/*	border-bottom: 1px dotted #ccc; */
	}
#main_meeting {
	padding: 10px 0;
	}
#main_meeting_location {
	width: 240px;
	float: left;
	color: #36c;
	text-align: center;
	padding-bottom: 10px;
	}
#main_meeting_details {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	}
#main_meeting_details_block {
	margin-top: 10px;
	font-size: 8pt;
	font-weight: bold;
	}
.main_meeting_details_block_feature_person {
	float: left;
	width: 176px;
	margin-bottom: 10px;
	}
#main_promo {
	clear: left;
	border-top: 1px dotted #ccc;
	padding: 10px 0;
	}
#main_promo_openings {
	width: 255px;
	float: left;
	border-right: 1px dotted #ccc;
	margin-right: 10px;
	}
#main_promo_getlisted {
	margin-left: 10px;
	}
#main_referrals {
	clear: left;
	border-top: 1px dotted #ccc;
	padding: 10px 0;
	text-align: center;
	}
#main_content_left {
	float: left;
	width: 340px;
/*	padding: 10px 0; */
	margin: 10px 0;
	}
#main_content_right {
	float: right;
	width: 350px;
	padding-left: 10px;
	margin: 10px 0;
	border-left: 1px dotted #ccc;
	}
.main_clear {
	clear: right;
	}
.main_clear_left {
	clear: left;
	}
table#businesses {
	font-size: 7pt;
	}
table#businesses td {
	font-size: 7pt;
	}
table#businesses td.heading {
	font-size: 11pt;
	}
table#listings, table#listings td {
	font-size: 8pt;
	}
.larger {
	font-size: 11pt;
	}
.smaller {
	font-size: 7pt;
	}
.allbold {
	font-weight: bold;
	}
.center {
	text-align: center;
	}
#actions {
	float: left;
	width: 230px;
	padding: 0 5px;
	font-weight: bold;
	text-align: center;
	}
#actions a {
	color: #105191;
	text-decoration: none;
	}
#actions a:hover {
	color: #e06825;
	text-decoration: underline;
	}
.roundcorner_box {
	background: url('/images/roundcorner_tl.png') no-repeat top left;
	margin-bottom: 15px;
	}
.roundcorner_top {
	background: url('/images/roundcorner_tr.png') no-repeat top right;
	}
.roundcorner_bottom {
	background: url('/images/roundcorner_bl.png') no-repeat bottom left;
	}
.roundcorner_bottom div {
	background: url('/images/roundcorner_br.png') no-repeat bottom right;
	}
.roundcorner_content {
	background: url('/images/roundcorner_r.png') top right repeat-y;
	}
.roundcorner_top div,.roundcorner_top, .roundcorner_bottom div, .roundcorner_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
	}
.roundcorner_content, .roundcorner_bottom {
	margin-top: -19px;
	}
.roundcorner_content {
	padding: 0 10px;
	}
.roundcorner_content h3 {
	height: 24px;
	padding-top: 6px;
	font-size: 12pt;
	color: #fff;
	text-transform: uppercase;
	background: url('/images/right_headings_back.gif') no-repeat #36c;
	}
#actions .roundcorner_content h3 a {
	color: #fff;
	text-decoration: none;
	}
#actions .roundcorner_content h3 a:hover {
	text-decoration: underline;
	}
#footer {
	clear: both;
	margin: 5px 0;
	border-top: 5px solid #e06825;
	border-bottom: 5px solid #36c;
	padding: 5px 0;
	width: 960px;
	text-align: center;
	}
#footer a {
	font-weight: bold;
	color: #105191;
	text-decoration: none;
	}
#footer a:hover {
	color: #e06825;
	text-decoration: underline;
	}

/* CSS for Formmailer Script */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 700px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 680px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: center;
	clear: both; 
	height: 120px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	margin-left: 190px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}

/*CSS for sortable Listings table */


.sortable {
/*	width: 980px; */
	border-left: 1px solid #c6d5e1;
	border-top: 1px solid #c6d5e1;
	border-bottom: none;
	margin: 0 auto;
	}
.sortable th {
	background: url(/images/header-bg.gif);
	color: #cfdce7;
	border: 1px solid #fff;
	border-right: none;
	}
.sortable th h3 {
	font-size: 8pt;
	}
.sortable td {
	font-size: 8pt;
	border-bottom: 1px solid #c6d5e1;
	border-right: 1px solid #c6d5e1;
	}
.sortable .head h3 {
	background: url(/images/sort.gif) 7px center no-repeat;
	cursor: pointer;
	padding-left: 18px;
	}
.sortable .desc, .sortable .asc {
	background: url(/images/header-selected-bg.gif);
	}
.sortable .desc h3 {
	background: url(/images/desc.gif) 7px center no-repeat;
	cursor: pointer;
	padding-left: 18px;
	}
.sortable .asc h3 {
	background: url(/images/asc.gif) 7px center no-repeat;
	cursor: pointer;
	padding-left: 18px;
	}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {
	color: #fff;
	}
.sortable .evenrow td {
	background: #fff;
	}
.sortable .oddrow td {
	background: #ecf2f6;
	}
.sortable td.evenselected {
	background: #ecf2f6;
	}
.sortable td.oddselected {
	background: #dce6ee;
	}
