.ivory {
	background-color : #FFFFF0;
}

P  {}



H1  {

	font-size : 30px;

	font-weight : bold;

	color : Olive;

	text-transform : uppercase;

}



H2  {

	font-size : medium;

	font-weight : bold;

	text-align : left;

	text-transform : capitalize;

	color : Gray;

}



H3  {

	font-size : small;

	font-family : sans-serif;

	font-weight : bold;

	font-style : italic;

	color : Gray;

	text-transform : capitalize;

}

H4 {
	background-color : #6B8E23;
	color : #FFFFF0;
	font-weight : bold;
}




A  {}



A:Visited  {
	color : Gray;
	font-weight : normal;
}



A:Active  {

	color : White;

	background-color : Olive;

	font-weight : bold;

}



A:Hover  {
	color : #FFFFF0;
	background-color : Blue;
	font-weight : normal;
}



BODY  {

	font-size : small;

	font-family : serif;

	color : Black;

	font : Verdana;

	text-align : left;

	margin-top : 0px;

	margin-left : 65px;

	margin-right : 75px;

}



.sitedesign  {

	font-size : xx-small;

	font-family : sans-serif;

	color : Gray;

	text-align : left;

	text-indent : 0px;

}



.info  {

	font-size : x-small;

	font-family : sans-serif;

	font-style : italic;

	text-indent : 0px;

}



.x-small  {
	font-size : x-small;
}

.small {
	font-size : small;
}




th  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #FFFFF0;
	background-color : Olive;
	text-align : left;
}

.input {
	background-color : #FFFFF0;
}




td  {

	font-size : x-small;

}



table  {

	text-align : left;

}



.form  {

	border-style : double;

	border-color : Silver;

	background : url("grayspeckle.gif");

	padding-left : 8px;

	padding-right : 8px;

	padding-top : 8px;

	padding-bottom : 8px;

	padding : 2px;

}



.header  {}



.formnav  {
	text-align : center;
}



.navigation  {

	font-size : x-small;

	text-align : left;

	text-indent : 0px;

	background-color : #ffffcc;

}



.yellow  {

	background : url("yellowbk.gif");

}



.phone_now  {

	font-size : x-large;

	color : Red;

	font-weight : bold;

	font-style : italic;

}



.accessdenied  {

	font-size : 170px;

	font-family : sans-serif;

	font-weight : bold;

	color : Red;

}




