body{
	background-color: #333333;
	color:white;
	height:600px;
	margin:0px;
	padding: 0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: small;
	min-width: 1050px;
	border:none;
		
}

h5{
	margin:0px;	
	padding-left: 2em;
	margin-bottom: 1.25em;
	color:#DDDDDD;
	font-size: small;
	border-bottom-width: thin;
	
	}

.background{
	margin-bottom: 30px;
}

#content {
	padding-left: 40px;
	margin-top: 10px;
	margin-bottom: 25px
	color:white;
}

IFRAME{

}


#header {
	background-color: #333333;
	background-image: url(img/header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: white;
	height:134 px;
		border:0px;
}


#header h1 {
	background-repeat: no-repeat;
	position:absolute;
	top:-3px;
	right:20px;
		border:0px;
}




#header a{
	border: 0px;
}





#headernav{

position:absolute;
left: 40px;
top: 45px;
}

#headernav a{
color:#DDDDDD;
border-bottom: none;
text-decoration: none;
padding: 10px;
}

#headernav a:hover{
background-image: url(img/navHighlight.gif);
background-repeat: repeat-x;
background-position: top;
padding:10px;
padding-top: 50px;
padding-bottom: 3px;
}

#headernav a:active{
background: gray;
}


div#headernav a.current{
background-color: #444444;
padding-top: 50px;
padding-left:10px;
padding-right:10px;
padding-bottom: 3px;
text-decoration: none;
}

div#headersubnav a.selectedsubnav{
color:#6FA5F3;
font-weight: bold;
}

#headersubnav{
position: absolute;
left: 40px;
top: 90px;
}

#headersubnav a{
color:white;
border-bottom: none;
text-decoration: none;
padding: 5px;
margin-right: 5px;
}

#headersubnav a:hover{
background-color: black;
}

#headersubnav a:active{
background-color: gray;
}





#portfoliogallery{
	margin-right: 10px;
	margin-top: -40px;
}


#portfoliogallery img{
	border: none;	
	margin-top: 0px;
}

#portfoliogallery h1 a{
	font-size: small;
	color:white;
	border-bottom: none;
	text-decoration: none;
	font-weight: normal;
	margin-right: 5px;
	padding: 5px;
	margin-top: 0px;
}


.apiece{
	float:left;
	margin-right:15px;
	margin-bottom: 25px;
}

.apiece:hover{
	background-color: gray;
	padding: -10px;
		border-bottom: #666666 solid;

}








#contactphoto{
	margin-left: 0px;
	margin-right: 50px;
	float:left;
	border-bottom: #777777 thin solid;

}

#contact{
	max-width: 500px;
	margin-top: 2em;
	float:left;
	font-size: small;
}

#contactdetails{
	position:relative;
	left:50px;
	top:1em;

}

#contactdetails a{
	text-decoration: none;
	color:#BBBBFF;
}

#contactdetails a:hover{
	margin:-5px;
	padding:5px;
	background-color: #555555;
}






#stockgallery{

}

#stockgalleryintro {
	margin-left: 10px;
}

#stockgalleryintro a{
	text-decoration: none;
	color:#BBBBFF;
}

#stockgalleryintro a:hover{
	margin:-5px;
	padding:5px;
	background-color: #555555;
}

.stockgroup{
	color:black;

}

.stocksectiontitle h1{
	text-decoration: underline;
	font-size: x-large;
	margin-top: 2em;
	padding-left: 6px;
	padding-right: 6px;
	color: #CCCCCF;
}

.stockimages img{
	padding: 3px;
	margin: 3px;
	border:none;
}

.stockimages img:hover{
	background-color: #aaaaad;
}




#index {

}

#index h1{

	text-align: center;
}

#indexnav a{
	color:#DDDDDD;
	border-bottom: none;
	text-decoration: none;
	padding: 10px;
}

#indexnav a:hover{
background-color: black;
}

#indexnav a:active{
	background-color: gray;
}

#indexnav p{
	text-align: center;
}

#indexbackground{
}

#splashimg{
	text-align: center;
	margin-top: 30px;

}

#phonenumber{
	margin:15px;
	font-size: smaller;
	text-align: center;
	color:#777777;
}


#blogexample{
	position: absolute;
	top:110px;
}


#quotes
	{	
	font-size:1.5em;
	font-family: serif;
	background-color: #444444;
	padding: 20px;
	margin-top: 50px;
	margin-bottom: 15px;
	border-top-color: white;	
	border-top-width: thin;
	border-bottom: #777777 thin solid;

	}
	
.single_quote{
	
	color:#AAAAAA;
	font-size: small;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	
	}

#link_images
	{
	padding-top: 15px;
	}
