@charset "utf-8";

body	{
	background: #cecece;
	color: #998476;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0;	}

a	{
	color: #548aaf;	}
a:hover	{
	color: #f68b20;
	text-decoration: none;	}
a.selected	{
	color: #f68b20;	}
img	{
	border: none;	}
/*h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 36px;
	margin: 0;
	text-transform: none;	}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	text-transform: uppercase;	}
h3	{
	color: #77665b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 18px;
	margin: 0;
	text-transform: uppercase;	}
*/b, strong	{
	color: #77665b;	}

div.clear	{
	clear: both;	}
div.left	{
	float: left;	}
div.right	{
	float: right;	}

td	{
	vertical-align: top;	}

div#body	{
	background: #ffffff;
	height: auto;
	position: relative;
	top: -10px;
	width: 100%;	}
div#layout	{
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	width: 960px;	}
div#bodyheader	{
	left: -4px;
	margin-bottom: 10px;
	position: relative;
	top: 0;	}
div#columnleft	{
	float: left;
	height: auto;
	width: 250px;	}
div#column	{
	height: auto;
	float: left;
	width: 710px;	}
div#columnright	{
	float: right;
	height: auto;
	width: 250px;	}
div#columnleft.lineleft, div#columnright.lineleft	{
	border-left: solid 1px #cccccc;
	width: 249px;	}
div#columnleft.lineright, div#columnright.lineright	{
	border-right: solid 1px #cccccc;
	width: 249px;	}
div#column.lineleft	{
	border-left: solid 1px #cccccc;
	width: 709px;	}
div#column.lineright	{
	border-right: solid 1px #cccccc;
	width: 709px;	}
div.row	{
	border-bottom: solid 1px #cccccc;	}
div#columnleft div.row	{
	margin-bottom: 20px;
	padding: 0 20px 10px 0;	}
div#column div.row	{
	margin-bottom: 20px;
	padding-bottom: 10px;	}
div#column div.padleft	{
	padding-left: 20px;	}
div#column div.padright	{
	padding-right: 20px;	}
div#columnright div.row	{
	margin-bottom: 20px;
	padding: 0 0 10px 20px;	}
div.row div.block	{
	border-bottom: solid 1px #cccccc;
	margin-bottom: 20px;
	padding-bottom: 10px;	}

/*div#homebody a, div#homebody h1, div#homebody h2	{
	color: #568cb1;	}
div#whatwedobody a, div#whatwedobody h1, div#whatwedobody h2	{
	color: #f68b21;	}
div#aboutbody a, div#aboutbody h1, div#aboutbody h2	{
	color: #66bb3a;	}
div#blogbody a, div#blogbody h1, div#blogbody h2	{
	color: #199cd8;	}
div#contactbody a, div#contactbody h1, div#contactbody h2	{
	color: #e24b72;	}
*/
/*div#footergradient	{
	background: #e6e6e6 url(/images/footergradient.png) bottom center;
	height: 285px;
	width: 100%;	}
div#footer	{
	color: #8c8c8c;
	font-size: 11px;
	height: 285px;
	margin: 0 auto;
	position: relative;
	text-shadow: #ffffff 0 1px 2px;
	width: 960px;	}
div#footer a	{
	text-decoration: none;	}
div#footer a:hover	{
	text-decoration: underline;	}
div#footer div#address	{
	bottom: 65px;
	left: 0;
	position: absolute;	}
div#footer div#address div#name	{
	font-size: 15px;
	font-weight: bold;	}
div#footer div#contactinfo	{
	bottom: 65px;
	left: 150px;
	position: absolute;	}
div#footer div#legal	{
	bottom: 85px;
	right: 0;
	position: absolute;	}
div#footer div#footernav	{
	bottom: 65px;
	right: 0;
	position: absolute;	}
div#footer div#footernav a	{
	font-size: 15px;	}
div#footer div#footernav div#whatwedodropup	{
	display: none;
	height: 0;
	left: -10000px;
	line-height: 16px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: auto;	}
div#footer div#footernav div#aboutdropup	{
	display: none;
	height: 0;
	left: -10000px;
	line-height: 16px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: auto;	}
div#footer div#footernav div#blogdropup	{
	display: none;
	height: 0;
	left: -10000px;
	line-height: 16px;
	overflow: hidden;
	position: absolute;
	text-align: right;
	top: 0;
	width: 350px;	}
div#footer div#footernav div#whatwedodropup a, div#footer div#footernav div#aboutdropup a, div#footer div#footernav div#blogdropup a	{
	font-size: 13px;	}*/