/*
Christinemeadows.com style sheet

version 1.0
author: platform 1 design
email: info@platform1design.com
website: http://www.platform1design.com
*/

* { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.7em; 
	color: #000;
	margin: 0;
	padding: 0;
	}

h1 {
	margin: 0px 0 10px 0;
	color: #8ab51e;
	font-size: 14px;
	font-weight: normal;
	padding-left: 30px;
}

h1 em, .thumb h1 em{
	color: #8ab51e;
	font-size: 14px;
}

h2 {
	margin: 20px 0 10px 0;
	color: #8ab51e;
	font-size: 14px;
	font-weight: normal;
	padding-left: 30px;
}


h3 {
	font-size: 12px;
	font-weight: normal;
	color: #8ab51e;
	margin: 14px 0 3px 0;
	padding-left: 30px;
}

h4 {
	padding-left: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	}

h5 {
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #990000; 
	margin: 0 0 10px 0;
	padding-left: 30px;
}	
	
.clear {
	clear: both;
	height: 0;
}

body {
	margin: 0;
	padding: 0;
}


#page {
	width: 774px;
	background-color: #fff;
/*	background-image: url(../img/cmpage-side.gif);*/
	margin: 0 auto
}

#pagein {
	width: 770px;
}

#banner {
	width: 100%;
	padding: 10px 0 15px 0px;
}


#web {
	display:none;
}	
	


#nav {
	float: left;
	width: 160px;
	margin: 0 8px 0 0;
	padding: 0;
}

#nav1 {
	width: 100%;
	height: 200px;
}

#nav1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav1 li {
	padding: 5px 0 0 0px;
	border-bottom: solid 3px #fff;
}

#nav1 a{
	display: block;
	text-decoration: none;
	color: #677e34;
	background: url(../img/gatepost.gif) no-repeat left;
	line-height: 20px;
	height: 20px;
	padding-left: 28px;
	
}

#nav1 .x a, #nav .x a:hover, #nav .x a, #nav .x a:hover  {
	font-weight: normal;
	background-image: none;
}

#nav1 a:hover {
	color: #8ab51e;
	background: url(../img/gate.gif) no-repeat left;
}

#nav2 {
	width: 100%;
	margin: 0;
	padding: 15px 0 0 0;
}


#home .home a,  #about .about a, #support .support a, #news .news a, #testimonials .testimonials a, #reading .reading a, #contact .contact a {
	text-decoration: none;
	color: #8ab51e;
	background: url(../img/gateopen.gif) no-repeat left;
}


#inner {
	width: 100%;
}

#content {
	float: left;
	width: 582px;
	margin: 0;
}


#phone {
	/*background: url(../img/phone.gif) no-repeat left;*/
	font-size: 11px;
	color: #677e34;
}

#articles h3, .articles h3 {
	/*background: url(../img/article.gif) no-repeat left;*/
}

#audio h3, .audio h3 {
	/*background:url(../img/audio.gif) no-repeat left;*/
}

#articles h3 a, 
#articles h3 a:hover, 
#audio h3 a, 
#audio h3 a:hover, 
#phone h3 a, 
#phone h3 a:hover,
#col1 .articles h3 a,  .articles h3 a:hover, 
#col1 .audio h3 a, .audio h3 a:hover, .phone h3 a, .phone h3 a:hover {
	display: block;
	border:0;
}

/*	font-size: 12px;
	font-weight: normal;
	color:#8ab51e;*/


#content ul {
	list-style: none;
}

#content p {
	margin: 0 0 10px 0;
	padding-left: 30px;
}

#content p img {
	margin-bottom: 8px;
}

#content a {
	text-decoration: none;
	color: #677e34;
}

#content a:hover {
	text-decoration: none;
	color: #8ab51e;
}


#col1 {
	float: left;
	width: 280px;
	margin: 0 20px 0 0 ;
}

#col1 ul li {
	background: url(../img/list-cm.gif) no-repeat 30px 8px;
	padding-left: 42px;
	margin: 0 0 10px 0;
}

#col1 ol {
	list-style: decimal;
}
#col1 ol li {
	padding-left: 0;
	margin: 0 0 10px 53px;
}



#col2 {
	float: left;
	width: 160px;
	clear:
}

#col2 p{
	padding-left: 0px;
	}

#col2 em{
color:#666;
}

/*#col2 indent p{
	padding-left: 30px;*/

#subnav p, #subnavonward p{
	margin: 0;
	}

#subnav p img, #subnavonward p img {
	margin-top: 14px;
}

#subnav a{
	background: url(../img/back.gif) no-repeat 0px 1px;
	padding-left: 18px;
}

#subnavonward a{
	background: url(../img/onward.gif) no-repeat 0px 1px;
	padding-left: 18px;
}


#subnav a:hover{
	background: url(../img/back-down.gif) no-repeat 0px 1px;
	padding-left: 18px;
}

#subnavonward a:hover{
	background: url(../img/onward-down.gif) no-repeat 0px 1px;
	padding-left: 18px;
}

#print a{
	background: url(../img/print.gif) no-repeat 0px 1px;
	padding-left: 18px;
	text-decoration: none;
}

#print a:hover{
	background: url(../img/print-down.gif) no-repeat 0px 1px;
	padding-left: 18px;
	color: #8ab51e;
	}



/*email form*/
.textfield1line {
	width: 310px;
	background-color: #fff;
	padding: 5px 3px;
	border: solid 1px #E8F1D4;
	color:#8ab51e;
}

.textfield {
	width: 310px;
	background-color: #fff;
	padding: 3px 3px;
	border: solid 1px #E8F1D4;
	color:#8ab51e;
}

.find {
	border: solid 1px #E8F1D4;
	margin-bottom:10px;
	padding: 3px 3px 0px 3px;
	width:120px;height:20px;
}
input:focus, textarea:focus, select:focus {
	border: solid 1px #8ab51e;
}

.p1warning {
	color: #8ab51e;
	font-weight: bold;
	
	
}


#footer{
	width: 770px;
	border-top: solid 1px #D9D9D9;
	margin: 0;
	font-size: 9px;
	padding: 5px 0px;
	color: #717171;
}
#footer a, #footer {
	text-decoration: none;
	font-size: 9px;
	color: #717171;
}

#footer a; hover {
	color: #8ab51e;
}

/*#base {
	background-image: url(../img/cmpage-base.gif);
	background-repeat: no-repeat;
	height: 5px;
	margin: 0 auto;
	width: 774px;
}*/














