@charset "utf-8";
/* CSS Document */

body {
 	margin-top: 0px;
 	margin-left: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px;
 	background-color:#FFFFFF;
}

.Body_Span {
	width:auto;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	height:auto;
	text-align:center;
	z-index: 500;
	background-image:url(Images/Paul_pashley_swing_singer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.Body_Holder {
	width:850px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:auto;
}

.body_Frame_Header {
	width:850px;
	position:relative;
	top:0px;
	height:25px;
	background-image:url(../Images/Content_box_Header.jpg);
}

.body_Frame_Content {
	width:850px;
	position:relative;
	top:0px;
	height:auto;
}

.body_Frame_Footer {
	width:850px;
	position:relative;
	bottom:0px;
	height:5px;
	
}

.Header_Span {
	width:auto;
	position:relative;
	top:0px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../Images/Header_BK.jpg);
	background-repeat:repeat-x;
	height:100px;
	text-align:center;
}

.Header_Image_Span {
	width:auto;
	position:relative;
	top:0px;
	margin-right:auto;
	margin-left:auto;
	height:relative;
	text-align:center;
}
.Header_Image {
	width:auto;
	position:relative;
	top:0px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../Images/Header_image.jpg);
	background-repeat:repeat-x;
	height:285px;
	text-align:center;
}

.Header_Base_Image_Span {
	width:auto;
	position:relative;
	top:0px;
	bottom:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:auto;
	background-image:url(../Images/BK_wood.jpg);
	background-repeat:repeat-x;
	height:auto;
	text-align:center;
}

.Header_Holder {
	width:850px;
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:75px;
	z-index:1000;
}

.Footer_holder {
	width:850px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	top:50px;
	height:50px;
}

.Footer_WC3_Box {
	width:200px;
	position:absolute;
	top:0px;
	left:5px;
	height:31px;
	text-align:left;
}

.Footer_menu_box {
	width:450px;
	position:absolute;
	top:0px;
	left:225px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#bd7f00;
	font-size:14px;
}

.Footer_Social_box {
	width:150px;
	position:absolute;
	top:0px;
	left:700px;
	height:31px;
	text-align:right;
}
.Footer_coyright_box {
	width:450px;
	position:absolute;
	top:20px;
	left:225px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.Menu_container {
	width:450px;
	height:25px;
	top:70px;
	left:210px;
	position:absolute;
	z-index:1000;
}

.Main_IFrame {
	width:820px;
	height:auto;
	position:relative;
	left:25px;
	top:0px;
	}
.Content_container {
	width:850px;
	height:auto;
	position:relative;
	background-position:top;
	background-repeat:repeat-y;
	}
	
.Content_image_container {
	width:850px;
	height:600px;
	top:0px;
	position:relative;
	background-image:url(Images/Paul_pashley_swing.jpg);
	background-position:top;
	background-repeat:repeat-y;
	}
	
.Side_container {
	width:425px;
	left:5px;
	height:auto;
	position:absolute;
	top: 0;
	margin-bottom: 20px;
}

.Side_image_container {
	width:420px;
	height:auto;
	position:absolute;
	top: 0;
	margin-bottom: 20px;
	z-index: 0;
	right: 0px;
}


.Side_container_Header {
	width:425px;
	position:relative;
	height:10px;
	left:0px;
	background-image:url(../Images/Side_content_head.jpg);
}

.Side_container_Content {
	width:425px;
	position:relative;
	height:auto;
	background-image:url(../Images/Side_content_fill.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

.Side_container_Footer {
	width:500px;
	position:absolute;
	height:10px;
	background-image:url(../Images/Side_content_foot.jpg);
}

.Side_container_Text {
	width:400px;
	position:relative;
	height:auto;
	top:0;
	left:20px;
}

.Main_container {
	width:400px;
	left:25px;
	height:auto;
	position:absolute;
	top: 935px;
	margin-bottom: 20px;
}

.Main_container_Header {
	width:275px;
	position:relative;
	height:10px;
	left:0px;
	background-image:url(../Images/Main_content_head.jpg);
}

.Main_container_Content {
	width:800px;
	position:relative;
	height:auto;
	z-index: 200;
}

.Main_container_Footer {
	width:275px;
	position:relative;
	height:10px;
	background-image:url(../Images/Main_content_foot.jpg);
}

.Main_container_Text {
	width:350px;
	position:relative;
	height:auto;
	top:5px;
	left: 5px;
}

.Gallery_container {
	width:800px;
	height:600px;
	position:relative;
	left: 25px;
	}

/* TEXT */

/* FOOTER LINKS */

a:link {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}

/* FOOTER LINK END */

/* H & P TAGS */

h1 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	margin-top: 0px;
	text-align: left;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	letter-spacing: 0.2px;
	text-align:center;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight:bold;
	margin-left:0px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-style: normal;
	letter-spacing: 0.2px;
	text-align:left;
	margin-left:0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	letter-spacing: 0.2px;
	line-height:25px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight:bold;
	margin-left:0px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	letter-spacing: 0.2px;
	text-align:left;
	margin-bottom: 0px;
	margin-top: 0px;
	color:#333333;

}
/* H & P TAGS END */

.vid_holder {
	width:320px;
	height:209px;
	left:40px;
	position:relative;
	background-color: #999999;
}

.Contact_holder {
	width:400px;
	height:20px;
	left:25px;
	position:relative;
	top:-10px;
	text-align: left;

}

