/* CSS Document */

body {
	color: #2a262b;
	background-image: url(../images/bg.jpg);
	margin: 0px;
}

#docA {
	width: 1001px;
	height:202px;
	background-image:url(../images/docA.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 9px;
}


#docB {
	width: 1001px;
	line-height: 18px;
	background-image:url(../images/docB.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
}



#docC {
	width: 1001px;
	height:25px;
	background-image:url(../images/docC.jpg);
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	margin-top: 0px;
	background-repeat: no-repeat;
}



/*Header */

#header {
	position: relative;
	height: 130px;
	background-image: url(../images/docA.jpg);
	width: 1001px;
	height:202px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	}

#header-nav {
	background-image:url(../images/bg-menu.jpg);
	background-repeat:no-repeat;
	width:961px;
	height:24px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right:40px;
	font-size:14px;

	font-family: Arial, Helvetica, sans-serif;
	color: #e2e6d4;
	margin-right: auto;
	margin-left: auto;
}

#header-nav span {
	margin-top: 0px;
	margin-bottom: 0;
	padding-right: 12px;
	padding-left: 12px;	
}

#header-logo {
	position: absolute;
	left: 10px;
	height: 40px;
	width: 530px;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 0px;
}
#header_title {
	position: absolute;
	left: 425px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:400px;
	width: 127px;
	top: 55px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
	text-align: right;
	color: #053551;
}
#header_title a{
	color: #053551;
	font-weight: bold;
	text-decoration: none;
}

#header-logo a, #header #logo a:visited {
	display:block;
	position:absolute;
	top:-170px;
	left:30px;
	height: -5px;
	width: 527px;
	padding-top: 0px;
	overflow:hidden;
	font-size:1%;
	border: 0;
	color: #000000;
	background:none;
	text-decoration:none;
}

#undermenu {
	background-image: url(../images/header-img-under.jpg);
	height: 35px;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
}




#menu_home {
	font-weight: bold;
	text-decoration: none;
	color:#e2e6d4;
}
#menu_home:hover {
	color: #b7df2c;
}

#menu_aboutus {
	font-weight: bold;
	text-decoration: none;
	color:#e2e6d4;
}
#menu_aboutus:hover {
	color: #b7df2c;
}

#menu_music {
	font-weight: bold;
	text-decoration: none;
	color:#e2e6d4;
}
#menu_music:hover {
	color: #b7df2c;
}


#menu_photos {
	font-weight: bold;
	text-decoration: none;
	color:#e2e6d4;
}
#menu_photos:hover {
	color: #b7df2c;
}


#menu_videos {
	font-weight: bold;
	text-decoration: none;
	color:#e2e6d4;
}
#menu_videos:hover {
	color: #b7df2c;
}


#menu_links {
	font-weight: bold;
	text-decoration: none;
	color:#e2e6d4;
}
#menu_links:hover {
	color: #b7df2c;
}


#menu_store{
	font-weight: bold;
	text-decoration: none;
	color:#e2e6d4;
}
#menu_store:hover {
	color: #b7df2c;
}


#menu_contactus {
	font-weight: bold;
	text-decoration: none;
	color:#e2e6d4;
	}
#menu_contactus:hover {
	color: #b7df2c;
}



#home_section #menu_home {
	color: #fff; font-weight: bold;
	text-decoration: none;
}


#contactus_section #menu_contactus {
	color: #fff; font-weight: bold;
	text-decoration: none;
}

#music_section #menu_music {
	color: #fff; font-weight: bold;
	text-decoration: none;
}

#photos_section #menu_photos {
	color: #fff; font-weight: bold;
	text-decoration: none;
}

#videos_section #menu_videos{
	color: #fff; font-weight: bold;
	text-decoration: none;
}
#aboutus_section #menu_aboutus{
	color: #fff; font-weight: bold;
	text-decoration: none;
}
#links_section #menu_links{
	color: #fff; font-weight: bold;
	text-decoration: none;
}
#store_section #menu_store{
	color: #fff; font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #51330b;
	margin-top: 15px;
}

h2 {
	font-weight: bold;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #6f593d;
}

a, a:link, a:visited{
	color: #799a08;
	text-decoration: underline;
}

a:hover{
	color: #6c110f;
	text-decoration: underline;
}


.bold {font-weight: bold;}

.requiredfields {
	color: #F7901E;
	font-size: 11px;
	text-align: right;
}


.padding_rightmenu{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #49522E;
}

.padding_rightmenu h3{
	font-size: 130%;
	text-align: center;
}


.padding_homebox{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.padding_photo_right{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.padding_photo_left{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left:0px;
}


.center-align {
	text-align: center;
}

/*Footer*/

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 828px;
	margin-top: 10;
	margin-right: auto;
	margin-left: auto;
	height: 0px;
	color: #afaca7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 80px;
	line-height: 16px;
}
#footer p {font-size: 11px; margin: 2px 0 2px 0; text-align: center;}
#footer span { margin: 0 5px 0 5px;}
#footer a{
	color: #afaca7;
	text-decoration: none;
}
#footer a:hover{
	color: #afaca7;
	text-decoration: underline;
}
.footer-title {
	font-weight: bold;
	padding-bottom: 5px;
}
.footer-img-padding {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}

