body { 
	background-color: #218C10;
}

table.container {
	width: 900px;
	border: none 0px;
	background-image: url(woodBackground.jpg);
	spacing: 3px;
	padding: 0px;
}

table.main {
	width: 800px;
	border: none 0px;
	background-image: url(greyweave.jpg);
	spacing: 3px;
	padding: 0px;
}

table.shape {
	width: 100%;
	border: none 0px;
	spacing: 0px;
	padding: 0px;
}

p.links {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: black;
}

a.navlink {
	text-decoration: none;
}

a:visited.navlink {
	text-decoration: none;
	color: blue;
}

a:hover.navlink {
	text-decoration: none;
	color: green;
}

p.intro {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
}

p.intro2 {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 12px;
}

h1 {
	font-family: Arial;
	font-size: 32pt;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}

.divider {
	height: 5px;
	background-image: url(woodBackground.jpg);
}

.ratetable {
	width: 400px;
	border: thin ridge black 2px;
}

.ratetabletd {
	border: thin ridge black 1px;
}

p.ratelg {
        margin-left: 4px;
        margin-top: 3px;
        margin-bottom: 5px;
	font-size: 13pt;
	font-weight: bold;
	font-face: Arial;
}

p.ratesm {
	margin-top: 0px;
        margin-left: 4px;
        margin-bottom: 5px;
	font-size: 11pt;
	font-weight: normal;
	font-face: Arial;
}

h1.rates { 
	font-family: Arial;
	font-size: 32pt;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
}

h3.rates {
	margin-top: 5px;
	margin-bottom: 0px;
}

h4.rates {
	font-weight: normal;
        font-size: 12px;
	margin-top: 3px;
	margin-bottom: 0px;
}

a.emaillink {
	text-decoration: none;
}

a:visited.emaillink {
	text-decoration: none;
	color: blue;
}

a:hover.emaillink {
	text-decoration: none;
	color: white;
}

p.fineprint {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 120%;
	font-family: Comic Sans MS, Arial;
}

.lgfineprint {
	font-size: 14px;
	font-weight: bold;
}

table.ratebottom {
	margin-left: 4px; 
	margin-right: 4px;
	margin-bottom: 6px;
	margin-top: 15px;
	padding-left: 3px;
	padding-right: 3px;
}

p.directions {
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 120%;
	font-family: Comic Sans MS, Arial;
}

.lgdirections {
	font-size: 15px;
	font-weight: bold;
}

h4.directions {
	font-weight: normal;
        font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}

