/* CSS Document -Sage Framing -Denise Rich */

*{margin:0; padding:0;}
body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: #CDD0A8 url(../images/layout/brick5a.gif) repeat-x left 190px;
	text-align:center;
	border-top: 3px solid #3F2C1F;
	color: #4F3132;
}
h1, h2, h3 {margin-bottom: .3em;}
h2 {font-size: 1em;}
p {font-size: .85em;
	letter-spacing: -0.03em;
	color: #444;
	margin-bottom: .7em;
	}
#wrapper {
	position:relative;
	margin: 0px auto 10px;
	width: 780px;
	height: 100%;
}
#window {margin-top: 7px; z-index:1;}
.blok {float: right;}
#header {
	position: absolute;
	text-align:right;
	z-index:3;
	left: 0px;
	top: 139px;
	width: 100%;
}
#logo {float: left;}
#header h1 {visibility: hidden;}
#content {
	text-align: left;
	width:780px;
	position: absolute;
	left: 0px;
	top: 197px;
	padding: 0px 10px;
}

#section1 p a:link, #section1 p a:visited {text-decoration: none; color: #444; }
#section1 p a:hover {text-decoration: underline; color: #666; }
#section1 p {width: 400px; font-size: .90em; }
#section2 {margin-bottom: 25px;}
td {font-size: .90em; letter-spacing: -0.03em; color: #444;}
caption {font: oblique bold 0.9em "Times New Roman", Times, serif;}
#footer {clear: both;
	width: 730px; 
	text-align: center;
	font-size: .9em;
	padding: 5px 25px 5px;
	border-top: 1px solid #4F3132;
	color: #4F3132; 
}
#footer2 {
	width: 100%; 
	font-size: .6em;
	text-align: right;
	padding: 10px 0px;	
}
#footer2 a:link, #footer2 a:active {color: #4F3132; text-decoration: none;}
#footer2 a:hover {color: #9B6061; text-decoration: underline;}
#footer2 a:visited {color: #4F3132; text-decoration: none;}	  
.lft {float:left; }
.rt {float:right; }
.clear {clear:both; line-height: 1px;}
