body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/home/body-bg.gif);
}

.links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background-color: #333333;
	padding:0px;
	margin:0px;
}

a:link {
	color:#333333;
	text-decoration:underline;
}

a:visited {
	text-decoration:none;
	text-decoration:underline;	
}

a:hover {
	text-decoration:none;	
}

.fastQuote {
	font-weight:bold;
}

.other {
	color:#666600;
}


.featuredProjects {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF8CE;
	font-weight:bold;
}

.featuredProjectsHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF8CE;
	font-weight:bold;
}

h1 {
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 a:link {
	color:#333333;
	text-decoration:none;
}

h1 a:visited {
	color:#333333;
	text-decoration:none;
}

h1 a:hover {
	color:#666666;
	text-decoration:none;
}

#formTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.thumbnail {
	border:1px solid black;
}

.video-thumbnail {
	border:1px solid black;
	float:left;
	margin-right:20px;
}

.thumbwrapper {
	width:200px;
	height:235px;
	margin:20px;
	float:left;
	text-align:center;
}

.gallerythumb {
	margin:20px;
}

.video-thumbwrapper {
	width:500px;
	height:180px;
	margin:20px;
	float:left;
	text-align:left;
}

#specs-table th {
	text-align:center;
	padding-bottom:10px;
}

#specs-table td {
	text-align:center;
	padding-bottom:10px;
	font-size:10px;
}

#specs-table td a {
	color:#666600;
	font-weight:bold;
}

#individual-specs-table {
	border:1px solid black;
}

#individual-specs-table th {
	padding:10px;
	border-bottom:1px solid black;
}

#individual-specs-table td {
	text-align:left;
	padding:10px;
	font-size:10px;
}

#individual-specs-table td img {
	border:1px solid black;
}

#top-row {
	background-color:#429300;
}



.odd-row {
	background-color:#CAFB3C;
}

.even-row {
	background-color:#F1FF54;
}

#press-release {
	width:100%;
	border:none;
	border:1px solid #CCCCCC;
	border-bottom-width:0;
	font-size:11px;
}

#pr-titles {
	font-weight:bold;
	background-color:#7EA314;
	color:#fff;
}

#press-release td {
	vertical-align:top;
	border:none;
	padding:7px;
	border-bottom:1px solid #ccc;
}

#press-release td p {
	margin-top:0;
}

.staff-description {
	clear:both;
	height:125px;
	border-bottom:1px dotted black;
	margin-bottom:20px;
}

.staff-photo {
	float:left; 
	margin-right:20px; 
	margin-bottom:10px; 
	border:2px solid black;
}

#form-steps {
	text-align:center;
}