body {
	background-image: url(../design/surfsideBackgrPhoto.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	line-height: 18px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #1F5B61;
	text-decoration: none;
	text-align: left;
	font-weight: lighter;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #1F5B61;
	text-decoration: none;
}
h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: right;
}

.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000;
	text-align: left;
	line-height: 16px;
}
.textWhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-align: left;
}
.redtxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.redBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.redBold-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	line-height: 34px;
}




.bluetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #2e848b;
	text-align: left;
	font-weight: bold;
	letter-spacing: 2px;
}
.smalltext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000;
	text-align: left;
	line-height: 17px;
}
.smalltextItalic {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #000;
	text-align: left;
	line-height: 17px;
	font-weight: normal;
}
.smallItalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #1F5B61;
	text-align: left;
	line-height: 17px;
	font-weight: normal;
}


a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#wrapper {
	position:relative;
	left:0px;
	top:-5px;
	width:1000px;
	height:1050px;
	z-index:1;
	margin: auto;
	background-color: #FFF;
	border: 2px solid #000;
}
#headsection {
	position:absolute;
	width:1000px;
	height:200px;
	z-index:6;
	left: 0px;
	top: 0px;
}
#social {
	position: absolute;
	width: 263px;
	height: 75px;
	z-index: 8;
	left: 737px;
	top: 63px;
}


#menu {
	position:absolute;
	left:0px;
	top:200px;
	width:980px;
	height:20px;
	z-index:5;
	background-color: #000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	word-spacing: 30px;
}
#main {
	position: absolute;
	left: 2px;
	top: 229px;
	width: 731px;
	height: 766px;
	z-index: 1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer {
	position:absolute;
	width:980px;
	height:30px;
	z-index:7;
	left: 0px;
	top: 1007px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}

#wrapper #footer a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#wrapper #footer a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #23848b;
	text-decoration: none;
}
.image_with_border {
	border: thin solid #333333;
	float: right;
	clear: both;
	margin: 5px;
}
.image_border {
	border: thin solid #333333;
	float: none;
	clear: both;
	margin: 5px;
}

.image_with_borderfloat {
	border: medium solid #333333;
	float: none;
	clear: both;
	margin: 5px;
}
#wrapper #menu a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 2px;
}
#wrapper #menu a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
}
#wrapper #menu a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
}
#wrapper #menu a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #23848b;
	text-decoration: none;
}
