/* body */
body { 
	background:  url(../images/bg-tile.jpg);
	background-attachment: fixed;
	background-color: #660000;
	font-family: Times, Georgia, Arial, Helvetica, sans-serif;

	}	
		
	
/* copy */
p { 
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	}
	
.p-table { 
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	}



h1 {
	font-size: 28px;
	font-weight: normal;
	color: #660000;
	line-height: 30px;

	}
	
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0px;
	font-style: normal;

	}
	
h3 {
	font-size: 20px;
	font-weight: normal;
	color: #f360ae;
	letter-spacing: 0px;
	font-style: normal;

	}


.bolds {
	font-weight: bold;
	color: #660000;
}


.footer {
	color: #fff8dc;
	
}

.lrg-copy {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
	font-style: italic;

}


/* forms */
.form {  background-color: cccccc; border: #cccccc; 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: #4c0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:active {
	color: #4c0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #4c0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a.linksfooter:link { color: #fff3c4; text-decoration: none; font-style: normal; line-height: 20px; font-weight: bold}
a.linksfooter:active { color: #fff3c4; text-decoration: none; font-style: normal; line-height: 20px; font-weight: bold }
a.linksfooter:visited { color: #fff3c4; text-decoration: none;  font-style: normal; line-height: 20px; font-weight: bold }
a.linksfooter:hover { color: #ffffff; text-decoration: none;  font-style: normal; line-height: 20px; font-weight: bold}

a.linkslnav:link { color: #4c0000; text-decoration: none;  font-size: 12px; font-style: normal; line-height: 44px; font-weight: bold }
a.linkslnav:active { color: #4c0000; text-decoration: none;  font-size: 12px; font-style: normal; line-height: 44px; font-weight: bold }
a.linkslnav:visited { color: #4c0000; text-decoration: none;  font-size: 12px; font-style: normal; line-height: 44px; font-weight: bold }
a.linkslnav:hover { color: #333333; text-decoration: none;  font-size: 12px; font-style: normal; line-height: 44px; font-weight: bold }

.smalltxt {
	font-size: 11px;
}
