/* CSS Document */

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#topnav_container p {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}
#topnav_container a {
	color: #e8c9b0;
	text-decoration: none;
	font-size: 90%;
	font-weight: normal;
}
#topnav_container a:hover {
	text-decoration: none;
	color: #fff;
}
#mission-tag h2 {
	color: #3d342c;
	font-size: 95%;
	font-weight: bold;
}

#mission-tag h1 {
	color: #3d342c;
	font-size: 120%;
	line-height: 140%;
	font-weight: normal;
}
#footer_container a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 70%;
}
#footer_container a:hover {
	text-decoration: underline;
}
#footer_container p {
	color: #7f7974;
	text-decoration: none;
	font-size: 70%;
}
#markup_container #validate {
	color: #7f7974;
}
#markup_container #rss a {
	color: #fb9d3a;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
#markup_container #rss a:hover {
	text-decoration: none;
}
p {
	color: #3d342c;
	font-size: 70%;
	line-height: 18px;
}

#phone {
	font-size: 17px;
}

h2 { 
	color: #3d342c;
	font-size: 120%;
	font-weight: bold;
}
h3 {
	font-size: 95%;
	color: #3d342c;
	font-weight: normal;
}
h4 {
	font-size: 85%;
	color: #3d342c;
	font-weight: normal;
}

dt {
	color: #7e6e5e;
	font-size: 70%;
	font-weight: bold;
}
dd {
	color: #3d342c;
	font-size: 70%;
	font-weight: bold;
}
.webproject_container dd a {
	color: #c70500;
	border-bottom: 1px dotted #291e14;
	text-decoration: none;
}
.webproject_container dd a:hover {
	color: #e34002;
	border-bottom: 1px dotted #291e14;
	text-decoration: none;
}
dd a {
	color: #c70500;
	border-bottom: 1px dotted #291e14;
	text-decoration: none;
}
dd a:hover {
	color: #e34002;
	border-bottom: 1px dotted #291e14;
	text-decoration: none;
}
.web a {
	color: #e34002;
	font-size: 100%;
	font-weight: normal;
}
#stuff_container h2 {
	color: #3d342c;
	font-size: 95%;
}
#stuff_container #news a {
	color: #c70500;
	font-weight: bold;
	font-size: 70%;
}
#stuff_container #blog a {
	color: #e34002;
	font-weight: bold;
	font-size: 70%;
}
#stuff_container #fav a {
	color: #0170d8;
	font-weight: bold;
	font-size: 70%;
}
#stuff_container p {
	color: #3d342c;
	font-size: 70%;
	font-weight: normal;
	line-height: 13px;
}


/************ WORK SECTION *****************/
#workmenu_container a {
	color: #c70500;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}
#workmenu_container a:hover {
	color: #e34002;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}


/******* PROJEC SECTION **********/
#project_container .featuretitle a {
	font-size: 70%;
	color: #c70500;
}
#project_container .featuretitle a:hover {
	color: #e34002;
}
#project_content dl a, a {
	color: #c70500;
}
#project_content dl a:hover, a:hover {
	color: #e34002;
}
#picture_container ul {
	font-size: 60%;
	color: #979292;
}


/*GENERAL CLASSES*/
.featuretitle h2 {
	font-size: 90%;
}
.featuretitle h3 {
	font-size: 70%;
}
.brownlist li {
	color: #3d342c;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
}
.orange {
	color: #e34002;
}
.red {
	color: #c70500;
}
.blue {
	color: #0170d8;
}
.brown {
	color: #3d342c;
}

.green-blue {
	color: #027698;
}
.grey_border {
	border: 1px solid #e3e3e3;
}
.blueBox {
		background-color: #d1f9fc;
}
.webproject_container .gold {
	color: #9b6d00;
	background-color: #FFFFCC;
	padding: 10px;
	margin: 0 5px 15px 0;
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
