SPAN.100 {
	width : 105px;
}

SPAN.100 a {
	color : #c0c0c0;
}

SPAN.100 a:hover {
	color : #2145cf;
}

.greensquare{
	background-image : url(images/bg_greenroundedsquare.gif);
	background-repeat : no-repeat;
	width : 404px;
	height : 200px;
	padding : 10px 10px 10px 15px;
	margin-left : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
}

.greensquare h3{
	color: #fff;
}

.greensquare p{
	color: #fff;
}

.greensquare li{
	color: #fff;
}


LI a {
	color : #a8cb02;
	font-size : 10pt;
}

LI a:hover {
	color : #005639;
}

P#name {
	padding-left : 200px;
}
BODY {
	
	font-family : Calibri,"Franklin Gothic Meduim Cond", Arial, "MS Sans Serif", San-Serif;
	color : #808080;
	background-color : #fff;
}

H5 {
	font-size : 12pt;
	color : #005639;
	display : inline;
}

.greentext {
	color : #a8cb02;
	font-weight : bold;
}

H4 {
	padding-bottom : 5px;
	padding-top : 7px;
}




TR.band {
	height : 7px;
}

.band_deep{
	background-color : #a6ce39;
	height : 800px;
}


#email a {
	color : #808080;
	font-weight : bold;
}


TR.band25 {
	height : 25px;
	background-color : #a6ce39;
	width : 100%;
}



.contact a {
	color : #808080;
	font-weight : bold;
	font-size : 1em;
	
}



UL {
	padding-bottom : 2px;
	padding-left : 20px;
	padding-right : 5px;
	padding-top : 10px;
	font-size : .8em;
}

TD#blocks {
	background-image : url(images/bgblocks.gif);
	height : 30px;
}

A {
	color : #fff;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	padding-bottom : 3px;
}

A:HOVER {
	color : #005639;
}





H1 {
	font-size : 1.5em;
	color : #ffffff;
	letter-spacing : .5em;
}

* {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

H6 {
	padding-bottom : 15px;
	padding-left : 2px;
	padding-right : 2px;
}



DIV#formcontainer {
	width : 390px;
	margin-left : 20px;
	margin-top : 20px;
}

.contact p {
	margin-bottom : 10px;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 15px;
	font-size : .75em;
}


DIV#formcontainer form label {
	font-size : 10pt;
	float : left;
	width : 120px;
}
DIV#formcontainer div.clearfix {
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
	
}H3 {
	margin-left : 10px;
	margin-top : 20px;
}

P {
	font-size : 10pt;
	margin-left : 10px;
	padding-bottom : 4px;
	padding-top : 3px;
	margin-right : 20px;
}

.nopadding{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

.notoppad{
	margin-top : 0;
	padding-top : 0;
}

