* { margin:0px; padding:0px; outline:none;}
p { margin:5px 0px; line-height:25px; }
#content * { line-height:25px; }
ul { margin:0px;list-style:none; }
ul li {	margin-left:25px; }
.clear { clear:both; }
.right { float:right; }
.left { float:left; }
.alignright { text-align:right; }
.alignleft { text-align:left; }
.aligncenter { text-align:center; }
a { color:#339900; }
.centerall td { text-align:center;padding:15px 0px;}
a img { border:none; }
.centerall a { text-decoration:none; }
/***************		***************/


body {
	background:url(images/bg.jpg) #334400;
	text-align:center;
	font-family: arial, helvetica, sans serif;
}
#page {
	margin:10px auto 20px auto;
	width:760px;
	background:#ffffcc;
}
#top {
	height:225px;
	position:relative;
}
#top h1, #top h3 {
	padding-left:230px;
	background:#336600;
	color:#FFFFFF;
	font-size:16px;
	margin:0px;
}
#top h1 { padding-top:13px; }
#top h3 { padding-bottom:13px; }


table, table * {
	border-collapse:collapse;
}
table#content  {
	background:#FFFFCC;
	text-align:left;
}
table#content ul {
	list-style:square;
}
table#content td {
	border-collapse:collapse;
	border:none;
	padding:0px;
	vertical-align:middle;
}
table#content .rel {
	position:relative;
	height:100$%;
	padding-bottom:50px;
}
table#content .rate {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background:#FFFF66;
	height:50px;
	margin:0px;
	text-align:center;
	font-size:18px;
}
table#content .td-pad {
	padding:0px 10px;
}
#content td#comments {
	width:162px;
	background:#7A9648;
	vertical-align:top;
	padding:0px 10px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}
td#comments p {
	line-height:15px;
	font-style:italic;
}
p#footer a, p#footer {
	color:#000;
}
#gc table td{
	width:50%;
}
#photos .aligncenter table{
	margin:auto;
}

#photos #photoGalDisplayTable a {
	margin:20px 5px;
}

td#geotrust img {
	float:left;
}
#OrderHere {
	color: #F00;
}

