/* Cascading stylesheet for South Gap Hotel */

body,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0E5AB8;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color:#009999;
	letter-spacing: 1px;
}

.TextSpacedRight{
	margin-right: 12px;
}

.TextSubHeader{
	font-size: 14px;
	font-weight: bold;
	color:#009999;
}

.TextSpecials{
	font-size: 10px;
	color: #FFFF80;
}

.TextFooter{
	font-size: 10px;
	color:#FFFFFF;
}

.LinkHeader{
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

a.LinkHeader:hover{
	color:#FFFF99;
}

.LinkGeneral{
	font-size: 11px;
	font-weight: bold;
	color:#0F0F75;
	text-decoration: none;
}

.LinkFooter{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#009999;
}

a.LinkFooter:hover{
	color:#003399;
}

input,textarea,select{
	background-color:#E1F1C2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0E5AB8;
	border-width: 2px;
	border-style:outset;
	border-color: #009999;
}

.submitbutton{
	background-color:#009999;
	color: #FFFFFF;
	font-weight: bold;
}

/* Styles for arcRes */
.WinterCaption{
	font-size: 11px;
	font-weight: bold;
	color:#0F0F75;
}

.SummerCaption{
	font-size: 11px;
	font-weight: bold;
	color:#FF9900;
}


.clearBoth{
	clear: both;
	height: 1px;
}
