BODY {
	color : Black;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	background-image : url(images/bg_white_stucco.jpg);
	font-size: 13px;
}

.imageborder { border:1px; border-thickness: 1px; border-color: #666666; border-style: solid; }

a:link .imageborder { border-color: #CCCCCC; } 

a:visited .imageborder { border-color: #CCCCCC; }

a:hover .imageborder { border-color: #999999; }

.arial2 {
	color : #2F4F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2F4F4F;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Navy;
}

p { font-family : Arial, Verdana, Helvetica; color: #2F4F4F; font-style: normal; font-weight: normal; font-size: 13px; margin-bottom:0; }

.bold {
	font-weight: bold;
}

.note {
	color: brown;
}

.price {
	font-weight: bold;
	color: #CC0000;
}

A {
	color : Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

A:VISITED {
	color : Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

A:HOVER {
	color : Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

A.navlink:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration : underline; color : Blue;}

A.navlink:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration : none; color : Navy;}

A.navlink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration :none; color : Red;}

A.footerlink:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration : underline; color : Blue;}

A.footerlink:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration : underline; color : Navy;}

A.footerlink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration :underline; color : Red;}

A.xmaslink:link { font-family: Arial, Helvetica, sans-serif; font-size: 9.5pt; font-weight: bold; text-decoration : none; color : #857369;}

A.xmaslink:visited { font-family: Arial, Helvetica, sans-serif; font-size: 9.5pt; font-weight: bold; text-decoration : none; color : #857369;}

A.xmaslink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9.5pt; font-weight: bold; text-decoration :none; color : Red;}

