@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	-webkit-text-size-adjust: none;
	margin: 0 auto;
	background-image:url(images/bg_topstripe.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
}

* { margin:0; padding:0; }

.clearthefloats {
	clear:both;
}
/*  SPECIAL ALSETT CLEARING METHOD *********************/
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;	
}
.clearfix {display:inline-block;}

* html .clearfix {height:1%;}
.clearfix {display:block;}
/* END ALSETT CLEARING METHOD *************************/


/* General styles */
img { border:0; }
a { color:#592d06; text-decoration:none; }
a:hover { color:#76b3e1; }

ul, ol { margin:1.2em;  }
ul { list-style:square; }

.bluearrow {
	list-style-image:url(images/arrow_blue.png);
	margin:.7em 0 1.2em;
}
.bluearrow li { margin:0 0 .15em 1.2em; }

.indent { margin:0 0 5px 10px; }
.indentmore { margin:0 0 0 10px; }

.ltblue { color:#76b3e1; }
.beige { color:#cbb677; }
.small { font-size:.9em; }
.grey
a.grey:link { color:#999; }

a.ltblue:link {color: #592d06; text-decoration: none; }
a.ltblue:visited {color: #592d06; text-decoration: none; }
a.ltblue:hover {color: #76b3e1; text-decoration: none; }






div#mainwrap {
	width:1025px;
	margin-bottom:20px;
}

/*****  Top Row  **************************************/
div#toprow {
	background-image:url(images/bg_toprow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:173px;
	text-align:right;
}


/****  Navigation *************************************/
div#nav {
	margin-bottom:30px;
	color:#fff;
	line-height:48px;
	font-size:.85em;
	float:right;
	width:400px;
}
div#nav td {
	height:48px;
	text-align:center;
	border-left:1px solid #8c6a3b;
	padding:0 15px;
}

div#nav a { color:#cbb677; text-decoration:none; }
div#nav a:hover { color:#FFF; }

#nav .white { color:#FFF; }

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }



/*****  Body Row **************************************/
div#bodyrow {
	margin:10px 0;
	width:930px;
	float:right;
	font-size:.8em;
}

/* Left Col */
div#leftCol {
	width:240px;
	float:left;
	margin:0 0 0 0px;
	line-height:1.3em;
	min-height:350px;
}
div#leftCol h1, div#leftCol h2, div#leftCol p { 
	padding:0 0 0 18px; 
	color:#9c9c9c;
}
div#leftCol h1 {
	color:#592d06;
	font-size:1.2em;
	border-left:1px solid #6caedf;
	line-height:50px;
}
div#leftCol h2 {
	color:#6caedf;
	font-weight:normal;
	font-size:1em;
	margin:0 0 3px 0;
}
div#leftCol h1 a, div#leftCol h1 a:hover {color:#592d06; text-decoration:none; }
div#leftCol h2 a { color:#76b3e1; }
div#leftCol h2 a:hover { color:#9c9c9c; }
div#leftCol a { color:#9c9c9c; text-decoration:none; }
div#leftCol a:hover { color:#76b3e1; }




/***********************
/* Right Col */
/***********************/

div#rightCol, div#rightColPortfolio {
	width:630px;
	float:right;
	margin:27px 0 0 0;
	line-height:1.4em;
	color:#592d06;
}
div#rightCol h1, div#rightCol h2, div#rightColPortfolio h1 {
	color:#cbb677;
	font-weight:normal;
	font-size:2.3em;
	margin:13px 0 0 0;
}
div#rightCol h2 { color:#76b3e1; font-size:1.8em; line-height:1.1em; }

.rightText {
	float:right;
	width:400px;
}

.leftGraphics {
	float:left;
	width:215px;
}
div#rightCol a { color:#592d06; text-decoration:none; font-weight:bold; } 
div#rightCol a:hover { color:#76b3e1; }
#rightCol .grey { color:#999; }



/***********************
Portfolio
************************/

.portNavigation {
}
a.portNavigation:link { color:#592d06; text-decoration:none; }
a.portNavigation:visited { color:#592d06; }
a.portNavigation:hover { color:#76b3e1; }

/* Portfolio gallery display */
.portfolio_gallery {
	color:#9c9c9c;
	margin:25px 0 0 0;
}
.portfolio_gallery p { margin:10px 0 0 0; }
.portfolio_leftcol {
	width:286px; 
	float:left;
}
.portfolio_rightcol {
	width:286px; 
	float:left;
	margin:0 0 0px 50px;
}
a.portfolio_gallery:link { color:#9c9c9c; text-decoration:none; }
a.portfolio_gallery:visited { color:#9c9c9c; } 
a.portfolio_gallery:hover { color:#76b3e1; } 


/* Right Col Portfolio 
div#rightColPortfolio a:hover { color:#76b3e1; }
*/





/***** Footer Row ************************************/
.footercontainer {
	margin:10px 0;
}
div#footer {
	font-size:9px;
	color:#c2c2c2;
	text-align:left;
	float:left;
	/*width:300px;*/
	margin:50px 0 0 0;
}
div#footer a { color:#c2c2c2; text-decoration:none; }
div#footer a:hover { color:#999; }


/***** Footer News Row ******************************/
div#footernews {
	font-size:1em;
	color:#592d06;
	float:right;
	margin:4px 0 0px 0px;
	line-height:17px;
	width:400px;
}
div#footernews a { color:#592d06; text-decoration:none; }
div#footernews a:hover { color:#cbb677; }
