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



/* ----------- SET ALL BASIC VALUES ----------- */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	text-align: center;
	background-color: #EDEDE7;
}

#clear {
	clear: both;
}

#content {
	width: 930px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -120px;
	margin-left: auto;
}

#main {
	width: 930px;
}

img {
	border-style: none;
}



/* --------- HEADER STYLING GOES HERE --------- */

#header {
	height: 255px;
}

#header h1 {
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #697887;
}

#header  p {
	font-size: 11px;
	color: #697887;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	top: 2px;
	position: relative;
}

#headerLogo {
	width: 130px;
	background-image: url(../_images/mainLogo.gif);
	height: 130px;
	background-repeat: no-repeat;
	background-image: url(../_images/mainLogoHeader.png);
	position: relative;
	float: left;
	margin-top: 30px;
}
#headerTradeCityLogo {
	position: relative;
	height: 60px;
	background-repeat: no-repeat;
	top: 20px;
	left: 20px;
	float: left;
}
#headerArtsCouncilLogo {
	float: left;
	position: relative;
	left: 30px;
	top: 15px;
}



#headerLeft {
	width: 290px;
	float: left;
	margin-left: 30px;
	height: 255px;
	background-image: url(../_images/drawnLineFaint.png);
	background-repeat: repeat-x;
	background-position: 300px 27px;
}

#headerBlurb {
	height: 110px;
	width: 290px;
	background-repeat: repeat-x;
	background-position: 200px 101px;
	position: relative;
	margin-top: 55px;
	background-image: url(../_images/drawnLineFaint.png);
}

#headerLinks {
	font-weight: normal;
	font-style: normal;
	width: 290px;
	height: 70px;
	font-size: 17px;
	color: #697887;
	background-image: url(../_images/drawnLineFaint.png);
	background-repeat: repeat-x;
	background-position: 330px 61px;
	margin-top: 20px;
}

#headerLinks  a {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}

#headerLinks  a:hover {
	color: #333333;
	text-decoration: none;
}

#headerRight {
	float: right;
	width: 480px;
	height: 255px;
}

#headerQuickJumps {
	margin-top: 30px;
	width: 450px;
	height: 280px;
	position: relative;
	margin-left: 30px;
}

#headerQuickJumps   a  {
	text-decoration: none;
}

#headerQuickJumps a span {
	display: none;
	text-align: right;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#headerQuickJumps a:hover span {
	display: block;
	position: absolute;
	top: 140px;
	right: 0px;
}

#jumpToOutlet  {
	position: absolute;
	margin-top: 3px;
	margin-left: 395px;
}

#jumpToStartrunning  {
	position: absolute;
	margin-top: 3px;
	margin-left: 449px;
}

#jumpToPorch  {
	position: absolute;
	margin-top: 3px;
	margin-left: 465px;
}



/* ---------- TITLE STYLING GOES HERE ---------- */

#sectionTitle {
	height: 105px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
}

#sectionTitle h1 {
	font-size: 28px;
	font-weight: normal;
	color: #697887;
	position: relative;
	top: 21px;
	font-style: italic;
	margin-left: 160px;
	line-height: 30px;
	display: block;
	float: left;
}




/* ---------- PROJECT LIST STYLING ---------- */

#mainListTradeCity {
	width: 930px;
	height: 325px;
}

#mainListOutlet {
	width: 930px;
	height: 325px;
	padding-top: 15px;
}

#mainListStartrunning {
	height: 325px;
	width: 930px;
	padding-top: 15px;
}

#mainListPorch {
	height: 310px;
	width: 930px;
	padding-top: 15px;
}

.mainListText {
	width: 450px;
	position: relative;
	float: left;
	padding-top: 25px;
	background-image: url(../_images/drawnLineFaint.png);
	background-repeat: repeat-x;
	background-position: -200px -3px;
}

.mainListTitle {
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 130px;
	color: #000000;
	text-align: right;
	letter-spacing: 1px;
}

