/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #ffffff;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;

}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	text-transform: Normal;
	font-weight: normal;
}

h2 {
	letter-spacing: -2px;
	font-size: 2.6em;
}

h4 {
	letter-spacing: -2px;
	font-size: 2.0em;
}

h9 {
  font-family:Arial; 
  font-size: 16px; 
	font-weight: bold;
	color: #313398;
}


a {
	color: #457EE9;
}

a:hover {
	text-decoration: none;
}

blockquote {
	font-style: italic;
}

/* Header */

#header {
	width: 692px;
	height: 150px;
	margin: 0 auto 15px auto;
	background: #FFFFFF url(images/webbanner.jpg);
  border: 1px solid #f1f1f1;
}

#header * {
	margin: 0;
	padding: 0;
	background: transparent;
	text-decoration: none;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -2px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 100px 0 0 10px;
	font-size: 1em;
	font-weight: bold;
}

/* Content */

#content {
	width: 660px;
	margin: 0 auto;
	background: ffffff;

}

/* Column One */

#colOne {
	float: left;
	width: 420px;
}

#colOne .post {
}

#colOne .title {
}

#colOne .posted {
	border-top: 1px solid #457EE9;
	font-size: x-small;
}

#colOne .story {
	padding: 0 20px;
	text-align: justify;
}

#colOne .barb1 {
	padding: 15px 50px;
}
#colOne .barb2 {
	padding: 0px 0px;
	text-align: justify;
	float:right;
	margin-right: 50px;
	margin-top: -109px;
}


#colOne .meta {
	margin: 0 0 3em 0;
	padding: 5px 10px;
	background: #FFFFFF url(images/img3.gif) repeat-x;
	border-top: 1px solid #457EE9;
	font-size: x-small;
}

#colOne .meta p {
	margin: 0;
	padding: 0;
}

/* Column Two */

#colTwo {
	float: right;
	width: 200px;
	
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	height: 23px;
	padding: 7px 0 0 20px;
	background: #FFFFFF url(images/img3.gif) repeat-x;
}

#colTwo #hbma {
	background: url(images/hbma.jpg); 
	margin-top: 35px;
	margin-left: 20px;
	float: left;
	width: 140px;
	border: 1px solid #857267;
	height: 65px;
}

#colTwo h2 {
	height: 30px;
	padding: 5px 0 0 10px;
	background: #ffffff url(images/img2.gif) repeat-x;
	letter-spacing: normal;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}

#colTwo a {
	text-decoration: none;
}

#colTwo a:hover {
	text-decoration: underline;
}

#colTwo form {
	margin: 0;
	padding: 20px 10px;
}

#colTwo #textfield1 {
	width: 170px;
	border: 1px solid #457EE9;
}

#colTwo #submit1 {
	display: none;
}

/* Footer */

#footer {
	width: 692px;
	height: 26px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	border-top: 1px solid #457EE9;
}
#footer p1 {
	margin: 0;
	color: #857267;
	letter-spacing: normal;
	text-align: left;
	font-size: 11px;
}

#sitemap .footerlinks { 
margin: 0 auto;
background-color: #ffffff; 
padding-top: 5px; 
text-align: center; 
font-family:Arial; 
font-size: 12px; 
border-top: 1px solid #cdcdcd;
}

#sitemap { 
width: 692px;
margin: 0 auto;
background: #FFFFFF url(images/img3.gif) repeat-x; 
padding-top: 2px; 
text-align: center;
padding-bottom: 5px; 
border: 1px solid #cecece;
}
