body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #b1af86;
	
	/* lang="en-us"; */
	/* background-image: url('/images/Gradient1.jpg'); */
	/* background-repeat: repeat-x;*/
}
#container {
	width: 779px;
	margin: 0 auto;
	background-color: #fcf9db;

}
#masthead {
	text-align: right;
	width: 779px;
	overflow: auto;
	background-color: #b1af86;
}
#sidebar {
	float: left;
	width: 185px;
	background-color: #fcf9db;
	position: relative;
	clear: both;
	display: inline;
}
#page_content{
	background-color: #fcf9db;
	width: 100%;
}
#content {
	float: left;
	width: 564px;
	padding: 15px;
	overflow: auto;
	background-color: #fff;
	margin: 0px;
	position: relative;
}
#content img {
	display: block;
}
#footer {
	clear: both;
	width: 749px;
	background-color: #4d463a;
	padding: 15px;
	overflow: auto;
	margin-top: 0px;
}
#masthead img {
	float: left;
}
#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
margin: 0px; 

font-family: Arial, Helvetica, sans-serif; 

font-size: 11px; 

font-style: normal; 

line-height: 1.75em;  

/* color: 333366; */ 

letter-spacing: 1px;

text-indent: 5pt;

text-align: left;

background-color: #fcf9db;

border: none;

border-bottom: 1px solid #988f47;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #dc9;
}
/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
	color: #fcf9db;
}
#footer a {
	color: #b1af86;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
a {
	color: #43286e;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/*extra */
h1,h4{
	margin: 0px;
	padding-top: 5px; 
	padding-right: 5pt; 
	padding-bottom: 5px; 
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-style: normal;*/
	line-height: 1.5em;
	/*text-transform: normal; */
	text-indent: 0pt;
	text-align: left;
	font-weight: lighter;
	color: #000000;
	text-align: left;
}
h2{

margin: 0px; 

font-family: Arial, Helvetica, sans-serif; 

font-size: 11px; 

font-style: normal; 

line-height: 3em; 

font-weight: lighter; 

font-variant: small-caps; 

color: 333366; 

letter-spacing: 3px;

text-indent: 5pt;

text-align: left;

background-color: #bebad1;

border: none;

border-bottom: 1px solid #444444;

}
.newHeaderStyle1 {
	display: inline;
}

.anchor  {
	text-decoration: none;
	color: #000000;
}

a.anchor  {
	text-decoration: none;
	color: #000000;
}

a.anchor:link {
	text-decoration: none;
	color: #000000;
}