.mainListDate {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 130px;
	height: 50px;
	background-image: url(../_images/drawnLineFaint.png);
	background-repeat: repeat-x;
	background-position: 400px 41px;
	text-align: right;
}

.mainListBlurb {
	display: block;
	float: right;
	width: 290px;
	position: relative;
	top: -70px;
	color: #697887;
}

.mainListUrl {
	font-style: italic;
	font-weight: normal;
	display: block;
	font-size: 12px;
	position: relative;
	float: right;
	width: 290px;
	bottom: 50px;
	letter-spacing: 1px;
}

#main a {
	font-style: italic;
	color: #999999;
	text-decoration: none;
	position: relative;
	background-image: url(../_images/mainUrlOff.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}

#main a:hover {
	font-style: italic;
	color: #333333;
	text-decoration: none;
	position: relative;
	background-image: url(../_images/mainListUrlOn.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}

.mainListImage {
	float: right;
	height: 308px;
	width: 448px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

.mainListImage  img {
	height: 300px;
	width: 440px;
	position: relative;
	left: 4px;
	top: 4px;
}

.projectChunk {
	width: 930px;
	height: auto;
	position: relative;
	float: left;
}

.projectLeft {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 130px;
	color: #697887;
	text-align: right;
	top: 25px;
	position: absolute;
	left: 0px;
}
#main   .projectLeft a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	font-style: italic;
	display: block;
	background-image: none;
}
#main  .projectLeft a:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-style: italic;
	background-image: none;
}

.projectText {
	width: 450px;
	background-image: url(../_images/drawnLineFaint.png);
	background-repeat: repeat-x;
	background-position: -200px -3px;
	float: left;
}

.projectBlurb {
	display: block;
	width: 290px;
	color: #697887;
	float: left;
	position: relative;
	top: 25px;
	left: 160px;
}

.projectSection {
	width: 450px;
	float: left;
}

.projectSectionText {
	display: block;
	width: 290px;
	color: #697887;
	float: left;
	position: relative;
	top: 0px;
	left: 160px;
	background-image: url(../_images/drawnLineFaint.png);
	background-repeat: repeat-x;
	background-position: 300px -3px;
	padding-top: 25px;
}



.projectImage {
	height: 308px;
	width: 448px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	right: 0px;
	margin-left: 480px;
	margin-bottom: 30px;
}

.projectImage img {
	height: 300px;
	width: 440px;
	position: relative;
	left: 4px;
	top: 4px;
}

.projectImage span {
	position: relative;
	top: -306px;
	right: 320px;
	width: 290px;
	display: block;
	color: #697887;
}





/* ---------- CONTACT PAGE STYLING ---------- */

#contactMain {
	height: 100%;
	background-image: url(../_images/drawnLineFaint.png);
	background-repeat: repeat-x;
	background-position: 160px -3px;
	position: relative;
	padding-top: 25px;
}

.contactBlurb {
	position: relative;
	color: #697887;
	width: 290px;
	float: left;
	margin-left: 160px;
}

.contactInfo {
	width: 450px;
	position: relative;
	color: #697887;
	float: left;
	margin-left: 30px;
}

.contactInfo a {
	font-style: italic;
	color: #999999;
	text-decoration: none;
	position: relative;
	background-image: url(../_images/mainUrlOff.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}





/* ---------- ABOUT PAGE STYLING ---------- */

.aboutBlurb {
	position: relative;
	color: #697887;
	width: 610px;
	float: left;
	margin-left: 160px;
}

.push {
	height: 120px;
}




/* ---------- FOOTER STYLING ---------- */

#footer {
	text-align: left;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	background-image: url(../_images/drawnLineFaint.png);
	background-repeat: repeat-x;
	background-position: 300px -3px;
	margin-top: 60px;
}

#footer  p {
	font-size: 11px;
	color: #999999;
	position: relative;
	top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
