BODY, TD, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
	font-weight: normal;
}

A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	text-decoration: underline;
	font-weight: normal;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006666;
	font-weight: bold;
	text-decoration:none;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006666;
	font-weight: bold;
	text-decoration:none;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	font-weight: bold;
	text-decoration:none;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	font-weight: bold;
	text-decoration:none;
}

.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.topMenu:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.bottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.bottomMenu:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.contentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}

.contentWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

.contentWhiteBoldLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

.homePageTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	font-weight:normal;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}

.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	text-decoration: none;
	font-weight: bold;
}

.photoNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	text-decoration: none;
}

.photoNumber:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}

.webcamLink {
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.webcamLink:Hover {
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

/*Spec Homes Page Styles*/
#specbody {
	font-family:"Times New Roman", Times, serif;
}

#innerTable {
	margin:40px;
}

#spech2 {
	font-size:18px;
	font-weight:bold;
}

#spech3 {color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
}