body

{

	margin: 0;

	padding: 0;

	background-color: #383232;

	background-image: url("img/we_bg.png");

	background-repeat: repeat-x;

}



body.subpage

{

	margin: 0;

	padding: 0;

	background-color: #383232;

	background-image: url("img/we_bgsub.png");

	background-repeat: repeat-x;

}



p, h1, h2, h3

{

	margin: 0;

	padding: 0;

}



#core

{

	width: 900px;

	margin: 0 auto 0 auto;

	text-align: center;

}



#column

{

	text-align: left;

	width: 800px;

	background-color: #e1eedd;

	margin: 0 auto 0 auto;

	padding: 0;

	border-bottom: 10px solid #4a6a7c;

	position: relative;

}



#header

{

	text-align: right;

}



div.menu

{

	background-image: url("img/we_menubg.jpg");

	background-repeat: repeat-y;

	width: 250px;

	text-align: left;

	margin: 0;

	padding: 0;

	position: absolute;

	top: 190px;

	left: 0px;

}



div.menu p

{

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

	font-size: 0.9em;

	line-height: 1.6em;

	font-weight: bold;

	color: #cf0;

	margin: 0;

	padding: 0 20px 20px 20px;

}



div.menu a { color: #fff; border-bottom: 1px #e1eedd; text-decoration: none; padding: 1px 0 0 0; }

div.menu a:link { color: #fff; border-bottom: 1px #e1eedd; text-decoration: none; padding: 1px 2px 0 2px; }

div.menu a:active { text-decoration: none; }

div.menu a:visited {	text-decoration: none; }

div.menu a:hover { color: #4a6a7c; background-color: #e1eedd; text-decoration: none; }







#content

{

	text-align: left;

	margin: 0px;

	padding: 0 50px 20px 280px;

}



#content h1

{

	font-size: 1.1em;

	line-height: 1.3em;

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

	font-weight: bold;

	color: #4a6a7c;

	margin-bottom: 12px;

}



#content h1.section

{

	font-weight: normal;

	font-size: 1.8em;

	font-family: Georgia, New York, Times, serif;

	color: #c00;

}



#content h1.subhead

{

	border-top: 1px dotted #383232;

	font-weight: normal;

	font-size: 1.2em;

	font-family: Georgia, New York, Times, serif;

	padding-top: 8px;

	color: #333;

}



#content p

{

	font-size: 0.8em;

	font-family: Georgia, New York, Trebuchet, serif;

	line-height: 1.6em;

	color: #333;

	margin-bottom: 15px;

}



#content p.westcap

{

	line-height: 1.2em;

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

	color: #264557;

	padding: 8px 5px 0 5px;

	margin-bottom: 8px;

	border-top: 1px dotted #383232;

}

#content p.disclaimer

{

	font-size: 0.7em;

	line-height: 1.4em;

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

	padding: 10px 5px 0 5px;

	margin-bottom: 0;

	border-top: 1px dotted #383232;

}



a:link

{

	color: #c00;

	text-decoration: none;

}



a:active

{

	color: #c00;

	text-decoration: none;

}



a:visited

{

	color: #c00;

	text-decoration: none;

}



a:hover

{

	color: #c00;

	text-decoration: underline;

}

