body {font:13px/1.231  Georgia, "Times New Roman", Times, serif;}
* html body {font-size:small;}
table {font-size:inherit;}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
* html pre,* html code,* html kbd,* html samp,* html tt{font-size:108%;}
html {    background: #ffffff}
body {
	margin:0px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;

    color:#553e2b;
	background-image: url(../images/bgrd-body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.accessibility {display: none;}

/* LINKS */
a,a:link,a:link,a:link {

text-decoration:none;
} 

a:link {
	color:#993300
} 
a:visited {color:#993300} 
a:hover,a:active {
	color:#333333;
	text-decoration:none;
} 

/* TEXT */
p{margin-bottom:15px;}
h1, h2, h3, h4, h5, h6 {
	
    margin-bottom:15px;
	font-weight: normal;

}
h1 {
	font-size: 182%;
    color:#553e2b;

}


h2 {
	font-size: 138.5%;
    color:#553e2b;

}
h3 {color:#553e2b;text-transform:lowercase;}
h4 {}
h5 {}
h6 {}

/* LISTS */
ul {margin: 0px 0px 0px 15px;}

li {
    list-style:disc;
	}
p {	line-height: 24px;}
#block_2 p {padding:8px}

#at-menu li {list-style:none; padding:5px; border-bottom: 1px solid #e9e8e8; }
#at-menu li:hover {background:#e9e8e8; }

/* GENERAL */
img {border:none} 
hr {margin:  10px 0;background:#eeeeee;height:1px;color:#eeeeee;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 
.image {
   border: 8px solid #e5e5e4;margin:auto;
}
.image-small {
   border: 8px solid #e5e5e4;margin: 10px;

}
strong {font-weight:bold;}

/* LAYOUT - HEADER */

#header {
	position:relative;
	clear:both;
	margin: auto;
	width: 816px;
	height: 380px;
	}

#header-nav, #header-nav ul {
    padding: 25px 0px 20px 0px;
	list-style: none;

}

#logo{


}


#header-nav li {
	position:relative;
	display: inline;
	margin-right: 20px;
	text-transform: uppercase;
	font-size: 138.5%;
	color:#553e2b;
}
#header-nav li a{
color:#553e2b;
}

/* LAYOUT - main body of page */

#block_1
	{
		border-right-color: #d4d4d4;
		border-right-width: 1px;
		border-right-style: dashed;
		float: left;
	width: 525px;
 	margin:20px 20px 0px 0px;
 	padding:0px 20px 0px 8px;
	}
	* html #block_1
	{
	display: inline;
	}
#block_2
	{
		float: left;
	width: 237px;
 	margin:26px 0px 0px 0px;
 	
	}


#wrapper
	{
	width: 816px;
	margin:auto;

	float: left;
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#wrapper
	{
	display: block;

	}
	
.column {
		float:left; 
		width:210px;
		padding:20px;
		}
.wrap-cols{
        width:750px; 
        margin-top:20px;
        margin: auto;
		clear:both;		
 		border-top-color: #d4d4d4;
		border-top-width: 1px;
		border-top-style: dashed; }
.wrap{
        margin-top:20px;
}


/* LAYOUT - FOOTER */
#footer-wrap{
 background: #3b3730;
 background-image: url(../images/bgrd-footer.gif);  
 padding-bottom:40px;
 	clear:both;
}
#footer{
	margin-left: auto;
	margin-right: auto;
	width:816px;
    position: relative;
	height:171px;


}
#footer ul{	border-right-color: #9a9a98;	border-right-width:1px;	border-right-style: dashed;	position:relative;
	top:8px;
	left:0px;
	text-align: right;
	width:90px;
	padding:20px;
	
	}
#footer li, #footer li a {
    margin:5px;
	display:block;
	color:#ffffff;
    font-size:93%;
}

#footer p {position: absolute; top:8px; float:right; padding:20px; width:650px; margin-left:150px; text-align: right; color:#ffffff; }
#footer a {color:#ffffff;}
