/* TAGS */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EFF2E2;
	overflow: -moz-scrollbars-vertical;
}
body, td, p, .mainText, .darkList li{
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #555555;
}
h1 {
	font-size: 15px;
	color: #7D892F;
	font-weight: normal;
}
h2 {
	font-size:14px;
	color:#53493b;
	margin:0;
	padding:0;
}
/*maintitles*/
h3 {
	font-size:16px;
	color:#53493b;
	margin:0;
	padding:0;
}
/*article subtitles*/
h4 {
	font-size:12px;
	color: #53493b;
	margin:0;
	padding:0;
}

form {
	margin : 0 0 0 0;
}
input, textarea, select, option {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	margin: 0 0 0 0;
}
li {
	font-size: 12px;
	color: #555555;
	list-style: url(images/template/bullet.gif);
	
}

p {
	line-height: 18px;
	padding-top: 0;
	margin-top: 0;
}

ul {
	line-height: 18px;
}

/* LINKS */
a:link, a:visited {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #7D892F;
	text-decoration: none;
	background-image: none;/* url(/h/images/link_dot.gif);*/
}
a:hover {
	color: #7D892F;
	text-decoration: underline;
	background-image: none;
}
.smallLink:link, .smallLink:visited {
	font-size: 11px;
}
.smallLink:hover {
	font-size: 11px;
}
.redLink:link, .redLink:visited {
	color: #992000;
	text-decoration: none;
}
.redLink:hover {
	color: #992000;
	text-decoration: underline;
}
.darkGreenLink:link, .darkGreenLink:visited {
	color: #7D892F;
	text-decoration: underline;
}
.darkGreenLink:hover {
	color: #7D892F;
	text-decoration: underline;
}

.darkLink:link, .darkLink:visited {
	color: #7D892F;
	text-decoration: none;
}

.darkLink:hover {
	color: #7D892F;
	text-decoration: underline;
}

.lightLink:link, .lightLink:visited {
	color: #BFA888;
}
.lightLink:hover {
	color: #c5af7c;
}
.whiteLink:link, .whiteLink:visited {
	font-size: 11px;
	color: #FFFFFF;
}
.whiteLink:hover {
	font-size: 11px;
	color: #FFFFFF;
}

.articleAnchors:link, .articleAnchors:visited, .articleAnchors:hover{
	font-size: 15px;
	color: #7D892F;
	font-weight: bold;
}
/* TEXT */
.darkText {
	color: #333333;
}
.smallText {
	font-size: 11px;
}
.whiteText {
	color: #FFFFFF;
}
.greenText {
	color: #7D892F;
}
.darkGreenText {
	color: #7D892F;
}
.lightText {
	color: #BFA888;
}
.limeText {
	font-size: 11px;
	color: #D5E198;
}

/* TILTLES */

.mainTitle, .mainTitle a, .mainTitle a:visited, .mainTitle a:hover {
	font-size: 16px;
	color: #7D892F;
}

.thTitle {
	color: #333333;
}

.article_title {
	text-transform: uppercase;
}

.article_title2 {
	color: #7D892F;
	font-weight: bold;
}

.article_quote {
	font-size: 16px;
	color: #7D892F;
	line-height: 2em;
	font-style: italic;
	
}

.quickLinksTitle, .quickLinksTitle a, .quickLinksTitle a:visited, .quickLinksTitle a:hover {
	font-size: 12px;
	color: #7D892F;
}

.imageBoxTitle, .imageBoxTitle a, .imageBoxTitle a:visited, .imageBoxTitle a:hover {
	font-size: 14px;
	color: #7D892F;
}

.cityName {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #7D892F;	
}
/* CUSTOM */

.customUL {
	padding-left:15px;
	margin-left:0;
}

.customUL2 {
	margin-left:0;
	margin-top:0;
	padding-left: 15px;
}

.customULArticles {
	padding-left:15px;
	margin-left:0;
	margin-top:0;
}

.customList {
	line-height: 18px;
	color: #999999;
}

.footerList {
	color: #999999;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}

.article_author {
	font-size: 12px;
	color: #53493b;
	font-style: italic;
	font-weight: normal;
}
.article_footer {
	color: #333333;
	font-style: italic;
}
.article_first_letter {
	font-size: 20px;
	color: #333333;
}
.tabText {
	font-size: 12px;
	color: #FFFFFF;
}

.popDiv {
	position: absolute;
	top: 200px;
	left: 250px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	display: none;
	z-index: 101;
	padding: 2px;
}

.cityLinks {
	font-size: 11px;
}
.cityLinks a, .cityLinks a:visited, .cityLinks a:hover {
	color: #555555;
	font-size: 11px;
}

.tip{
	color: #555555;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #555555;
	padding: 5px;
	display: none;
	position: absolute;
	z-index: 2;
}
.tip strong{
	color: #333333;
}
.logoCity{
	color: #A3AC34;
	font-size: 11px;
}






.whiteLink1:link, .whiteLink1:visited {
	font-size: 11px;
	color: #FFFFFF;
}
