BODY {
	padding:0px;
	margin:0px;
	padding-bottom:160px;

	background-image:url(/i/playa_bg.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:bottom left;
}

BODY * {
	font-family:Arial,Verdana;
	font-size:14px;
	color:#333333;
}

H1 {
	padding-top:0px;
	font-size:40px;
	font-weight:normal;
	color:#999999;
}

H2 {
	font-size:25px;
	font-weight:bold;
	font-variant:small-caps;
	color:#999999;
}

H3 {
	font-size:18px;
	font-variant:small-caps;
	color:#999999;
}

P {
	line-height:20px;
}

A {
	font-weight:bold;
	text-decoration:none;
}

A IMG {
	border:solid white 1px;
}

A:hover IMG {
	border:solid orange 1px;
}

A:hover {
	color:orange;
	text-decoration:underline;
}

IMG#mapThumbnail {
	border-color:#AAA;
}

A:hover IMG#mapThumbnail {
	border:solid orange 1px;
}

TABLE.mainLayout {
	width:100%;
}

.leftColumn {
	width:170;
	text-align:right;
}

.rightColumn {
	width:80%;
	padding-left:30px;
	padding-right:30px;
}

#headerTable .rightColumn {
	background-image:url(/i/hills_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#headerTable .rightColumn IMG {
	margin-left:10%;
}

#nav {
	padding-top:8px;
}

#nav .navSection {
	margin-top:30px;
	text-align:right;
}

#nav .navSection IMG {
	padding-bottom:6px;
}

#nav .navSection P {
	margin:0px;
	margin-top:2px;
}


#nav .navSection P A {
	text-decoration:none;
	font-size:18px;
	font-family:Futurist,Arial;
	color:#999999;
}

#nav .navSection P A:hover {
	color:orange;
}

TD#mainContent {
	padding-top:31px;
	border-top:solid #EFF0EA 1px;
}
