/*Design created by Wendy Boyer, Dancing Heart Photography Inc.  © 2009 Dancing Heart Photography*/

body {
	background: url(/dhp_html_images/green_dots.gif); background-repeat:repeat;
	font-size: 12px;
	font-family: Avian, Verdana, Helvetica, Arial, Sans-Serif;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
a, a:visited{
	color: #E4518C;
	text-decoration: none;
	}
a:hover{
	color: #E4518C;
	font-weight:bold;
	}

p{
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 5px;
	}
	
ul {list-style-type:disc;
	list-style-position: outside;  
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	}	

li{	padding: 0px 0px 3px 0px;  
}

h1 {
	color: #E4518C;
	font-size: 22px;
	font-family: Avian, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0px;
	}
	
h1 a  {
	color: #E4518C;
	text-decoration: none;
	}

h1 a:hover {
	color: #f7b3c0;
	text-decoration: none;
	font-weight:bold;
	}

h2 {
	color: #000000;
	font-size: 9px;
	font-weight:100;
	line-height: 10px;
	}
	
h2 a  {
	color: #E4518C;
	text-decoration: none;
	}

h2 a:hover {
	color: #f7b3c0;
	text-decoration: none;
	font-weight:bold;
	}
	
tr, td {
	font-size:14px;
	line-height: normal;
	padding: 0px}

#container { 
	width: 1024px;
	margin: 0px auto 0px auto;
	}
#header {
	background: url(/dhp_html_images/header.png); background-repeat:no-repeat;
	width: 1024px;
	height: 141px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
		}
#header img {
	margin-left: 0px;
	border:none; 
	text-decoration:none;
	}

/*Navigation*/

#nav, {
	height: 34px;
	width: 1024px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	list-style: none;
	text-align: left;
}

#nav ul {
	background:url(/dhp_html_images/nav.png); background-repeat:no-repeat;
	height: 34px;
	width: 1024px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	list-style: none;
	text-align: left;
}
#nav li {
	float: right;
	height: 40px;
	text-align: left;
	}

#nav li a {
	display: block;
	text-decoration: none;
	font-family:  Avian, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	width: 93px;
	height: 34px;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
	border: none;
	padding: 0px;
	
}
#nav li a:hover {
	background-image: url(/dhp_html_images/nav_hover.gif);
	color: #ffffff;
	}

/* UPDATED CODE FOR NAVIGATION - */
	#nav li:hover, #nav li.hover {
	position: static;
	right: 40px;
}

/* sub navigation */
#nav li ul {
	position: absolute;
	width: 93px;
	left: -999em;
	text-align: left;
	}

/* shows the drop - downs */
#nav li:hover ul, 
#nav li.sfhover ul {
	left: auto;
	background:none
}

/* sets background when hovering over drop-down menu items */
#nav li ul a:hover {
	color: #ffffff;
	background: url(/dhp_html_images/nav_sub_hover.gif)
}

/* style of each sub menu item listing */
#nav li ul li, 
#nav li ul li a {
	color: #ffffff;
	float: left;
	text-align: left;
	width: 93px;
	padding: 0px 0px 0px 0px;
	line-height: 40px;
	height: 40px;
	margin: 0px;
	text-indent: 3px;
	background-color: #E4518C;
}

#nav li ul li .bottom, 
#nav li ul li a .bottom {
	height: 0px;
	line-height: 0px;
}

/*Navigation End*/

#contentspacer { 
	background: url(/dhp_html_images/content.png); background-repeat:repeat-y;
	height: 25px;
	width: 1024px;
	margin: 0px auto 0px auto;
}

#content { 
	background: url(/dhp_html_images/content.png); background-repeat:repeat-y;
	height: 525px;
	width: 1024px;
	margin: 0px auto 0px auto;
}

#contentleft {
	width: 375px;
	height: 525px;
	float: left;
	margin:0px 0px 0px 0px;
	padding: 0px 30px 0px 55px;
	}

 #contentright {
	width: auto;
	height: 525px;
	margin:0px 25px 0px 0px;
	padding: 0px 25px 0px 0px;
	overflow:auto
 }
 
 #content_full {
	clear: both;
	margin:0px 0px 0px 0px;
	padding: 0px 55px 0px 55px;
 }
	
#content_slideshow { 
	background: url(/dhp_html_images/content.png); background-repeat:repeat-y;
	height: 525px;
	width: 1024px;
	margin: 0px auto 0px auto;
	text-align:center
}

#footer { 
	height: 105px;
	background-image: url(/dhp_html_images/footer.png); background-repeat: no-repeat; 
 	width: 1024px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#footercopy{
	height: 25px;
 	width: 1024px;
	margin: 0px auto 0px auto;
}

#footercopy p{	
	padding: 0px;
	margin: 0px;
	color: #6AB53F;
	font-weight:bold;
	font-size: 12px;
	line-height: 14px;
	text-align:center;
} 

.subcopy {
	color: #000000;
	font-size: 10px;
	line-height: 12px;
	}
	
.green { color: #7CC64C; font-weight:bold}

.blue {
	color: #00A6BD;
	} 
	
.lightblue {
	color: #7FC6D5;
	}

.green2 {
	color: #6AB53F;
	} 

.lightgreen {
	color: #C2DE99;
	}
	
.darkpink {
	color: #E4518C;
	} 
	
.lightpink {
	color: #EC83AB;
	} 
	
form {
margin:0;
} 



