﻿/*

Style Sheet for EveningWindSilkens.com
(c) 2007 Dave Mills

Set to fit the site within an 800px wide browser window

================================================*/ 
	
li		{ font-size: 75%; color:#222; font-style: normal; font-weight: normal; text-align:left;line-height: 1.2;}
	
p		{ font: 100% Georgia, Times New Roman, Times, serif; color:#222; font-style: normal; font-weight: normal; text-align:left;line-height: 1.2;}
p.clear		{ clear:both;}
.center	{text-align:center}
h2 {
	color: #284C00;
	background-color: #ddd;
	font-size: 1.0em; 
	line-height: 1.0em;
	text-transform: uppercase;
	margin: -10px -10px 4px 0px;
	padding: 4px 4px 4px 10px;
	}
#article h2 {
margin-left:-10px;
}
#article h3 {
margin-left:-10px;
}
h3 {
	color: #284C00;
	background-color: #ddd;
	font-size: 0.90em; 
	line-height: 0.90em;
	text-transform: uppercase;
	margin: -10px -10px 4px 0px;
	padding: 4px 4px 4px 10px;
	}
h4 {
	color: #006;
	background-color: #ddf;
	font-size: 0.90em;
	line-height: 0.90em;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
}

/* Links 
================================================*/ 
a {
  text-decoration:none;
  }

a:hover {
  color:#0C0;
  }

a.imglink:visited {border:none;} 
a.imglink:link {border:none;} 
a.imglink:hover {background:transparent;} 

/* Overall page layout
================================================*/
div		{ border: none;}

html 	{
		margin: 0;
		padding: 0;
		height: 100%;
}

body { 
	font: small serif;
  margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #000;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; }
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */


/* start of the real css */

/* basic elements */
body { 
	color: #444; 
	background-color:#b4a5a2;background-color:#c6a78a;
 	background-image: url("background.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 11px; 
	line-height: 14px;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left;
  margin: 0px; 
	padding: 0px;
	}
	
#wrapper {
		width: 700px;
		margin: 0 auto;
		min-height:334px;
		padding: 10px 20px 5px 20px;
}

#content  { /* Parent Wrapper for inside boxes */
/* border: 0;
*/ display: inline; /* IE Hack */
 width: 700px;
 float: left;
 min-height: 370px;

}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url("../images/formbg.gif") repeat-x left top;
}

/* Navigation, common for all pages
================================================*/ 


/* adding the hover state */

#navlist {
  list-style-type:none; 
  margin:15px 0 0 0;padding-left:0px;
 }

#navlist li {
font: 0.85em Georgia, Times New Roman, Times, serif; color:#222; font-style: normal; font-weight: normal;
text-align:left;line-height: 1.2;
  }

/* Page Style for pages with two main columns and a left nav bar (index.html only)
================================================*/	
#header {
	background:url("../images/logo.jpg") no-repeat;
	width: 700px; height:262px;
	float: left;
}
#header h1		{ font-family: Georgia, Times New Roman, Times, serif; font-size: 1.8em; line-height: 1.8em;font-weight: bold; color: #FFF;
		padding:10px;border:10px;background-image:url("../images/opaque30.png");}

#header-pg2 {
	background:url("../images/headp2.jpg") no-repeat;
	width: 690px;padding-right:10px;
	float: left;
}
#header-pg2 h1		{ font-family: Georgia, Times New Roman, Times, serif; font-size: 1.8em; line-height: 1.8em;font-weight: bold; color #284C00;
		padding:10px;background-image:url("../images/opaque30.png");}

#singlecolumn { /* Parent Wrapper for inside boxes */
 border: 0;
 margin: 5px 5px 0px 0px;
 display: inline; /* IE Hack */
 padding: 0px;
 width: 700px;
 float: left;
}

#centercolumn { /* Parent Wrapper for inside boxes */
 border: 0;
 margin: 5px 5px 0px 0px;
 display: inline; /* IE Hack */
 padding: 0px;
 width: 500px;
 float: left;
}

#rightcolumn {
 margin: 5px 5px 0px 15px;
 padding: 6px;
 display: inline; /* IE Hack */
 width: 150px;
 float: left;
 border: 0;
 }	

#article {
 	width: 480px;
	border: 1px solid #aaa;    
	background-color: #fff;	
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}

#guide {
 	width: 150px;
	border: 1px solid #aaa;    
	background-color: #fff;	
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 20px 10px;
	}
#guide p {
font-size: 0.85em;
}

#image {
 	width: 450px;
	border: 1px solid #aaa;    
	background-color: #fff;	
	padding: 5px;
	float:none;
	}

#image p {
	font-size: 0.85em;
	text-align:center;
}

#image img {
	float:	none;
}

#footer {
	background-image:url("../images/opaque.png");
	clear:both;
	width: 690px;
	margin: 0px 5px 0px 0px;
	display: inline; /* IE Hack */
	padding: 0 5px 0 5px;
	float: left;
	line-height:1.5em;
}
#footer p {
	font: 75% Arial, sans serif;
	text-align:right;
}

/*========= navbar ========= */

#nav {

	font: 100% Arial, sans serif;
	width:100%;background:#DB872C;color:#FFF;
	
			color:#FFF;
		padding:3px 20px 3px 20px;padding:0;margin-bottom:10px;
		display:block; 
		text-align:center;
		line-height:15px; 
		overflow:hidden; 
		float:left;

}
a.nav:link, a.nav:visited {
		color:#FFF;
		padding:3px 20px 3px 20px;
		display:block; 
		text-align:center;
		line-height:15px; 
		overflow:hidden; 
		float:left;
}
a.nav:hover {
	background:#E69F22;
}

