body {
	background-image: url(art/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	color: #333333;
}
#wrapper {
	width: 960px;
	margin: auto;
}
#wrapper .navigation {
	padding-top: 70px;
	padding-right: 24px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 20px;
}
#wrapper .contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 30px;
	padding-right: 24px;
	text-align: right;
}

.leftColumnMain {
	width: 260px;
	vertical-align: bottom;
}
.mainLeftCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 24px;
}

.rightColumnMain {
	vertical-align: top;
	padding-right: 24px;
	padding-left: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
.rightColumnContent {
	width: 660px;
}

.centerColumnMain {
	width: 480px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottomContent {
	padding-top: 18px;
}

.leftColumnBottom {
	background-image: url(art/gradient_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 218px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003300;
	padding-right: 18px;
	padding-left: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 15px;
	padding-bottom: 14px;
}
.centerColumnBottom {
	width: 400px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	background-image: url(art/gradient_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.rightColumnBottom {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
	padding: 15px;
	background-image: url(art/gradient_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.newWork {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.categoryDiv {
	background-image: url(art/gray_gradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #eeeeee;
	padding: 6px;
	margin-top: 6px;
	margin-left: 2px;
}
#wrapper .mainContent .leftColumnMain .mainLeftCopy .categoryDiv img {
	float: left;
	margin: 4px;
	padding: 2px;
	border: 1px solid #eeeeee;
}
a:link {
	color: #339999;
	text-decoration: none;
}
a:visited {
	color: #339999;
	text-decoration: none;
}
a:hover {
	color: #CFA692;
	text-decoration: overline;
}
a:active {
	color: #CC6600;
	text-decoration: overline;
}
.rightColumnBottom img {
	float: right;
	margin: 4px;
	padding: 2px;
	border: 1px solid #eeeeee;
}
.centerColumnBottom img {
	float: left;
	border: 1px solid #eeeeee;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.leftColumnBottom img {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #eeeeee;
}
#wrapper .footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C3929;
	height: 72px;
	width: 960px;
	background-image: url(art/footer2.gif);
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #8C4E37;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7A412E;
	font-size: 12px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003300;
}
#wrapper .navigation a {
	color: #832509;
	text-decoration: none;
}
#wrapper .navigation a:hover {
	color: #CFA692;
	text-decoration: overline;
}
