body {
	margin:0px;
	background-color: #8d99ce;
	background-image:url(../images/background.jpg)
}


td {
	color:#000000;
/*	font-family: Georgia, "Times New Roman", Times, serif; */
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}

/*	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFBA00
	}
*/
/* ID Styles */

.maininternal,
.maintable {
	border: none;
	width: 860px;
	padding: 0px;
}

.maininternal {
	padding: 15px;
}

.shadowtopright {
	background-image: url(../images/top-right.png); 
	background-repeat: repeat-y; 
	width: 5px;
}

.shadowright {
	background-image: url(../images/right.png); 
	background-repeat: repeat-y; 
	width: 5px;
}

.shadowbottomright {
	background-image: url(../images/bottom-right-corner.png); 
	background-repeat: repeat-x; 
	height: 5px;
	width:  5px;
}

.shadowbottom {
	background-image: url(../images/bottom.png); 
	background-repeat: repeat-x; 
	height: 5px;
}

.shadowbottomleft {
	background-image: url(../images/bottom-left-corner.png); 
	background-repeat: repeat-x; 
	height: 5px;
	width:  5px;
}

.MenuBarFormat {
	background-color: #E4E4E4;
	padding-left: 5px;
	padding-right: 5px;
}

.HouseUnderlay {
	background-image: url(../images/redooldhouse.png);
	background-position: center;
	background-repeat: no-repeat;
}

.blue { 
	color: #5fabf9;
	text-decoration: underline;
}

.imglink img {
	border-width: 2px;
	border-color: black;
}

.imglink:hover img {
	border-width: 2px;
	border-color: #8d99ce;
}

.imglink:hover {
	border-width: 2px;
	border-color:#8d99ce;
}

a.imgcaption:link,
a.imgcaption:visited,
a.imgcaption:active {
	color: black;
	text-decoration: none;
}

a.imgcaption:hover {
	color: #8d99ce;
	text-decoration: none;
}

.suitetext {
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}

.ratesmall {
	font-size: 10px;
	font-style: italic;
}

.rateinverse {
	color:  white;
	font-size: 12px;
	background-color: black;
	border-color: black;
}

ul.policies {
	margin-left: 100px;
	margin-right: 100px;
}

ul.subpolicies li,
ul.policies li {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

ul.subpolicies li {
  font-style: italic;
  font-size: smaller;
}

.thumb {
	border-color:  black;
	border-style: solid;
	border-width: 2px;
}

dl.ammenities {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: smaller;
}

dl.ammenities dt {
	font-weight: bold;
}

.reditalic {
	font-size: smaller;
	color: #990000;
	font-style: italic;
	font-weight: bold;
}

.handwriting {
	font-family: "Bradley Hand ITC", "Lucida Handwriting", "Times New Roman";
	text-align: center;
	font-weight: bold;
	font-size:	xx-large;
	color: white;
	background-color: navy;
}

tr.specials {
	background-color:  #CCCCCC;
}
tr.specials td {
	text-align: center;
}

tr.notes {
	background-color: e4e4e4;
}

tr.notes td {
	font-size: x-small;
	text-align: left;
}

.red {
	color: red;
}

.navy {
	color: navy;
}