body {
  	color: #000;
  	background-color: #bebebe;
  	font-family: arial;
	font-size: 12px;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	padding: 0;
	}
h1 {
	color: #263a26;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.4em;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 20px;
	}
h2 {
	color: #426344;
	text-align: left;
	letter-spacing: 2px;
	font-size: 1.25em;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	}
h3 {
	color: #426344;
	text-align: left;
	letter-spacing: 2px;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	}
h4 {
	/*used for website names on Web Design page*/
	text-align: left;
	color: #426344;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0 5px 15px;
	}
h5 {
	/*used on Web Design page*/
	text-align: left;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	line-height: 0em;
	}
a:link, a:visited, a:active {
	color: #2a7d1b;
	text-decoration: underline;
	outline: none;
	border: none;
	}
a:hover {
	color: #4c3618;
	text-decoration: underline;
	outline: none;
	border: none;
	}
img {
	outline: none;
	border: none;
	}
p.announcement {
	color: #c94b0c;
	}
hr {
	color: #c0c0c0;
	background-color: #c0c0c0;
	border: 0;
	width: 80%;
	height: 1px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	}
.clear {
	clear: both;
	}
/*===========================*/
/*===== Structural DIVs =====*/
/*===========================*/
#wrapper {
	background: #bebebe url(images/bg_wrapper.gif) repeat-y;
	width: 820px;
	margin: 0 auto;
	}
#container {
	width: 800px;
	position: relative;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	}
#header {
	width: 800px;
	height: 153px;
	border-bottom: double 3px #c0c0c0;
	}
#header h1 {
	background: url(images/header.gif) no-repeat;
	width: 800px;
	height: 150px;
	margin: 0 auto;
	}
#header h1 span {
	display: none;
	}
#mainContent {
	width: 560px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
	background-color: #fff;
	padding: 20px 0 40px 10px;
	margin: 0 0 0 200px;
	border-left: solid 1px #c0c0c0;
	}	
#mainContent p {
	margin-left: 15px;
	}
#footer {
	position: relative;
	background-color: #fff;
	padding: 5px 0;
	border-top: double 3px #c0c0c0;
	margin: 0;
	width: 800px;
	height: 80px;
	}
		#footer p {
			text-align: center;
			font-size: 0.9em;
			color: #4c3618;
			}
		img.remote_button {
			position: absolute;
			top: 10px;
			left: 25px;
			}
/*==========================*/
/*======= NAVIGATION =======*/
/*==========================*/
#navigation {
	position: absolute;
	top: 165px;
	left: 20px;
	width: 170px;
	padding: 0; 
	margin: 0;
	text-align: right;
	}
#navigation ul {
	margin: 0 10px 0 0;
	padding: 0;
	}
#navigation li {
	line-height: 2em;
	list-style-type: none;
	display: block;
	padding-top: 0;
	margin-bottom: 0;
	}
#navigation li a:link, #navigation li a:visited {
	color: #003300;
	text-decoration: none;
	}
#navigation li a:hover, #navigation li a:active {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
	}
#navigation li a.current {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
	}
#navigation hr {
	color: #c0c0c0;
	background-color: #c0c0c0;
	width: 150px;
	height: 1px;
	margin: 0px;
	}
/*===============================*/
/*======= LEFT-SIDE LOGOS =======*/
/*===============================*/
#logos_left {
	position: absolute;
	width: 190px;
	left: 5px;
	top: 490px;
	text-align: center;
	}	
/*===============================*/
/*======= ROUNDED CORNERS =======*/
/*===============================*/	
.roundcont {
	width: 170px;
	text-align: left;
	margin: 0 auto;
	background-color: #3f7f52;
	color: #fff;
	}
.roundcont p {
	margin: 5px 5px 10px 5px;
	}
.roundcont p.specials_title {
	text-align: center;
	color: #f1af00;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	}
.roundcont p.specials_title a {
	color: #f1af00;
	}
.roundtop div { 
	background: url(images/tl.png) no-repeat top left; 
	}
.roundtop { 
	background: url(images/tr.png) no-repeat top right; 
	}
.roundbottom div{
	background: url(images/bl.png) no-repeat bottom left; 
	}
.roundbottom {
	background: url(images/br.png) no-repeat bottom right; 
	}
.roundtop div, .roundtop, .roundbottom div, .roundbottom {
   	width: 100%px;
   	height: 12px;
	}
/*===================================*/
/*======= CONTACT US SPECIFIC =======*/
/*===================================*/	
p.label {
	font-weight: bold;
	}
table.cityList {
	width: 100%;
	margin: 0;
	padding: 0;
	}
table.cityList td {
	width: 50%;
	}


ul.serviceList {
	font-weight: bold;
	margin: 0 0 0 40px;
	padding:0;
	}
img.profile {
	border: 1px solid #c0c0c0;
	padding: 3px;
	margin: 0 10px 10px 0;
	float: left;
	}

/*===============================*/
/*======= WEB DESIGN PAGE =======*/
/*===============================*/	
.website {
	width: 550px;
	margin: 0 0 10px 0;
	padding-bottom: 15px;
	}
.website-lt {
	float: left;
	width: 340px;
	}
.website-lt img {
	border: 1px solid #ccc;
	margin: 0;
	padding: 3px;
	}
.website-rt {
	float: right;
	width: 205px;
	}
p.view-site-button {
	margin: 20px 0 0 0;
	}

.current-project-lt {
	float: left;
	width: 270px;
	}
.current-project-rt {
	float: right;
	width: 270px;
	}
.current-project-lt img, .current-project-rt img {
	border: 1px solid #ccc;
	margin: 0;
	padding: 3px;
	}
h4.current {
	margin-left: 0;
	}	

#thumbBox		{/*Outermost DIV for thumbnail viewer*/
				position: absolute; left: 0; top: 0; width: auto;
				padding: 5px 5px 0 5px; background: #555; visibility: hidden;
				z-index: 10; cursor: pointer; border: 2px solid #fff;}
#thumbBox .footerbar {/*Footer DIV of thumbbox that contains "close" link */
				font-family: "trebuchet ms"; font-weight: bold; font-size: 1.2em; letter-spacing: 1px;
				line-height: 1.1em; color: #fff; padding: 0 0 5px 0; text-align: right;}
#thumbBox #thumbImage {/*DIV within thumbbox that holds the enlarged image */
				background-color: #555;}
#thumbLoading	{/*DIV for showing "loading" status while thumbbox is being generated*/
				position: absolute; visibility: hidden; border: 1px solid black;
				background-color: #efefef; padding: 5px; z-index: 5;}
