﻿body 
{
	background-color: #D1C8B9;
	font-size: 11px;
	text-align: center;
	color: #63615F;
	font-family: Arial, Helvetica, Verdana;
}

a:link, a:visited, a:hover, a:active 
{
	color: #63615F;
	text-decoration: underline;	
}
.large_text
{
	font-size: 14px;
}

.checkbox
{
	margin: 0px;
	padding: 0px;
}

.categories 
{
	text-transform: uppercase;
	font-size: 15px;
}

.categories a:link, .categories a:visited, .categories a:active
{
	margin: 5px 0px 5px 0px;
	color: #817F7F;
	text-decoration: none;
}

.categories a:hover 
{
	color: #525151;
	text-decoration: none;
}

input.text_field, textarea, select
{
	width: 250px;
	height: 13px;
	font-size: 10px;
	text-transform: none;
}

.contact_input_labels
{
	text-transform: uppercase;
}

.topLinks
{
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
}

.topLinks a:link, .topLinks a:visited, .topLinks a:active  
{
	text-decoration: none;
	color: #FFFFFF;
}

.topLinks a:hover 
{
	text-decoration: underline;
}

.bottomLinks
{
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

.bottomLinks a:link, .bottomLinks a:visited, bottomLinks a:active
{
	color: #3F012A;
	text-decoration: none;
}

.bottomLinks a:hover
{
	text-decoration: underline;
}
	

p 
{
	margin: 10px 0px 0px 0px;
}

.page_content 
{
	position: relative;
	display: inline-block;
	width: 780px;
	text-align: left;
}

img 
{
	border: 0px;
}

.page_header_text
{
	text-transform: uppercase;
	color: #3F012A;
	font-size: 16px;
}

.header_text
{
	text-transform: uppercase;
	color: #3F012A;
}

.subheader_text
{
	text-transform: uppercase;
}

.right_justify
{
	text-align: right;
}

.left_justify 
{
	text-align: left;
}

.currentProjectsCaps
{
	text-transform: uppercase;
	font-size: 7pt;
}

.currentProjects
{
	color: #3F012A;
	font-size: 7pt;
}

div#navItems
{ 
	font-size: 7pt;
}
