/* CSS Document */
body {margin: 0; padding: 0; background-color: #341200;}
#right-bg-line {background: url(../images/right_bg.jpg) #341200 no-repeat; width: 66px; height:443px;}
#curve01 {background: url(../images/curve01.jpg) no-repeat; width: 15px; height: 14px;}
#curve02 {background: url(../images/curve02.jpg) no-repeat; width: 10px; height: 14px;}
#curve03 {background: url(../images/curve03.jpg) no-repeat; width: 10px; height: 9px;}
#curve04 {background: url(../images/curve04.jpg) no-repeat; width: 15px; height: 9px;}
#line-above {background: url(../images/line_above.jpg) repeat-x; width: 860px; height: 14px;}
#line-below {background: url(../images/line_below.jpg) repeat-x; width: 860px; height: 9px;}
#line-left {background: url(../images/line_left.jpg) repeat-y; width: 15px;}
#line-right {background: url(../images/line_right.jpg) repeat-y; width: 10px;}
.padd-stevie {padding: 30px 11px 13px 14px;}
#nev-sep {background: url(../images/nav_sep.jpg) no-repeat; width: 3px; height: 123px;}
.padd-bot {padding: 5px 0 5px 0;}
#footer-bg {background: url(../images/footer_bg.jpg) right no-repeat; width: 860px; height: 66px;}
.padd-fot {padding: 18px 0 0 0;}
.padd-left {padding: 0 0 0 20px;}
td {font: normal 11px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #AB755A;}



/*------------------------------------------------------------------------------------------------------------------*/
a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AB755A;
	text-decoration:none;
}

a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AB755A;
	text-decoration:none;
}

a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AB755A;
	text-decoration:none;
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AB755A;
	text-decoration:underline;
}
/*------------------------------------------------------------------------------------------------------------------*/

.head_txt {font: normal 20px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #FCD197;}