
/*  UNIVERSAL STYLES */


body
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

img.layout_image
{
	display: block;
}

div.sub_nav
{
	margin-left: 0px;
}

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

a:hover
{
	text-decoration: underline;
	color: #248523;
}


/*  GENERAL SUBPAGE STUFF  */

div.sub_content_holder
{
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 774px;
}

div.sub_nav_vertical
{
	position: absolute;
	left: 36px;
	top: 40px;
}

div.header
{
	background-color: #51ae30;
	width: 100%;
}

div.body_content
{
	margin-left: 180px;
	padding-top: 36px;
	width: 560px;
}

p.project_lead
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 15px;
	color: #006600;
	font-weight: normal;
	line-height: 18px;
	margin-left: 30px;
	margin-top: -3px;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 1.8px;
}


div.project_image
{
	text-align: center;
	margin-left: 30px;
}

p.project_credits
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #203941;
	font-weight: normal;
	line-height: 22px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

p.project_link
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

p.project_category
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	letter-spacing: 2.5px;
	width: 536px;
	height: 22px;
	font-variant: normal;
	text-transform: uppercase;
	outline-width: 1px;
	outline-style: none;
	color: #DC3803;
	border-bottom-color: #FF0000;
	border-color: #E1E1E1;
	border-bottom-style: solid;
	border-width: 1px;
	margin-top: 30px;
	margin-bottom: 16px;
	margin-left: 30px;
	outline-color: #DCDCDC;
}
span.project_credits
{

}

p.project_title
{
	text-align: center;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 22px;
	margin-bottom: 12px;
	letter-spacing: 3px;
	color: #206621;
}

p.project_description
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 18px;
	margin-left: 30px;
	margin-top: -3px;

}

span.project_title
{
	font-size: 20px;
	font-weight: normal;
}