/* CSS Document */

 #container
{
width: 750px;
margin: 5px auto;
background-color:#f0f0f0;
color: #333;
border: 1px solid #CCCCCC;
line-height: 115%;
}

#top
{
padding: 0;
background-color: white;
}

#topnavbar {
padding: 0;
height: 34px;

}

#mainphoto_nav {
padding: 0;
height: 170px;
}

#leftnav
{
float: left;
width: 175px;
background-color:#f0f0f0;
margin: 0;
padding: 0;
}

#leftnav p {
font:Arial, "Arial Narrow";
font-size: x-small;
color:#999999;
background-color: #f0f0f0;
padding: 7px;
}

#leftnav h3 {
font-family: "Century Gothic", "Arial Narrow";
font-size: small;
color:#FF6600;
text-align: center;
}

#leftnav table {
padding-left: 5px;
}

#leftnav_login {
width: 175px;
height: 23px;
background-color:#c0ced7;
background-image: url(../navigation/left_navcolumn/stonecroft_leaders_login.gif);
}

#login_layer {
width: 170px;
height: 180px;
font-family: lucida grande, verdana;
font-size: 10px;
color: gray;
}

#login_layer a {
	font-family: lucida grande, verdana;
	font-size: 10px;
	color: #FF9933;
	text-decoration: none;
	}

#login_layer a:hover {
	font-family: lucida grande, verdana;
	background-color: #FFBF81;
	color: white;
	text-decoration: none;
	border:  1px solid #CECECE;
	}
	
	
#login_layer a:visited {
	font-family: lucida grande, verdana;
	font-size: 10px;
	color: #FF9933;
	text-decoration: none;
	}
	
#leftnav_newsupdates {
width: 175px;
height: 23px;
background-color:#c0ced7;
background-image: url(../navigation/left_navcolumn/news_updates.gif);
}

#geewizz_scroller {
position: relative;
}

#daddylayer {
position: absolute;
top: 13px;
left: 3px;
width: 170px;
height: 260px;
}

#daddylayer a {
	font-family: lucida grande, verdana;
	font-size: 10px;
	color: #FF9933;
	text-decoration: none;
}

#daddylayer a:hover {
	font-family: lucida grande, verdana;
	background-color: #FFBF81;
	color: white;
	text-decoration: none;
	border: 1px solid #CECECE;
}

#daddylayer a:visited {
	font-family: lucida grande, verdana;
	font-size: 10px;
	color: #FF9933;
	text-decoration: none;
}


#rightnav
{
float: right;
width: 175px;
margin: 0;
padding: 0;
background-color: #f0f0f0;
}

#rightnav p{
font-size: x-small;
font-family: lucida grande, verdana; 
color:#999999;
background-color: #f0f0f0;
padding: 7px;
}


#rightnav a {
	font-family: lucida grande, verdana;
	color: #FF9933;
	text-decoration: none;
	font-size: 11px;
	font-family:lucida grande, verdana;
	}

#rightnav a:hover {
	font-family: lucida grande, verdana;
	background-color: #FFBF81;
	color: white;
	text-decoration: none;
	border: 1px solid #CECECE;
	}

#rightnav ul {
   	margin: left;
	list-style-type: none;
	font-family: lucida grande, verdana;
	font-size: 11px;
	color: #333;
	}
	
#rightnav li a {
	font-family: lucida grande, verdana;
	color: #FF9933;
	text-decoration: none;
	}
	
#rightnav li a:hover {
	font-family: lucida grande, verdana;
	background-color: #FFBF81;
	color: white;
	text-decoration: none;
	border: 1px solid #CECECE;
	}


#rightnav_search {
width: 175px;
height: 23px;
background-image: url(../navigation/left_navcolumn/search.gif);
}


#rightnav_newsletter {
width: 175px;
height: 23px;
background-image: url(../navigation/left_navcolumn/newsletter_signup.gif);
}

#rightnav_podcasts {
width: 175px;
height: 23px;
background-image: url(../navigation/left_navcolumn/podcasts.gif);
}

#rightnav_newmedia {
width: 175px;
height: 23px;
background-color:#c0ced7;
background-image: url(../navigation/right_navcolumn/pray_up.gif);
}


#content
{
margin-left: 175px;
border-left: 1px solid #CCCCCC;
margin-right: 175px;
border-right:  1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
padding: 1em;
max-width: 36em;
background-color: white;
}

#content h1 {
font-family: lucida grande, verdana;
font-size: small;
color:#8eaabc;
}

#content h2 {
	font-family: lucida grande, verdana;
font-size: 19px;
color:#ff8f06;
letter-spacing: 1px;
}

#content h4 {
font-family: lucida grande, verdana;
font-size: 11px;
color:#8eaabc;
}

#content a {
	font-family: lucida grande, verdana;
	font-size: x-small;
	color: #FF9933;
	text-decoration: underline;
	}
	
#content a:hover {
	color: white;
	background-color: #FFCC99;
	border: 1px solid #CECECE
	}


#footer
{
clear: both;
margin: 0;
padding: 0;
color: #333;
background-color: #ddd;
border-top: 1px solid #CCCCCC;
}


#copyright {
background-color: white;
clear: both;
margin: 0;
padding: 0;
height: 50px;
width: 750px;
margin: 5px auto;
}

#copyright a {
	font-family: lucida grande, verdana;
	font-size: x-small;
	color: #FF9933;
	text-decoration: underline;
	}
	
#copyright a:hover {
	color: white;
	background-color: #FFCC99;
	border: 1px solid #CECECE
	}


p {
font-family: lucida grande, verdana;
font-size: x-small;
color:#666666;
}
