
/*   Generic styles to cover main layout including content across pages    */

html {
	margin: 0 auto;
	height: 100%;
	width: 100%;
}

body {
	margin: 0 auto;
	height: 100%;
	width: 100%;
	background: #663333;
}


#wrapper {
	position: relative;
	width: 870px;
	height: 870px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background: #663333;
	padding: 0 0 0 0px;
	border-bottom: 1px solid black;
}

#wrapper_cpanel {
	position: relative;
	width: 870px;
	height: 940px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background: #663333;
	padding: 0 0 0 0px;
	border-bottom: 1px solid black;
}

#wrapper_gal {
	position: relative;
	width: 870px;
	height: 2000px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background: #663333;
	padding: 0 0 0 0px;
	border-bottom: 1px solid black;
}

#wrapper_event {
	position: relative;
	width: 870px;
	height: 5800px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background: #663333;
	padding: 0 0 0 0px;
	border-bottom: 1px solid black;
}

#wrapper_gallery {
	position: relative;
	width: 870px;
	height: 1085px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background: #663333;
	padding: 0 0 0 0px;
	border-bottom: 1px solid black;
}

#wrapper_findus {
	position: relative;
	width: 870px;
	height: 870px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background: #663333;
	padding: 0 0 0 0px;
	border-bottom: 1px solid black;
}

#wrapper_stonylive {
	position: relative;
	width: 870px;
	height: 1100px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background: #663333;
	padding: 0 0 0 0px;
	border-bottom: 1px solid black;
}

#wrapperfade_left {
	margin: 0px 11px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 25px;
	height: 100%;
	background: url(../images/wrapperfade_left.png);
	float: left;
	position: relative;
	}
	
#wrapperfade_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 25px;
	height: 100%;
	background: url(../images/wrapperfade_right.png);
	float: right;
	position: relative;
	}

#header {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 796px;
	height: 140px;
	float: left;
	display:inline;
	position: relative;
	background: url(../images/header.png) no-repeat;
	border: black solid 1px;
	}
	
#leftpage {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 185px;
	float: left;
	display:inline;
	position: relative;
	}
	
#infobox {
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
	width: 177px;
	height: 331px;
	float: left;
	display:inline;
	position: relative;
	background: white;
	background: url(../images/leftpage.jpg) no-repeat;
	}
	
#leftbox {
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
	width: 177px;
	height: 211px;
	float: left;
	display:inline;
	position: relative;
	background-color: white;
	}
	
#rightpage {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 612px;
	float: left;
	display:inline;
	position: relative;
	}
	
#rightpage_top {
	margin: 10px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	width: 612px;
	height: 99px;
	float: left;
	display:inline;
	position: relative;
	background: url(../images/rightpage.png) no-repeat;
	}
	
#rightpage_bottom {
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	width: 612px;
	height: 99px;
	float: left;
	display:inline;
	position: relative;
	background: url(../images/rightpage_bottom.png) no-repeat;
	}
	
#rightcontent {
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 10px 0px;
	width: 612px;
	min-height: 270px;
	float: left;
	display:inline;
	position: relative;
	background-color: white;
	}

p.homepagetitle{
	width: 590px;
	margin: 0px 0px 0px 11px;
	padding: 0px 0px 5px 0px;
    text-align: center;
	color: black;
	font-family: verdana;
	font-size: 13pt;
	}	
	
p.pagetitle{
	width: 590px;
	margin: 0px 0px 10px 11px;
	padding: 0px 0px 5px 0px;
    text-align: center;
	color: black;
	font-family: verdana;
	font-size: 13pt;
	border-bottom: 1px solid #663333;
	}
	
p.pagetext{
	width: 590px;
	height: 200px;
	margin: 0px 0px 10px 11px;
	padding: 0px 0px 5px 0px;
    text-align: center;
	color: black;
	font-family: verdana;
	font-size: 10pt;
	}
	
#page_bottom {
	margin: 30px 0 0 0;
	position: relative;
	float: left;
	width: 796px;
	height: 50px;
	display: inline;
	border: black solid 1px;
}
	
