body { 
	color:#CCC;
	background:url(images/background.gif) top repeat-x;
	margin:0px;
	border:0px;
	padding:0px;
	background-color:#e4e4cb;
	font-family:Arial, Helvetica, sans-serif;
}

a:link { 
	color: #c5550d;
	}
a:visited { 
	color: #c5550d;
	}
a:hover { 
	color: #5b5725;
	}
a:active { 
	color: #c5550d;
	}

.content {  
	background-color:#f9f7fc;
	background-image:url(images/01-home_11.gif);
	background-repeat:no-repeat;
	height:325px;
	padding:10px;
	color:#5f5f45;
	font-size:14px;
}

.content2 {  
	height:325px;
	padding:10px;
	color:#5f5f45;
	font-size:14px;
}

#cleft { 
	width:100px;
	float:left;
	padding:5px;
}

#cright { 
	width:625px;
	float:right;
	padding:10px;
}


.content h1 {
	font-size:20px;
	color:#5a5523;
	margin:0px;
}
.content h2 {
	font-size:16px;
	color:#b0a86e;
	margin:0px;
}
.content p {
	text-indent:0px;
	padding-left:5px;
}

.footer {
	width:903px;
	height:105px;
	background:url(images/01-home_14.gif) top no-repeat;
	color:#FFF;
	vertical-align:top;
}

.footer a {
	color:#b0a86e;
	text-decoration: none;
	
}
.footer a:hover{
	color:#ffffff;
}
.footer a:visited{
	color:#b0a86e;
}
.footer a:active {
	color:#b0a86e;
}

#fleft {
	margin:25px 0px 0px 5px;
	float:left;
	font-size:10px;
	font-weight:bold;
}

#fright {
	float:right;
	font-size:10px;
	text-align:right;
	margin:25px 5px 0px 0px;
}

.box{ background:url(images/box-top-tail.gif) top repeat-x #ceceaa; width:100%; color:#5f5f45; line-height:1.417em;}
.box .left-border{ background:url(images/box-border.gif) left repeat-y;}
.box .right-border{ background:url(images/box-border.gif) right repeat-y;}
.box .bot-border{ background:url(images/box-bot-tail.gif) bottom repeat-x;}
.box .left-top{ background:url(images/box-corner-left-top.gif) left top no-repeat;}
.box .right-top{ background:url(images/box-corner-right-top.gif) right top no-repeat;}
.box .left-bot{ background:url(images/box-corner-left-bot.gif) left bottom no-repeat;}
.box .right-bot{ background:url(images/box-corner-right-bot.gif) right bottom no-repeat; padding:0 1px; position:relative;}
.box .indent{ padding:20px 17px 23px 17px; position:relative;}
.box .indent2{ padding:27px 17px 23px 17px; position:relative;}
.box strong{ color:#40402d;}
.box .text{ line-height:1.167em; padding-top:6px;}
.box .text strong{ display:block; font-weight:normal; padding-top:8px;}
.box .text1{ line-height:1.167em; }
.indent{ padding:24px 20px 42px 25px;}
.indent1{ padding:37px 0 0 19px;}
.indent2{ padding:14px 0 0 19px;}
.indent3{ padding:14px 30px 0 19px;}
.list{ margin:-2px 0;}
.list li{ list-style-image:url(images/list-marker.gif);}
.container {width:700px; overflow:hidden; text-align:left}
.col-1 { float:left; width:325px; }
.col-2 { float:right; width:300px; padding-right:30px; }

.row-1 .column-1{ width:210px;}
.row-1 .column-2{ width:210px;}
.row-1 .column-3{ width:210px;}
.row-1 .column-4{ width:210px;}
.column-1, .column-2, .column-3, .column-4 { float:left; }

.ileft { 
	padding:5px;
}

ul { list-style: url(images/list-marker.gif);}
