@charset "utf-8";
/* General styles */

body
{
	background:#000 url(/images/general/background.jpg) no-repeat top center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#FFFFFF;
	margin:0;
	padding:0;
	-webkit-text-size-adjust: 100%;

}

#wrapper
{
	width:760px;
	margin:247px auto 0 auto;
}

#innerWrapper
{
	background-color:#000;
	border:1px solid #000000;
	border-width:0 1px 1px 1px;
}

.titlebar
{
	background:#000;
	border-top:1px solid #464646;
	height:26px;
	position:relative;
}

.titlebar h1
{
	display:block;
	padding:6px 10px 2px 10px;
	margin:0;
	font:bold 14px Arial, Helvetica, sans-serif;
	float:left;
	color:#FFFFFF;
	letter-spacing:1px;
}

.titlebar a
{
	color:#FFFFFF;
}

.titlebar a:hover, .titlebar a.current
{
	color:#FF6600;
}

.titlebar .info
{
	display:block;
	position:absolute;
	right:5px;
	top:8px;
}

.titlebar .info a
{
	font-weight:bold;
}

.sectiontitles
{
	background:#000;
	height:32px;
	text-transform:lowercase;
}

.sectiontitles h1
{
	color:#999;
	font-size:20px;
	margin:0;
	padding:6px 6px 0 12px;
	float:left;
}

.sectiontitles a.rss
{
	padding-top:6px;
	color:#FFF;
}

.tel
{
	font-weight:bold;
}

a.rss
{
	font:normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	float:right;
	background:transparent url(/images/general/rss.png) no-repeat right;
	padding:3px 20px 3px 0;
	margin:3px 12px 0 0;
	line-height:16px;
	letter-spacing:0;
}

a.rss:visited
{
	color:#FFFFFF;
}

a.rss:hover
{
	color:#FF6600;
}

#getintouch
{
	width:268px;
	float:right;
}

#getintouch p
{
	margin:9px 12px 9px 12px;
}

#getintouch h2
{
	font:bold 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:9px 12px 9px 12px;
}

#getintouch p.address
{
	color:#CCCCCC;
}

#getintouch p a, #getintouch p a:visited, #getintouch p a:hover, #getintouch p a:link, #getintouch p a:active, #ourwork .content p a, #ourwork .content p a:visited
{
	color:#FF6600;
	font-weight:bold;
}



/*general purpose classes*/
a
{
	text-decoration:none;
	color:#FF6600;
}

.clear
{
	clear:both;
}

.img
{
	border:0;
}

.half
{
	float:left;
	width:50%;
}

p
{
	margin:0;
	padding:0;
}

.more
{
	text-align:right;
}

.more a
{
	color:#FF6600;
	font-weight:bold;
}

#footer
{
	background-color:#000;
	color:#CCCCCC;
	font-size:11px;
	border-top:1px solid #464646;
}

#legal
{
	float:left;
	padding:7px 0 7px 0;
	white-space:nowrap;
}

#legal a
{
	font-weight:bold;
}

#footer p
{
	margin:5px 12px 5px 12px;
}

#footer p.address
{
	color:#FFFFFF;
}

#footer p.address:first-line
{
	font-weight:bold;
}

#footer .more
{
	text-align:left;
}

#assocs
{
	float:right;
	padding:12px 12px 0 0;
	text-align:right;
}

#assocs p
{
	text-align:center;
	width:100%;
}

#assocs img
{
	border:0;
}


#indrec
{
	list-style:none;
	padding:0 0 0 12px;
	margin:0;
	font-size:13px;
}

#indrec li
{
	margin:0;
	padding:0 10px 3px 0;
}

#indrec li a
{
	color:#CCCCCC;
}

#indrec li .title
{
	font-weight:bold;
	color:#FFF;
}