#footer {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: white;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 8pt;
	text-align: center;
	}
	
a.fwslink {
	text-decoration: none;
	color: white;
	font-weight: bold;
	}


/*   styles for the photo upload page  */

#upload_box {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	width: 350px;
	float: left;
	display:inline;
	position: relative;
	font-family: sans-serif;
	font-size: 9pt;
	}
	
.upload_text {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 350px;
	float: left;
	display:inline;
	position: relative;
	font-family: sans-serif;
	font-size: 9pt;
	}



	
/*   styles for the event listings page  */

#rightpage_event {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 612px;
	height: 450px;
	float: left;
	display:inline;
	position: relative;
	background: url(../images/rightpage_event.png) no-repeat;
	}
	
#rightcontent_event {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 612px;
	min-height: 100%;
	float: left;
	display:inline;
	background-color: white;
	position: relative;
	}
	
#eventpge_bottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 612px;
	height: 85px;
	float: left;
	display:inline;
	position: relative;
	background: url(../images/rightpage_event_bottom.png) no-repeat;
	}
	
#eventpage {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 450px;
	float: left;
	display:inline;
	position: relative;
	}
	
#eventbox {
	margin: 5px 10px 0px 10px;
	padding: 2px 0px 0px 0px;
	border-bottom: 1px black solid;
	}
	
#event_footer {
	margin: 63px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 594px;
	height: 25px;
	float: left;
	display:inline;
	position: relative;
	font-family: sans-serif;
	font-size: 8pt;
	text-align: center;
	}
	
a.choosetype {
	font-size: 9pt;
	font-family: sans-serif;
	color: gray;
	text-decoration: none;
}

a.choosetype:hover {
	font-size: 9pt;
	font-family: sans-serif;
	color: gray;
	text-decoration: none;
	font-weight: bold;
}

.eventdate {
	margin:0;
	padding:0;
	color: black;
	}
	
/*   styles for the white horse page  */

#rightpage_wh {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 612px;
	height: 450px;
	float: left;
	display:inline;
	position: relative;
	background: url(../images/rightpage_wh.png) no-repeat;
	}
	
#rightcontent_wh {
	margin: 80px 0px 0px 8px;
	padding: 0px 0px 5px 0px;
	width: 594px;
	height: 300px;
	float: left;
	display:inline;
	position: relative;
	border: solid 1px black;
	}
	
#textbox  {
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 583px;
	height: 115px;
	float: left;
	display:inline;
	position: relative;
	}
	
#picturebox {
	margin: 5px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	width: 583px;
	height: 175px;
	float: left;
	display:inline;
	position: relative;
	}

img.picturebox {
	width: 144.5px;
	height: 175px;
	margin: 0 1px 0 0;
	}
	
/*   styles for the stony live page  */	

table#stonylive {
	margin: 0 10px 0 10px;
	font-family: verdana;
	}
	
table#stonylive th {
	padding-top: 20px;
	font-size: 8pt;
	}

table#stonylive td {
	font-size: 8pt;
	text-align: justify;
	}
	
img#stonylive {
	margin:0 0 0 160px;
	}
	
	
/*   styles for the find us page  */

#rightcontent_find {
	margin: 80px 0px 0px 8px;
	padding: 0px 0px 5px 0px;
	width: 594px;
	height: 300px;
	float: left;
	display:inline;
	position: relative;
	border: solid 1px black;
	}
	
#rightpage_find{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 612px;
	height: 450px;
	float: left;
	display:inline;
	position: relative;
	background: url(../images/rightpage_find.png) no-repeat;
	}
	
.pagebox {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 480px;
	height: 130px;
	float: left;
	display:inline;
	position: relative;
	border-top: white solid 3px;
	border-bottom: white solid 1px;
	}

#googlemap  {	
	margin: 5px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	float: left;
	display:inline;
	position: relative;
	}

#address  {	
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 594px;
	height: 20px;
	float: left;
	display:inline;
	position: relative;
	font-family: sans-serif;
	font-size: 8pt;
	text-align: center;
	}

