﻿body { 
	background-image: url('images/gradient.jpg'); background-repeat: repeat-x; background-position-y: top;
	background-color:#3E3C33;
	margin: 0; 
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : Black;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : Black;
}

h1 { font-family: Verdana; font-size: 18pt; font-weight: bold; color: #778E77; }
h2 { font-family: Verdana; font-size: 14pt; font-weight: normal; color: #000000; }
h3 { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #000000; line-height:100%; margin-bottom:0 }
h4 { border-top:1px dotted #000000; font-family: Verdana; font-size: 10pt; font-weight: bold; color: #657A65; margin-bottom:6; padding-top:6; background-color:#FCFBF8 }

li { list-style: disc; }

ul { list-style: disc; }

a:visited { color : #4F7000; text-decoration: underline; }

a:link { color : #4F7000; text-decoration: underline; }
a:active { color : #E36D03; text-decoration: underline; }

a:hover { color : #E36D03; text-decoration: underline; }

.imgLeft	{ border: 1px solid #000000; margin-left: 0; margin-right: 10; margin-top: 0; margin-bottom: 3; float:left }
.imgRight	{ border: 1px solid #000000; margin-left: 10; margin-right: 0; margin-top: 0; margin-bottom: 3; float:right }
.thumb		{border: 1px solid #000000}
.locMap		{ margin-right: 30; }
.pullquote	{ font-family: Times New Roman; font-size: 14pt; color: #778E77; font-style: 
               italic; font-weight: bold; line-height: 150%; margin-left: 50; 
               margin-right: 50; padding-left: 20px; border-left-style:solid; border-left-width:20px; background-color:#FCFBF8 }

.checklist	{ font-size: 8pt; font-family: Arial; margin-left:15 }
.checkmark	{ font-size: 8pt; font-family: Arial }

.accentBox	{ font-family: Times New Roman; font-size: 14pt; color: #778E77; font-weight: bold; 
			   line-height: 150%; margin-left: 50; margin-right: 50; padding-left: 10px; padding-right: 10px; 
			   background-color:#FCFBF8 }
			   
span.noMargin { margin: 0 }

.textArea {
	padding-left:30px; padding-right:30px; padding-top:20px; padding-bottom:20px; background-color:#F5F3EB
}
.testimonial {
	font-family: Times New Roman; 
	font-size:12pt; 
	font-style: italic;
	line-height : 16pt;
}
.testimonialBy {
	padding-left: 150px; 
	padding-bottom: 25px;
}
.footer {
	padding-left:30px; padding-right:30px; padding-top:8px; padding-bottom:8px
}

.copyright {
	font-size:10px; color:#999999;
}

.credit {
	font-size:10px; text-align:right
}
a:link.credit { 
	color: #999999; text-decoration: none; font-size:10px;
}
a:hover.credit { 
	color: #CCCCCC; text-decoration: underline; font-size:10px;
}

span.imgTopRight {
	margin-left:20px; margin-bottom:20px; margin-top:0px; margin-right:0px
}
.alertMessage {
	border: 5px solid #B29970;
	padding: 15px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	line-height : 28px;
	color : #336699;
	font-weight : normal;
	background-color: #F5F3EB;
	visibility: hidden;
}

/*START STANDARD ELEMENTS*/

input {
	font-size : 11px;
}


select {
	font-size : 11px;
}


textarea {
	font-size : 11px;
}


form {
	font-size : 11px;
}


/*START STANDARD CLASSES*/
.extralargeblueserif {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	line-height : 28px;
	color : #336699;
	font-weight : normal;
}

.extralargeblack {
	font-size : 15px;
	line-height : 19px;
	color : Black;
	font-weight : bold;
}

.largeblack {
	font-size : 13px;
	line-height : 25px;
	color : Black;
	font-weight: bold;
}

:hover.largeblack {
	color : #00948A;
}

.largewhite {
	font-size : 13px;
	line-height : 15px;
	color : White;
}

:hover.largewhite {
	color : #00948A;
}

.mediumblack {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	color : Black;
}

:hover.mediumblack {
	color : #336699;

}

.mediumwhite {
	font-size : 11px;
	line-height : 15px;
	color : White;
}

:hover.mediumwhite {
	color : #00948A;
}

.mediumblue {
	font-size : 11px;
	line-height : 22px;
	color : #336699;

}

:hover.mediumblue {
	color : Black;

}

.smallblack {
	font-size : 10px;
	line-height : 13px;
	color : Black;
}

:hover.smallblack {
	color : Black;
}

.smallwhite {
	font-size : 10px;
	line-height : 15px;
	color : White;
}

:hover.smallwhite {
	color : red;
}

.extrasmallblack {
	font-size : 9px;
	line-height : 10px;
	color : Black;
}

:hover.extrasmallblack {
	color : Black;
}