body {
	background-color: #000000;
	margin-top: 10px;
	width: 890px;
	margin-left: 60px;
}

img {
	border: none;
}

.masthead {
	background-image:url(images/masthead.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 890px;
	top: 10px;
	background-color: #FFFFFF;
	background-position: top;
}

.masthead-home {
	background-image:url(images/masthead_home.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 890px;
	top: 10px;
	background-color: #FFFFFF;
	background-position: top;
}

.naviagation {
	background-color: #FFFFFF;
	height: 68px;
	width: 865px;
	padding-left: 25px;
}
.main {
	background-color: #FFFFFF;
	background-image: url(images/parchment-torn.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 1000px;
	width: 890px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.testimonials {
	background-color: #FFFFFF;
	background-image: url(images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 900px;
	padding-top: 30px;
}

.maintext {
	height: 200px;
	width: 320px;
	position: relative;
	float: left;
	left: 30px;
	padding-right: 30px;
	top: -20px;
}

.maintext2 {
	width: 820px;
	position: relative;
	float: left;
	left: 30px;
	top: -20px;
	margin: 0px;
	padding-bottom: 20px;
}

.maintext3 {
	width: 820px;
	position: relative;
	float: left;
	left: 30px;
	top: -20px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.textcontact {
	width: 777px;
	position: relative;
	float: left;
	left: 30px;
	top: -20px;
	background-image: url(images/contact_glacial_art.jpg);
	height: 548px;
	padding: 35px;
	background-repeat: no-repeat;
}
.textcontact p {
	color: #FFFFFF;
}

.galleriesnav {
	width: 820px;
	position: relative;
	float: left;
	left: 30px;
	top: -20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #14beeb;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #093652;
}

h2 a:link{
	color: #093652;
	text-decoration: underline;
}

h2 a:visited{
	color: #093652;
	text-decoration: underline;
}

h2 a:hover{
	color: #14beeb;
	text-decoration: none;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

p a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #14beeb;
}

p a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #14beeb;
}

p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #093652;
}

table {
	margin-left: 30px;
}

td p{
	color: #093652;
	font-weight: bold;
}

table a:link{
	color:	#093652;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
table a:visited{
	color:	#093652;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
table a:hover{
	color:	#14beeb;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
table a:active{
	color:	#093652;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-align:left;
	width:150px;
	position: relative;
}

.tiny a:link {text-decoration: none;font-size: 10px;
	color:#666666;}
.tiny a:visited {text-decoration: none;font-size: 10px;
	color:#666666;}
.tiny a:hover {text-decoration: underline;font-size: 10px;
	color:#666666;}
.tiny a:active {text-decoration: none;font-size: 10px;
	color:#666666;}
