html {height:100%;}

.test {border: 1px solid red;}

body {
	width:730px;
	margin:0px auto;
	position:relative;
	}

#pos {
	position:absolute;
	background: #8b846a url('img/corners/cr1.gif') top left no-repeat;
	margin-top: 30px;
	}

#pos2 {
	background: url('img/corners/cr2.gif') top right no-repeat;
	padding: 12px 12px 0px 12px;
	height: 100%;
	}
#container {
	float: right;
	width: 100%;
	margin-left: -239px;
	}

#content {margin-left:239px;}

#header {
	background: #fff;
	width: 98%;
	height:30px;
	}

#main p {
	margin:4px 10px 4px 10px;
	text-align:justify;
	text-indent: 16px;
	font: 11px Verdana;
	line-height: 16px;
	}

#main {	background:#e5ddb9 url('img/corners/corn2.gif') top right no-repeat;}
.corn3 {background: url('img/corners/corn3.gif') bottom left no-repeat;}
.corn4 {background: url('img/corners/corn4.gif') bottom right no-repeat;
	width: 467px;
	padding-bottom: 10px;
	}
#main a {color: #8f7046;}

.left2 {
	width:231px;
	background: url('img/corners/leftcorn1.gif') bottom left no-repeat;
	}

.left {background:#5b5643  url('img/corners/leftcorn2.gif') bottom right no-repeat;}

h5 {margin: 2px 2px 2px 17px;}

h5 a {font: bold 13px Geneva, Arial; color: #ccaf87;}
h5 a:hover {color: #fff;}

ul {
	list-style: none;
	margin: 5px 0px 10px 0px;
	padding:0px;
	}

ul a {
	font: 11px Verdana;
	color: #fff;
	text-decoration: none;
	margin-left: 30px;
	}

li {line-height: 16px; }

.footer {
	background: #fff url('img/bg_foot.gif') top repeat-x;
	margin: 0px -12px 0px -12px;
	clear: both;
	width: 730px;
	height: 30px;
	}

.footer2 {
	height: 30px;
	background: url('img/corners/cr4.gif') top right no-repeat;
	width: 730px;
	text-align: center;
	}

.footer2 p {font: 11px Verdana; padding-top: 10px;}

.footer2 a {color: #55513f;}

.nav {
	float: right;
	background: #8a846a url('img/corners/cr2.gif') top right no-repeat;
	margin: 5px 1px 0px 0px;
	height:25px;
	}

.nav a {
	color: #d5cfb7;
	text-decoration:none;
	font: bold 11px Verdana;
	padding: 0px 15px 0px 10px;
	}

.nav a:hover {color: #fff;}

h1{ font: bold 15px Verdana; margin: 0px 0px 5px 26px; }


.fll {float: left;}
img {border:0px;}
.marg {margin: 8px 0px 0px 10px;}
.active a {color: #fff;}


