/* - - - - - - CSS Document - - - - - - - - -

Title : Style Sheet for High Quality Landscape
Author : Justin Trantham

- - - - - - - - - - - - - - - - - - - - - */


body {
	font-family: arial, helvetica, sans-serif;
	margin: 0px 0px 45px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
        color: #008000;
}

.background {
background: #000;

	

}



select, input {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}


h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f26223;
}


h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0;
}

p, li {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}


.white_background {
	background-color: #ffffff;
}

.topleft{
	background-color: #800000;
}


.dotted_line {
	background-color: #514f50;
	background-image: url('../images/bg_dotted_line.gif');
}


.topf {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	font-style: italic;
	padding-right: 30px;
}






/* Navigation Header Links */

a, a:visited {
	color: #008000;
	text-decoration: underline;
}
a:active, a:hover {
	color:  #008000;
	text-decoration: none;
}

a.navigation, a.navigation:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	margin-left: 25px;
	top:300px;

}

a.navigation:active {
	color: #666666;
	text-decoration: none;
top:300px;
}

a.navigation:hover {
	color: #008000;
	text-decoration: none;
top:300px;
}

a.navigationOn, a.navigationOn:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #008000;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
top:300px;
}
a.navigationOn:active, a.navigationOn:hover {
	color: #008000;
	text-decoration: none;
top:300px;
}








