body {
	margin: 0;
	padding: 0;
	background-color: #EAEAEA;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#container {
	margin: 10px auto;
	padding: 0;
	width: 776px;
}
#content {
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url('images/content.jpg');
	width: 776px;
}
#featured {
     display: block;
     width: 756px;
     padding: 10px 10px 0 10px;
     min-height: 130px; 
}
     #featured p {
          text-indent: 30px;
     }
	 #featured p.noIndent {
          text-indent: 0;
     }
* html #featured {
	height: 130px;
}
#footer {
	margin: 0;
	padding: 7px 0 0 0;
	background: url('images/footer.jpg') top no-repeat;
	width: 776px;
	text-align: right;
	font-size: 0.75em;
}
#footer a {
	text-decoration: none;
}
#left {
	display: block;
	margin: 0;
	position: relative;
	float: left;
	text-align: center;
	width: 249px;
}
#middle {
	text-align: center;
	margin: 0 0 0 255px;
	width: 266px;
	min-height: 155px;
}
* html #middle {
	height: 155px;
}
#right {
	margin: 0;
	left: 487px;
	float: right;
	text-align: center;
	width: 249px;
}
#header {
	margin: 0 auto;
	padding: 0;
	background: url('images/header.jpg');
	height: 147px;
	width: 776px;
}
#header a {
	position: absolute;
	height: 35px;
	width: 86px;
	text-decoration: none;
	font-size: 10px;
	background-position: top;
}
#header a.active {
	background-position: bottom;
}
#header a:hover {
	background-position: bottom;
}
#header a i {
	visibility: hidden;
}
a#commleaders {
	background-image: url(images/commleaders.jpg);
	height: 38px;
	width: 276px;
	margin: 5px 0 0 5px;
}
a#tomresume {
	background-image: url(images/tomresume.jpg);
	margin: 88px 0 0 10px;
}
a#bryceresume {
	background-image: url(images/bryceresume.jpg);
	margin: 88px 0 0 106px;
}
a#properties {
	background-image: url(images/properties.jpg);
	margin: 88px 0 0 202px;
}
a#metroinfo {
	background-image: url(images/metroinfo.jpg);
	margin: 88px 0 0 298px;
}
a#links {
	background-image: url(images/links.jpg);
	margin: 88px 0 0 394px;
}
a#testimonials {
	background-image: url(images/testimonials.jpg);
	margin: 88px 0 0 490px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #183194;
}
a:hover {
	color: #666666;
}
form {
     margin: 0;
     padding: 0;
     font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
	form input, form textarea {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		border: 1px solid;
		padding: 1px;
	}
	form select {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		border: 1px solid;
	}
	form select {
		margin: 0 10px;
	}
textarea {
     margin: 0 10px;
}
input {
     margin: 0 10px;
     padding: 0;
     font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 0;
	padding: 0 10px;
	line-height: 25px;
	text-align: justify;
	text-indent: 30px;
}
.featuredImage1 {
     float: left;
     padding: 0 10px 0 5px; 
}
.featuredImage2 {
     float: right;
     padding: 0 10px 0 5px; 
}
.resumePic {
     float: right;
     margin: 0 12px 0 10px;
}
.listNoBullets {
     list-style-type: none;
     line-height: 1.2em;
     margin: 0 40px;
     padding: 5px 0;
}
.error {
     font-weight: bold;
     color: red;
}
.small {
	font-size: 0.7em;
}
.medium {
	font-size: 1.05em;
}
.large {
	font-size: 1.5em;
}
.xLarge {
     font-size: 1.7em;
}
.noIndent {
	text-indent: 0;
}
.slogan {
	text-indent: 0;
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-align: center;
	font-style: italic;
	width: 100%;
	line-height: 2.7em;
	color: #183194;
}
