html {
	min-width: 680px;
	}
body {
	background-color: #C4C3C4;
	color: #006060;
}
a:link 		{font-size: 11.0pt; font-family: "Times New Roman", Serif; font-weight: bold; background-color: #FFFFFF; color: #0000FF; text-decoration: none;}
a:visited   {font-size: 11.0pt; font-family: "Times New Roman", Serif; font-weight: bold; background-color: #FFFFFF; color: purple; text-decoration: none;}
a:hover		{font-size: 11.0pt; font-family: "Times New Roman", Serif; font-weight: bold; background-color: #FFFFFF; color: #D83000; text-decoration: underline;}
a:active    {font-size: 11.0pt; font-family: "Times New Roman", Serif; font-weight: bold; background-color: #FFFFFF; color: blue;}

h1 {
	font-size: 16.0pt;
	font-family: "Times New Roman", Serif;
	font-weight: bold;
	background-color: #FFFFFF;
	color: blue;
	text-transform: uppercase;
	letter-spacing: 0.05em ;
	margin-top: 10px;
	margin-bottom:5px;
}  /* Mystic Vacation Rental */

h2 {
	font-size: 20.0pt;
	font-family: "Times New Roman", Serif;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #008888;
	text-transform: uppercase;
	letter-spacing: normal;
	margin-top: 7px;
	margin-bottom: 0px;
}  /* 1853 Captain Wheeler */

h3 	{
	font-size: 14.0pt;
	font-family: "Eurostile", sans-serif;
	font-weight: normal;
	background-color:  #FFFFFF;
	color: #D03800;
	text-transform: uppercase;
	margin-top: 3px;
	margin-bottom: 2px;
	letter-spacing: normal;
}  /* Historic Italianate Sea Captain Home */

h4 	{
	font-size: 12.0pt;
	font-family: "Times New Roman", Serif;
	font-weight: bold;
	background-color: #FFFFFF;
	color: blue;
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 2px;
	letter-spacing: 0.5pt;
}  /* Historic Mystic Seaport Vacation Lodging, CT */
h5	{
	font-size: 12.0pt;
	font-family: "Times New Roman", Serif;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #006666;
	letter-spacing: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}  /* Green Text  */

h6 {
	font-size: 12.0pt;
	font-family: "Times New Roman", Serif;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 10px;
}  /* Body Text  */

.separator { 
	font-size: 8.0pt;
	font-family: "Eurostile", sans-serif;
	background-color:#D8D8D8;
	color: #006666;
	font-weight: normal;
	letter-spacing: 0.09em;
	word-spacing: 1.2em;
	text-align:center;
	position:relative;
	margin: 10px 0 10px 0;
	}


img.star {vertical-align: top; }
img   {border:2px solid white;
}

