body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
	height:100%;
	background-color:#000000;
}

a:active { color: #4F2F24; text-decoration: underline; }
a:hover  { color: #000000; text-decoration: none;}
a:link { color: #4F2F24; text-decoration: underline; }
a:vlink { color: #4F2F24; text-decoration: underline; }
a:visited { color: #4F2F24; text-decoration: underline; }
A:link:hover { color: #000000; text-decoration: none;}
A:visited:hover { color: #000000; text-decoration: none;}

a.b:active { color: #FFFFFF; text-decoration: underline; }
a.b:hover  { color: #FFFFFF; text-decoration: none;}
a.b:link { color: #FFFFFF; text-decoration: underline; }
a.b:vlink { color: #FFFFFF; text-decoration: underline; }
a.b:visited { color: #FFFFFF; text-decoration: underline; }
A.b:link:hover { color: #FFFFFF; text-decoration: none;}
A.b:visited:hover { color: #FFFFFF; text-decoration: none;}

.heading {
	color: #000000;
	font-style:italic;
	font-weight:bolder;
	font-size:18px;
}

.phone {
	color: #4F2F24;
	font-style:italic;
	font-weight:bolder;
	font-size:18px;
}

.copy {
	line-height: 23px;
	margin-left:20px;
	margin-right:20px;
	margin-top:15px;
	margin-bottom:15px;
}

.address {
	margin:5px;
	color:#FFFFFF;
	font-size:13px;
}



.copy_quote {
	line-height: normal;
	margin-left:50px;
	margin-right:50px;
	margin-top:15px;
	margin-bottom:15px;
	font-size: 13px;
}

#topbar {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:40px;
	z-index:0;
	background-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image:url(images/top.gif);
	background-position:center;
	background-repeat:no-repeat;
		}
		
#navigation_left {
position:absolute;
top:41px;
left:0px;
right:0px;
width:263px;
height:211px;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
z-index:2;
		}
		
#navigation_right {
position:absolute;
top:41px;
left:264px;
right:0px;
width:463px;
height:211px;
background-image:url(images/compass.jpg);
background-repeat:no-repeat;
z-index:2;
		}
		
#navigation {
position:absolute;
top:41px;
left:76px;
right:0px;
width:204px;
height:211px;
z-index:3;
text-align:right;
		}
		
#left_column {
position:absolute;
left:0px;
right:0px;
width:263px;
height:59px;
background-position:top;
z-index:1;
top: 252px;
border-top-width:1px;
border-top-style:solid;
border-top-color:#FFFFFF;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width: 1px;
		}
		
#right_column {
	position:absolute;
	top:252px;
	left:263px;
	width:auto;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	z-index:4;
	height: auto;
		}
		
#photo {
position:absolute;
top:325px;
left:0px;
right:0px;
width:293px;
height:247px;
background-image:url(images/photo.jpg);
background-repeat:no-repeat;
z-index:5;
		}
#address {
position:absolute;
top:580px;
left:0px;
right:0px;
width:263px;
height:200px;
z-index:3;
		}
.textfloat {
float: left; 
clear: left; 
}
