body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #B5ABA6 url(../images/bckgrStrip.jpg) repeat-x left top;
	overflow: -moz-scrollbars-vertical;  /* stylesheets won't validate with this */
	font-family: arial, verdana, 'Trebuchet MS', sans-serif;
	font-size: 0.75em;
}


h1
{
	font-size: 140%;
}

h2
{
	font-size: 105%;
}

h3
{
	font-size: 103%;
	color: #000;
}

#global
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	text-align: left;
}

#banner
{
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	width: 740px;
	height: 140px;
	background-color: #DCDCD8;
	padding-top: 2px;
	border-top: 1px solid #000;
}

#nav
{
	width: auto;
	height: 36px;
	background-color: #333;
	color: #CCC;
	margin-bottom: 2px;
	text-transform: uppercase;
	text-align: right;
	font-size: 85%;
	line-height: 36px;
	padding-right: 10px;
}

 /*a
{
	color: #fff;
	display: inline;
}

a:link, a:active, a:visited
{
	color: #fff;
	text-decoration: none;
	padding: 0px 3px;
}

a:hover
{
	background-color: #F53704;
	padding: 0px 3px;
} */

#nav a {
	color: #fff;
	display: inline;
	}

#nav a:link, #nav a:active, #nav a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0px 3px;
	}

#nav a:hover {
	background-color: #F53704;
	padding: 0px 3px;
	}
	
	
#worksNav a {
	color: #fff;
	display: inline;
	}

#worksNav a:link, #worksNav a:active, #worksNav a:visited {
	color: #fff;
	text-decoration: underline;
	padding: 0px 3px;
	}

#worksNav a:hover {
	background-color: #F53704;
	padding: 0px 3px;
	text-decoration: none;
	}

#contentContainer a
{
	padding: 0px;
}

#contentContainer
{
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 740px;
	min-height: 400px;
	border-left: 1px solid #103961;
	background: url(../images/bckgrContent.jpg) no-repeat left top;
}

#content
{
	position: relative;
	margin-left: 253px;
	margin-top: 20px;
	width: auto;
	line-height: 16px;
}

#content a, #content a:link, #content a:active, #content a:visited {
	text-decoration: none;
	color: #fff;
	}

#content a:hover {
	color: #b6301d;
	}

#footer
{
	clear: both;
	position: relative;
	width: 740px;
	margin-left: auto;
	margin-top: 20px;
	color: #000;
	text-align: right;
	font-size: 90%;
}



#footer a {
	color: #fff;
	display: inline;
	}

#footer a:link, #footer a:active, #footer a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0px 3px;
	}

#footer a:hover {
	background-color: #F53704;
	padding: 0px 3px;
	}



#worksColumn1, #worksColumn2, #worksColumn3, #worksColumn4, #worksColumn5, #worksColumn6, #worksColumn7, #worksColumn8, #worksColumn9, #worksColumn10, #worksColumn11, #worksColumn12, #worksColumn13, #worksColumn14, #worksColumn15, #worksColumn16, #worksColumn17, #worksColumn18, #worksColumn19, #worksColumn20, #worksColumn21, #worksColumn22, #worksColumn23, #worksColumn24, #worksColumn25
{
	float: left;
	width: 159px;
	margin-right: 2px;
	margin-bottom: 10px;
	border-left: 1px solid #8E8359;
	height: 250px;
}

#worksColumn4, #worksColumn5, #worksColumn6 {
	height: 270px;
	}

#worksTxt1, #worksTxt2, #worksTxt3, #worksTxt4, #worksTxt5, #worksTxt6, #worksTxt7, #worksTxt8, #worksTxt9, #worksTxt10, #worksTxt11, #worksTxt12, #worksTxt13, #worksTxt14, #worksTxt15, #worksTxt16, #worksTxt17, #worksTxt18, #worksTxt19, #worksTxt20, #worksTxt21, #worksTxt22, #worksTxt23, #worksTxt24, #worksTxt25
{
	float: left;
	width: 153px;
	margin-left: 3px;
	margin-top: 3px;
	font-size: 92%;
	color: #40403B;
}


img 
{
	margin: 0px;
	border: 0px;
}

#worksNav
{
	width: auto;
	height: 18px;
	background-color: #333;
	color: #000;
	margin: 15px 0px;
	text-align: right;
	font-size: 95%;
	line-height: 18px;
	padding-right: 10px;
	background: #0A0A0A url(../images/worksNav.jpg) no-repeat left top;
}

#worksNav a
{
	margin-right: 10px;
}

#worksNav a:hover
{
	background-color: #FC7C0B;
	margin-right: 10px;
}

#pageTitles
{
	position: absolute;
	left: 20px;
	top: 213px;
	width: 200px;
	font-weight: bold;
	color: #000;
	font-size: 110%;
	z-index: 25;
}

#pageTitles a
{
	color: #4C4930;
	font-weight: normal;
	padding: 0px;
	line-height: 21px;
}

#pageTitles a:hover
{
	color: #fff;
	font-weight: normal;
	padding: 0px;
	line-height: 21px;
}

strong
{
	color: #000;
}

table
{
	border: 0px;
	font-size: 100%;
}

td
{
	
	
}

.title
{
	background-color: #DDE5EB;
	color: #999;
}

.txtOverride
{
	font-weight: normal;
	font-size: 0.8em;
	line-height: 16px;
}




#galleriesTable {
	
	}

.gallery {
	border-left: 1px solid #8E8359;
	padding: 0px 2px 0px 0px;
	}

.galleryText {
	border-left: 1px solid #8E8359;
	padding: 3px 2px 0px 3px;
	height: 55px;
	font-size: 92%;
	color: #40403B;
	}


