/* Layout
---------------------------------------------------------------------------------------- */

body {
	height: 100%;
	padding: 0px;
	background-color: #96809D;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

div#wrap {
	height: 520px;
	width: 860px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;	
}

.topblock {
width: 860px;
margin-bottom: 60px;
}

.banner {
margin-bottom: 0px;
padding-top: 40px;
}

.logo {
	padding-bottom: 0px;
	float: left;
	margin-right: 160px;
}

.mainblock {
	height: 284px;
	background-color: #FFFFFF;
}

.contentblock {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1.3px;
	color: #6D4D73;
	height: 284px;
	overflow: auto;
	font-weight: normal;
	line-height: 17px;
}

.contentblock2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1.3px;
	color: #6D4D73;
	height: 225px;
	overflow: auto;
	font-weight: normal;
	line-height: 17px;
}

.imageblock {
	float: left;
	width: 423px;
	height: 284px;
	margin: 0px;
}		

.copyrightblock {
	height: 40px;
}

.thumbs {
	color: FFFFFF;
	float: left;
	border: 0px;
	background-color: #FFFFFF;
	outline: none;
	padding: 0px 9px 9px 0px;
}

.thumbs a {
border: 0px;
outline: none;
background-color: #FFFFFF;
}


.thumbs2 {
	color: FFFFFF;
	border: 0px;
	background-color: #FFFFFF;
	outline: none;
	padding: 0px 9px 9px 0px;
	
}


/* Navigation
---------------------------------------------------------------------------------------- */
ul#nav {
	background-color: #6D4D73;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style: none;
	overflow: hidden; 
	width: 855px;
	
}

#nav li {
float: left;
}

#nav a {

	display: block;
	padding: 7px 17px 7px 17px;
	margin-right: 5px;
	background-color: #6D4D73;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: 1.5px;
}

#nav a:hover {
	background-color: #533A58;
	color: #FFFFFF;
}


/* styles for the "you are here" buttons */
body#home a#homeLink,
body#services a#servicesLink,
body#portfolio a#portfolioLink,
body#aboutus a#aboutusLink,
body#contact a#contactLink,
body#links a#linksLink
body#bargate a#bargateLink
body#lime a#limeLink
body#repointing a#repointing
body#local a#localLink {
	background-color: #533A58;
}

ul#sub {
background-color: #FFFFFF;
padding-top: 12px;
padding-left: 40px;
margin-right:50px;
margin-bottom: 9px;
list-style: none;
overflow: hidden; 
width: 650px;

}

#sub li {
float: left;
}

#sub a {
display: block;
padding: 7px 30px 7px 30px;
color: #533A58;
background-color: #EBE9ED;
margin: 0px 15px 0px 0px;
text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1.5px;

}

#sub a:hover {
	background-color: #DCD9E0;
}


/* styles for the sub "you are here" buttons */
	body2#walling a#wallingLink {
	background-color: #DCD9E0;
}
	
/* Text
---------------------------------------------------------------------------------------- */

a {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: none;
}

.textblock {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1.3px;
	color: #6D4D73;
	padding-top: 13px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-weight: normal;
	line-height: 23px;
}

.textblock a {
color: #6D4D73;
} 

.textblock2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1.3px;
	color: #6D4D73;
	padding-right: 40px;
	padding-left: 41px;
	padding-bottom: 10px;
	font-weight: normal;
	line-height: 17px;

}

.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1.3px;
	color: #6D4D73;
	font-weight: normal;
	line-height: 1.3px;
	float: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding-top: 8px;
} 
.copyright a {
color: #000000;
}
.copyright a:hover {
color: #F4F4F4;
}

.bullets {
list-style-type: disc;
padding-left: 20px;
}
.emailus {

}
.emailus a:hover {
	font-weight: bold;
	font-size: 18px;
}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#533A58;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:30; color: #533A58; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:-80px; left:0;
	padding: 20px 0px 0px 50px;
	width:200px;
	color: #533A58;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
	
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}