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

<style type="text/css">

#gallerycontent {
	position:relative;
	width:725px;
	height:345px;
	z-index:5;
}
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
#flickrfeed {
	position:relative;
	width:370px;
	height:615px;
	z-index:3;
	float: left;
	background-image: url(../assets/headings/flickrfeed.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#copyright {
	width:240px;
	height:320px;
	z-index:2;
	color: #999999;
	margin-left: 20px;
	padding-right: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	padding-top: 10px;
}
#maininfo {
	position:relative;
	width:820px;
	height:270px;
	z-index:auto;
	margin-top: 20px;
	float: left;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	background-image: url(../assets/jasoninfo.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	margin-left: 20px;
	background-position: center center;
	border: thin dotted #333333;
	color: #CCCCCC;
}
#maininfodesc {
	width:325px;
	height:210px;
	z-index:6;
	float: right;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 15px;
}
#blogdiv {
	position:relative;
	width:420px;
	height:auto;
	z-index:5;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 35px;
	background-image: url(../assets/headings/recentblog.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 15px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#servicesdiv {
	width:245px;
	height:320px;
	z-index:2;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 17px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 15px;
	list-style-position: outside;
}
.servicesmain {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.1em;
}
.footerheading {
	color: #FFFFFF;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing: 0.1em;
}
#searchbox {
	position:relative;
	z-index:4;
	float: right;
	margin-top: 60px;
	margin-right: 20px;
}
#recsites {
	width:230px;
	height:320px;
	z-index:2;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

</style>
ind
