/* General style  */

body{
	font:13px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#686868;
	background-color:#FFFFFF;
}
body, div, ul, img, p, h1, h2, h3, h4, form, input{
	margin:0;
	padding:0;
}
a{
	outline:none;
	color: #621919;
}
ul{
	list-style-type:none;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}
#topBg{
	background:url(../images/top-bg.jpg) 50% 0 repeat-x #33467F;
	color:#686868;	
	height:100%;
	overflow:hidden;
}

/* Header panel start */
.topHeader{
	position:relative;
	width:936px;
	margin:0 auto;
	padding:0 25px;
}
.topHeader img.logo{
	position:absolute;
	top:20px;
	left:20px;
	float:left;
}
.topHeader h1{
	float:left;
	width:auto;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
	padding:70px 0 0 0;
	color:#fff;
	background-color:inherit;
}
.topHeader ul{
	float:right;
	width:210px;
	padding:45px 0 0 0;
}
.topHeader ul li{
	float:left;
	width:auto;
	padding:0 10px;
	background:url(../images/top-nav-divider.gif) 100% 6px no-repeat;
}
.topHeader ul li.noBg{
	background:none;
}
.topHeader ul li a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
.topHeader ul li a:hover{
	color:#FFEDBB;
	background-color:inherit;
}

/* Header panel style */
#header{
	width:987px;
	margin:20px auto 0;
}

/* Navigation panel start */
.navigation{
	float:left;
	height:265px;
	width:260px;
	background:url(../images/nav-bg.png) 0 0 no-repeat;
	padding:0 10px;
}
.navigation ul {
	font:normal 14px/16px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;	
	}
.navigation ul li{
	border-bottom:1px solid #a16060;
	padding:12px 0 12px 40px;
	}
.navigation ul li.noBorder{
	border:none;
	}
.navigation li a{
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
	padding:0 0 0 42px;
	background:url(../images/nav-arrow-bg.gif) 0 2px no-repeat;
	display:block;
	}
.navigation li a:hover, .navigation li a.active{
	background:url(../images/nav-arrow-hover-bg.gif) 0 2px no-repeat;
	color:#4b1d1d;
	background-color:inherit;
	}
 
/* Baner panel style */
.baner{
	float:right;
	width:683px;
	height:255px;
}
.banerBg{
	float:left;
	background:url(../images/banner-bg.png) no-repeat 0 0;
	height:198px;
	width:645px;
	padding:58px 0 0 35px;
}
.banerBg h2{
	font:normal 36px/38px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#122D72;
	background-color:inherit;
	}
.banerBg p{
	font:Italic 15px/18px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#122D72;
	background-color:inherit;
	padding:20px 250px 42px 0;
}
.bannerLink {
	width:279px;
	float:left;
	}
.bannerLink span.left {
	float:left;
	width:129px;
	background:url(../images/blue-read-more-bg.gif) no-repeat 0 0;
	height:31px;
	font:bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
	padding:6px 0 0 17px;
	}
.bannerLink span.left a{
	 color:#FFFFFF;
	 background-color:inherit;
	 text-decoration:none;
	 }
.bannerLink span.left a:hover{
	 color:#7EA5F9;
	 background-color:inherit;
	 }
.bannerLink span.right {
	float:right;
	width:108px;
	background:url(../images/next-topic-bg.gif) no-repeat 0 0;
	height:31px;
	font:bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
	padding:6px 0 0 17px;
	}
.bannerLink span.right a {
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
	 }
.bannerLink span.right a:hover{
	 color:#D8F475;
	 background-color:inherit;
	 }
	 
.bodyBg {
	margin:0 auto;
	background:url(../images/body-bg.gif) repeat-x 0 0 #FFF;
	color:#686868;
	padding:22px 0 0 0;
	height:100%;
	overflow:hidden;
	}

/* Body panel start */	
#bodypan{
	margin:0 auto;
	width:989px;
	}
	
/* Left Panel start */	
#LeftPan{
	float:left;
	width:282px;
	}
#LeftPan h3{
	background:url(../images/news-bg.gif) no-repeat 0 0;
	height:30px;
	font:bold 22px/25px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:inherit;
	padding:6px 0 0 22px;
	}
#LeftPan span.newsleft {
	float:left;
	display:block;
	background:url(../images/news-left-bg.gif) no-repeat 0 0;
	width:18px;
	height:373px;
	}
#LeftPan span.newsright{
	float:right;
	display:block;
	background:url(../images/news-right-bg.gif) no-repeat 0 0;
	width:18px;
	height:373px;
	}
.newspan{
	float:left;
	background:#FFFFFF;
	color:#686868;
	width:241px;
	padding:0 0 0 5px;
	}
.newspan a{
	display:block;
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#4d1e1e;
	background-color:inherit;
	text-decoration:underline;
	}
.newspan a:hover{
	color:#4d1e1e;
	background-color:inherit;
	text-decoration:none;
	}
.newspan p {
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#686868;
	background-color:inherit;
	background:url(../images/news-bottom-bg.gif) no-repeat 0 100%;
	padding:6px 0 20px 0;
	}
.newspan p.noBg {
	background:none !important;
	}
.newspan span{
	display:block;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	color:#3A3A3A;
	background-color:inherit;
	padding:20px 0 6px 0;
	}
	
/* Right panel start */
#rightPan{
	float:right;
	width:663px;
	padding:0 0 30px 0;
	}
#rightPan h2.rightTitle{
	background:url(../images/welcome-bg.gif) no-repeat 0 0;
	height:45px;
	font:normal 24px/26px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#282828;
	background-color:inherit;
	padding:6px 0 0 50px;
	}
