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

* {margin:0; padding:0}
a {outline: none;}
body {height:100%; background-color: #666666; text-align:center;}

html {height:100%; margin-bottom: 1px;}

#container {
	position:relative; /* puts container in front of distance */
	background-color:#003333;
	text-align:left;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
}
#top {
	background-image:    url(../images/wedding%20piper%20webheader.jpg);
	background-repeat: no-repeat;
	height: 333px;
	width: 1000px;
}
#top h1 {
	text-indent: -10000px;
}
.navigation {
	float: left;
	height: 20px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.navigation a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#82B0FF;
	text-decoration: none;
	font-weight: bold;
}
.navigation .currentpage a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#4088FF;
	text-decoration: none;
	font-weight: bold;
}
.links {
	width: 1000px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#main {
	width:1000px;
}
#image-home {
	background-image:  url(../images/wedding%20piper-n-stan-n-laura-web-2.jpg);
	background-repeat:no-repeat;
	float:right;
	height: 402px;
	width:248px;
}

#image-home h2 {
	text-indent: -99999px;
}
#image-bag1 {
	background-image:  url(../images/bagpipes%20webA.gif);
	background-repeat:no-repeat;
	float:left;
	height: 380px;
	width:248px;
}

#image-bag1 h2 {
	text-indent: -99999px;
}
#image-bag2 {
	background-image:  url(../images/bagpipes%20webB.gif);
	background-repeat:no-repeat;
	float:left;
	height: 360px;
	width:248px;
}

#image-bag2 h2 {
	text-indent: -99999px;
}
#image-about {
	background-image: url(../images/hire%20a%20piper%20wedding.jpg);
	background-repeat:no-repeat;
	float:right;
	height: 402px;
	width:248px;
}

#image-about h2 {
	text-indent: -99999px;
}
#image-wedding {
	background-image: url(../images/bagpiper-n-bridesmaids-n-bride-2-.jpg);
	background-repeat:no-repeat;
	float:right;
	height: 402px;
	width:248px;
}

#image-wedding h2 {
	text-indent: -99999px;
}
#item {
	float: left;
	width: 652px;
	padding-left:40px;
	padding-right:60px;
	padding-top:0px;
	padding-bottom:30px;

}
#item-w {
	float: left;
	width: 900px;
	padding-left:40px;
	padding-right:60px;
	padding-top:0px;
	padding-bottom:30px;

}
.clear {
	clear:both
}
#bottom {
	text-align:left;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.gallery-layer img{
	padding: 15px;
}
.gallery {
float:left;
}

.music {
	float:left;
	text-align:center;
	padding-bottom: 5px;
	width:200px;
	border: 1px solid #666666;
}



/** TEXT **/

h1 {
	font-size:18px;
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:4em;
}

h2 {
	font-size:16px;
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
h3 {
	font-size:16px;
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#4088FF;
}

.small {
	font-size:11px;
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

p {
	font-size:13px;
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight: normal;
	line-height:18px;
}
.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFF; 
	font-weight:bold;
	line-height:18px;
	text-decoration: none;
}
.link:hover  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#4F91FF; 
	font-weight:bold;
	text-decoration: none;
	line-height:18px;
	text-decoration: none;
}
.link-music{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4F91FF; 
	font-weight:bold;
	line-height:18px;
}
.link-music:hover  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF; 
	font-weight:bold;
	line-height:18px;
}
.h2-link  {
	font-size:16px;
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration: none;
}
.h2-link:hover  {
	font-size:16px;
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#4F91FF;
	text-decoration: none;
}