a.googlemap {
	text-decoration: none;
	color: blue;
	font-size: 8pt;
	text-align: center;
	}
	
/*   photo gallery page properties   */	

.gallerybox {
	margin: 0px 0px 0px 15px;
	width: 575px;
	height: 550px;
	}
	
	#flashcontent {
	margin:1px;
	height: 100%;
	}
	
.gallery_info {
	margin: 0px 0px 30px 1px;
	padding: 0px 0px 0px 0px;
	width: 612px;
	float: left;
	display:inline;
	position: relative;
	}
	
p.gallerytext{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	color: black;
	font-family: verdana;
	font-size: 10pt;
	}
	
.gallery_linkbox {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 612px;
	float: left;
	display:inline;
	position: relative;
	text-align: center;
	}

a.gallerylink {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: black;
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
	}
	
a.gallerylink:hover{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: black;
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	}
	
.spacer {
	Height: 30px
	}

	

	
	
/*   Navigation styles  */
	
#menu {
	width: 150px;
}

#menu ul {
	list-style: none;
	margin: 15px 0px 0px 10px;
	padding: 0px 0px 0px 0px;	
	}

#menu li {
	margin: 3px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#menu_home a {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_home.png) no-repeat;
	}

#menu_home a:hover {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_home_hover.png) no-repeat;
	}
	
#menu_events a {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_events.png) no-repeat;
	}

#menu_events a:hover {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_events_hover.png) no-repeat;
	}
	
#menu_stonylive a {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_stonylive.png) no-repeat;
	}

#menu_stonylive a:hover {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_stonylive_hover.png) no-repeat;
	}
	
#menu_whorse a {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_whorse.png) no-repeat;
	}

#menu_whorse a:hover {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_whorse_hover.png) no-repeat;
	}
	
#menu_find a {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_find.png) no-repeat;
	}

#menu_find a:hover {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_find_hover.png) no-repeat;
	}
	
#menu_contact a {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_contact.png) no-repeat;
	}

#menu_contact a:hover {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_contact_hover.png) no-repeat;
	}
	
#menu_links a {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_links.png) no-repeat;
	}

#menu_links a:hover {
	height: 30px;
	width: 170px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 7px;
	background: url(../images/menu_links_hover.png) no-repeat;
	}
	
	
/*   Table element properties   */	
	
table#home {
	margin: 0px 0px 15px 8px;
	font-family: sans-serif;
	}	
	
table#events {
    text-align: left;
	color: black;
	font-family: sans-serif;
	}

table#events td {
	margin-bottom: 5px;
    text-align: left;
	color: black;
	font-family: sans-serif;
	font-size: 8pt;
	}
	
table#events th {
	color: #663333;
	font-family: sans-serif;
	font-weight: strong;
	font-size: 10pt;
	}

table#contact {
    text-align: center;
	color: black;
	font-family: sans-serif;
	}

table#contact td {
    text-align: center;
	color: black;
	font-family: sans-serif;
	font-size: 9pt;
	}

	
/*   Image element styles  */

img#bandpic {
	border: 1px solid black;
	height: 150px;
	width: 200px;
	}

/*   Text element styles   */

.homepagetext {
	margin: 0px 0px 0px 0px;
	padding: 25px 10px 10px 10px;
	color: black;
    text-align: justify;
	font-family: sans-serif;
	font-weight: strong;
	font-size: 10pt;
	}
	
.contact {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 37px;
	}
	
p.hometext {
	width: 580px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
    text-align: justify;
	color: black;
	font-family: verdana;
	font-size: 9pt;
	}
	
p.homehead {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
    text-align: center;
	color: black;
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: strong;
	}
	
#contact_details {
	width: 590px;
	margin: 50px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
	
p.contact_us_head {
	margin: 30px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
    text-align:center;
	color: black;
	font-weight: bold;
	font-family: verdana;
	font-size: 9pt;
	}
	
p.contact_us {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    text-align: center;
	color: black;
	font-family: verdana;
	font-size: 9pt;
	}
