body
{
	background: #d22918 url(./images/flower.gif) no-repeat center right fixed;
	margin:0;
	padding:0;
}

#wrap
{
	display: block;
	position: relative;
	width: 780px;
	padding: 0;
	margin: 0px 0px 0px 10px;
}

#logo
{
	display: block;
	position: relative;
	float:left;
	width: 780px;
	height: 110px;
	background: url(./images/logo.gif) no-repeat top left;
	margin: 20px 0px 0px 10px;
}

#content
{
	display: block;
	position: relative;
	float: left;
	width: 600px;
	padding: 0;
	padding: 0 0 0 10px;
}

#copyright
{
	display: block;
	position: relative;
	float:left;
	width: 620px;
	height:30px;
	background: url(./images/lizardmap.gif) no-repeat bottom left;
	padding: 120px 0px 20px 160px;
	margin-bottom:10px;
	text-align: center;
	border: none;
	font-size:0.7em;
	line-height: 1.6em;
	font-weight: bold;
	font-family: Arial, Sans-Serif, Helvetica;
	color: #dedede;
	letter-spacing: 2px;
}

div.preview
{
	display: block;
	visibility: hidden;
	position: absolute;
	width: 403px;
	height: 404px;
	border-style: solid;
	border-width:1px;
	border-color: #d22918;
	background: none;
	float:left;
	
}

div.previewthumbs
{
	display: block;
	width: 100px;
	height:404px;
	border-style: solid solid solid none;
	border-width:1px;
	border-color: #d22918;
	background: none;
	padding:0 0 0 0;
	float:left;
	text-align:right;
}

div.previewthumbs img { opacity: 0.8; }
div.previewthumbsbottom
{
	display: block;
	width: 505px;
	height:102px;
	border-style: none solid solid solid;
	border-width:1px;
	border-color: #d22918;
	background: none;
	padding:0;
	float:left;
	text-align:right;
}
div.previewthumbsbottom img { opacity: 0.8; }

a:link { color: #fff; text-decoration: underline; font-weight: normal }
a:visited { color: #fff; text-decoration: underline; font-weight: normal }
a:hover { color: #ddd; text-decoration: underline; font-weight: normal }

pre
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	color: #ededed;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;	
	line-height: 0.9em;
}

p
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	color: #ededed;
	padding: 0px 10px 0px 20px;
	margin: 10px 0px 0px 0px;	
}

p.smallright
{
	text-align: right;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
} 

h1
{
	display: block;
	width: auto;
	height: 1.7em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #fefefe;
	font-size: 1.0em;
	margin: 0px 5px 2px 5px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 4px;
	background: url(./images/dot.gif) repeat-x bottom left;
}

h2
{
	display: block;
	width: auto;
	height: 1em;
	line-height: 1em;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #dedede;
	font-size: 0.8em;
	margin: 0px 5px 20px 5px;
	padding: 0px 0px 2px 0px;
	letter-spacing: 2px;
	text-align: right;
	background: none;
}

table.info
{
	width:100%;
	padding:0;
	border-style: none;
	margin: 0;
	text-align:center;
}

table.info td
{
	font-size: 0.9em;
	font-family: Arial, Sans-Serif, Helvetica;
	color: #ededed;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

table.tform
{
	width:100%;
	padding:0;
	border-style: none;
	margin: 0;
}

table.tform td
{
	font-size: 0.9em;
	font-family: Arial, Sans-Serif, Helvetica;
	font-weight: bold;
	color: #ededed;
	line-height: 1.1em;
	margin: 0;
	padding:2px;
	vertical-align: middle;
	text-align: left;
	border: none;
}

table.tform td.t { text-align: right; width: 150px }
table.tform td.tr { text-align: right; width:100px }
	

img.house
{
	border-style: solid;
	border-width: 2px;
	border-color: #dcdcdc;
	margin: 4px 0px 16px 0px;
	filter: alpha(opacity=85);
	opacity: .85;
}
img.house:hover { filter: alpha(opacity=100); opacity: 1.0; border-color: #bcbcbc; }


ul.menu
{
	width: 140px;
	padding: 0 0 0 10px;
	margin: 30px 10px 0px 0px;
	list-style: none;
	float: left;
	opacity: 0.85;
	filter:alpha(opacity=85);}

ul.menu li
{
	width: 140px;
	padding: 0;
	margin: 0;
	line-height: 1.4em;
	display: inline;
}

ul.menu li a, li a:visited
{
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	width: 140px;
	float: left;
	margin-bottom: 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Sans-Serif, Helvetica;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 1px;
}

ul.menu li a:hover
{
	background: url(./images/button.gif) no-repeat center center;
	color: #ffffff;
	opacity: 0.65;
	filter:alpha(opacity=65);
	text-decoration: none;
}

ul.menu ul
{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	width: 140px;
	position: absolute;
	visibility: hidden;
	opacity: 0.85;
	filter:alpha(opacity=85);
}

ul.menu ul li a { font-weight: normal; letter-spacing:0.6px;  }
ul.menu ul li a:hover { font-weight: normal; }
ul.menu ul li { line-height: 1.0em; }

span.dateinput
{
	background-color: #ed5044;
	color: #FFFFFF;
	font-size:12px;
	font-family: arial, sans-serif, helvetica;
	font-weight: bold;
	text-align:center;
	margin:0;
	cursor: default;
	padding:1px;
	border-style: solid;
	border-width:1px;
	border-color: #500b06;

}

span.dateinput:hover
{
	background-color: #ec3b32;
}

input
{
	border-style: solid;
	border-width:1px;
	border-color: #500b06;
	padding:2px;
	background-color: #ed5044;
	color: #FFFFFF;
	font-size:12px;
	font-family: arial, sans-serif, helvetica;
	font-weight: bold;
	text-align: left;
}
input:hover { background-color: #ec3b32; }

textarea
{
	display: block;
	margin: 0 auto 0 auto;
	border-style: solid;
	border-width:1px;
	border-color: #500b06;
	padding:4px;
	background-color: #ed5044;
	color: #FFFFFF;
	font-size:12px;
	font-family: arial, sans-serif, helvetica;
	font-weight: bold;
	text-align: left;
	width:90%;
	height: 200px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

textarea:focus
{
	background-color: #ec3b32;
}

select
{
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #500b06;
	padding:1px;
	background-color: #ed5044;
	color: #FFFFFF;
	font-size:12px;
	font-family: arial, sans-serif, helvetica;
	font-weight: bold;
	text-align: center;
}

select:hover
{
	background-color: #ec3b32;
}
