body{
	font: 10px verdana, arial, sans-serif;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;

}

a:link	{
	color:	#336600;
	text-decoration: underline;

}
a:visited	{
	color:	#339900;
	text-decoration: underline;

}

a:hover	{
	color:	#666666;
	text-decoration:	none;
}


#nav a:link, #nav a:visited{
	display: block;
	color: #669900;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border: thin solid #CCCCCC;
	margin: 1px;
	text-align: center;
	padding: 4px;}

#nav a:hover {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 4px;
	border: thin solid #99CC00;
	margin: 1px;
	text-align: center;
}

#navsub{
	display: block;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border: thin solid #CCCCCC;
	margin: 1px;
	padding: 0px;
}

#navsub a:link, #navsub a:visited{
	color: #669900;
	margin: 1px;
	padding: 0px;
}

#navsub a:hover {
	color: #000000;
	text-decoration: none;



}

#photo a:link, #photo a:visited{
	border: thin solid #669900;
	display: block;
	height: 100px;
	width: 100px;
	filter: Alpha(Opacity=80);

}

#photo a:hover {
	border: thin solid #000000;
	display: block;
	height: 100px;
	width: 100px;
	filter: Alpha(Opacity=100);


}


form {
	display: inline;
}

input.txt{
	color: #00008B;
	background-color: #FFFFFF;
	border: 1px inset #999999;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

input.btn{
	color: #000000;
	background-color: #E8E8E8;
	border: 1px outset #000000;
	padding: 0px 2px;
	cursor: hand;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
input.btnOn{
	color: #000000;
	background-color: #CCCCCC;
	border: 1px inset #000000;
	padding: 0px 2px;
	cursor: hand;
	width: 80px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.BottomTxt {
	font-size: 10px;
	color: #999999;
	display: block;
	height: 50px;
	width: 600px;
}
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


.TagLineLg {
	font-family: Garamond, Georgia, "Times New Roman", "Trebuchet MS", serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	display: block;





}
.TagLineSm {
	font-family: Garamond, Georgia, "Times New Roman", "Trebuchet MS", serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;

}
.VertDottedLine {
	border-right-width: medium;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.RtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F7F7F7;
}
.Call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	letter-spacing: 10px;

}
.Landmark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #99CC00;
	font-weight: normal;
}
.datatable {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;


}
.datatable td {
	padding: 4px;
	border: 1px solid #D6DDE6;


}
.datatable th {
	background-color: #BCBCBC;
	text-align: left;
	padding-left: 4px;
	border: 1px solid #828282;


}
.datatable caption {
	font: 10px Arial, Helvetica, sans-serif;
	color: #33517A;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
/*.datatable tr:hover, .datatable tr.hilite {
	background-color: #DFE7F2;
	color: #000000;
	cursor: hand;

}*/
.Phone {
	font-weight: normal;
	color: #99CC00;
	font-size: 24px;

}
