body {
	padding:10px;
	background-color: #FFFFFF;
	text-align:center;
	background-position: 50% 50%;
	font:"Arial Rounded MT Bold";
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	

}
#header1 {
	width: 100%;
	z-index:1;
	background-color: #FFFFFF;
	text-align:left;
	
}
#header1text {
	width: 100%;
	z-index:1;
	text-align:left;
}

#maincontainer {
	width: 100%;
	background-color:#0480B7;
	background-position: 50% 50%;
	border-top-color:#0D0057;
	border-top-style:solid;
	border-top-width:10px;
	overflow:auto;
}	
#container {
	width:100%;
	text-align:center;
	border-top: 6px;
	border-bottom: 6px;
	border-color:#0D0057;
	height:auto;
	background-color:#0480B7;
	overflow:auto;
}
#phone {
	padding:2%;
	float:left;

}
#container1 {
	width:850px;
	text-align:center;
	border-left-color:#0D0057;
	border-top-color:#0D0057;
	border-right-color:#0D0057;
	border-bottom-color:#0D0057;
	border-bottom-width:1px;
	border-style:solid;
	border-width: 6px;
	height:auto;
	margin:auto;
	background-color:#0480B7;
	overflow:auto;
}
#headerandbuttonscontainer {
	width: 85%;
}


#leftcol {
	float:left;
	width:47%;
	text-align:left;
	padding-top: 4%;
	font: Arial;
	letter-spacing:5%;
	border:solid;
	border-width:3%;
	border-color:#0480B7;
	margin-left: 5px;
	
}
#rightcol {
	float:right;
	width:40%;
	text-align:left;
	padding-right: 2%;
	font: Arial;
	padding-top: 2%;
	margin-right:2%;
}

#buttons {
	text-align: right;
	color:#FFFFFF;
	font-style:italic;
	font-weight: bold;
	margin-top:.5%;
	margin-bottom:-2%;
	}
	
#articletitle {
	float:left;
	width: 85%;
	text-align:left;
	color:#FFFFFF;
	font:Impact, Arial;
	font-style:italic;
	font-weight:bold;
	font-size:large;
	border-top:medium;
	border-color:#FFFFFF;
	padding-bottom: 5px;
}
#articlecontent {
	float:left;
	width:85%;
	text-align:left;
	padding-top: 2%;
	font-family: Arial;
	font-stretch:expanded;
	letter-spacing: 5%;	
}



#footer {
	width: 85%;
	text-align: left;
	margin-left: 2%;
	font: Arial;
	color:black;
	padding-top:9%;
	
}
#divder {
height:50px;
}
#description {
	text-align:left;
	margin-left:2px;
}
#photogallery {
	text-align:center;
}
#gallerydescription {
	text-align:left;
	padding:5px;
}
#pricelist {
	text-align:left;
	border-style:solid;
	border-color:white;
	border-width:5px;
	font-size:16px;

}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #0480B7;
	}
	.style1 {
	color: #0D0057;
	font-style: italic;
	font-size: 40px;
	font-weight: bold;	
}
	.style2 {
	color:#0D0057;
	Font-size:16px;
}
h2 { 
font-size: 22px; 
color: white; 
background: none; 
text-align: center; 
font-style:italic;
}
