@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	margin:0px;
	padding:0px;
	background:url(img/bgd.jpg) repeat-x #939393;
}

a {
	color: #831B16;
}

img {
	border:none;
}

.spacer {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;
}

p {
	margin:15px 0px;
	line-height:15px;
}

h1 {
	font-size:20px; 
	color:#646464;
	margin:0px; 
	padding:0px; 
	font-weight:normal;
	margin-bottom:10px;
}

h2 {
	font-size:16px; 
	color:#831b16; 
	margin:0px; 
	padding:0px; 
	font-weight:normal;
}

.txt_right {
	text-align:right;
}

.txt_line20 {
	line-height:20px;
}

.txt_just {
 	text-align:justify;
}

.txt_center {
	text-align:center;
}

.img_left {
	float:left; 
	margin-top:5px; 
	margin-right:20px;
}



.hrule {
	background:#d4d4d4; 
	height:1px; 
	overflow:hidden; 
	display:block; 
	margin-bottom:10px;
	padding:0px;
}

/*********** container styles **********/

#container {
	display:block; 
	width:930px; 
	margin:0px auto; 
	padding-bottom:20px;
}

/*********** header styles *************/

#header {
	background:url(img/headerbg.jpg) top right no-repeat; 
	height:141px; 
	display:block; 
	width:900px; 
	overflow:hidden; 
	padding-left:30px; 
	padding-top:10px;
	position: relative;
}

#header_links {
	position: absolute;
	top: 10px;
	right: 30px;
}

/*********** topnav styles ************/

#topnav {
	display:block; 
	background:url(img/menu_bg.jpg) bottom left no-repeat; 
	height:67px;
	overflow:hidden;
}

#topnav .topnav_left {
	float:left;
	padding-left:30px;
	padding-top:5px;
}

#topnav .topnav_right {
	font-size:18px;
	color:#999999;
	text-align:right;
	padding-right:40px;
	padding-top:13px;
}

#topnav .topnav_right a {
	color:#fffefe;
	text-decoration:none;
}

#topnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#topnav ul li {
	display:block;
	float:left;
	height:62px;
}

#topnav ul li a {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:29px;
	float:left;
	background:url(img/itembg.gif) top right no-repeat;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
}


#topnav .active {
	background:url(img/arrow.gif) 50% 100% no-repeat;
}

#topnav .active a {
	color:#e3d3af;
}

#topnav a:hover {
	text-decoration:underline;
}

.home {
	background:url(img/menu_homebg.jpg) bottom left no-repeat !important; 
}

/*********** content_home styles ***********/

#content_home {
	display:block; 
	background:url(img/conthomebg.jpg) repeat-y; 
	margin-bottom:6px;
}

#content_home .top {
	background:url(img/conthomebg_top.jpg) top left no-repeat;
}

#content_home .bottom {
	background:url(img/conthomebg_bot.jpg) bottom left no-repeat; 
	width:870px; 
	padding-left:30px; 
	padding-right:30px;
	padding-top:5px;
	padding-bottom:20px;
}

/*********** content styles ***********/

#content {
	display:block; 
	background:url(img/contbg.jpg) repeat-y; 
	margin-bottom:6px;
}

#content .top {
	background:url(img/contbg_top.jpg) top left no-repeat;
}

#content .bottom {
	background:url(img/contbg_bot.jpg) bottom left no-repeat; 
	width:870px; 
	padding-left:30px; 
	padding-right:30px;
	padding-top:5px;
	padding-bottom:20px;
}

/*********** table01 styles ***********/

.table01 {
	display:block;
}

.table01 .leftcol {
	width:456px; 
	float:left;
}

.table01 .rightcol {
	display:block; 
	width:375px; 
	float:right;
	padding-right:10px;
}

.table01 .rightcol a {
	color:#ac3b24;
	text-decoration:none;
}

.table01 .rightcol a:hover {
	text-decoration:underline;
}

.table01 .rightcol h2 {
	margin-bottom:0px;
}

/*********** table02 styles ***********/

.table02 {
	display:block;
}

.table02 .row {
	clear:both;
	height:25px;
}

.table02 .col01 {
	width:50px; 
	float:left; 
	padding-top:3px;
}

.table02 .col02 {
	float:left;
}

.table02 .text {
	color:#000000; 
	font-size:11px; 
	width:147px; 
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
	margin-right:18px;
}

.table02 img {
	vertical-align:middle;
}

/*********** table03 styles ***********/

.table03 {
	display:block;
}

