/*

Title:		Goodman Production Cover Styles v1.0

Target:		Screen

*/

.link {

	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	line-height: 20px;

}

html {

	margin: 0;

	padding: 0;

	height: 100%;

	width: 100%;

	}



body {

	margin: 0;

	padding: 0;

	height: 100%;

	width: 100%;

	font-family: "Lucida Grande", Verdana, sans-serif;

	font-size: 11px;

	/*text-align: center;*/

	line-height: 1.5em;

	color: #000000;

	background: url(img/bg_main_tile.jpg) repeat-y 50% 0;

	}

	

	

/* -----( top )------------------------------- */



#pageWrap {

	background: url(img/bg_main_head.jpg) no-repeat 50% 0;

	width: 100%;

	position: relative;

	min-height: 100%; /* For Modern Browsers */

	height: auto !important; /* For Modern Browsers */

	height: 100%; /* For IE */

	margin: 0 auto 0 auto;

	padding: 0;

	}

	

/*img {

	border: 1px solid black;

	height: 120px;

	}*/



#contentWrap {

	width: 750px;

	min-height: 100%; /* For Modern Browsers */

	height: auto !important; /* For Modern Browsers */

	height: 100%; /* For IE */

	margin: 0 auto 0 auto;

	padding: 0;
    
	}

	

#header {

	width: 750px;
	
	height: 109px;

	padding: 0;

	margin: 0;

	background: url(img/hdr_logo.jpg) no-repeat 50% 0;

	}



#content {

	width: 750px;
	padding: 0;

	margin: 0;

	}

	

#footer {

	clear: both;

	padding: 0;

	width: 750px;

	height: 26px;

	margin: auto;
	
	/*margin-left: auto;
	margin-right: auto;*/
    
	}

	

.iconLarge {

	margin-bottom: 10px;

	}

	

.iconLeft {

	margin: 0 7px 10px 0;

	}

	

.iconRight {

	margin: 0 0 10px 0;

	}

	

#banner {

	
	}

	

#leftCol {

	padding: 20px;

	width: 518px;

	height: 100%;

	float: left;
	background-color:#FFFFFF;
	border-top: 1px solid #FFFFFF; 


	}
	
#leftCol a:link, #leftCol a:visited {
	padding: 1px;
	color: #FF9900;
	background-color: transparent;
	
	text-decoration: none;
}

#leftCol a:hover, #leftCol a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}



#rightCol {

	padding: 20px 0;

	width: 185px;

	float: right;

	margin: 0 1px 0 0;

	/*border-top: 1px solid #FFFFFF;*/

	text-align: center;
background-color: #5f9bcb;
	}

	

#latest {

	padding: 0;

	margin: 0px 0 2px 0;

	/*width: 236px;

	height: 70px;*/

	float: left;

	background-color:#FFFFFF;

	

	}

	

#marquee {

	padding: 0;

	margin: 0 0 10px 0;

	/*width: 236px;

	height: 120px;*/

	float: left;

	color:#FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight:bold;	

	background-color: #5F9BCB;

	height: 16px;

	}


#recent {

	padding: 0;

	margin: 20px 0 10px 0;



	float: left;

	}

			

#upcoming {

	padding: 0;

	margin: 20px 0 10px;

	/*width: 236px;

	height: 120px;*/

	float: right;

	}

	

#client {

	padding: 0;

	margin: 0 0 20px 0;

	/*width: 236px;

	height: 120px;*/

	float: left;

	}

	

#confirmed {

	padding: 0;

	margin: 0 0 20px 0;

	/*width: 236px;

	height: 120px;*/

	float: right;

	}

	

#buttons {

	width: 100%;

	padding: 0;

	margin: 20px 0 40px 0;

	text-align: center;

	}

	

.button {

	padding-right: 10px;

	margin: 0;

	}

	

img {

	border: none;

	}

	

.arc {

	text-align: center;

	}



	

