/* L o m a x C S S - Sept 2007 - errstyle.css
------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background: #112;
	text-align: justify;
	font: 62.5% "Zapf-Chancery", Geneva, Arial, sans-serif; 
	font-size: 11px;
	color: #9B8767;
	width:%100;
}

h1, h2, h3, h4, h5, h6, h7 {
	color: #E8D6B4;
  	font-weight: normal;	
	font-family:"Crystal", Arial, Helvetica, san-serif sans-serif;
  	margin:0;
	padding:0;
	font-stretch:expanded;
}

h1 {
	letter-spacing: 12px;
	font-size: 28px;
}

h2 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 25px;
}

h3 {
	font-size: 17px;
}

p, ol, ul {
	line-height: 160%;
}

a {
	color: #D9C09A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1.title {
	display:block;
	font-family:"Zapf-Chancery", Geneva, Arial, sans-serif; 
	margin-top: 0.5em;
	margin-left: 9.7em;
	width: 500px;
}

.spaced span {
	color:#DDE;
}

.drop {
	margin-top: 1.6em;
	float: right;
	right:24em;
}

/* Header
------------------------------------------------------------------------*/
#header {
	width: 730px;
	height: 100px;
	margin: 0 auto;
	font-size: 12px;
	position: relative;
	display:block;
}

img {
	position: relative;
	display:block;

}

/* Content 
------------------------------------------------------------------------*/

#content {
	width: 730px;
	margin: 0 auto;
}

#maincol {	 /*684 total */
	float: left;
	width: 730px;
}

/* Footer 
------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 730px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(images/img4.gif) repeat-x;
	text-align: left;
	font-stretch:expanded;
}
#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	float: right;
	color:#FFF;
}

/* error styles */
.cw-header {
	color: #6699cc !important;
	display:block;
	position:relative;
  	font-size: 2.0em;
  	line-height: 1.2em;
	letter-spacing:.25em;
	padding-top:3em;
}

.cw-box-title {
	color:#FFC;
	display:block;
	position:relative;
  	font-size: 1em;
  	line-height: 1.4em;
	text-decoration:none;
	list-style:none;
}

p.cw-box-title {
	display:block;
	position:relative;
}

.cw-box-title ul{
	font-size: 1em;
	list-style:none;
	text-decoration:none;
	line-height: 1.2em;
}

.cw-box-title ul li,.cw-box-title ul li a {
	font-size: 1.2em;
	list-style:none;
	text-decoration:none;
	color:#FFC;
	font-size: 1.1em;
	line-height: 1.2em;
}

.cw-box-title ul li a:hover {
	text-decoration:underline;
}

.cw-box-title ul li a:hover {
	text-decoration:underline;
	color:#FC0;
}

.cw-box-body {
	color:#FC0;	
	display:block;
	position:relative;
	color:#FC0;	
	padding-left:1em;
	text-indent:1em;
}

h3#ident{
	color:#FC0;	
}

h5#ident{
	font-size: 1.8em;
	font-weight:800;
	padding:1em;
	text-indent:1em;
	display:block;
	width:650px;
	border: 2px solid #777;
}