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

body {
	background-image: url(images/plaid3.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21201e;
}

img {
	border: none;
}

p, h4, h3 {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

#bullets {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

#bullets li {
	margin-left: 20px;
	color: #fff;
	line-height: 16px;
	padding: 0px;
}

#bullets li p {
	padding: 0px 0px 2px 0px;
}

.grey {
	color: #fff;
}

a {
	color: #666;
	text-decoration: none;
}

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

h3 {
	color: #FFCCCC;
	font-size: 14px;
}

h4 {
	color: #FFCCCC;
	font-size: 14px;
}

.clear {
	clear: both;
}

#content {
	width: 900px;
}
#column1 {
	width: 400px;
	margin-right: 30px;
	float: left;
}

#column1 p {
	text-align: left;
}

#column2 {
	width: 450px;
	float: left;
}

#column2 p {
	text-align: left;
}

.clr {
	clear: both;
}

#header {
	background-repeat: no-repeat;
	background-position: center;
	padding: 50px 0px;
}

#logo {
	float: left;
}

#navigation {
	float: left;
	margin-top: 40px;
}

#navlist li {
	display: block;
	float: left;
	list-style-type: none;
	width: 108px;
	height: 60px;
	margin-right: 10px;
}

#navlist li p {
	text-align: center;
	margin: 15px 0px;
}

#navlist li p a {
	color: #377cef;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.home #nav_home, .interactive #nav_interactive, .illustration #nav_illustration, .contact #nav_contact {background-image: url(images/navbg.gif);}

.webthumbnail {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0px 15px 0px 0px;
	float: left;
	width: 250px;
}

.webdescription {
    padding: 0px;
	margin: 0px;
	float: left;
	margin-left: 30px;
}	

.webdescription p {
	margin-top: 0px;
	padding-top: 0px;
	width: 450px;
}

.bold {
	font-weight: bold;
}

.grey {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
}

#footer {
	color: #FFCCCC;
	margin: 40px 0 40px 0;
	font-size: 12px;
}

#footer a {
	color: #FFCCCC;
}

#footer a:hover {
	color: #377cef;
}

.row1 {
	background-image: url(images/row_white_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 25px 15px 0px 40px;
	margin: 50px 0px 0px 0px;
}

.rowbtm {
	background-image: url(images/row_white_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 25px;
}


.thumbnail {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0px 32px 32px 0px;
}

.spaceme {
	margin-top: 60px;
}

#contactpic {
	margin-bottom: 60px;
}

#recentprojects {
	margin-top: 60px;
}

#somemore {
	text-align: right;
	margin: 20px 0px;
}

.homeheader {
	font-size: 20px;
	font-weight: bold;
}