body {
	font-family: Arial, "Futura", sans-serif;
	color: #000;
 	}

p	{
	font-size: 0.8em;
	}
	
a img {
	border: none;
	}

a 	{
	color: #999;
	}
		
a:hover {
	color: #a11b2b;
	}

i {font-size: smaller;}

h2 {
	float: left;
	width: 230px;
	font-weight: normal;
	font-size: 0.9em;
	margin-top: -0.3em;
	}

b {
	font-size: 1em;
	font-weight: normal;
	display: inline;
	color: #a11b2b;
	}

span.red {
	color: #a11b2b;
	}
	
span.gray {
	color: #999;
	}

#nav b {
	float: left;
	display: block;
	width: 2px;
	text-decoration: none;
	color: #C0C0C0;
	font-family: "Futura", Arial, sans-serif;
	letter-spacing: -3px;
	font-size: 0.8em;
	}

#nav a {
	float: left;
	display: block;
	width: 163px;
	text-decoration: none;
	color: black;
	font-family: "Futura", Arial, sans-serif;
	letter-spacing: 3px;
	font-size: 0.8em;
	}

#nav a:hover{
	color: #a11b2b;
	}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none; 
	}

.sidebar ul a {
	font-size: 0.8em;
	color: #3c3c3c;
	text-decoration: none;
	}
	
#rightbar ul a {
	font-size: 1em;
	}	

.sidebar ul a:hover {
	color: #a11b2b;
	}

.sidebar li {
	border-bottom: solid 1px #b6b6b6;
	padding: 5px;
	padding-left: 16px;
	}

#construction{
	line-height: 0.9em;
	}

.reddot{
	background: URL("../images/list/reddot.gif") left 11px no-repeat;
	}

.circle{
	background: URL("../images/list/circle.gif") left 11px no-repeat;
	}

.box li {
	list-style: none;
	background: URL("../images/list/box.gif") left top no-repeat;
	font-size: 0.8em;
	padding-bottom: 0;
	}

.box h1 {
	font-weight: normal;
	margin-top: -0.1em;
	font-size: 0.9em;
	}

.sidebar h2 {
	font-weight: normal;
	margin-top: -0.1em;
	font-size: 0.7em;
	letter-spacing: 1px;
	}

.lastbox {
	background: red;
	}

.back {
	display: block;
	float: right;
	background: URL("../images/list/box.gif") 0% 150% no-repeat;
	text-decoration: none;
	color: #999;
	font-size: 0.7em;
	padding-left: 10px;
	margin-top: 3px;
	}

.back:hover {
	color: #a11b2b;
	}

.pdf {
	display: block;
	background: URL("../images/list/box.gif") left -5px no-repeat;
	text-decoration: none;
	color: #999;
	font-size: 0.9em;
	padding-left: 16px;
	margin-top: 3px;
	}
	
.pdf:hover {
	color: #a11b2b;
	}

hr {
	border: none;
	background-color: #ccc;
	height: 1px;
	}

.team {
	float: left;
	width: 50px;
	color: #000;
	text-decoration: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}

.team:hover{
	color: #a11b2b;
	}
	
.team img {
	border: none;
	}
	
#main {
	font-size: 0.8em;
	}
	
#main p {
	font-size: .9em;
	}
	
#main table {
	font-size: 0.8em;
	margin-left: -3px;
	}

#main table b{
	color: #000;
	font-weight: bold;
	}
	
#main table table {
	font-size: 1em;
	}
	
#contact a{font-weight: bold;}

#contact b {font-size: 89%;}

#contact {line-height: .9em;}

.back {
	display: block;
	float: right;
	background: URL("../images/list/box.gif") left -5px no-repeat;
	text-decoration: none;
	color: #999;
	font-size: 0.9em;
	padding-left: 16px;
	margin-top: 3px;
	}
	
.back:hover {
	color: #a11b2b;
	}
	
.viewportfolio {
	display: block;
	float: right;
	text-decoration: none;
	color: #a11b2b;
	font-size: 0.9em;
	padding-left: 16px;
	margin-top: 3px;
	clear: both;
	}
	
.viewportfolio:hover {
	color: #000;
	}
.services a {
	color: #a11b2b;
	}

