body{
	background: #333333 url(/_images/gui/background.gif) repeat-y top center;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
}

#content{
	position: relative;
	width: 700px;
	background-color: #FFFFFF;
	text-align: left;
	border-left: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	margin: 0 auto;
}

#header{
	background: #CDC087 url(/_images/gui/durant&schoeppel.jpg) no-repeat top center;
	height: 70px;
}

.success{
	padding: 2px 4px;
	margin: 2px 0;
}

.error{
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.3em;
}

#nav{
	background: #ffffff url(/_images/gui/site-nav.gif) repeat-x top left;
	margin: 0 auto;
	padding: 2px 0 0 136px;
	height: 22px;
	list-style: none;
}

#nav li{
	display: inline;
	float: left;
	line-height: 15px;
	padding: 0 4px 0 16px;
	margin: 0 7px;
	border-left: 1px solid #73726E;
}

#nav li.home{
	border: none;
}

#intro{
	position: relative;
	clear: both;
	background: #FFFFFF;
	margin: 28px 33px;
}

.intro{
	position: relative;
	padding-left: 190px;
}

.photointro{
	position: relative;
	float: right;
	margin: 0 8px 10px 52px;
}

.photointro p{
	margin-top: 0;
}

.homeintro{
	font-size: 14px;
	line-height: 19px;
	margin-top: 3em;
}

#copy{
	position: relative;
	margin: 0 14px;
	padding-bottom: 40px;
}

h3{
	margin-top: 1.8em;
	font-size: 1.3em;
}

h4{
	font-size: 1.1em;
	margin-top: 2em;
	margin-bottom: 0.2em;
}

h5{
	font-size: 1em;
	margin: 1.6em 0 0.3em 0;
	text-decoration: underline;
}

#links td{
	padding-right: 14px;
	vertical-align: top;
}

#links p{
	margin: 0.7em 0;
}

.updates{
	margin-top: 18px;
	padding-top: 4px;
	border-top: 1px solid #AAAAAA;
	width: 220px;
	font-size: 10px;
	line-height: 11px;
	color: #595959;
}

.updates p{
	margin: 4px 0;
}

.submit{
	font-size: 10px;
}

.photo{
	background-color: #F4F4F2;
	border: 1px solid #999999;
	padding: 12px 9px;
}

.copyright, .disclaimer{
	position: relative;
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 13px;
}

.disclaimer{
	border: 1px solid #cccccc;
	padding: 0 18px;
	margin: 3em 2em 1em 2em;
}

.disclaimer p{
	margin: 0.8em 0;
}

.copyright{
	padding: 0px 0 16px 0;
	color: #404040;
}

.copyright p{
	margin: 0.4em 0;
}

#admin{
	background: #AAAAAA;
	border-bottom: 1px solid #727272;
	padding: 1px 0;
	font-size: 10px;
}

#admin ul{
	list-style: none;
	margin: 3px 0 0 0;
	font-family: Geneva, Arial, sans-serif;
}

#admin ul li{
	display: inline;
	border: 1px solid #727272;
	border-bottom: none;
	padding: 0.3em 0;
	margin: 0 0.3em;
}

.editing {
	position: relative;
	padding: 2px 0px;
	background-color: #D0D0D0;
	border: 1px solid #AAAAAA;
}

.edit {
	position: relative;
	border: 1px dashed #AAAAAA;
	border-top: 1px solid #AAAAAA;
	background-color: #F3F3F3;
	padding: 1px 2px;
}

ul.tools{
	list-style: none;
	margin: 6px 10px 0 10px;
	padding: 0;
	text-indent: 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}

ul.tools li{
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
	margin: 0 0.3em 0 0;
	display: inline;
	padding-top: 3px;
	background-color: #FFFFFF;
}

ul.tools li.undo{
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
}

a:link, a:visited, a:hover, a:active{
	color: #0B3B7C;
	text-decoration: none;
	border-bottom: 1px solid #A4BEDA;
}

a:hover, a:active{
	color: #799CBE;
	border-bottom: 1px solid #A4BEDA;
}



#admin a:link, #admin a:visited, #admin a:hover, #admin a:active,
.tools a:link, .tools a:visited, .tools a:hover, .tools a:active,
.manage a:link, .manage a:visited, .manage a:hover, .manage a:active{
	color: #002bb8;
	border: none;
}

#admin a:link, #admin a:visited, #admin a:hover, #admin a:active,
.tools a:link, .tools a:visited, .tools a:hover, .tools a:active{
	background-color: #FFFFFF;
	padding: 0.3em 0.8em;
}

.manage a:hover, .manage a:active{
	background-color: #002bb8;
	color: #FFFFFF;
}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active{
	color: #35506C;
	border: none;
}

a.image:link, a.image:visited, a.image:hover, a.image:active{
	border: none;
}

a.image img{
	border: none;
}

a.image img.photo{
	border: 1px solid #999999;
}