body {
	margin: 0;
	padding: 0;
	background: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
}


p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #555555;
	border: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: #8d8882;
}

/* Header */

#header-wrapper {
	background: #8d8882;
}


#header {
	width: 850px;
	height: 85px;
	margin: 0 auto;
	background: url(WVPLogo.gif) no-repeat center bottom;
}



/* Menu */

#menu {
	background-color: #f4f4f4;
	
	/*background: url(Graphics/menu1.jpg) repeat-x left top;*/
}


#menu a {
	padding: 6px 0px 6px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	border: none;
	text-align: center;
}


#menu a:hover {
	text-decoration: underline;
	text-align: center;
}

/* Page Heading */

#page-heading {
	font-size: 20px;
}

/* Page Sub-Heading */

#page-subheading {
	font-size: 15px;
}

/* Page Portfolio Details */

#page-imagetitle {
	font-size: 16px;
	font-style:italic;
}

#page-seasonstitle {
	font-size: 16px;
	font-style:italic;
}

#page-imagelocation {
	font-size: 14px;
	color: #AD4900;
}

#page-imagestory {
	font-size: 12px;
	text-align:left;
}

#page-imagenavigation {
	font-size: 12px;
}

/* Book Title */

#booktitle {
	text-align: left;
	font-size:16px;
	font-style:italic;
}	



/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	background-color: #f4f4f4;
	/*padding-top: 200px;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;

	
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;
}



/* Footer */


#footer {
	
	margin: 0 auto;
	/*background: #A1A0A0;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background-color: #f4f4f4;
	/*background: url(Graphics/menu1.jpg) repeat-x left top;*/
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 11px;
	line-height: 0.3em;
	text-transform: normal;
	text-align: center;
	color: #f4f4f4;
}

#footer-cell1 {
	font-size: 10px;
	color: #555555;
}

#footer-cell2 {
	font-size: 11px;
	color: #555555;
}


#footer a {
	color: #FFDBD9;
	font-size: 11px;
	padding-top: 20px;
}

#footer2 {
	
	margin: 0 auto;
	/*background: #A1A0A0;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
	
}

