/* CSS Document */
body { 
	font-family:  Georgia, "Times New Roman", Arial, Times, serif;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;	}	

/*headers and copy*/

p {
	font-family:  Georgia, "Times New Roman", Arial, Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

h1 {
	font-family:  Georgia, "Times New Roman", Arial, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	}
	
h2 {
	font-family:  Georgia, "Times New Roman", Arial, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}

.bolds {
	font-family:  Georgia, "Times New Roman", Arial, Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;

}

.footer {  	font-family:  Georgia, "Times New Roman", Arial, Times, serif; font-size: 12px; font-style: normal; line-height: 17px; font-weight: normal; color: #333333; text-decoration: none}

}

/*forms*/


.form {  background-color: ffffff; border: #ffffff; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}


/*links*/

a:link {
	color: #ff6200;
	text-decoration: underline;
	font-family:  Georgia, "Times New Roman", Arial, Times, serif;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
a:active {
	color: #ff6200;
	text-decoration: underline;
	font-family:  Georgia, "Times New Roman", Arial, Times, serif;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
a:visited {
	color: #ff6200;
	text-decoration: underline;
	font-family:  Georgia, "Times New Roman", Arial, Times, serif;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
a:hover {
	color: #006699;
	text-decoration: none;
	font-family:  Georgia, "Times New Roman", Arial, Times, serif;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
.italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: 333333;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #64310D;
}
