/* LINKS */
A:link, A:active, A:visited	{
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#B76404;
	margin-bottom:10px;
	text-decoration:underline;
}

A:hover{
	margin-top:10px;
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#8F2700;
	margin-bottom:10px;
	text-decoration:underline;
}

A.sideNav:link, A.sideNav:active, A.sideNav:visited	{
	font-family: tahoma, arial, helvetica;
	color:#B76404;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}

A.sideNav:hover{
	font-family: tahoma, arial, helvetica;
	color:#8F2700;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}

/* BODY */
BODY { 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FEFBDD;
	}

#canvas	{
	width:100%;
	margin:0px;
	}

/* LAYOUT */

.leftSpacer {
	width:20px;
	}

.middleSpacer	{
	width:10px;
	}

.rightSpacer	{
	width:20px;
	}

.logoCell	{
	border-bottom-style:solid;
	border-bottom-color:#DBB181;
	border-bottom-width:1px;
	width:168px;
	height:96px;
	}

.navCell	{
	border-bottom-style:solid;
	border-bottom-color:#DBB181;
	border-bottom-width:1px;
	width:762px;
	}


.bottomBorderCell	{
	border-bottom-style:solid;
	border-bottom-color:#DBB181;
	border-bottom-width:1px;
	}

.mainContentCell	{
	border-bottom-style:solid;
	border-bottom-color:#DBB181;
	border-bottom-width:1px;
	}

.mainTable	{
	width:980px;
	height:580px;
	margin:0px;
}

.clientsTable	{
	width:650px;
}

.portfolioTable	{
	margin-top:25px;
}

.thumbnailTable	{
	width:255px;
}

/* NAV */

.navTable	{
	margin-left:322px;
	margin-top:32px;
	width:434px;
	}

.navButton	{
	margin-right:16px;
	margin-bottom:1px;
	}

/* FORM ITEMS */

.submitButton	{
	width:170px;
	height:22px;
	font-family:tahoma, arial, helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	}

.formLabelTD	{
	font-family:tahoma, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	height:22px;
	width:70px;
	}

.formInputTD	{
	height:22px;
	font-family:tahoma, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	}

.formLargeINPUT	{
	width:170px;
	height:22px;
	font-family:tahoma, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	}
SELECT	{
	width:170px;
	height:20px;
	font-family:tahoma, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	}

.formSmallINPUT	{
	width:80px;
	height:18px;
	font-family:tahoma, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	}

.formTEXTAREA	{
	width:170px;
	height:36px;
	font-family:tahoma, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	}


/* TEXT FORMATS */

.highlight {
	color: #8F2700;
	}

.paragraph {
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-align:left;
	color:#735C5C;
	margin-bottom:10px;
	text-decoration:none;
}


P{
	margin-top:10px;
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-align:left;
	color:#735C5C;
	margin-bottom:10px;
	text-decoration:none;
}

P.clients{
	margin-top:0px;
}

P.project{
	margin-top:10px;
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-align:left;
	color:#735C5C;
	margin-bottom:10px;
	text-decoration:none;
	width:250px;
}

P.glossary{
	margin-top:0px;
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#735C5C;
	margin-bottom:10px;
	text-decoration:none;
	width:570px;
}

.main{
	width:570px;
}

.topOfPage{
	margin-top:22px;
	width:570px;
}

UL	{
	margin-top:22px;
	margin-left:0px;
	padding:0px;
}

LI	{
	margin:0px;
	margin-left:15px;
	margin-bottom:5px;
	padding:0px;
	font-family:tahoma,  arial, helvetica;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#B76404;
	list-style: none outside;
}

LI.sub	{
	margin:0px;
	margin-left:30px;
	margin-bottom:5px;
	padding:0px;
	font-family:tahoma,  arial, helvetica;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#B76404;
	list-style: none outside;
}

LI.active	{
	margin:0px;
	margin-left:15px;
	margin-bottom:5px;
	padding:0px;
	font-family:tahoma,  arial, helvetica;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#8F2700;
	list-style: disc outside;
}

LI.subActive	{
	margin:0px;
	margin-left:30px;
	margin-bottom:5px;
	padding:0px;
	font-family:tahoma,  arial, helvetica;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#8F2700;
	list-style: none outside;
}

.nav {
	color:#4F2608;
	}
.largeIndent {
	margin-left:100px;
	margin-right:100px;
	}

.tableHead {
	font-family:tahoma, arial, helvetica;
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;
	height:35px;
	border-bottom-style:solid;
	border-bottom-color:white;
	border-bottom-width:1px;
	}

TD.tableItem {
	font-family:tahoma, arial, helvetica;
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	margin-left:0px;
	text-align:left;
	text-decoration:none;
	height:25px;
	}
.tel {
	font-family:tahoma, arial, helvetica;
	color: #FFFFFF;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	text-align:left;
	text-decoration:none;
}
H1{
	font-family:tahoma, arial, helvetica;
	color: #8F2700;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-top:22px;
	text-align:left;
	text-decoration:none;
}

H2{
	font-family:tahoma, arial, helvetica;
	color: #8F2700;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-top:0px;
	text-align:left;
	text-decoration:none;
}

H3{
	font-family:tahoma,  arial, helvetica;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#8F2700;
	margin:0px;
}

H4{
	font-family:tahoma, arial, helvetica;
	color: #8F2700;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-top:20px;
	text-align:left;
	text-decoration:none;
}


HR {
	margin-left:25px;
	margin-right:25px;
	height:1px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	border-style:none;

	}

/* OTHER */

.image {
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	margin-right:10px;
	margin-bottom:10px;
	}