/* CSS Document */

/* TAGS */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #cccccc;
	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: #ffffff;
	font-weight: normal;
}
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(file:///Macintosh HD/Users/maxprepsinc/Desktop/images/template/bullet.gif);
	
}

p {
	line-height: 18px;
}

ul {
	line-height: 18px;
}

/* LINKS */
a:link, a:visited {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-image: none;/* url(/h/images/link_dot.gif);*/
}
a:hover {
	color: #003300;
	text-decoration: none;
	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: #003300;
	text-decoration: underline;
}
.darkGreenLink:hover {
	color: #003300;
	text-decoration: underline;
}

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

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

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

.articleAnchors:link, .articleAnchors:visited, .articleAnchors:hover{
	font-size: 12px;
	color: #D5E198;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
/* TEXT */
.darkText {
	color: #333333;
}
.smallText {
	font-size: 11px;
}
.whiteText {
	color: #FFFFFF;
}
.greenText {
	color: #003300;
}
.darkGreenText {
	color: #003300;
}
.lightText {
	color: #BBBBBB;
}
.limeText {
	font-size: 11px;
	color: #D5E198;
}

/* TILTLES */

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

.thTitle {
	color: #333333;
}

.article_title {
	font-size: 15px;
	color: #003300;
	text-transform: uppercase;
	font-weight: bold;
}

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

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

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

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

.customUL {
	padding-left:5px;
	margin-left:0;
	font-size:9px;
	color:#003300;
	line-height: 20px;
}

.customList {
	line-height: 18px;
	color: #999999;
}
.article_author {
	color: #003300;
	font-style: italic;
}
.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;
}

.closeButton{
	padding-left: 7px;
	padding-right: 6px;
	font-weight: bold;
	background-color: #7D892F;
	color: #FFFFFF;
	cursor: default;
}

.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;
}
.bigwhitelink{
   color: #cccccc;
   font-size: 18px;
   font-family:Arial, Helvetica, sans-serif;
 }
 .bigwhitelink:link{
 	color: #ffffff;
   font-size: 18px;
   font-family:Arial, Helvetica, sans-serif;
  }
  .menu {
	padding-left:5px;
	margin-left:0;
	font-size:10px;
	color:#ffffff;
	line-height: 20px;
}
