@charset "utf-8";
/* CSS Document */

body {
	background-color: #efefed;
}
#wrapper {
	width: 800px;
	min-height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: left;
/*	height: 212px;	*/
	width: 100%;
}
#header #lgc_img {
	position: absolute;
	z-index: 99;
	width: 128px;
	height: 195px;
	margin: 12px 0 0 26px;
}
#header #lgc_title {
	float: right;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 36px;
	color: #0678bc;
	padding: 22px 22px 10px 0px;
}
#header #lgc_title #strap {
	clear: both;
	display: block;
	padding-bottom: 40px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
}
#header #lgc_title #help {
	color: #DDBA69;
	margin-left: 60px;
	font-style: italic;
	line-height: 2em;
	white-space: nowrap;
}
#header #lgc_title #phone {
	margin-left: 40px;
}
#content {
	float: left;
	background-color: #FFFFFF;
	width: 780px;
	padding: 10px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(images/bgShadow.gif) repeat scroll 0 0;
}
.home {
	margin-top: 30px;
}
#bottom-shadow {
	clear: both;
	float:left;
	height:10px;
	width:800px;	
	background:transparent url(images/bgShadow.gif) repeat scroll center bottom;
}
#footer {
	clear: left;
	float: left;
	width: 100%;
	min-height: 80px;
	margin: 10px 10px 10px 25px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	color: #666;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #A63F2E;
}
#footer ul {
	float: left;
	display: block;
	width: 120px;
	list-style: none;
	line-height: 18px;
}
#footer #copyright {
	float: right;
	margin-right: 45px;
}
#footer #search_box {
	clear: right;
	float: right;
	margin: 10px 45px 0 0;
}
#footer #search_box input {
	color: #666;
	background-color: #efefed;
	border: 1px solid #ccc;
}
#search_button {
	height: 18px;
	background-color: #666;
}

h1 {
	font-family: 'Georgia', 'Times New Roman', serif;
	font-size: 30px;
	color: #0678bc;
	margin-bottom: 23px;
	font-weight: normal;
}
h2 {
	font-family: 'Georgia', 'Times New Roman', serif;
	font-size: 16px;
	color: #0678bc;
	margin-bottom: 4px;
}
strong {
	color: #A63F2E;
}

p {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #666;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
}

a {
	color: #0678bc;
	text-decoration: none;
}
a:hover {
	color: #A63F2E;
}
hr {
	border: none;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
}
#content #nav {
	float: left;
	min-height: 240px;
	width: 130px;
	padding: 5px 25px 0 10px;
}
.pad-top {
	margin-top: 80px;
}
#content #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 28px;
	font-family: 'Georgia', 'Times New Roman', serif;
	font-size: 18px;
}
#content #nav li {
	list-style: none;
	margin: 0 2px 0 2px;
	padding: 0 0 0 5px;
	text-decoration: none;
}
#content #nav a {
	display:block;
	text-decoration: none;
	color: #0678bc;
	padding: 4px 0 12px 0;
}
#content #nav li:hover a {
	color: #A63F2E;
}
#content #nav .current {
	background: url(images/navleft-sel.png) no-repeat left 0px;
	background-position:left -28px;
	color: #0f2373;
}
#content #nav .current a {
	background: url(images/navright-sel.png) no-repeat right 0px;
	background-position:right -28px;
	color: #0473B8;
}
#content #nav #search {
	width: 90px;
	border: 1px dotted #BBB;
}
#search_button {
	font-size: 10px;
}
#content ul {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 12px;
	list-style: disc;
	color: #666;
}

#content ul li {
	margin-left: 14px;
	list-style: disc;
}

#content ul li ul li {
	list-style: circle;
	margin-left: 32px;
}

#content #post {
	float: left;
	width: 590px;
	padding: 10px 0 10px 10px;
	font-size: 14px;
}
#home_main_links ul li {
	list-style: none;
}
#home_main_links li {
	font-size: 28px;
	font-family: 'Georgia', 'Times New Roman', serif;
	color: #0678bc;
	font-style: italic;
/*	height: 120px;	*/
	padding: 20px 180px 40px 20px;
}
#crisis_pregnancy {
	background: url(images/crisis_pregnancy.png) no-repeat 420px 0px;
}
#post_abortion {
	background: url(images/post_abortion.png) no-repeat 420px 0px;
}
#nfa {
	background: url(images/nfa.png) no-repeat 420px 0px;
}
#post_nav {
	font-family: 'Trebuchet MS', Arial, sans-serif;	
}
.alignRight {
	float: right;
	margin: 2px 20px 2px 20px;
}
.timestamp {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
	text-align: right;
}
.small {
	display: block;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	line-height: 1.2em;
	text-align: left;
	padding: 10px 0 0 0;
}
#faq {width: 100%; margin: 0 auto; padding: 0;font-family: 'Trebuchet MS', Arial, sans-serif;line-height:1.2em; color:#666;}
#faq {float:left;width: 100%;margin: 0 auto;}
#faq {margin-bottom: 25px;}
#faq .faqcontent {margin: 0 10px 10px 14px;font-size: 95%;}
#faq h2 {color: #0678bc;font-family: 'Georgia', 'Times New Roman', serif;}
#faq h2.faqopened, #faq h2.faqclosed {cursor: pointer;padding: 0 0 6px 15px;;margin-bottom: 0;}
#faq h2.faqclosed:hover {color: #A63F2E;}
#faq h2.faqclosed {color: #0678bc;background: transparent url(images/collapsed.png) no-repeat scroll 0 10px;}
#faq h2.faqopened {color: #A63F2E;background: transparent url(images/expanded.png) no-repeat scroll 0 10px;}

.wpcf7 {
	width: 90%;
	margin: 20px 20px 20px 0;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	color: #666;	
}
.wpcf7 label {
	font-style: italic;
}
.wpcf7 em {
	font-style: italic;
	color: #A63F2E;
}
.wpcf7 .wpcf7-validates-as-required {
	clear: left;
	display: block;
	width: 280px;
	height: 18px;
	margin: 4px 0 12px 0;
	background: #fff;
	color: #A63F2E;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	border: 1px solid #ccd;
}
.wpcf7 textarea {
	clear: left;
	display: block;
	width: 280px;
	height: 120px;
	margin-bottom: 12px;
	background: #fff;
	color: #A63F2E;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	border: 1px solid #ccd;
}
.wpcf7-response-output {
	color: #A63F2E;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;	
}
.quote {
	width: 410px;
	background-image: url(images/quotecontent.png);
	background-repeat: repeat-y;
	padding-top: 9px;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 15px;
	font-family: 'lucida grande', "lucida sans", tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.quoteheader {
	width: 369px;
	background-image: url(images/quoteheader.png);
	height: 36px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 90px;
	font-family: 'lucida grande', "lucida sans", tahoma, helvetica, arial, sans-serif;
	font-size: 30px;
	color: #00ade8;
}
.quotefooter {
	width: 410px;
	background-image: url(images/quotefooter.png);
	height: 56px;
	background-repeat: no-repeat;
	padding-right: 24px;
	padding-left: 24px;
	font-family: 'lucida grande', "lucida sans", tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.address {
	font-family: 'Trebuchet MS', Arial, sans-serif;line-height:1.2em;
	color:#A63F2E;
	font-size: 13px;
	line-height: 1.2em;
	margin: 0 0 20px 20px;
}
