/*
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: #666;
	}

	
#web {
	padding: 0 0 10px 0;
	margin: 5px 0 20px 0;
	border-bottom: 1px solid;
}	
	
h1 {
	margin: 5px 0 0px 0;
	color: #8ab51e;
	font-size: 14px;
	font-weight: normal;
}

h1 em, .thumb h1 em{
	color: #8ab51e;
	font-size: 14px;
}

h2 {
	margin-top: 0px;
	color: #8ab51e;
	font-size: 14px;
	font-weight: normal
}


h3 {
	font-size: 12px;
	font-weight: normal;
	color: #8ab51e;
	margin: 0 0 3px 0;
}

h4 {
	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;
}	
#nav {
	display: none;
}
#page {
	width: 774px;
}
	
.clear {
	clear: both;
	height: 1px;
}

body {
	margin: 0;
	padding: 0;
}



#pagein {
	width: 770px;
}

#banner {
	width: 100%;
	padding: 10px 0 15px 0px;
}


#print{
	display:none;
	}
	
#inner {
	width: 100%;
}

#content {
	float: left;
	width: 100%;
	margin: 0;
}

/*582px*/

#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 p {
	margin: 0 0 10px 0;
}

#content p img {
	margin-bottom: 8px;
}

#content a {
	text-decoration: none;
	color: #677e34;
}


#col1 {
	float: left;
	width: 650px;
	margin: 0 20px 0 0;
}

#col2 {
	display:none;
}
#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;
}














