@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	margin:0px;
	padding:0px;
	background-color:#FFF;
}
h2
{
font-size:18px;
outline:none;
text-decoration:none;
color:#333333;
line-height:15px;
font-family:Verdana, Geneva, sans-serif;
}
P
{
padding-left:5px;
padding-bottom:10px;
line-height:20px;
font-size:13px;
text-align:justify;
text-shadow: 0 0 24px #DADADA, 0 0 4px #fff, 1px 1px 2px #fff;
word-spacing:1px;
color:#333333;
}
/* wrapper */
.wrapper {
	background:none;
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0 10px #629996;
	-webkit-box-shadow: 0 0 10px #629996;
	overflow:hidden;
}
/* header */
.hrader {
	background:url(images/header.jpg);
	width:1004px;
	margin:0 auto;
	padding:0px;
	height:120px;
}
#menu-bar {
	background:url(images/btnbg.png);
	width:1004px;
	height:37px;
	margin:0px;
    font: bold 13px arial;
	padding-left:0px;
}
#menu-bar  li{
	list-style: none;
	display: inline;
}
#menu-bar  li a{
	padding: 0px 25px;
	padding-top:10px;
	text-decoration: none;
	float: left;
	color: white;
	background:url(img/navbg.jpg) repeat;
	height:30px;
}
#menu-bar li :hover {
	background:none;
	color:black;
}
/* end header */

/* main */
#main {
	background:none;
	width:1004px;
	float:left;
	margin:0px;
	padding:0px;
}
/* left box */
#form {
	margin:0 0 0 0;
}
.style5{
	color:#333;
	font-size:12px;
	
}
.left-box{
	background:url(images/left-bg.jpg) repeat-y;
	width:210px;
	float:left;
	margin-left:10px;
}
.leftsidebar
{
float:left;
width:197px;
margin-left:10px;
}
ul { list-style-type: none;}
.sblheader {
clear:both;
overflow:hidden;
widows:180px;
height:25px;
font: normal 16px  Arial, Helvetica, sans-serif;
color:#333;
background-image: url(images/leftsbheader.png);
background-repeat:no-repeat;

}
.sblheader a
{
font: normal 16px  Arial, Helvetica, sans-serif;
color:#333;
text-decoration:none;
}
.lsbcontent
{
clear:both;
overflow:hidden;
widows:190px;
}
.lsbcontent a
{
font: normal 12px  Arial, Helvetica, sans-serif;
color:#333;
font-weight:normal;
text-decoration:none;
outline:none;
}
.lsbcontent a:hover
{
text-decoration:underline;
color:#CB3B3F;
}
.lsbcontent ul
{
	clear:both;
	overflow:hidden;
	display:block;
	padding-left:0px;
	list-style-type: none;
}
.lsbcontent ul li
{
	letter-spacing: 0;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	list-style-type: none;
	text-align:left;
	font: normal 12px  Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	background-image: url(images/sbcontentul.png);
	background-repeat: no-repeat;
}
.lsbcontent ul li a 
{
	display:block;
	text-decoration: none;
	font: normal 12px  Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:normal;
	outline:none;
	display:inline !important;
}
.lsbcontent ul li a:hover 
{
	display:block;
	text-decoration:underline;
	color:#CB3B3F;
	font-weight:normal;
}
.lsbclear
{
clear:both;
overflow:hidden;
widows:190px;
height:10px;
font-size:0px;
}
.sblheader
{
clear:both;
overflow:hidden;
widows:180px;
height:25px;
padding-top:10px;
padding-left:10px;
font: normal 16px  Arial, Helvetica, sans-serif;
color:#333;
background-image: url(images/leftsbheader.png);
background-repeat:no-repeat;
}
/* end left box */

/* banner */
#banner-box {
	background:url(images/bannerbg.png) no-repeat;
	float:left;
	margin-left:7px;
	width:552px;
	height:262px;
}
.banner{
clear:both;
width:550px;
height:250px;
background:url(images/banner1.png) no-repeat;
border:#001F3E solid 1px;
}
#slideshow {
    position:relative;
    height:250px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* end banner */

/* right box */
.right-box{
	background:url(images/left-bg.jpg) repeat-y;
	width:210px;
	float:right;
	margin-right:5px;
}
.rifgtsidebar
{
float:left;
width:197px;
margin-left:10px;
}
#calendar_wrap
{
width:190px;
float:right;
margin-right:7px;

}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color:#333;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #333;
	}

#wp-calendar td {
	color: #333;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #CB3B3F;
	color: #fff;
	}
	
#wp-calendar td:hover a, #wp-calendar #today a {
	color: #333;
	}

#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	width:190px;
	}
/* end right box */

/* content box */
#content-box {
	background:none;
	width:973px;
	float:left;
	margin-left:7px;
	padding-left:20px;
}
#content-box1 {
	background:none;
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
/* end content box */

#footer-section{
background-color:#ffaeb1;
float: left;
width:1004px;
height:220px;
margin-top:20px;
}

.footer-box{
float: left;
padding:20px 10px 10px 20px;
font-family:Arial, Helvetica, sans-serif;
width:265px;
height:auto;
font-size:12px;
color:#333;
line-height:18px;
text-align:center;
}
.footer-box1{
float: left;
padding:20px 10px 10px 20px;
font-family:Arial, Helvetica, sans-serif;
width:375px;
height:auto;
font-size:12px;
color:#333;
line-height:18px;
}

.footer-text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
line-height:18px;
text-decoration:none;
}

.footer-text:hover{
color:#c61326;
}

h3{
color:#5d5d5d;
font-size:14px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
}

h6{
font-size:14px;
margin-bottom:5px;
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;}
.copy {
	background:none;
	float:left;
	margin:0px;
	width:100%;
}