﻿.left {float: left;}
.right {float: right;}
.hidden-text { text-indent: -31337px; font-size: 1px; }
.float-catch {clear: both;}
.upper-case {text-transform:uppercase;}
.link {margin: 0px 0px -3px 1px;}
.hidden { display: none; }
.no-border { border: none !important; }
.no-background {background: none !important;}
.li-drop {
	margin: 0;
	padding-top: 2px;
}
.margfix {
	height:1px;
}

body {
	font-size: 12px;
	font-family: "Trebuchet MS", "Arial sans-serif";
}

p {
	color: #666666;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

#content-pad a {
	font-weight: bold;
	color: #336699;
	font-size: 1.1em;
}

#content-pad a:hover {
	color: #444444;
	text-decoration:underline;
}

h1 {
	
}

h2 {	
	font-size: 2em;
	color: #FFFFFF;
	line-height: 1.3em;
	padding: 0px 0px 10px 10px;
	margin:0px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	
}


h3 {
	font-size: 1.5em;
	font-style:italic;
	color: #CC9900;
	margin: 0px;
	padding: 0px;
}

#content-pad h3 {
	text-transform: uppercase;
	}


h4 {
color: #CC9900;
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#search-projects {
	margin-bottom: 0px;
}

#browse-projects {
	color: #9EA7AF;
}

#stat-box p {
	line-height: 1.4em;
	font-size: 1.2em;
	text-transform: uppercase;
	color: white;
}

#stat-box p strong {
	color: #FFC211;
}