#dropmenudiv
{
	position:absolute;
	border:1px white;
	border-bottom-width: 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a
{
	width: 0%;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

img
{
	padding:0;
	margin: 0;
	border: 0;
	vertical-align: top;
}

.topNav,
.topNav a:link,
.topNav a:visited,
.topNav a:hover,
.topNav a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}

.topNav a:hover,
.topNav a:active
{
	color:  #99ff00;
}

.bottomNav,
.bottomNav a:link,
.bottomNav a:visited,
.bottomNav a:hover,
.bottomNav a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #99ff00;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	padding: 0;
	margin: 0;
	border: 0;
}

.bottomNav a:hover,
.bottomNav a:active
{
	color: white;
}

.info, 
.info a:link,
.info a:visited,
.info a:hover,
.info a:active
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
}

.info a:hover,
.info a:active
{
	color: #666600;
}

.bottomNav2,
.bottomNav2 a:link,
.bottomNav2 a:visited,
.bottomNav2 a:hover,
.bottomNav2 a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  black;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	padding: 0;
	margin: 0;
	border: 0;
}

.bottomNav2 a:hover,
.bottomNav2 a:active
{
	color: blue;
}

.body,
.bodyStandout,
.bodyLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #006600;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: normal;
}

.bodyStandout
{
	font-size: 16px;
	font-weight: bold;
}

.bodyLinks a:link,
.bodyLinks a:visited,
.bodyLinks a:hover,
.bodyLinks a:active
{
	color:  #660000;
	font-weight: bold;
	text-decoration:none;
}

.bodyLinks a:hover,
.bodyLinks a:active
{
	color:  #006600;
}

/* Open Table Properties */
#feedTable td {
	padding:2px 2px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:  #006600;
	vertical-align: top;
}

/* Title Text */
.feedTitle {
	margin:0px 2px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:  #006600;
}
/* Form Title Tags */
.feedFormTitle {
	float:right;
	vertical-align:middle;
}
/* Form Time Title Tags */
.feedFormTimeTitle {
	padding:0px 0px;
	float:left;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color:  #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Form Time Title Tags */
.feedFormDateTitle {
	padding:0px 0px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #006600;
}
/* Text Form Fields */
.feedFormField {
	font-size:12px;
	margin:2px 2px 2px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  black;
	font-weight: bold;
}
/* Text Form Field for Date field */
.feedFormfieldCalendar {
	font-size:12px;
	margin:2px 2px 2px 2px;
	width:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:  black;
}

/* Logo Treatment */
#logoLink
{
	float:right;
	margin:0px;
}
#logo
{
	border-width:0px;
	margin:0px;
}
#dateDisplay
{
	font-size:10px;
	color:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
	margin:0px 30px 0px 0px;
}

/*** calendar styles ***/

/* Placeholder. Don't change this */
.imgCal 
{
	position: absolute; 
	display: none; 
	z-index:100;
}

/* Calendar Table properties */
#imageCal table {
	font-size:12px;
 	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background:#FFF;
}
#imageCal td {
	padding:0px 0px 0px 0;
	text-align:center;
}

/* Days in the future */
.clickableDays 
{	
	color: #000000; 
	text-decoration: none;
	height:18px;
}

/* Days in the past */
.nonclickableDays 
{	
	color: #CCCCCC;
	height:18px;
}

/* Name of the month at the top */
.months 
{
	color: #FFFFFF; 
	text-decoration: none 
}

/* Day of the week */
.weekdays
{
	color: #000000; 
	text-decoration: none; 
	color:#666666;
	background-color:#EFEFEF; 
	width:14%;
}

/* Virtual Tour */
#vtour_column 
{
   background-image: url(../img/BodyBackrnd.jpg);
   background-position: 0;
   background-repeat: no-repeat;
}
#vtour_content 
{
   float: left;
   margin: 0;
   padding: 0;
   width: 310px;
   height: 373px;
   z-index: 1;
}
#floorplan 
{
   float: right;
   margin: 0;
   padding: 0;
   width: 385px;
   height: 373px;
   z-index: 1;
}
#vtour_image 
{
	position: relative;
	top: 0px;
	left: 15px;
	text-align: center;
	z-index: 2;
} 
#vtour_thumbnails 
{
	background-image: url(../vtour/images/floorplanimage_bottom.gif);
	background-position: 0;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.vtour-title 
{
	font-size: 16px; 
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 15px; 
	margin-top: 48px;
}
.vtour-text 
{
	font-size: 10px; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vtour-tips 
{
	font-size: 10px; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