/* -----( sidenav )------------------------------- */





#rightCol ul {

	line-height: 0;

	list-style: none;

	padding: 0;

	margin: 0;

	text-align: right;

}



#rightCol li a:link, #rightCol li a:visited {

	font-size: 11px;

	text-decoration: none;

	color: white;

	display: block;

	background-color: #5F9BCB;

	padding: 15px;

	font-weight: bold;

}



#rightCol li a:hover {

	font-size: 11px;

	text-decoration: none;

	color: white;

	display: block;

	padding: 15px;

	font-weight: bold;

	color: #FFFFFF;

	background: url(img/bg_rollover.jpg) no-repeat 50% 0;

}



#rightCol li a.selected {

	font-size: 11px;

	text-decoration: none;

	color: white;

	display: block;

	padding: 15px;

	font-weight: bold;

	color: #FFFFFF;

	background: url(img/bg_selected.jpg) no-repeat 50% 0;

}

	

#clearFoot {

    clear:both;

    height:10px;

	width: 100%;

    overflow:hidden;

	background-color: #FFFFFF;

  }

	

.poemHdr {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	line-height: 1.5em; 

	}

	

#ftrButtons {

	

	}



#flash {

	width: 670px;

	height: 175px;

	padding: 0;

	margin: 0 auto 0 auto;

	top: 0px;

	}

	

#navWrap {

	width: 670px;

	height: 70px;

	padding: 0;

	margin: 0 auto 0 auto;

	top: 0px;

	background: url(img/nav_end.jpg) repeat-x;

	}

	

#hdrWelcome {

	width: 670px;

	height: 84px;

	padding: 0;

	margin: 0 auto 0 auto;

	top: 0px;

	background: url(img/hdr_welcome.jpg) no-repeat 50% 0;

	}

	

#hdrPoems {

	width: 670px;

	height: 84px;

	padding: 0;

	margin: 0 auto 0 auto;

	top: 0px;

	background: url(img/hdr_poems.jpg) no-repeat 50% 0;

	}

	

#hdrDiaries {

	width: 670px;

	height: 84px;

	padding: 0;

	margin: 0 auto 0 auto;

	top: 0px;

	background: url(img/hdr_diaries.jpg) no-repeat 50% 0;

	}	

	

#wrap {

	/*height: 300px;*/

	text-align: left;

	width: 630px;

	margin: 10px auto 0 auto;

	background-color: #999999;

	overflow: auto;

	}

	

.prop {

    height:300px;

    float:right;

    width:1px;

	background-color: #00CC33;

  }



.clear {

    clear:both;

    height:1px;

    overflow:hidden;

	background-color: #00CC33;

  }

 



#headfade {

	width: auto;

	height: 500px;

	padding: 0;

	margin: 0;

	position: absolute;

	/*top: 0px;*/

	background: url(img/hdr_fade.jpg) no-repeat 50% 0;

	}

	

#logo {

	width: 500px;

	height: 151px;

	background: url(img/hdr_neat.jpg) no-repeat;

	}

	

#leftBox {

	background-color: #0D5C98;

	float: left;

	margin: 0 20px 10px 0;

	padding: 10px;

	width: 220px;

	height: 242px;

	}

	

#rightBox {

	background-color: #0D5C98;

	float: right;

	margin: 0 0 10px 0;

	padding: 10px 0;

	width: 240px;

	height: 242px;

} 

	

#topNavWrap {

	margin: 0;

	padding: 0;

	float: right;

	width: 490px;

	}

	

.diaryicon {

	margin: 0 10px 0 20px;

	}







/* -----( topnav )------------------------------- */



#topnav {

	margin: 0;

	padding: 0;

	height: 70px;

	list-style: none;

	overflow: hidden;

}



#topnav li {

	margin: 0;

	padding: 0;

	list-style: none;

	display: inline;

}



