/* CSS Document */

body{
height:100%;
background-color:#461511;
}
body, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:hover .rollover{
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}
a:link, a:active, a:visited{
	color:#3E1D16;
	text-decoration:underline;
}
a:hover, a:focus{
	color:#CDB7A9;
	text-decoration:none;
}
.bulletfont {
	font-size:18px; 
    color:#3d0e0b;
}
.lftTbl{
	padding:10px 0px 10px 0px;
}


/*Shadow*/
.shtl{
background-image:url(images/sh_tl.jpg); background-repeat:no-repeat; width:12px; height:12px;
}
.sht{
background-image:url(images/sh_t.jpg); background-repeat:repeat-x; height:12px;
}
.shtr{
background-image:url(images/sh_tr.jpg); background-repeat:no-repeat; width:12px; height:12px;
}
.shl{
background-image:url(images/sh_l.jpg); background-repeat:repeat-y; width:12px;
}
.shr{
background-image:url(images/sh_r.jpg); background-repeat:repeat-y; width:12px;
}
.shbl{
background-image:url(images/sh_bl.jpg); background-repeat:no-repeat; width:12px; height:12px;
}
.shb{
background-image:url(images/sh_b.jpg); background-repeat:repeat-x; height:12px;
}
.shbr{
background-image:url(images/sh_br.jpg); background-repeat:no-repeat; width:12px; height:12px;
}


.peakeTexture{
background-image:url(images/bg_leather.jpg); background-repeat:repeat-y;
}

.leftContent{
	width:212px;
	padding:0px;
}
.rightContent{
	border:1px solid #461511;
	padding:8px;
}

.content{
	background-color:#FEFDE9;
}
.content_space{
	height:37px;
}
.foot{
	background-color:#FEFDE9; 
	height:27px;
}



/*Menu Links*/
.menu a:link, .menu a:active, .menu a:visited{
	color:#FEFDE9;
	text-decoration:none;
}
.menu a:hover, .menu a:focus{
	color:#764E4C;
	text-decoration:none;
}


.style1 {
	color: #3d0e0b;
	font-weight: bold;
}
.style2 {
	color: #591911;
	font-weight: bold;
}
.style3 {color: #474948}
.style4 {font-size: 11px}
.style5 {color: #474948; font-size: 11px; }
