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

.pageMain {
	background-color: #FFFFFF;
	clear: both;
	height: 700px;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;	
	position: relative;
}
.pageEnt {
	clear: both;
	height: 115px;
	width: 340px;
	position: absolute;
	top: 255px;
	left: 280px;
}

.pageHead {
	clear: both;
	float: left;
	height: 50px;
	width: 340px;
	position: absolute;
	top: 50px;
	left: 58px;
}

.pageHeadNav {
	clear: both;
	float: right;
	height: 25px;
	width: 450px;
	position: absolute;
	top: 75px;
	right: 42px;
}
	
.pagemidLeft {
	clear: both;
	float: left;
	height: 420px;
	width: 335px;
	position: absolute;
	top: 150px;
	left: 73px;
	display: inline;
}

.pagepic {
	clear: both;
	float: right;
	height: 150px;
	width: 189px;
	position: absolute;
	top: 130px;
	right: 73px;
	display: inline;
}
	

.pageRight {
	clear: both;
	float: right;
	height: 334px;
	width: 335px;
	position: absolute;
	top: 293px;
	right: 73px;
	display: inline;
	text-decoration: none;
}

.pageRightL {
	clear: both;
	float: right;
	height: 420px;
	width: 335px;
	position: absolute;
	top: 150px;
	right: 73px;
	display: inline;
}

.pageRight a {
	color: #EBBF46;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	text-decoration:none;
}

.pagemidLeft a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #6D4E43;
	text-decoration:none;
	font-weight: bold;
}

.pagemidLeft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #EBBF46;
	text-decoration:none;
	font-weight: bold;
}

.pageRight a:hover {
	color: #6D4E43;
	text-decoration:none;
}

.pageImage a {
	color: #EBBF46;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	text-decoration:none;
}

.pageImage a:hover {
	color: #6D4E43;
	text-decoration:none;
}

.pageImage {
	clear: both;
	height: 450px;
	width: 350px;
	position: absolute;
	top: 120px;
	right: 50px;
	text-align: right;
}

.pageWorkM {
	clear: both;
	float: right;
	height: 340px;
	width: 450px;
	position: absolute;
	top: 150px;
	right: 50px;

}

.pageBlobs {
	clear: both;
	float: right;
	height: 50px;
	width: 300px;
	position: absolute;
	bottom: 95px;
	right: 70px;
}

.pageQuote {
	clear: both;
	float: left;
	height: 50px;
	width: 340px;
	position: absolute;
	bottom: 82px;
	left: 72px;
}

.pageFootLeft {
	clear: both;
	float: left;
	height: 15px;
	width: 210px;
	position: absolute;
	bottom: 45px;
	left: 63px;
	
}

.pageFootRight {
	clear: both;
	float: right;
	height: 15px;
	width: 550px;
	position: absolute;
	bottom: 45px;
	right: 63px;	
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-color: #E8E8E8;
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #A7A9AA;
}

img
{  border-style: none;
}

.portfolio {
	clear: both;
	height: 400px;
	width: 500px;
	position: absolute;
	top: 145px;
	left: 200px;

}

.caption {
	clear: both;
	height: 25px;
	width: 455px;
	position: absolute;
	top: 545px;
	left: 200px;
}
	
.nextandback {
	clear: both;
	height: 25px;
	width: 45px;
	position: absolute;
	top: 545px;
	right: 200px;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #A7A9AA;
	text-decoration:none;

}


.pageQuote {
	clear: both;
	height: 25px;
	width: 45px;
	position: absolute;
	top: 545px;
	right: 200px;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #A7A9AA;
	text-decoration: none;

}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	color: #EBBF46;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7A9AA;
}

.style1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #EBBF46;
	font-weight: bold;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #A7A9AA;
}

a:hover {
	color: #EBBF46;
	text-decoration: none;
	font-weight:bold;
}

a {
	color: #6D4E43;
	text-decoration: none;
	font-weight: bold;
}
