

/* @group TAGS */

form {
	margin: 0;
	padding: 0;
}

img {
	text-decoration: none;
	border-style: none;
}

img a {
	text-decoration: none;
	border-style: none;
}

body {
	background: #32542b url(../images/for_templates/background.jpg) repeat center top;
	padding: 0;
	margin: 0;
}
	
/* @end */

/* @group For Templates */

.secondayNav {
	color: #3c6634;
	font: bold 12px/20px Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	border-bottom: 3px double #ceded0;
	margin: 0;
	padding-bottom: 5px;
}

.secondayNavViewing {
	color: #000000;
	font: bold 12px/20px Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}

.secondayNav a:link {
	color: #3c6634;
	text-decoration: none;
}

.secondayNav a:hover {
	color: #ffffff;
	background: #32542b;
	text-decoration: none;
}

.secondayNav a:visted:hover {
	color: #ffffff;
	background: #32542b;
	text-decoration: none;
}

.secondayNav a:active {
	color: #ffffff;
	background: #32542b;
	text-decoration: none;
}

.secondayNav a:visited {
	color: #a3afa4;
	text-decoration: none;
}

.nav {
	background: #ffffff;
	margin: 0;
	padding: 0;
}

.boiler a:link {
	text-decoration: none;
	color: #32542b;
}

.boiler a:visited {
	text-decoration: none;
	color: #32542b;
}

.boiler a:hover {
	text-decoration: underline;
	color: #000000;
}

.boiler a:active {
	text-decoration: underline;
	color: #000000;
}

.copyright {
	background: no-repeat url(../images/wider/bottom_shadow.jpg);
	color: #58964c;
	font: small-caps 12px Georgia, Times New Roman, Times, serif;
	padding-top: 20px;
	padding-bottom: 0;
}

.boiler {
	margin: 0;
	padding: 0 0 10px;
	color: #32542b;
	font: 11px Georgia, Times New Roman, Times, serif;
	background: #ffffff;
}

.mainCopy {
	background: url(../images/wider/content_shadow.jpg) #ffffff no-repeat;
	margin: 0;
	padding: 15px 10px 10px;
	color: #000000;
	font: 13px/18px Georgia, Times New Roman, Times, serif;
}

.mainCopyNoShadow {
	background: #ffffff none no-repeat;
	margin: 0;
	color: #000000;
	font: 13px/18px Georgia, Times New Roman, Times, serif;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
}

.mainCopyGallery {
	background: url(../images/wider/content_shadow.jpg) #ffffff no-repeat;
	margin: 0;
	padding: 15px 0 10px;
	color: #000000;
	font: 12px/18px Georgia, Times New Roman, Times, serif;
}

/* @group greenBox */

.greenBox {
	background: url(../images/for_templates/green_middle.gif) repeat-y;
}

.greenBoxCopy {
	color: #f2f2f2;
	font: 9px/13px "Lucida Grande", LucidaGrande, Lucida, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 20px 10px;
}

.greenBoxQuote {
	color: #f2f2f2;
	margin: 0;
	padding: 0 20px 10px;
	font: italic 14px/22px Georgia, Times New Roman, Times, serif;
}
	
/* @end */

.mainContainer {
	margin: 0;
	padding: 40px 0 0;
	background: url(../images/for_templates/top_shadow.jpg) no-repeat;
}

.bodyLeftShadow {
	background: url(../images/for_templates/body_left_shadow.jpg) repeat;
	padding: 0;
	margin: 0;
}

.bodyRightShadow {
	background: url(../images/for_templates/body_right_shadow.jpg) repeat-y;
	margin: 0;
	padding: 0;
}

.contentBackground {
	background: #ffffff;
	margin: 0;
	padding: 0;
}
	
/* @end */

/* @group Phases */

.phasesTop {
	color: #f2f2f2;
	font: small-caps bold 12px Georgia, Times New Roman, Times, serif;
	background: #32542b;
	margin: 0;
	padding: 5px;
}

.phasesRowOne {
	border-bottom: 1px solid #c2d1c2;
	padding: 5px;
	color: #000000;
	text-decoration: none;
	font: 10px "Lucida Grande", LucidaGrande, Lucida, Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.phasesRowTwo {
	border-bottom: 1px solid #c2d1c2;
	padding: 5px;
	color: #000000;
	text-decoration: none;
	font: 10px "Lucida Grande", LucidaGrande, Lucida, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background: #f0f0f0;
}

.downloadRight {
	border-bottom: 1px solid #9ea99e;
	padding: 10px;
	color: #000000;
	text-decoration: none;
	font: 10px "Lucida Grande", LucidaGrande, Lucida, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background: #f0f0f0;
}
	
/* @end */

/* @group Contact */

input {
	color: #32542b;
	font: 9px Georgia, Times New Roman, Times, serif;
	padding: 3px;
	margin: 0;
}

.text {
	margin: 0;
	padding: 7px;
}

.fields {
	
}
	
/* @end */

hr {
	border-top: 1px dotted #729282;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f0f0f0;
}