/* Start of CMSMS style sheet 'default_stylesheet' */
/* ALL STYLES ORGANIZED FROM TOP TOP BOTTOM OF PAGE BY LEVEL WITH TEXT AT BOTTOM OF PAGE */

/* ANNOUNCEMENT STYLE */

div#announcement{	border: 2px solid #ccc;
			background-color: #f1f1f1;
			padding: 15px;
			width: 100%;
			margin-bottom: 45px;
			color: #333;
}

/* TOP-LEVEL STYLES */

body{	background-color: #0B294F;
		font-family: Calibri, Arial, sans-serif;
		font-size: 1.0em;
		color: #666;
		margin:0px;
		line-height: 1.3em;
	}

/* TOP-LEVEL DIVS */

div#pagewrapper{	padding: 0px;
					text-align: center;
					width:100%;
					position: absoulute;
					margin: 0px;					
	}
	
div#content_wrapper{	background-color: white;
						width: 100%;
						padding-top: 30px;
						padding-bottom: 30px;
	}
	
/* MID-LEVEL DIVS */

div#topbanner{	width: 1000px;
				height: 173px;
				margin: auto;
				position:relative;
				padding: 0;
	}

div#navbar_bk{	width: 100%;
				height: 31px;
				margin: 0 auto;
				background-image: url(uploads/images/template/navbar_bk.jpg);
				background-repeat: repeat-x;
				position: relative;
				padding: 11px 0 0 0;
	}
	
div#botbar_wrapper{	width: 1000px;
					margin: 0 auto;
					padding-top: 20px;
	}
	
/* CHILDREN OF MID-LEVEL DIVS */

div#navbar_txt{		color: white;
				font-weight: bold;
				position: relative;
				height: 31px;
				margin: 0px auto;
				width:1000px;
	}
	
div#content_sizer{	width: 1000px;
					margin: 0 auto;
	}

div#botbar_icons{	float:right;
					width: 420px;
					margin-left: 25px;
	}
	
div#botbar_copy{	float:right;
					width: 360px;
					margin-left: 25px;
					line-height: .9em;
					margin-bottom: 40px;
	}

div#botbar_donate{	float:right;
					width: 169px;
					margin: 0px;
	}

/* LOW-LEVEL DIVS (CHILDREN OF CHILDREN OF MID-LEVEL) */

div#content_left{	position: relative;	
					float: left;
					width: 575px;
					margin: 0 45px 0 0;
	}
	
div#content_left_child{	position: relative;
						float: left;
						width: 750px;
						margin: 0 45px 0 0;
	}
	
div#content_right{	float: left;
					width: 375px;
					margin: 0px;
	}
	
div#content_right_child{	float: left;
							width: 200px;
							margin: 0px;
	}
	
div#content_float_clear{	float:none;
				clear:both;
	}



/* TEXT FORMATTING, INCL. LINKS */

p{	text-align: left;
	}

div#content_left_child p{
	font-size: 1.1em;
	line-height: 1.4em;
}

a:link{	color:#348CA9;
	text-decoration: none;
	font-family: Calibri, Arial, sans-serif;
	font-size: 1.0em;
	}

a:hover{	color:#348CA9;
		text-decoration: underline;
	font-family: Calibri, Arial, sans-serif;
	font-size: 1.0em;
	}

a:visited{	color:#348CA9;
		text-decoration: none;
	font-family: Calibri, Arial, sans-serif;
	font-size: 1.0em;
	}

a:visited:hover{	color:#348CA9;
		text-decoration: underline;
	font-family: Calibri, Arial, sans-serif;
	font-size: 1.0em;
	}

div#navbar_txt a{	color:white;
					font-weight:bold;
					text-decoration: none;
					font-family: Calibri, Arial, sans-serif;
					font-size: .9em;
	}

div#navbar_txt a:hover{	color: #DCE2EF;
						font-decoration: none;
						font-weight: bold;
	}
	
div#botbar_copy p{	color: #ccc;
					font-size: .8em;
					margin-top: 2px;
					margin-bottom: 13px;
	}

div#botbar_copy a:link{	color: #ccc;
	}

div#botbar_copy a:hover{	color: #ccc;
				text-decoration: underline;
	}

span.issuein{
	font-weight: bold;
}

