/*
Design by Jericho Resources, Inc.
http://www.jerichoresources.com
*/

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #626938;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #282b16;
}

*
{
	border: 0;
	margin: 0;
	list-style-position: inside;
	padding: 0px;
}

body
{
	color: #000000;
	background: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #332e1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#mainbg{
	background-repeat:repeat-y;
	background-position: center;
}

#main{
	width: 740px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	width: 740px;
	margin: 0 auto;
	height: 1px;
	background: url(../images/fatherhood_header.jpg) no-repeat top;
}

#logo{
	text-align: left;
	height: 55px;
	padding-left: 180px;
	padding-top: 23px;
	background: url(../images/fatherhood_logo.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#content{
	padding-top: 15px;
	padding-bottom: 15px;
}


#content_bg{
	background: url(../images/contentbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #ffffff;
}

#left{
	width: 690px;
	height: 500px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 20px;
	margin-right: 5px;
	height: 480px;
}

#left li{
	background: no-repeat left top;
	padding-left: 20px;
	margin-bottom: 0px;
}

#left p{
	padding-left:0px;
	padding-right:0px;
}

#text{
}


#left H1{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffd238;
	font-size: 18px;
	height: 35px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	width:100%;
	margin-bottom:20px;
	background-repeat:no-repeat;
	background-position:left top;
	text-align: left;
	background-image: url(../images/header_lt.jpg);
}


#left2{
	width: 475px;
	height: 480px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#left2 li{
	background: no-repeat left top;
	padding-left: 20px;
	margin-bottom: 0px;
}

#left2 p{
	padding-left:0px;
	padding-right:0px;
}


#left2 H1{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffd238;
	font-size: 18px;
	height: 35px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	width:100%;
	margin-bottom:20px;
	background-repeat:no-repeat;
	background-position:left top;
	text-align: left;
	background-image: url(../images/header_lt.jpg);
}

#news{
	width: 690px;
	height: 500px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#news li{
	background: no-repeat left top;
	padding-left: 20px;
	margin-bottom: 0px;
}

#news p{
	padding-left:0px;
	padding-right:0px;
}


#news H1{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffd238;
	font-size: 18px;
	height: 35px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	width:100%;
	margin-bottom:20px;
	background-repeat:no-repeat;
	background-position:left top;
	text-align: left;
	background-image: url(../images/header_lt.jpg);
}

#form{
	width: 475px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#form li{
	background: no-repeat left top;
	padding-left: 20px;
	margin-bottom: 0px;
}

#form p{
	padding-left:0px;
	padding-right:0px;
}


#form H1{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffd238;
	font-size: 18px;
	height: 35px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	width:100%;
	margin-bottom:20px;
	background-repeat:no-repeat;
	background-position:left top;
	text-align: left;
	background-image: url(../images/header_lt.jpg);
}


.read, #right ul .read{
	text-align: right;
	background: url(../images/read.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:10px;
	margin-bottom:10px;
	height:16px;
}

.read a, #right ul li .read a{
	color: #ffffff;
	font-weight:normal;
	padding-right:4px;
	font-size: 12px;
	text-decoration:none;
}

.read a:hover, #right ul .read a:hover{
	text-decoration:underline;
}

#right{
	width: 210px;
	float:right;
	background-color:#FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color:#000000;
	margin-right: 5px;
	margin-left: 5px;
	height: auto;
	margin-bottom: auto;
	margin-top: auto;
	text-align: left;
	padding: 0px;
	text-indent: 0px;
	list-style-type: none;
}

#right h2 {
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffd238;
	font-size: 18px;
	text-align:center;
	height: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:20px;
	background-repeat:no-repeat;
	background-position:right top;
	background-image: url(../images/header_rt1.jpg);
}

#right ul{
	list-style: none;
	margin-bottom: 20px;
	padding-left:0px;
	padding-top: 0px;
	padding-right:10px;
}



#right li{
	background: no-repeat left top;
	padding-left: 15px;
	margin-bottom: 10px;
	list-style-type: disc;
}

#right a{
	text-decoration: none;
	color: #335000;
	font-weight:bold;
}

#right a:hover {
	text-decoration: underline;
}

#footer
{
	background: url(../images/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height: 25px;
	font-size: 10px;
	color: #ffffff;
	padding-top: 6px;
	text-align: center;
	clear:both;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.Green{
	padding: 0px;
	color:#006600;
	font-weight: bold;
}


#nav, #nav ul {
height: 25px;
margin: 0 auto;
background: url(../images/menubg.jpg);
background-repeat:repeat-x;
background-position:top;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
list-style:none;
line-height:25px;
padding:0;
border:0px solid #aaa;
margin:0 0 1px 0;
}

#nav a {
font-family: Tahoma, Geneva, Verdana;
font-size: 12px;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #ffffff;
display: block;
width: 103px;
height: 25px;
padding: 0px;
}

#nav li {
float:left;
position: relative;
padding:0
}

#nav li ul {
position:absolute;
left:-999em;
height:auto;
width:103px;
font-weight:normal;
margin:0;
line-height:2;
}

#nav li li {
padding-right:0px;
width:103px;
border-bottom:1px solid #FFFFFF
}

#nav li li a {
padding:0px 0px
}

#nav li ul li {
background: url(../images/menubg.jpg);
font-weight:bold;
font-family:verdana,sans-serif
}

#nav li ul li a {
background: url(../images/menubg.jpg);
font-size:12px;
color:#FFFFFF;
float: left
}

#nav li:hover ul li a {
background: url(../images/menubghov.jpg);

background-repeat:repeat-x;
background-position:top;
}

#nav li ul ul {
margin:-21px 0 0 103px
}

#nav li ul li:hover {
	background: url(../images/menubg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#nav li ul li:hover a {
	background: url(../images/menubg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#nav li ul li:hover li a {
color:#000000
}

#nav li ul li li:hover a {
color:#000000
}

#nav li ul li ul li:hover ul li a {
color:#FFFFFF
}

#nav li ul li ul li:hover ul li:hover a {
color:#FFFFFF
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left:-999em
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left:auto;
	background: url(../images/menubghov.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#nav li:hover, #nav li.sfhover {
text-decoration: none;
	background: url(../images/menubghov.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#nav li:hover a, #nav li.sfhover a {
text-decoration: none;
color:#FFFFFF
}

#leftcolumn {
	width: 300px;
	border: 0px solid red;
	float: left
}

#rightcolumn {
	width: 350px;
	border: 0px solid red;
	float: right
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
