a img{
	border: none;
}

a,a:visited {
	color: #4F4C47;
}

body{
	color: #4F4C47;
	background-color: #a8a298;
	background-image: url(../img/site/body_background.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 16px;
	line-height: 27px;
	margin: 5px 0px 10px 0px;
}

h2{
	font-size: 14px;
	margin: 5px 0px 5px 0px;
}

h3{
	font-size: 12px;
	margin: 2px 0px 0px 0px;
}

hr{
	color: #4F4C47;
	border: none;
	height: 1px;
	margin: 0px 0px 10px 0px;
}

td{
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}

.altrow,.normrow{
	border-bottom: 1px solid #e2e2e2;
}

.folioImage{
	display: block;
}

.folioTable{
	background-image: url(../img/site/table_back.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 15px;
}

.galleryLink div{
	margin-right: 35px;
	color:#999999;
	text-decoration: none;
}

#contentcolumn{
	padding: 20px;
	background-image: url(../img/site/page_container_background.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

#header{
	background-color: transparent;
	height: 155px;
}

#inset{
}

#leftcolumn{
	float: left;
	margin: 10px 0px 0px 0px;
	width: 160px;
}

#message{
	line-height:18px;
	font-size:14px;
	font-weight: bold;
	margin:10px;
	padding:10px;
}

#errorMessage{
	line-height:18px;
	font-size:14px;
	color: #ff0000;
	font-weight: bold;
	margin:10px;
	padding:10px;
}

#pageContainer{
	margin: 0px auto 10px auto;
	width: 900px;
}

#outerContainer{

}

#footer{
	color: #4F4C47;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

#footer a{
	color: #4F4C47;
	text-decoration: none;
}

#copyrightNotice{
	font-size: 10px;
	color: #A8A298;
}

#siteMapList{
	
}

#photoFolioImage{
	display:block;
	float:left;
	margin: 20px 20px 20px 0px;
}