/* GENERAL RULES */

body {
	background: #cac2a6;
	font-family:verdana,arial,sans-serif;
	margin:10px 2px 0 10px;
	padding:0;
}

img {
	border:0px;
	margin:0;
}

div {
	margin:0;
	padding:0;
	}
p {
	font-size:75%;
	color:#191815;
	line-height:1.5em;
	margin:0 20px 1em 20px;
	text-align:left;
	}
	
p.directions {
	font-size:75%;
	line-height:1.5em;
	margin:0 11px 1em 13px;
	text-align:left;
	}
	
li {
	font-size:75%;
	color:#191815;
	line-height:1em;
	margin:0 20px 1em 0px;
	text-align:left;
	}
p.description {
	font-size:75%;
	color:#191815;
	line-height:1.5em;
	margin:0px 0px 1.6em 0px;
	text-align:left;
	}
p.RM {
	font-size:75%;
	color:#191815;
	line-height:1.5em;
	margin:0 630px 1em 20px;
	text-align:left;
	}
h1 {
	font-size:90%;
	color:#8a8174;
	line-height:1.5em;
	margin:10px 10px 0 20px;
	text-align:left;
	}
h2 {
	font-size:90%;
	color:#8a8174;
	line-height:1.5em;
	margin:10px 11px 0 11px;
	text-align:left;
	}
	
p.title {
	margin:10px 0 -5px 20px;
	}
p.titleRM {
	margin:46px 0 -5px 17px;
	}
p.buttons {
	text-align:right;
	margin-top:-0.5em;
	}
	
	
/* Links */
a:link {
	color: #54A8A3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #54A8A3;
}
a:hover {
	text-decoration: underline;
	color: #54A8A3;
}
a:active {
	text-decoration: none;
	color: #54A8A3;
}


a.footer:link {
	color: #000;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #000;
}
a.footer:hover {
	text-decoration: underline;
	color: #000;
}
a.footer:active {
	text-decoration: none;
	color: #000;
}
	
/* TABLES */
table {
	border: 0;
	margin: 0;
}
td {
	padding: 0;
	vertical-align:top;
	text-align:left;
}
table.buttons {
	text-align:right;
	margin-top:-0.5em;
	width:100%;
	}

table.main {
	width:907px;
	margin-bottom:20px;
	}
table.popmain {
	background-color:#fff;
	width:411px;
	margin-bottom:20px;
	}
td.header {
	width:899px;
	}
table.content {
	padding:0px 0 3px 0;
	width:755px;
	background-color:#FFFFFF;
	}
td.pop {
	padding:3px 0 3px 0;
	width:411px;
	}
td.footer {
	text-align:left;
	padding-left:5px;
	
	}
	
td.footer p {
	font-size:65%;
	color:#000;
	line-height:1.5em;
	margin:0 0px 1em 10px;
	text-align:left;
	}
		
td.footer2 {
	text-align:right;
	padding-right:5px;
	}
	
td.footer2 p {
	font-size:65%;
	color:#000;
	line-height:1.5em;
	margin:0 10px 1em 0px;
	text-align:right;
	}


table.btns {
	margin: 0 0 0 20px;
	clear:right;
	}
	
table.btns2 {
	margin: 0 0 0 20px;
	}
	

table.floatRight {
	float:right;
	clear:both;
	margin:-5px 3px 10px 20px;
	}	
img.floatRight {
	float:right;
	margin:10px -15px 10px 20px;
	}	
img.floatLeft {
	float:left;
	margin:10px 10px 10px -15px;
	}		
		
img.promoFloat {
	float:right;
	margin:-5px -100px 0 5px;
	}
	
table.floatRM {
	float:right;
	clear:both;
	margin:3px 3px 0px 9px;
	}	
	
table.top {
	margin:3px 3px 3px 3px;
	}	
	
td.dropshad_r {
	background-image:url(images/dropshad_r.gif);
	background-repeat:repeat-y;
	width:8px;
	}
td.dropshad_mid {
	background-image:url(images/dropshad_mid.gif);
	background-repeat:repeat-y;
	width:5px;
	}
td.dropshad_b {
	background-image:url(images/dropshad_b.gif);
	background-repeat:repeat-x;
	}
	
/* IMAGES */
img.quote {
	float:right;
	margin: 0 -10px 0 0;
	}	
	
img.left {
	float:left;
	margin: 12px 20px 7px 0;
	}
		
img.right1 {
	float:right;
	margin: -2px 20px 7px 20px;
	}
