/* ========== Body Styles ========== */
body {
	background-color: #F5F6F8;
	margin: 0px;
}

#wrapper {
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	width: 760px;
}

/* ========== Header Styles ========== */
#header {
	background-color: #FFFFFF;
	width:760px;
}
#flash {
	width: 500px;
}
#nav {
	background-color: #FFFFFF;
	width: 580px;
}
#nav img {
	border: 0px;
}
#section {
	background-color: #FFFFFF;
	padding-left: 192px;
	width: 388px;
}
#section h1 {
	color: #1C7350;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	width: 380px;
}
img.section {
	float: right;
}

/* ========== Content Styles ========== */
#content {
	background: #FFFFFF url(/lib/images/site/sub_content_bg.gif) repeat-y;
	border-bottom: 13px solid #FFFFFF;
	border-top: 13px solid #FFFFFF;
	clear: both;
	padding: 0 11px 0 0;
}
#left {
	float: left;
	width: 181px;
}
#left p {
	color: #3C4675;
	font: .75em Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 45px;
	width: 126px;
}
#right {
	color: #3C4675;
	background-color: #F6F7F9;
	font: .85em Arial, Helvetica, sans-serif;
	float: right;
	padding: 6px 12px 6px 12px;
	width: 542px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.25em;
	color: #1C7350;
}
h3 {
	font-size: 1em;
}
a {
	color: #721B3E;
}
a:hover {
	color: #AC3967;
}
.photo_right {
	border: 2px solid #3C4675;
	float: right;
	margin: 4px;
}

/* ========= Member Styles ========== */
#content table {
 	border: 1px solid #F4ECE4;
}
#content th {
	background-color: #731C3F;
	color: #FFFFFF;
	text-align: left;
}
#content tr.lt {
	background-color: #FDF5EE;
}
#content tr.drk {
	background-color: #F7E9DD;
}
#content td img {
	border: 0px;
}
#content td.center {
	text-align: center;
}
#content p.address {
	color: #721B3E;
	font-size: 1em;
}
#member_images {
	background-color: #FDF5EE;
	border: 2px solid #F4ECE4;
	float: right;
	margin: 0 0 8px 4px;
	padding: 8px 0 8px 0;
	text-align: center;
	width: 175px;
}
#member_images .photo {
	border: 2px solid #FCE5D1;
}

/* ========== Calendar Styles ========== */
.calDate {
	background-color: #3C4675;
	width: 35px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	padding: 3px 0 3px 0;
	clear: both;
	margin: 0;
}
.calBrief {
	background-color: #FDF9F5;
	border-bottom: 2px solid #FFFFFF;
	clear: right;
	color: #3C4675;
	float: right;
	min-height: 40px; 
	margin: 0;
	padding: 3px 10px 3px 10px;
	width: 480px;
}
.calBrief2 {
	background-color: #FEF4EC;
	border-bottom: 2px solid #FFFFFF;
	clear: right;
	color: #3C4675;
	float: right;
	min-height: 40px;
	margin: 0;
	padding: 3px 10px 3px 10px;
	width: 480px;
}
.calTitle {
	color: #003399;
	font-size: 14px;
	width: 50%;
	font-weight: bold;
	display: block;
	float: left;
}
.calDetails {
	color: #4D804D;
	font-size: 13px;
	font-weight: bold;
	width: 50%;
	height: 15px;
	display: inline;
	float: right;
	clear: right;
	text-align: right;
}
.divider {
	border: none;
	border-bottom: 1px solid #3C4675;
	padding: 0;
	margin: 0;
}
#dateselect {
	background-color: #1C7350;
	color: #FFFFFF;
	font-size: 11px;
}
#dateselect a {
	color: #FFFFFF;
	text-decoration: none;
}
#dateselect a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#dateselect input {
	background-color: #E1F1EB;
	border: 1px solid #35696A;
	color: #255D46;
	padding: 2px;
}
#dateselect select {
	background-color: #E1F1EB;
	border: 1px solid #35696A;
	padding: 2px;
}



/* ========== Subnav Styles ========== */
#subnav {
	float: left;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 45px;
	width: 166px;
}

#subnav ul { 
	margin: 0px;
	padding: 0px;
}

#subnav li {
	display: inline;
	margin: 0px;
}

#subnav li a {
	border-bottom: 1px solid #EADDE2;
	color: #1C7350;
	display: block;
	padding: 5px 2px 5px 5px;
	text-decoration: none;
}

#subnav li a:hover {
	background: #FDF5EE;
	color: #721B3E;
	border-bottom: 1px solid #EADDE2;
}

#subnav li.primaryON, #subnav li.primaryON a {
	background: #FDF5EE;
	color: #721B3E;
	text-decoration: none;
}

#subnav li.child, #subnav li.child a {
	background: #F6F7F9;
	color: #333C67;
	font-size: 11px;
	text-indent: 4px;
}

#subnav li.childON, #subnav li.childON a {
	background: #E8EBEF;
	color: #333C67;
	font-size: 11px;
	text-indent: 4px;
}

#subnav li.child a:hover, #subnav li.childON a:hover {
	background: #E8EBEF;
	color: #333C67;
}

/* ========== Footer Styles ========== */
#footer {
	background-color: #F5F6F8;
	clear: both;
	color: #3C4675;
	font: .75em Arial, Helvetica, sans-serif;
	padding: 22px 0 40px 0;
	text-align: center;
}

/* ========== Hacks ========== */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ========== FireControl Styles ========== */
#toolbar a {
	background: #FF7F00;
	padding: 2px 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}