body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F8F8F0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #595750;
	text-align: center;
	width: 100%;
	background-image: url('../images/elements/bg_main.jpg');
	background-repeat: repeat-x;
}

/*--------------------------------------------------------------*/

/* top navigation bits */


#header
{
	width: 934px;
	padding: 0px 70px 0px 70px;
	margin-top: 45px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url('../images/elements/bg_header.gif');
	background-repeat: no-repeat;
	background-position: left top;
}


/* box model hack */
#header
{
	width: 934px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 794px;
}

/* be nice to Opera */
html>body #header { width: 794px; }

#headertop
{
	height: 117px;
}

/* ---- logo bit ---- */

#logo
{
	padding: 25px 0px 5px 0px;
	width: 177px;
	float: left;
	text-align: left;
}

/* ---- nav bit ---- */

#nav
{
	padding: 97px 0px 0px 0px;
	float: right;	
	text-align: right;
	font-size: 80%;
}

#nav ul
{
	padding: 0px;
	margin: 0px;
}

#nav ul li
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav a:link, #nav a:active, #nav a:visited
{
	color: #7f7e7a;
	font-weight: normal;
	text-decoration: none;
}

#nav a:hover 
{
	text-decoration: underline;
	color: #61605c;
}

/* ---- subnav bit ---- */

#subnav
{
	height: 22px;
	float: right;	
	text-align: right;
	font-size: 80%;
}


#subnav ul
{
	padding: 0px;
	margin: 0px;
}

#subnav ul li
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#subnav a:link, #subnav a:active, #subnav a:visited
{
	color: #7f7e7a;
	font-weight: normal;
	text-decoration: none;
}

#subnav a:hover 
{
	text-decoration: underline;
	color: #61605c;
}

#subnav a.on:link, #subnav a.on:active, #subnav a.on:visited
{
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

#subnav a.on:hover 
{
	text-decoration: underline;
	color: #333;
}

/*--------------------------------------------------------------*/

/* intro section */


#intro
{
	width: 794px;
	padding: 12px 20px 12px 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
	background-color: #666058;
}


/* box model hack */
#intro
{
	height: 78px;
	width: 794px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 50px;	
	width: 754px;
}

/* be nice to Opera */
html>body #intro { 	height: 50px; width: 754px; }

/* ---- intro bits ---- */

#introleft
{
	width: 377px;
	float: left;
	color: #eff0e0;
}

#introright
{
	width: 377px;
	float: right;
	color: #eff0e0;	
}

/*--------------------------------------------------------------*/

/* main section */


#main
{
	width: 874px;
	padding: 0px 40px 0px 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url('../images/elements/bg_footer.gif');
	background-repeat: no-repeat;
	background-position: left bottom;	
}


/* box model hack */
#main
{
	width: 874px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 794px;
}

/* be nice to Opera */
html>body #main { width: 794px; }


/* ---- body bit ---- */

#bodyarea
{
	width: 794px;
	padding: 20px 10px 15px 20px;
	text-align: left;
	background-color: #ffffff;
}


/* box model hack */
#bodyarea
{
	width: 794px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 764px;
}

/* be nice to Opera */
html>body #bodyarea { width: 764px; }

.folio_row a:link, .folio_row a:active, .folio_row a:visited 
{ 
	color: #76746c; 
	font-weight: normal;
}

.folio_row .folio_one
{
	float: left; 
	width: 253px;
	margin: 0px 0px 5px 0px;
}

.folio_row .folio_two
{
	float: left; 
	width: 253px;
	margin: 0px 0px 5px 0px;	
}

.folio_row .folio_three
{
	float: left; 
	width: 253px;
	margin: 0px 0px 5px 0px;	
}

#bodyarea img.thumb
{
	border: 5px solid #dae0b9;
}

#bodyarea .thumbtxt
{
	padding: 4px 0px;
	margin: 0px;
	font-size: 85%;
	color: #aea889;
}

.button {  margin: 2px 0px 0px 178px; }


#pagination
{
	padding: 10px 10px 0px 10px;
	font-size: 85%;	
}

#pagination a
{}

.clientlink
{
	color: #839436;
}

/* ---- footer bit ---- */


#footer 
{
	height: 45px;
	width: 794px;
	font-size: 80%;
	color: #a09f96;
}

#footer .left
{
	padding: 3px 0px 0px 0px;
	width: 270px;
	float: left;
	text-align: left;	
}

#footer .right
{
	padding: 3px 0px 0px 0px;
	width: 320px;
	float: right;	
	text-align: right;
}

#footer .right ul
{
	padding: 0px;
	margin: 0px;
}

#footer .right ul li
{
	display: inline;
	list-style: none;
	margin: 1px;
	padding: 0px 0px 0px 0px;
}

#footer .right a:link, #footer .right a:active, #footer .right a:visited
{
	color: #a09f96;
	font-weight: normal;
	text-decoration: none;
}

#footer .right a:hover { text-decoration: underline; }

/*--------------------------------------------------------------*/

/* generic bits */

.clear
{
   	clear: both;
   	display: block;
   	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

/*--------------------------------------------------------------*/

/* text stuff */

a:link
{
	color: #839436;
	text-decoration: none;
	font-weight:normal;	
}

a:visited
{
	color: #839436;
	text-decoration: none;
	font-weight:normal;	
}

a:active
{
	color: #839436;
	text-decoration: underline;
	font-weight:normal;	
}

a:hover {	text-decoration: underline; }

h1
{
	font-size: 140%;
	color: #cac2b7;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-weight: normal;
}

h2
{
	font-size: 120%;
	color: #839436;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	font-weight: normal;
	font-style: italic;
}

h3
{
	font-size: 110%;
	color: #cac2b7;
	padding: 0px;
	margin: 3px 0px 5px 0px;
	font-weight: normal;
	font-style: italic;
}

ul.indent
{
	list-style: none;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 15px;
}

ul.indent li { list-style: none; }

.small { font-size: 80%; }