/*
Title:		Goodman Production Cover Styles v1.0
Target:		Screen
*/

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 {
	padding: 0;
	width: 750px;
	height: 26px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	
	}
	
.iconLarge {
	margin-bottom: 10px;
	}
	
.iconLeft {
	margin: 0 7px 10px 0;
	}
	
.iconRight {
	margin: 0 0 10px 0;
	}
	
#leftHead {
	padding: 0;
	margin: 0;
	width: 520px;
	float: left;
	border-top: 1px solid #FFFFFF;
	}

#leftCol {
	margin: 0;
	padding: 20px;
	width: 520px;
	height: 100%;
	float: left;
	}
	
/*#leftCol p  {
	width: 370px;
	}*/
	
#banner {
	margin: 10px 0;
	}
	
.imgFloat {
	float: right;
	margin: 0 0 20px 20px;
	}

#rightCol {
	padding: 20px 0;
	width: 190px;
	float: right;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	text-align: center;
	}
	
#recent {
	padding: 0;
	margin-top: 30px;
	width: 236px;
	float: left;
	}
	
#upcoming {
	padding: 0;
	margin-top: 30px;
	width: 236px;
	float: right;
	}
	
#client {
	padding: 0;
	margin: 0 0 30px 0;
	width: 236px;
	float: left;
	}
	
#confirmed {
	padding: 0;
	margin: 0 0 30px 0;
	width: 236px;
	float: right;
	}
	
#buttons {
	width: 100%;
	padding: 0;
	margin: 20px 0 40px 0;
	text-align: center;
	}
	
.button {
	padding-right: 10px;
	margin: 0;
	}
	
img {
	border: none;
	}
	
ul.standard li {
	padding: 0 0 10px 0;
	}

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


#rightCol ul.main {
	line-height: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

#rightCol ul.main li a:link, #rightCol ul.main li a:visited {
	font-size: 11px;
	text-decoration: none;
	color: white;
	display: block;
	background-color: #5F9BCB;
	padding: 15px;
	font-weight: bold;
}

#rightCol ul.main 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 ul.main 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;
}

#rightCol ul.sub {
	line-height: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

/*#rightCol ul.sub li {
	line-height: 0;
	padding: px;
	margin: 0;
}*/

#rightCol ul.sub li a:link, #rightCol ul.sub li a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #4A7A9F;
	padding: 15px 7px 15px 7px;
	font-weight: bold;
}

#rightCol ul.sub li a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 15px 7px 15px 7px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3F6B8C;
	background-image: none;
}

#rightCol ul.sub li a.selected {
	font-size: 10px;
	text-decoration: none;
	color: white;
	display: block;
	padding: 15px 7px 15px 7px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #375C78;
	background-image: none;
}
	
#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;
} 

#leftContact {
	float: left;
	margin: 0 20px 10px 0;
	padding: 10px 10px 10px 0;
	width: 220px;
	}
	
#rightContact {
	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: 0 0 30px 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: 30px 0 3px 0; 
	}


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


.alt
	{
	display: none;
	}
	
	
/* -----( links )------------------------------- */
	
	
#leftCol a:link, #leftCol a:visited {
	padding: 1px;
	color: #FF9900;
	background-color: transparent;
	border-bottom: 1px solid #FF9900;
	text-decoration: none;
}

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

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;
	}

.nolink {
	padding: 1px;
	color: #FF9900;
	background-color: transparent;
	border-bottom: 1px solid #FF9900;
	text-decoration: none;
}

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

#footnav {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 27px;
	list-style: none;
	overflow: hidden;
	border-top: 1px solid #5F9BCB;
}

#footnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#footnav a {
	float: left;
	padding: 27px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:27px; /* for IE5/Win only */
}

#footnav a:hover {
	background-position: 0 -27px;
}

#footnav a:active, #footnav a.selected {
	background-position: 0 -54px;
}

#nvcopyright a {
	width: 404px;
	background: url(img/ftr_copyright.jpg) top left no-repeat;
}

#nvsplinter a {
	width: 136px;
	background: url(img/ftr_splinter.jpg) top left no-repeat;
}

#nvright a {
	width: 210px;
	background: url(img/ftr_right.jpg) top left no-repeat;
	float: right;
}


/* -----( forms )------------------------------- */


form dt {
	/*float: left;*/
	width: 120px;
	margin: 0;
	}

form dd {
	line-height: 1.5em;
	margin: 0;
	}
	
.apply {
	display: block;
	margin: 0 0 30px 0;
	padding: 0;
	}
	
.required {
	font-weight: bold;
	color: #CC0000;
	}








































