/*   Defaults  */
body {
	background-color: #FFFFFF;
}
img {
	border: 0px;
}

/*  Text styles */
.times14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.times14black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #336666;
	text-decoration: underline;
}
.right {
	text-align: right;
}
.serif14grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.serif14green {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #236C72;
	text-decoration: none;
}
.serif14lightGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9BA5A5;
	text-decoration: none;
}
.serif18darkGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #236C72;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
}
#logo a:hover {
	color: #9BA5A5;
	text-decoration: none;
}
#navBar ul li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #236C72;
	text-decoration: none;
}
/*  Layer styles */
#logo {
	height: auto;
	top: 20px;
	position: absolute;
	left: 20px;
	width: auto;
}
#navBar {
	height: 30px;
	top: 64px;
	position: absolute;
	left: 20px;
	width: auto;
}
#navBar ul {
	border: 0px;
	margin: 0px;
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#navBar li {
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-right: 15px;
}
#homeText {
	height: 430px;
	width: 350px;
	top: 0px;
	position: absolute;
	left: 240px;
}
#HomePic {
	position: absolute;
	height: auto;
	width: auto;
	left: 650px;
	top: 0px;
}
#contentArea {
	top: 120px;
	height: 600px;
	position: relative;
	left: 10px;
	width: 1000px;
}
#sidebar {
	background-color: #CDD9D9;
	height: 430px;
	width: 175px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#column1 {
	height: 430px;
	width: 175px;
	position: absolute;
	left: 200px;
	top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#column2 {
	height: 430px;
	width: 175px;
	position: absolute;
	left: 400px;
	top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#column3 {
	height: 430px;
	width: 175px;
	position: absolute;
	left: 600px;
	top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#column4 {
	height: 430px;
	width: 175px;
	position: absolute;
	left: 800px;
	top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#column4 img {
	margin-top: 5px;
	margin-right: 5px;
}
#column3wide {
	height: 430px;
	width: 390px;
	position: absolute;
	left: 600px;
	top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	height: 60px;
	left: 10px;
	position: relative;
	width: 1000px;
}
#listBox1 {
	height: 60px;
	width: auto;
}

#column1wide {
	height: 430px;
	width: 390px;
	position: absolute;
	left: 200px;
	top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#bigPic {
	height: auto;
	width: auto;
	position: absolute;
	left: 200px;
	top: 0px;
}
/* page tags 
*/

body#space a#spacelink, body#occupants a#occupantslink, body#reading a#readinglink, body#pine a#pinelink, body#contact a#contactlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336666;
	text-decoration: none;
}