#topnav a {

	float: left;

	padding: 70px 0 0 0;

	overflow: hidden;

	height: 0px !important;

	height /**/:70px; /* for IE5/Win only */

}



#topnav a:hover {

	background-position: 0 -70px;

}



#topnav a:active, #topnav a.selected {

	background-position: 0 -140px;

}



#nvlogo a {

	width: 252px;

	background: url(img/logo_main.jpg) top left no-repeat;

}



#nvessays a {

	width: 69px;

	background: url(img/nav_essays.jpg) top left no-repeat;

}



#nvpoems a {

	width: 68px;

	background: url(img/nav_poems.jpg) top left no-repeat;

}



#nvdiaries a {

	width: 68px;

	background: url(img/nav_diaries.jpg) top left no-repeat;

}



#nvcontact a {

	width: 68px;

	background: url(img/nav_contact.jpg) top left no-repeat;

}



#nvvital a {

	width: 68px;

	background: url(img/nav_vital.jpg) top left no-repeat;

}



#nvhome a {

	width: 68px;

	background: url(img/nav_home.jpg) top left no-repeat;

}







/* -----( headers )------------------------------- */





h1 {

	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

	font-size: 20px;

	color: #2C4D9D;

	letter-spacing: -1px;

	margin: 10px 0 20px 0;

	padding-bottom: 5px;

	border-bottom: 1px solid #2C4D9D;

	}

	

h2 {

	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #4A7A9F;

	line-height: 1.5em;

	margin: 5px 0 3px 0; 

	}





/* -----( hidden )------------------------------- */





.alt

	{

	display: none;

	}

	

	

/* -----( links )------------------------------- */


a:normal: link {







}


a:link, a:visited {

	color: #FFFFFF;

	

	text-decoration: none;

}



a:hover, a:active {

	color: #FFFFFF;

	

}



#iconVital a:link, #iconVital a:visited {

	border: 1px solid #FFFFFF;

	text-decoration: none;

}



#iconVital a:hover, a:active {

	border-bottom: none;

}



#iconEssay a:link, #iconEssay a:visited {

	border: 1px solid #FFFFFF;

	text-decoration: none;

}



#iconEssay a:hover, a:active {

	border-bottom: none;

}



#rightCol a:link.iconLarge, #rightCol p a:visited.iconLarge {

	font-size: 10px;

	color: #FFFFFF;

	background-color: #FFFFFF;

	text-decoration: none;

}



#rightCol a:hover.iconLarge, #rightCol p a:active.iconLarge {

	color: #FFFFFF;

	text-decoration: none;

	background-color: #FFFFFF;

}



#leftCol a:link.icon, #leftCol a:visited.icon {

	color: #FFFFFF;

	text-decoration: none;

	padding: 0;

	margin: 0;

	background-color: #FFFFFF;

	border: none;

}



#leftCol a:hover.icon, #leftCol a:active.icon {

	color: #FFFFFF;

	text-decoration: none;

	padding: 0;

	margin: 0;

	background-color: #FFFFFF;

	border: none;

}



abbr {

	color: #333333;

	border-bottom: 1px dotted #333333;

	cursor: help;

	}





/* -----( footer )------------------------------- */	

#footnav {
	border-top: 1px solid #5F9BCB;
	color: #000;
	height: 27px;
	width: 700px;
}

#footnav li {
	list-style-type: none;
}

#footnav a {
	color: #000;
	height /**/:27px; /* for IE5/Win only */
}

#footnav a:hover {

}

#footnav a:active, #footnav a.selected {

}

#nvcopyright {
	background: url(img/footer_copyright.jpg) top left no-repeat;
	float: left;
	height: 25px;
	margin-left: -40px;
	width: 380px;
}

#nvmbl {
	float: left;
	font-size: 0.8em;
	margin: 5px 0 0 0;
	width: 180px;
}

#nvmbl a:hover {

}

#nvright a {
	/*background: url(img/ftr_right.jpg) top left no-repeat;*/
}