#rightPan p{
	color:#686868;
	background-color:inherit;
	padding:8px 70px 7px 0;
	}
#rightPan p span{
	color:#4d1e1e;
	background-color:inherit;
	}
	
/* Right Bottom start */	
.rightBottom {
	width:671px;
	float: left;
	padding: 40px 0px 0px 3px;
	}
h2.bottomTitle{
	float:left;
	width:auto;
	background:url(../images/featured-img.gif) no-repeat 0 0;
	height:39px;
	font:normal 24px/26px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#282828;
	background-color:inherit;
	margin:0 0 14px 0;
	padding:3px 0 0 45px;
	}

ul.serviceList {
	float:left;
	width:270px;
	list-style-type:none;
	}
ul.serviceList2 {
	float:right;
	width:300px;
	}	
ul.serviceList li{
	background:url(../images/service-bullate.gif) no-repeat 4px 12px;
	height:33px;
	}
ul.serviceList li a{
	font-style:italic;
	font-size:13px;
	line-height:33px;
	color:#4d1e1e;
	background-color:inherit;
	height:33px;
	text-decoration:underline;
	display:block;
	padding:0 0 0 25px;
	}
ul.serviceList li a:hover{
	text-decoration:none;
	}

/* Footer panel style */
#footer {
	margin:10px auto 0;
	background:#621919;
	color:#FFFFFF;
	height:90px;
	}
.footerInner {
	margin:0 auto;
	width:965px;
	background:url(../images/footer-bg.gif) repeat-x 0 0;
	height:40px;
	padding:28px 0 0 0;
	position:relative;
	}
#footer p {
	font-size:11px;
	line-height:13px;
	color:#a26060;
	background-color:inherit;
	padding:10px 0 0 0;
	}
#footer p a{
	color:#a26060;
	background-color:inherit;
	text-decoration:none;	
}
#footer p a:hover{	
	color:#793e3e;
	background-color:inherit;
}	
#footer ul {
	padding:0 0 15px 0;
	}
	
#footer ul li {
	background:url(../images/footer-nev-dutted.gif) no-repeat 100% 3px;
	float:left;
	width:auto;
	padding:0 15px;
	}
#footer ul li.noPad{
	padding:0 15px 0 0 !important;
}	
#footer ul li.noborder {
	background-image:none;
	}
#footer ul li a {
	font-size:13px;
	line-height:15px;
	color:#FFFFFF;
	background-color:inherit;
	float:left;
	width:auto;
	text-decoration:none;
	}
#footer ul li a:hover {
	color:#73C8FF;
	background-color:inherit;
	float:left;
	width:auto;
	text-decoration:none;
	}
	
/* Footer panel style */
ul.serviceList1 {
	float:left;
	width:230px;
	list-style-type:none;
	}
ul.serviceList1 li{
	background:url(../images/service-bullate.gif) no-repeat 4px 12px;
	height:33px;
	}
ul.serviceList1 li a{
	font-style:italic;
	font-size:13px;
	line-height:33px;
	color:#4d1e1e;
	background-color:inherit;
	height:33px;
	text-decoration:underline;
	display:block;
	padding:0 0 0 25px;
	}
ul.serviceList1 li a:hover{
	text-decoration:none;
	}
.rightTitlenw{
	height:45px;
	font:normal 24px/26px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#282828;
	background-color:inherit;
	padding:6px 0 0 0px;
	}
.bottomTitlenw{
	float:left;
	width:auto;
	height:39px;
	font:normal 24px/26px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#282828;
	background-color:inherit;
	margin:0 0 14px 0;
	padding:3px 0 0 0px;
	}
.portfolio{
	display:block;	
	text-decoration:none;
	float:left;
	width:620px; 
	padding:15px 0px 0px 0px;
}
.portfolio a{
	text-decoration:none;
	margin:5px 25px 10px 10px;
	display:block;
	float:left;
	width:243px; 
	height:223px;
	border:5px #ffffff  solid;
	background:#efefef;

}
.portfolio a:hover{
	text-decoration:none;
	border:5px #4d1e1e  solid;
	width:243px; 
	height:223px;
	display:block;
	background:#efefef;
	margin:5px 25px 10px 10px;
}
.portfolio a img{
	border:0px;
}
.portfolio span a{
	text-decoration:none;
	margin:5px 0px 10px 35px;
	display:block;
	float:left;
	width:243px; 
	height:223px;
	border:5px #ffffff  solid;
	background:#efefef;

}
.portfolio span a:hover{
	text-decoration:none;
	border:5px #4d1e1e  solid;
	width:243px; 
	height:223px;
	display:block;
	background:#efefef;
	margin:5px 0px 10px 35px;
}
.posted{
	color:#330; 
	font-size:12px;
}
.posted b{
	padding:5px 0px 5px 0px;
	color:#4d1e1e; 
	font-size:12px;
}
.datd{
	padding-left:10px; 
	color:#3f2867;
}
.dot{
	display:block;
	width:620px;
	border-bottom:1px #28675b dotted; 
	margin:5px 0px 5px 0px;
}
.blog{
	display:block; 
	width:620px;
	text-align:justify;
	padding-bottom:5px;
}
.blog strong{
	color:#4d1e1e;
	font-size:20px;
	display:block;
	padding:5px 0px 13px 0px;
	
}
.floatleft
 {
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.casinoname {
	font-size: 14px;
	font-weight: bold;
	color: #78201F;
}

.tablehead {
	color: #FFF;
	background-image: url(../images/trythis.png);
	padding: 4px;
	font-weight: bold;
}
.tablehead2 {
	color: #5A0000;
	background-color: #FFF;
	padding: 2px;
}
.tcell {
	padding: 4px;
}
