/* body */
body { 
	background:  url(../images/bg-tile.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;

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


h1 {
	font-size: 30px;
	font-weight: bold;
	color: #999999;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif,  Times, ;

	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #cab084;
	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;
}


#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #394753;

}

#footer ul{
	margin: 0 auto;
	display: inline;
	padding-right: 97px;
	width: 100%;
	text-align: center;
}

#footer ul li{

	display:inline;
	list-style-type: none;
	margin: 0 0 0 35px;
}

#footer p{
	margin: 0;
	margin-top: 5px;
	font-size: 11px;
	padding: 0;
	
}

.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: #394753;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}
a:active {
	color: #394753;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}
a:visited {
	color: #394753;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}

a.linksfooter:link { color: #bda88d; text-decoration: none; font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 20px; font-weight: bold}
a.linksfooter:active { color: #bda88d; text-decoration: none; font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 20px; font-weight: bold }
a.linksfooter:visited { color: #bda88d; text-decoration: none; font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 20px; font-weight: bold }
a.linksfooter:hover { color: #fcf9e5; text-decoration: none; font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 20px; font-weight: bold}

a.linkslnav:link { color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 44px; font-weight: bold }
a.linkslnav:active { color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 44px; font-weight: bold }
a.linkslnav:visited { color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 44px; font-weight: bold }
a.linkslnav:hover { color: #07f0f9; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 44px; font-weight: bold }.quotes {
	font-size: 20px;
	line-height: 25px;
	color: #cab08f;
}
.smalltxt {
	font-size: 11px;
}
.fixtable p{
	margin: 0;
	font-size: 12px;
}

.fixtable{
	font-size: 12px;
}

