Body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#f7f7f8;
}

#innerbg {
	position:relative;
	text-align:left;
	background: #e9e9eb url(images/innerrightbg.jpg) top right no-repeat;
	z-index:3;
}

#innerbgwide {
	position:relative;
	text-align:left;
	background: #e9e9eb;
	z-index:3;
}

#leftbg 
{
	background: url(images/leftbg.gif) repeat-y;
	width:8px;
}

#rightbg 
{
	background: url(images/rightbg.gif) repeat-y;
	width:8px;
}

#bottombg 
{
	background: url(images/bottombg.gif) repeat-x;
	height:8px;
}

#leftedge 
{
	background: url(images/leftedgebg.gif) no-repeat;
	height:8px;
	width:8px;
}

#rightedge 
{
	background: url(images/rightedgebg.gif) no-repeat;
	height:8px;
	width:8px;
}

#menublock 
{
	width:100%;
	height:118px;
	text-align:left;
	background: url(images/toprightbg.jpg) top right no-repeat;
}

#bottomsection
{
	width:100%;
	vertical-align:top;
	background: #e9e9eb url(images/hprightbg.jpg) bottom right no-repeat;
}

#pagetitle
{
	vertical-align:top;
	background: url(images/title_bg.jpg) top left no-repeat;
	color:white;
	font:600 12px Verdana;
	text-align:center;
	vertical-align:middle;
	padding-left:5px;
	padding-top:10px;
	width:300px;
	height:35px;
}

#topstrip_front
{
	width:100%;
	height:132px;
	background: white url(images/topstrip_front.jpg) top right no-repeat;
}

#topstrip_aerial
{
	width:100%;
	height:132px;
	background: white url(images/topstrip_aerial.jpg) top right no-repeat;
}

#topstrip_inner1
{
	width:100%;
	height:132px;
	background: white url(images/topstrip_inner1.jpg) top right no-repeat;
}

#topstrip_inner2
{
	width:100%;
	height:132px;
	background: white url(images/topstrip_inner2.jpg) top right no-repeat;
}

#topstrip_andalusian
{
	width:100%;
	height:132px;
	background: white url(images/topstrip_andalusian.jpg) top right no-repeat;
}

#topstrip_view
{
	width:100%;
	height:132px;
	background: white url(images/topstrip_view.jpg) top right no-repeat;
}


#bottomstrip
{
	width:100%;
	height:65px;
	background: white url(images/bottomstrip.jpg) top left repeat-x;
}

.absDiv { position: absolute; visibility: hidden; overflow: hidden; }

.normal 
{
	font:12px verdana;
	line-height:18px;	
}

.contactFormFieldName {
	color: #660033;
	font: 12px Verdana;
}

.contactFormTextBox 
{
	font: 10px Verdana;
	height:18px;
	width:180px;
	border: 1px solid #999999;
}

.contactFormTextArea
{
	font: 10px Verdana;
	width:180px;
	border: 1px solid #999999;
}