/* CSS Document */
body {
	height:100%;
	font:12px Arial, Tahoma, Verdana, Sans-Serif;
	color:#741433;
	background:#b1305a url(../images/body.gif) repeat-x;
}
.container .center_column strong {
	font-size: 16px;
}

div, html, body, p, ul, ol, li, a, form, img, table, td, h1, h2, h3, h4 {margin:0;padding:0;} 
table {border-collapse:collapse;}
img {border:none;}    
ul, li {list-style:none;}
a, a:active, a:visited {text-decoration:none;color:#741433;} 
a:hover {text-decoration:none;color:#741433;}
 
/*  All  */  
.header {width:798px;margin:0 auto;font-size:0;line-height:0;border-right:1px solid #fff;border-left:1px solid #fff;}
.container {width:798px;margin:0 auto;border:1px solid #fff;background:#fff;}
.left_column {float:left;width:184px;background:#ede5d9;}
.left_column h3 {font-size:14px;color:#b7a790;padding:12px 0 12px 10px;}
.left_column ul {border-bottom:1px solid #baa481;padding:0 0 96px 0;}
.left_column ul li {width:156px;border-bottom:1px solid #cec1ae;height:16px;padding:3px 0 0 15px;}
.left_column ul li a, .left_column ul li a:visited {color:#a52b52;background:url(../images/arrow2.gif) 0 5px no-repeat;padding-left:17px;}
.left_column ul li a:hover {color:#010101;background:url(../images/arrow.gif) 0 5px no-repeat;}
.center_column {float:left;width:410px;padding:13px 10px 68px 8px;border-left:1px solid #baa481;border-right:1px solid #dcd1c0;}
.center_column h3 {font-size:11px;padding-bottom:12px;} 
.center_column h1 {font-size:19px;padding-bottom:12px;} 
.center_column p {
	padding-bottom:13px;
	font-size: 12px;
} 
.center_column p strong a {font-size:11px;} 
.right_column {float:left;width:184px;}
.right_column p {padding-top:30px;} 
.clear {font-size:0;line-height:0;clear:both;}
.footer {width:798px;margin:0 auto;background:url(../images/footer.jpg) no-repeat;height:87px;border-right:1px solid #fff;border-left:1px solid #fff;}
.footer ul {padding-left:146px;}
.footer ul li {float:left;padding-right:22px;margin:17px 17px 22px 0;background:url(../images/line.gif) right 6px no-repeat;font-size:10px;font-weight:bold;text-transform:uppercase;}
.footer ul li.last {background:none;padding-right:0;margin-right:0;}
.footer ul li a, .footer ul li a:visited {color:#8c8c8c;}
.footer ul li a:hover {color:#882349;}
.footer p {clear:both;color:#8c8c8c;font-size:10px;font-family:Tahoma;padding:0 0 10px 0;text-align:center;}
.footer p span {color:#a93c6e;font-weight:bold;}
.footer p a, .footer p a:visited {color:#8c8c8c;text-decoration:none;}

