@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #FFF;
	background-color:#FFF;
}

#container {
	width:900px;
	background-color:#FFF;
	margin:auto;
}

#menu {
	padding: 0px 0px 0px 30px;
	height: 25px;
	width: 870px;
	height: 20px;
	top: 34px;
	background-color: #FFF;
	font-size:130%;
	float:right;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	border-bottom-width: thin;
}

#menu div.spacer {
	float: left;
	display: block;
	width: 50px;
	height: 20px;
	border: none;
}
	
#menu a:link { color: #093;
	}
	
#menu a:active,
#menu a:hover { color:#FC3;
	}
	
#menu a:visited { color:#366;
	}
	
#menu a {
	float: left;
	color: #060;
	text-decoration: none;
	font-weight: bold;
	width:auto;
	}
		
#content {
	padding: 20px 0 0 0;
	width: 900px;
	text-align:left;
	background-color: #FFF;
	margin: auto;
}

#left {
	width: 600px;
	float: left;
}

#right {
	width: 260px;
	float: left;
	z-index: 0;
	color: #666;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	vertical-align: bottom;
}

#copy {
	margin: 0px 20px 0px 30px;
	padding: 0;
	line-height: 130%;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 26px;
	color: #333;
	text-align:left;
}

#copy img {
	margin: 20px 0px 0px 0px;
	float:left;
	color:#666;
}
			
.subcopy {
	line-height: 130%;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #666;
	width: 560px;
}

#container #content #left #copy .subcopy table {
	font-size: 12px;
}

#thumbs {
	margin: 0px 20px 40px 30px;
	float: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 850px;
	;
	font-size:18px
}

.phone {
	color: #666;
	font-size: 32px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:left;
}

.email a {
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
}
.address {
	color: #666;
	font-size: 14px;
	text-align:left;
	text-decoration: none;
	
}
.address a {
	text-decoration: none;
	color: #093;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	border-bottom-width: thin;
}

.address a:hover, a:active {
	color:#FC3;
}

#footer {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: left;
	height: 50px;
	clear: both;
	padding-left: 30px;
	padding-top: 20px;
	border-top-style: dotted;
	border-top-color: #F90;
	border-top-width: thin;
	margin-bottom: 20px;
}

#footer a {
	color: #093;
	text-decoration: none;
	}
	
#footer a:hover, a:active {
	color:#FC3;
	}

#content #thumbs p a img {
	text-decoration: none;
	color: #093;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	border-bottom-width: thin;
}
#container #content #thumbs table tr td a:visited img {
}


#content #left #subcopy form table tr td strong {
	font-size: 90%;
}

.clr {
	clear: both;
}

.style6 { 
	color: #666;
}

.style6 a, a:hover, a:active {
	color:#666;
}

#container #content #right .address a img {
	text-decoration: none;
	border: 0
}

#container #content #right .button a img {
	text-decoration: none;
	border: 0
}

#container #content #thumbs p {
	color: #093;
}
#container #content #thumbs table tr td a img{ 
	border-color: #999;
	border-width:thin;
}

#container #content #thumbs table tr td a:visited img{
	border-color: #999;
	}
#container #content #thumbs div .style6 {
	font-size: 12px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: normal;
	font-weight: bold;
}
