/* CSS Document */

body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin-top: 0px;
	background-image: url(images/BG_wave.gif);
	background-repeat: repeat-x;
	background-color: #9eb450;
}

/* Sets all margins and padding to zero*/

* {
margin: 0;
padding:0;
}

/*
Clears floats within container, so container continues to wrap around contents
*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}



/* Main Wrapper*/
#wrapper {
	text-align:left;
	width:760px;
	position:relative;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 1.2em;
	border: 1px none #FFFFFF;
}
#photoBand {
	background-color: #666666;
	width: 760px;
}
#navigationBox {
	width: 710px;
	background-color: #00AEF0;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #00AEF0;
	border-left-color: #FFFFFF;
	padding-left: 50px;
}
#contentArea {
	background-color: #FFFFFF;
	width: 700px;
	float: left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#cafe_contact {
	float: left;
	width: 200px;
	border: 2px dotted #00AEF0;
	margin-right: 13px;
	padding: 10px;
	height: 100px;
}

#footerBand {
	background-color: #00AEF0;
	width: 760px;
	float: left;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #FFFFFF;
}
#logoBand {
	width: 760px;
}
#picture {
	float: left;
	width: 130px;
	background-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
}
#headerBand {
	background-color: #FF6699;
	height: 100px;
	width: 760px;
}












/*
Navigation Banner
*/

#navigationBanner {
	background-color: #0033FF;
	height: 50px;
	width: 760px;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #00AEF0;
	margin-top: 10px;
	padding-top: 10px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #9EB450;
}

#maps {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	color: #839641;
	font-weight: bold;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12pt;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #f04771;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #9EB450;
}
li {
	margin-left: 20px;
	margin-top: 10px;
}
h5 {
	font-family: Monotype Corsiva,cursive;
	font-size: 14pt;
	color: #f04771;
	}

.header2 {
	color: #f04771;
	font-weight: normal;
}

#sidebar {
	float: right;
	width: 140px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #00AEF0;
	border-right-color: #00AEF0;
	border-bottom-color: #00AEF0;
	border-left-color: #00AEF0;
	background-image: url(images/sidebar_curve.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	clear: right;
}
#content_column {
	float: left;
	width: 500px;
}
.menuBox {
	width: 460px;
	border: 1px solid #00AEF0;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #FAFDFD;
	padding-right: 20px;
	padding-left: 20px;
}


#homeContentWrapper {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#paddleClubHome {
	background-color: #FFFFFF;
	float: left;
	width: 199px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00AEF0;
	border-right-color: #00AEF0;
	border-bottom-color: #00AEF0;
	border-left-color: #00AEF0;
	padding-right: 15px;
	padding-left: 15px;
	height: 250px;
}
#cafeHome {
	background-color: #FFFFFF;
	float: left;
	width: 199px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00AEF0;
	border-right-color: #00AEF0;
	border-bottom-color: #00AEF0;
	border-left-color: #00AEF0;
	padding-right: 15px;
	padding-left: 15px;
	height: 250px;
}
#cateringHome {
	float: left;
	width: 195px;
	padding-right: 15px;
	padding-left: 15px;
	height: 250px;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}


a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #00AEF0;
	font-weight: bold;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
}
a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #00AEF0;
	font-weight: bold;
	text-decoration: none;
}
a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #FE4F76;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	width: 150px;
	padding-right: 30px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FE4F76;
	border-right-color: #FE4F76;
	border-bottom-color: #FE4F76;
	border-left-color: #FE4F76;
}
a.home:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #00AEF0;
	font-weight: bold;
	text-decoration: none;
}
#reservationsBox {
	padding: 20px;
	border: 1px dotted #00AEF0;
	margin-bottom: 30px;
}


/*
PAGE FOOTER
*/

#footer a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
}

#footer a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
}

#footer a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
}

#footer a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
}

#footer{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
}


#footerBox {
	width: 760px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


/*
JESSE FOOTER CREDITS
*/
a.jesse:link {
	color: #333333;
	font-size:8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.jesse:visited {
	color: #333333;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.jesse:hover {
	color: #333333;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	letter-spacing: 1pt
}
a.jesse:active {
	color: #333333;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}



#jesseCredit {
	width: 760px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#paddle_contact {
	float: left;
	width: 200px;
	border: 2px dotted #00AEF0;
	margin-right: 13px;
	padding: 10px;
	height: 100px;
}
#donations_contact {
	float: left;
	width: 200px;
	border: 2px dotted #00AEF0;
	padding: 10px;
	height: 100px;
}
#donations_contact_catering {
	float: left;
	width: 200px;
	border: 2px dotted #00AEF0;
	padding: 10px;
	height: 100px;
	clear: left;
}
.donationsBox {
	width: 700px;
	float: left;
}


.menuItem {
	font-weight: bold;
}
#giftSidebar {
	float: right;
	width: 253px;
	margin-left: 20px;
}
#galleryImage {
	float: left;
	width: 340px;
}
#galleryThumbColumn {
	float: left;
	width: 150px;
	margin-left: 10px;
}
.thumb {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
}