div.prevpg{
	float: left;
	border: 1px solid #348CA9;
	padding: 9px 9px 9px 26px;
	font-size: 1.3em;
	margin: 2px;
	background-image: url(uploads/images/template/arw_left.png);
	background-repeat: no-repeat;
	background-position: left;
}

div.prevpg:hover{
	border: 3px solid #348CA9;
	margin: 0px;
}

div.nextpg{
	float:right;
	border: 1px solid #348CA9;
	padding: 9px 26px 9px 9px;
	font-size: 1.3em;
	margin: 2px;
	background-image: url(uploads/images/template/arw_right.png);
	background-repeat: no-repeat;
	background-position: right;
}

div.nextpg:hover{
	border: 3px solid #348CA9;
	margin: 0px;
}


h1{ 	font-size: 2.5em;
	font-family: Cambria, Times New Roman, serif;
	color: #0A274D;
}

h2{ 	text-align: left;
	margin-top: 1.3em;
	margin-bottom: .7em;
	border-top: 1px solid #0A274D;
	border-bottom: 1px solid #0A274D;
	padding: .2em .2em .4em .2em;
	font-family: Cambria, Times New Roman, serif;
	color: #0A274D;
	}

h3{ 	text-align: left;
	color: #0A274D;
	}

ul{
	text-align: left;
}

ul li{
	text-align: left;
}

ol{
	text-align: left;
}

ol li{
	text-align: left;
}

table.jobs td{
	border: 1px solid #666;
	padding: 2px 4px;
	font-size: .8em;
}


table.jobs td p{
	margin: 0px;
}


/* MISC FORMATTING */

div#botbar_icons img.marginleft{ margin-left: 6px;
	}

div.roundbox{ border: 2px solid #ccc;
		padding: 15px;
		margin: 0px auto 15px auto;
		width: 373px;
		text-align: center;
	}

div.roundboxsmall{ 	border: 2px solid #ccc;
			padding: 10px;
			margin: 0px auto 15px auto;
			width: 250px;
			text-align: center;
	}

img{	border: none;
	}

img.contentpic{
	padding: 0px;
	border: 7px solid #666;
	border-right: 7px solid #333;
	border-bottom: 7px solid #333;
	margin: 12px 15px;
}

table.homestatement {
	margin: 30px 0px 20px auto;
}

table.homestatement p{
	width: 100%;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333;
	font-family: Cambria, Times New Roman, serif;
	margin: 0px;
}

/* STYLING THE ACCORDION */

#accordion {
	margin:10px 0px 20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 2px solid #9B5346;
	border-right-color: #4E150C;
	border-bottom-color: #4E150C;
	font-family: Calibri, Arial, sans-serif;
	font-size: .9em;
	background-image: url(uploads/images/template/acc.png);
	backround-repeat: repeat-x;
	color: #666;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px 12px 12px 12px;
}

/* STYLING THE CALENDAR */

table.calendar{
	width: 100%;
	border: 3px solid #ccc;
}

table.calendar td{
	width: 14%;
	height: 100px;
	text-align: left;
	padding: 15px 10px 10px 10px;
	border: 1px solid #ccc;
}

table.calendar td p.eventlist a{
	font-size: .8em;
	line-height: 1.0em;
}

h3.calendar-month{
	text-align: center;
}

table.calendar td.blankcal{
	background-color: #ccc;
}

table.calendar span.date{
	font-size: 1.1em;
	font-weight: bold;
	color: #bbb;
}

table.calendar span.dateactive{
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}

span.calendar-date-title{
	font-weight: bold;
}

span.calendar-details-title{
	font-weight: bold;
}

/* STYLING FORMS */

div.formitem{
	text-align: left;
	width: 100%;
	margin: 5px 20px;
}

div.label{
	width: 125px;
	font-size: .9em;
	font-weight: bold;
	float:left;
	text-align: left;
}

div.formitem input{
	width: 200px;
}

div.submit{
	margin-right: 20px;
}

div.inputbox{
	text-align: left;
}

/* STYLING THE VOLUNTEER BOX ON THE CONTACT PAGE */

div.volwrapper{
	position:relative;
}

div.volwrapper_txt{
	width: 300px;
	float: left;
	margin-right: 20px;
}

div.volwrapper_form{
	background-color: #ddd;
	border: 2px solid #0B294F;
	width: 370px;
	padding: 25px 5px;
	float: left;
	margin-top: 30px;
}
/* End of 'default_stylesheet' */

