a {
	text-decoration: underline;
	color: #895140;
}

a:link,  a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}
body {
	background:url(images/bg.jpg) repeat-x top #000000;
	border-top-color: #5B1E0C;
	border-right-color: #5B1E0C;
	border-bottom-color: #5B1E0C;
	border-left-color: #5B1E0C;
}

body, td {
	color: #333333;
	font-family: arial;
	font-size: 11px;
	margin: 21px 0px 15px 0px;
	padding: 0px;
	text-align: justify;
	line-height: 18px;
	border-top-color: #5B1E0C;
	border-right-color: #5B1E0C;
	border-bottom-color: #5B1E0C;
	border-left-color: #5B1E0C;
}
.bold {
	font-weight: bold;
	color: #895140;
	text-align: left;
}


h1 {
	margin: 0px;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:0px;
	font-weight: bold;
	background-color: #895140;
	height: 16px;
	width: 314px;
	line-height: normal;
	background-image: url(images/round.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h2 {
	font-size: 11px;
	color:#FFFFFF;
	margin:0px;
	padding:0px 0px 0px 10px;
	font-weight: bold;
	background-color: #895140;
	height: 16px;
	width: 304px;
	line-height: normal;
	background-image: url(images/round.gif);
	background-repeat: no-repeat;
	background-position: top;

}
h3 {
	text-align:center;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	font-size: 11px;
	color: #666666;
}
ol {
	margin:0px 0px 0px 10px;
	padding-left:15px;
}
ul {
	margin:0px;
	padding-left:15px;
}
li {
	margin:0px;
	padding-left:0px;
}
.bread {
	font-size: 10px;
	height: 48px;
	width: 334px;
}

strong {
	color: #666666;
}
.ten {
	font-size: 10px;
}
.RED {
	font-weight: bold;
	color: #FF0000;
}

div {
	float:left;
	background-repeat:no-repeat;
}
.imgGall {
	width:160px; 
	padding:5px 10px 0px 9px; 
	font-size:10px; 
	text-align:center;
}
.imgLeft {
	width:181px; 
	padding:5px 9px 0px 9px; 
	background:url(images/side_l_grad.jpg) repeat-y; 
	margin-top:10px; 
	font-size:10px; 
	text-align:center
}
.imgRight {
	width:181px; 
	padding:5px 9px 0px 9px; 
	background:url(images/side_r_grad.jpg) repeat-y; 
	margin-top:10px; 
	font-size:10px; 
	text-align:center
}
.divBread {
	width:314px;
	height:18px;
	font-size:10px;
	padding:30px 10px 0px 10px;
	text-align: left;
	background:no-repeat top;
}

.divQuick {
	width:181px;
	padding:0px 9px 5px 9px;
	background:url(images/side_r_grad.jpg) repeat-y;
	margin-bottom:10px;
}
.divContent {
	width:314px;
	padding:5px 10px 5px 10px;
	line-height: 20px;
}
.divContentlong {
	width:716px;
	padding:5px 10px 5px 10px;
	line-height: 20px;
}
.divEnds {
	width:199px; 
	height:20px; 
	background:url(images/side_end.gif)}
.divTop {
	width:736px; 
	height:20px; 
	background:url(images/cont_final.gif);
}
.divToplong {
	width:736px; 
	height:20px; 
	background:url(images/long_cont_final.gif);
}
.divTop2 {
	width:334px; 
	height:auto; 
	text-align:center; 
	font-size:10px;
}
.divTop2long {
	width:734px; 
	height:auto; 
	text-align:center; 
	font-size:10px;
}
.divGall1{
	width:314px;
	height:auto;
	margin-top: 5px;
	border-bottom: 1px solid #E7D6CE;
}
.divGall2{width:62px; height:62px; padding:5px 5px 5px 0px}
.divGall3{width:247px; height:62px;}
.divGall4{width:130px; height:auto; float:right; padding:5px 0px 0px 5px}

/* normal navigation */
.normnav {
	line-height: 15px;
	cursor: pointer;
	width:169px;
	color: #666666;
	padding: 0px 15px 5px 15px;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	background: url(images/n_1.jpg) no-repeat top;
	font-weight: bold;
	letter-spacing: 0px;
}
.normnav a:link, .normnav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.normnav a:hover, .normnav a:active {
	color: #ffffff;
	text-decoration: none;
}

/* normal navigation ROLLOVER*/
.normnavRoll {
	line-height: 15px;
	cursor: pointer;
	width:169px;
	color: #ffffff;
	padding: 0px 15px 5px 15px;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	background: url(images/n_1_r.jpg) no-repeat top;
	font-weight: bold;
	letter-spacing: 0px;
}
.normnavRoll a:link, .normnavRoll a:visited {
	color: #999999;
	text-decoration: none;
}
.normnavRoll a:hover, .normnavRoll a:active {
	color: #999999;
	text-decoration: none;
}
