
	<!--
	body {
		background-color: #CCCC66;
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		width: 750px;
		max-width: 750px; /*border-top-style: solid;
		border-top-width: 15px;
		border-top-color: 333300;*/
		min-width: 750px;
		text-align: center;
		margin:0;
} 
	#wrapper { 
		margin: 0;
		position: relative;
	} 
	.navcontent{ 
		position: relative;
		font-family: Arial, Helvetica, Verdana;
		font-weight: bold;
		left: 0px;
		color: 000000;
		font-size: 8pt;
		text-decoration:none;
		margin-right: 2px;
		padding-right: 0px;
		padding-left: 0px;
	} 		
	#sidebar {
		/*border: 1px solid #333;*/
		padding: 0px;
		position: absolute;
		top: 0;
		left: 0;
		width: 150px;
		background-color: #999933;	
		background-image:url('../images/jacki_dahl.jpg');
		background-position: bottom;
		background-repeat: no-repeat;
	} 
	#news {
		font-size: 0.75em;
		padding: 0x;
		position: absolute;
		top: 0;
		right: 0;
		width: 95px;
		background-color: #999933;
	}
	#maincontent {
		font-size: 9pt; 
		margin: 0 95px 0 150px; 
		padding-right: 10px;
		padding-left: 30px;
		padding-top: 20px;
		padding-bottom: 15px;
		font-family: Arial, Helvetica, Verdana;
		text-align: left;
	}
	#projectContent {
		font-size: 9pt; 
		margin: 0 95px 0 150px; 
		padding-right: 15px;
		padding-left: 25px;
		padding-top: 20px;
		padding-bottom: 15px;
		height: 100%;
		font-family: Arial, Helvetica, Verdana;
		text-align: left;
	}
	#projectContent img{
		margin: 10px 10px 10px 10px;
		clear: both;
	}
	#projectContent a{ 
		color: 000000;
		font-weight: bold;
		font-size: 9pt;
		margin: 0px 0px 0px 0px;
		font-family: Arial, Helvetica, Verdana;
		text-decoration:none;
		padding: 0;
		position: relative;
		left: 0px;
	}
	#projectContent a:hover	{
		font-family: Arial, Helvetica, Verdana;
		font-weight: none;
		text-decoration:underline;
		color: #993300;		
	}
	#sidebar h2, #news h2 {
		font-size: 1.25em; 
		margin: 0 0 6px; 
	} 
	#maincontent h2 {
		font-size: 1.5em; 
		margin: 0 0 6px; 
	} 
	#maincontent h3 {
		font-size: 1.3em; 
		margin: 36px 0 6px; 
	} 
	#footer {
		color : #999999; 
		font-size: 0.75em;
	} 
	/*NAVIGATION BAR*/
	#navbar {
		margin: 0;
		padding: 0;	
	}
	#navbarright {
		margin: 0;
		padding: 0;
	}
	#navbar li {
		list-style-type: none;
		margin: 0 0 0px 0;
		padding: 0;
	}
	.navDiv{
		color: #FFFFFF;
		text-decoration: none;
		background-color: #999933;
		/*border-top: 1px solid #CCCC66;	*/
		border-bottom: 1px solid #CCCC66;
		font-weight: 600; 
		font-size: 9pt; 
		font-family: Bookman Old Style; 
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: left;
		text-indent: 20px;
	}
	.navDiv hover{
		color: black;
		background-color: #CCCC66;
	}
	#navbar a {
		display: block;
		color: #FFFFFF;
		text-decoration: none;
		background-color: #999933;
		/*border-top: 1px solid #CCCC66;	*/
		border-bottom: 1px solid #CCCC66;
		font-weight: 600; 
		font-size: 9pt; 
		font-family: Bookman Old Style; 
		padding-top: 10px;
		padding-bottom: 10px;
		text-indent: 20px;
		text-align: left;
	}
	.navLink{
		text-decoration: none;
	}
	.navLink .navDiv:hover{
		color: #660033;
		background-color: #CCCC66;
	}
	#uberlink {
		color: #333333 !important;
		font-weight: bold;
		background-color: #FFFFFF !important;
	}
	.footer3	{
			clear:left;
			border-bottom-style: solid;
			border-bottom-width: 3px;
			border-bottom-color: 666633;
		}
	.footer10	{
		clear:left;
		border-bottom-style: solid;
		border-bottom-width: 10px;
		border-bottom-color: 333300;
	}
	.bannerbottom{
			height: 47px;
			/*width: 750px;*/
	}
	.images img	{
		border-width: 3px;
		border-top-color: #666600;
		border-left-color: 999933;
		border-bottom-color: 666633;
		border-right-color: 333300;		
		border-style: solid;
		/*border-color: 666666;*/
		height: 50px;
		margin: 5px;
	}

	a.images:hover img	{
		border-width: 3px;
		border-top-color: #FFFFFF;
		border-left-color: #CCCCCC;
		border-bottom-color: #FFFFFF;
		border-right-color: #CCCCCC;		
		/*border-color: 000000;*/
		border-style: solid;
	
	}
	#showimage{
		position: absolute;
		visibility:hidden;
		border: 1px solid gray;
	}
	
	#dragbar{
		cursor: hand;
		cursor: pointer;
		background-color: #EFEFEF;
		min-width: 100px; /*NS6 style to overcome bug*/
	}
	
	#dragbar #closetext{
		font-weight: normal;
		margin-right: 1px;
		font-family: Arial, Helvetica, Verdana;
		font-size: 8pt;
	}
	.address	{
		font-color: #000000; 
		font-size: 9pt; 
		font-family: Arial, Helvetica, Verdana; 
		padding-left: 20px; 
		padding-right: 0px; 
		padding-bottom: 0px;
		padding-top: 5px;
		width: 150px;
		margin-top: 10px;
		margin-right: 10px;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color:660033;
		float: left;
	}
	.contactForm	{
		font-color: #000000; 
		font-size: 9pt; 
		font-family: Arial, Helvetica, Verdana; 
		padding-top: 10px;
		padding-left: 0px;
		padding-right:  0px;
		padding-bottom: 0px;
		width: 230px;
		float: left;
	}
	/*a.navcontent	{ 
		color: 000000;
		font-weight: bold;
		font-size: 9pt;
		margin: 0px 10px 0px 0px;
		font-family: Arial, Helvetica, Verdana;
		text-decoration:none;
	}
	a.navcontent:hover	{
		font-family: Arial, Helvetica, Verdana;
		font-weight: none;
		text-decoration:underline;
		color: #993300;		
	}*/
	.form	{
		font-family: Arial, Helvetica, Verdana;
		font-size: 9pt;
		font-weight: none;
		text-decoration: none;
		color: 000000;
	}
	.formTitle	{
		padding-top: 0px; 
		padding-bottom: 10px;
		padding-left: 0px;
		font-weight: bold;
		text-align: left;
	}
	body.testimonial-info a.navleft#testimonial {		
		background-color: #333300;
		display: block;
		color: #FFFFFF;
	}
	body.services-info a.navleft#services {		
		background-color: #333300;
		display: block;
		color: #FFFFFF;
	}
	body.gallery-info a.navleft#gallery {		
		background-color: #333300;
		display: block;
		color: #FFFFFF;
	}
	body.profiles-info a.navleft#profiles {		
		background-color: #333300;
		display: block;
		color: #FFFFFF;
	}
	body.contact-info a.navleft#contact {		
		background-color: #333300;
		display: block;
		color: #FFFFFF;
	}
	body.about-info a.navleft#about {		
		background-color: #333300;
		display: block;
		color: #FFFFFF;
	}
	.projectTitle	{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #660033;
	padding-bottom: 0px;
	border-bottom: 1px solid #660033;
}

.contentSpacer
{
	padding: 30px;
	font-size: 12px;
}
.normaltext
{
	font-size: 12px;
}
.verticalBar
{
	background-color: #999933;
}
.setwise
{
	text-decoration: none;
	color: black;
	font-size: 10px;
	margin-top: 4px;
}
.padImage
{
	margin: 10px;
}
	/*.bannerbottom{
		height: 47px;
		/*width: 750px;
	}
	.bannertop	{
		height: 70px;
		width: 750px;
	}*/
	-->