/* home2.css - CSS Document */
/* oneday vancouver */
/* Jun5/08 - Sam */

#home #nav {top: 0px;margin-top: 0;	text-align: left;padding: 0;padding-left: 0.35em;}
#nav .box, #nav .box2 {
	padding: .5em 0;
	margin-bottom:0.5em;
	border-top: dotted 4px #F76918;
	border-bottom: dotted 4px #f76918;
}
#nav .box2 {

border-bottom:none;
}
#home #nav p {	font-size: 0.85em;font-weight: 300;	color: #333333; line-height: 1.7em;}

#home #nav .box p { margin-bottom: 0; }
.lead_image {
	/*height: 338px;
	margin: 0 0px 20px 0px;
	 background-image: url(../images/mainpics/couple.jpg);
	background-position: left top;
	background-repeat: no-repeat; */
	border-color: #3A919B;
}
#home #nav .box h4 a { color: #ff6600; }
#home #nav .box h4 a:link, #home #nav .box h4 a:visited, #home #nav .box h4 a:active { color: #ff6600; text-decoration: none;}
#home #nav .box h4 a:hover { color: #FE962D; }
#content_sub .signup{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: dotted 4px #ff6600;
	border-bottom: dotted 4px #ff6600;
	border-color: #F76918;
	padding-left: 0.15em;
	padding-right: 0.15em;
	margin-bottom: .5em;
}
.signup p { margin-bottom: 5px; line-height: 1.6; } /* added line-height - jun29,2010 */
#content_sub h4 {color: #FFFFFF;background-color: #F78621;	padding: 0.25em;
	background-image: url(../images/content_sub/h4-3-4.gif);background-repeat: repeat-x;
	font-size: 1.3em;text-align: left;margin-bottom: 0.5em;}
#nav .box h4, #nav .box2 h4  {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 8px;
}	
#content_sub h4:hover {
	color: #FFFFFF;
	background-color: #F78621;
	padding: 0.25em;
	background-image: url(../images/content_sub/h4_over_2.gif);
	background-position: left 50%;
	background-repeat: repeat-x;
	font-size: 1.3em;
	text-align: left;
	margin-bottom: 0.5em;
	display: block;
}
	
#content_sub ul#events {margin: 0px;padding: 0px;list-style-type: none;}
#content_sub #events li {font-size: 0.85em;line-height: 1.7em;	margin: 0px;padding: 0px;}	
#content_sub .box p.imgHolder {	padding-bottom: .5em;}

#signup a {	color: #ff6600;}
#signup a:visited {	color: #ff6600;}
#signup a:hover {	color: #FE962D;}
#signup a:active {	color: #ff6600;}


#content_sub .box ul li { font-size: 0.95em;line-height: 1.6em;	margin: 0px;padding: .35em 0 .25em 0; list-style-type:none;}