.table03 .leftcol {
	display:block; 
	width:204px; 
	float:left; 
	/*padding-top:20px;*/
}

.table03 .leftcol h1 {
	font-size:18px;
}

.table03 .rightcol {
	display:block; 
	float:right; 
	width:614px; 
	text-align:justify; 
	padding-right:15px;
}

.table03 .rightcol h1 {
	color:#831b16;
}

.table03 .rightcol h2 {
	color:#525252;
	font-weight:bold;
}

/*********** photoblock styles **********/

.photoblock {
	display:block; 
	height:310px;
}

.photoblock .wrap {
	display:block;
	background:url(img/photobg.jpg) top left no-repeat; 
	width:407px; 
	height:304px; 
	position:absolute; 
	margin-left:-37px; 
	margin-top:-3px;
}

.photoblock img {
	position:absolute; 
	margin-top:227px; 
	margin-left:20px;
}
/*********** greybox styles *********/

.greybox01 {
	 display:block;
	 background:#f1f1f1;
	 width:455px;
	 overflow:hidden;
	 margin-bottom:5px;
}

.greybox01 .gbtop {
	background:url(img/greybox_top.gif) top left no-repeat;
}

.greybox01 .gbbot {
	background:url(img/greybox_bot.gif) bottom left no-repeat; 
	padding-left:14px; 
	padding-right:14px; 
	padding-top:15px; 
	padding-bottom:15px;
	width:428px;
}

.greybox01 a {
	color:#831b16;
	text-decoration:none;
}

.greybox01 a:hover {
	text-decoration:underline;
}

.greybox01 h1 {
	color:#831b16;
}

/*********** greybox02 styles ************/

.greybox02 {	
	background:url(img/greybox02_mid.gif) repeat-y;
	color:#3b3b3b;
}

.greybox02 .gbtop {
	background:url(img/greybox02_top.gif) top left no-repeat;
}

.greybox02 .gbbot {
	background:url(img/greybox02_bot.gif) bottom left no-repeat; 
	padding-left:15px; 
	padding-right:15px; 
	padding-bottom:5px; 
	width:426px;
}

.greybox02 h2 {
	color:#FFFFFF; 
	height:29px; 
	display:block; 
	padding-top:15px;
}

.greybox02 a {
	color:#ac3b24;
	text-decoration:none;
}

.greybox02 a:hover {
	text-decoration:underline;
}

.greybox02 strong {
	font-size:14px;
	font-weight:normal;
	color:#831b16;
}

.greybox02 p {
	line-height:20px;
}

/*********** language styles ***********/

.language {
	text-align:right; 
	color:#464646;
	font-size:12px;
}

.language a {
	text-decoration:none;
	color:#464646 !important;
}

.language a:hover {
	text-decoration:underline;
}

/*********** subnav styles ************/

.subnav {
	margin:0px;
	padding:0px;
	list-style:none;
}

.subnav li {
	display:block;
	background:url(img/bullet.gif) 0px 5px no-repeat;
	padding-left:16px;
	margin-bottom:5px;
}

.subnav li a {
	font-size:13px;
	color:#831b16;
	text-decoration:none;
}

.subnav li a:hover {
	text-decoration:underline;
}

.subnav li a.active {
	font-weight: bold;
}

/*********** footer styles ************/

#footer {
	display:block; 
	height:53px; 
	background:#b4b4b4; 
	width:900px; 
	margin:0px auto;
	font-size:11px; 
	color:#393939;
}

#footer .fleft {
	display:block; 
	float:left; 
	height:53px; 
	background:url(img/footer_leftbg.gif) top left no-repeat; 
	padding-left:10px;
}

#footer .links {
	display:block;
	font-size:12px;
	margin-left:-3px;
	padding-top:10px;
	padding-bottom:5px;
}

#footer .links a {
	color:#393939;
	text-decoration:none;
	margin:0px 3px;
}

#footer .links a:hover {
	text-decoration:underline;
}

#footer .fright {
	display:block; 
	float:right;
	height:50px; 
	overflow:hidden; 
	background:url(img/footer_rightbg.gif) top right no-repeat; 
	padding-right:10px; 
	padding-top:3px;
}

.odd, .odd td {
	background-color: #dddddd;
}


/*********** google ad styles **********/
 .googAd{
	 text-align:center;
	 margin:10px;
 }
 
 /*********** chat box styles **********/
 .content_chat{
	 background-color:#ffffff;
	 padding:10px;
	 margin:10px;
 }