a  {
    color : Blue;	
	text-decoration : underline;
}

 a:hover {
    color : Red;
	text-decoration : underline;
}

body.main {
background-image : url(../images/beigeweave.jpg);
background-attachment : inherit;
margin: 5px;

}

#commissionInfo{
	float: right;
	margin: 20px 25px 10px 0;
	width:60%;
}

.housebutton {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: bold;
text-align: center;
margin-bottom: 2px;
margin-top: 2px;
}

.housebutton a {
padding: 2px;
text-decoration: none;
width: auto;
display: block;
color: Yellow;
background-color: #0066FF;
border-top: 2px #99ccff solid;
border-left: 2px #99ccff solid;
border-bottom: 2px #004C95 solid;
border-right: 2px #004C95 solid;
}

.housebutton a:hover {
color : Red;
background-color: Yellow;
border-top: 2px #ffff99 solid;
border-left: 2px #ffff99 solid;
border-bottom: 2px #cccc00 solid;
border-right: 2px #cccc00 solid;
text-decoration : underline;
}

.links {
    color : #790028;
	width : 70%;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

hr {
	color : #9F00C8;
    height : 2px;
	width : 50%;	 
}

.text {
    color : #790028;
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin : 0 6px 0 6px;
}

.content span {
	color : Blue;
}

 .text span {
   color : #790028;
   font-style : italic;
}

.text strong {
	color : Blue;
}

DIV.potpourri {
   width : 95%;	
}

H2.link {
	color : #790028;
	width : 70%;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
}

H2.window {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Black;
	margin-bottom : -10px;
	text-decoration : none;
}

H3.contact {
	color : #0000FF;
	font-family : Georgia,Arial,sans-serif;
}

H3.potpourri  {
    color : #0000FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-align : center;
}

.textBox  {
	border : 1px solid #006699;
	background-image : url(../images/beigeweave.jpg);
    background-attachment : inherit;
	color : #800000;
	font-size : 12px;
	font-weight: normal;
	margin: 5px;
	padding: 2px 2px 2px 2px;
	text-align : center;
}

#breadCrumbs {
	border: 2px solid #cc66ff;
	float : left;
	margin: 2px;
	width: 25%;
}

#mainContent {
	margin:15px 5px 0 5px; 
	width : 100%;
}

p.content {
    color : #790028;	
	font-family : Georgia, serif;
	font-size : 14px;
	font-weight : 700;
	margin-left : 10%;
	margin-right : 10%;
	text-align : justify;
}

P.footer {
    color : #790028;
	clear: both;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 20px 0 0 0;
	text-align: center;
}

P.form {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bolder;
	text-align: left;
}

P.info {
    color : #790028;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
	text-align : left;
}

P.potpourri {
    color : #790028;
	margin-left : 25%;
	margin-right : 15%;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
    font-weight : bold;
}

.window {
    color : Black;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-left : 5%;
	margin-right : 5%;
	text-align : center;
}

p.window span {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Red;
	text-align : center;
}

span.big {
    color : #790028;
	font-size : 28px;	
}

span.blue {
	color : Blue;
}

strong.blue {
	color : #0000FF;
}

table.reservation {
	background-color: #E5E5E5;
	border-color : #39217B;
    border-style : double;
	border-width : 7px;
	text-align : center;
}

UL {
	color : #790028;
	margin-left : 15%;
	margin-right : 10%;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

ul.content {
    color : #790028;	
	font-family : Georgia, serif;
	font-size : 14px;
	font-weight : 700;
	margin-left : 10%;
	margin-right : 10%;
	text-align : left;
}
