/* This is the style of your browser text */

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #d1d1d1;
	font-size:10px;
	padding: 0;
	margin: 0;
}

p {
	margin: .5em 0 1em 0;
}


h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -0.03em;
	margin: 0;
	padding: 0;
}


h1 {
	text-align: left;
	font-size: 10px;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande CY";
	color: #000000;
}

h2 {
	font-size: 24px;
	margin-left: 20px;	
}

h3 {
	font-size: 15px;
	line-height: 37px;
}

h4 {
	color: #000000;
	font-size: 15px;
	display: inline;
	margin-left: 20px;
	line-height: 18px;
	text-align: left;
}

h5 {
	font-size: 12px;
	margin-left: 20px;
	display: inline;
}
disp {
	font-size: 12px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 1064px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #000;
	border-left-color: #000;
}

#main {
	margin: .5em 20px 0 20px;
	border-top: 1px solid #000;
	text-align: left;
	padding: 20px 0 20px 0;
}

#left {
	float: left;
	width: 140px;
	margin: 0 0x 0px 0;
	background-color: #DCDCDC;
	border: 3px double #FFF;
	font-size: 10px;
	line-height: 1.4em;
}

.gutter {
	margin: 10px;
	font-family: "Lucida Grande CY";
	font-size: 10px;
}

#right {
	float: right;
	width: 120px;
	margin: 0 0 14px 20px;
}

#center {

}

#pullquote {
	float: right;
	margin: 0 0 0 0;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	
}
.user {
	height: 20px;
}
.styletxtnews {
	font-size: 11px;
	padding: 10px;
}
.styletitlnews {
	font-size: 14px;
	padding: 10px;
	color: #CCCCCC;
	background-color: #006600;
	text-transform: uppercase;
}
.style17B {
	color: #164600;
	margin-left: 22px;
	font-size: 16px;
}
.style17 {
	color: #FFFFFF;
	margin-left: 22px;
	font-size: 23px;
}
.style19 {font-size: 12px; margin-right: 10px; color: #FFFFFF;}
.style20 {font-size: 11px}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a img {border: 0;}


