@charset "utf-8";
/* CSS Document by The Imagineers 2009 www.imagineers.com.au */

body {
	margin:0;
	padding:0;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.3em;
	color:#717171;
	background-color:#f0e9df;
	}
h1 {
	margin:0 0 10px 0;
	font-size:18px;
	font-weight:normal;
	color:#0082c8;
}
h2 {
	font-size:13px;
	font-weight:600;
	color:#333333;
}
h3 {
	font-weight:600;
	font-size:14px;
	/*font-style:italic;*/
}
#wrapper{
	width:900px;
	background-color:#FFFFFF;
}
#header {
	margin-top:5px;
	width:100%;
	height:90px;
	text-align:left;
}
#banner {
}
#leftCol {
	width:160px;
	margin-top:60px;
	background:url(images/newNav.png) left 10px no-repeat;
	height:650px;
}
#navBar {
	width:auto;
	margin-top:30px;
}
ul {
	margin-top:40px;
}
ul li {
	display:block;
	list-style:none;
	margin-left:-40px;
	width:187px;
	height:25px;
	border-bottom:2px solid #f9f9f9;
}
ul li a {
	display:block;
	height:25px;
	text-decoration:none;
}
li a:hover {
	display:block;
	height:25px;
	text-decoration:none;
	background-color:#FFFFFF;
	background:url(images/navOver.png) right no-repeat;
}

#form1{
margin-left:10px;
}
.spacer {
	width:auto;
	height:20px;
}
a.#innerleft {
	text-decoration:none;
	color:#00ff00;
}
a:hover {
	text-decoration:none;
	color:#ff0000;
}
#innerleft {

	/*width:222px;*/
	width:500px;
	padding:0 10px;
	min-width: 222px;
}
#innerright {
	width:222px;
	padding:0 10px;
	min-width: 222px;

}
.contactpage {
	padding:10px;
}
#pagetop {
	height:100%;
	padding:0 10px;
}
#pageheadline{
width:auto;
padding:10px;
}

#page {
	position:absolute;
	top:97px;
	padding-top:12px;
	width:737px;
	margin-left:162px;
	line-height:1.3em;
	border-top:1px solid #fce9da;
	border-right:1px solid #fce9da;
	border-bottom:1px solid #fce9da;
}
#portfolio {
	padding-left:10px;
}
#quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	text-align:left;
	display:block;
	width:auto;
	margin:10px;
	padding:10px;
	border-top:1px solid #0082c8;
	border-bottom:1px solid #0082c8;
}

#quoteb {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	text-align:left;
	display:block;
	width:auto;
	/*margin:10px;*/
	padding:10px 0 10px 0;
	border-top:1px solid #0082c8;
	border-bottom:1px solid #0082c8;
}
#signature {
	font-family:Tahoma, sans-serif;
	font-style:normal;
	font-size:10px;
	line-height:normal;
}

#caption{
	font-family:Tahoma, sans-serif;
	font-style:italic;
	font-size:10px;
	line-height:normal;
	margin:3px 6px;
}
	
#rightCol {
	width:234px;
	
	margin-right:10px;
	margin-left:10px;

}

#rcImage {
	margin-top:10px;
	text-align:center;
	padding:0px 0 10px 0;
}

#rctext {
	text-align:left;
	padding:10px ;
}
#footer {
	font-family:Tahoma, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:50px;
	text-align:center;
	background:url(images/footer-strip.jpg) left bottom no-repeat;
	color:#ccc;
}
#footer a {
	text-decoration:none;
	color:#ccc;
}
#footer a:hover {
	text-decoration:underline;
	color:#999;
}

