@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#wrapper {
	background-color: #FFF;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8b5e3c;
	border-left-color: #8b5e3c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8b5e3c;
}
#wrapper #header {
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fathom_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#wrapper #animation {
	margin: 0px;
	padding: 0px;
	height: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8b5e3c;
}
#wrapper #leftcol {
	width: 150px;
	float: left;
	height: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b5e3c;
	background-image: url(../images/fathom_icon_fpal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#wrapper #leftcol p {
	font-size: 10px;
	color: #8b5e3c;
	padding: 0px;
	margin-top: 175px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
}

#wrapper #rightcol {
	width: 590px;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
#wrapper #rightcol p {
	margin: 0px;
	padding: 0px;
}
#wrapper #rightcol h1 {
	margin: 0px;
	padding: 0px;
	font-size: 2em;
	font-weight: normal;
	color: #8b5e3c;
}

#wrapper #topnav {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8b5e3c;
	border-bottom-color: #8b5e3c;
	font-size: 15px;
}
#wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #topnav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b5e3c;
}
#wrapper #topnav ul li a {
	color: #8b5e3c;
	text-decoration: none;
	font-size: 0.9em;
}
#wrapper #leftcol p strong a {
	text-decoration: none;
	color: #8B5E3C;
}
#wrapper #leftcol p strong a:visited {
	color: #8B5E3C;
	text-decoration: none;
}
#wrapper #leftcol p strong a:hover {
	color: #8B5E3C;
	text-decoration: underline;
}

#wrapper #topnav ul li a:visited {
	color: #8b5e3c;
	text-decoration: none;
}
#wrapper #topnav ul li a:hover {
	color: #8B5E3C;
	text-decoration: underline;
}
#wrapper #topnav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #footer {
	clear: both;
	padding: 15px;
	background-color: #8b5e3c;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#wrapper #footer a {
	color: #FFF;
	text-decoration: none;
}
#wrapper #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#wrapper #rightcol p a {
	color: #8B5E3C;
	text-decoration: none;
}

#wrapper #rightcol p a:visited {
	text-decoration: none;
}

#wrapper #rightcol p a:hover {
	color: #8B5E3C;
	text-decoration: underline;
}

#wrapper #rightcol #portfolio {
	overflow: auto;
	height: 400px;
	padding-right: 15px;
}
#wrapper #rightcol #sitemap {
	margin: 0px;
	padding: 0px;
}
#wrapper #rightcol ul li a {
	color: #000;
	text-decoration: none;
}
#wrapper #rightcol ul li a:visited {
	color: #000;
	text-decoration: none;
}
#wrapper #rightcol ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#wrapper #rightcol p strong {
	font-size: 14px;
	color: #8B5E3C;
}
#wrapper #rightcol h2 {
	font-size: 14px;
	color: #8B5E3C;
	font-family: Verdana, Geneva, sans-serif;
}
