/*<group=tags>*/

body {
	margin: 0;
	padding: 0;
	background: #8c8c85 repeat-y center url(images/template/bg.jpg);
	color: #333333;
	height: 100%;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	color: #001956;
	font-size: 18px;
}

h4, h5, h6 {
	color: #001956;
	font-size: 14px;
}

a {
	color: #001956;
}

a:visited, a:hover {
	color: #fe7d19;
}

li {
	list-style: circle;
}
	
/*</group>*/

/*<group=page elements>*/

#container {
	background: repeat-y url(images/template/stripes.gif) 45px;
}

#topbar {
	position: relative;
	width: 748px;
	height: 100px;
	background: no-repeat url(images/template/topbar.jpg);
}

#gutter {
	width: 144px;
	background: repeat-y url(images/template/stripes.gif) 43px;
}

#sidebar {
	float: left;
	width: 144px;
	position: relative;
	margin-top: 10px;
	height: 360px;
	background: no-repeat url(images/template/sidebar.jpg);
}

#logocrest {
	position: absolute;
	top: 15px;
	left: 44px;
}

#logotext {
	position: absolute;
	top: 27px;
	left: 121px;
	width: 264px;
	height: 45px;
	background: no-repeat url(images/template/logo-text.jpg);
}

#logotext p {
	visibility: hidden;
}

#tagline {
	width: 177px;
	height: 30px;
	position: absolute;
	top: 23px;
	left: 537px;
	background: url(images/template/tagline.gif) no-repeat;
}

#tagline p {
	visibility: hidden;
}

#phonenum {
	top: 56px;
	left: 504px;
	position: absolute;
	background: no-repeat url(images/template/phonenum.jpg);
	width: 85px;
	height: 16px;
}

#phonenum p {
	visibility: hidden;
}

#email {
	top: 55px;
	left: 599px;
	width: 109px;
	height: 18px;
	position: absolute;
}

#copy {
	padding: 0 25px 0 15px;
	margin: 0;
}

#copy, {
	padding-top: 15px;
}

#copy p, #copy li {
	line-height: 20px;
	padding-bottom: 10px;
	text-align: left;
}

#copy ul {
	margin-right: 15px;
}

#footer {
	font-size: 10px;
	color: #666666;
	text-align: right;
	border-top: 2px solid #c4c4be;
	padding: 10px 0px 20px 0px;
}

.filler {
	color: #dadad4;
}
	
/*</group>*/

/*<group=navs>*/

#nav0 a, #nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a, #nav6 a {
	position: absolute;
	left: 15px;
}

#nav0 a {
	background: url(images/template/nav0.jpg) no-repeat 0px 0px;
	top: 260px;
}

#nav1 a {
	background: url(images/template/nav1.jpg) no-repeat 0px 0px;
	top: 20px;
}

#nav2 a {
	background: url(images/template/nav2.jpg) no-repeat 0px 0px;
	top: 60px;
}

#nav3 a {
	background: url(images/template/nav3.jpg) no-repeat 0px 0px;
	top: 100px;
}

#nav4 a {
	background: url(images/template/nav4.jpg) no-repeat 0px 0px;
	top: 140px;
}

#nav5 a {
	background: url(images/template/nav5.jpg) no-repeat 0px 0px;
	top: 180px;
}

#nav6 a {
	background: url(images/template/nav6.jpg) no-repeat 0px 0px;
	top: 220px;
}

#nav0 a:hover, #nav1 a:hover, #nav2 a:hover, #nav3 a:hover, #nav4 a:hover, #nav5 a:hover, #nav6 a:hover {
	cursor: hand;
	background-position: 0px -36px;
}
	
/*</group>*/

/*<group=photos>*/

.photo {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	margin: 5px 0 5px 0;
}

.floatleft {
	float: left;
	margin-right: 15px;
}

.floatright {
	margin-left: 15px;
	float: right;
}

#hp2 {
	margin-top: -20px;
}
	
/*</group>*/