/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}
ul{
	list-style: none;
	padding: 0px;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(images/body_top.gif) top repeat-x #1879B7;
}

#bg{
	background: url(images/bg.jpg) center 72px no-repeat;
}

#main {
	width: 1087px;
	margin: 0 auto;
}

/*top*/


#top {
	background: url(images/bg_img_top.gif) center 72px no-repeat;
}

#topsmall {
	background: url(images/sm_img_top.gif) center 72px no-repeat;
}

#top_left_corn{
	background: url(images/top_left_corn.png) left 72px no-repeat;
}

#top_right_corn{
	background: url(images/top_right_corn.png) right 72px no-repeat;
	height: 276px;
	padding-top: 15px;
}

#top_right_corn_sm{
	background: url(images/top_right_corn_sm.png) right 72px no-repeat;
	height: 0px;
	padding-top: 0px;
}
	
#header {
	height: 169px;
}

#headerall {
	height: 180px;
}

/*logo*/
#logo {	
		padding: 20px 0px 0px 62px;
		line-height: 25px;
}

#logo a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #fff;
	font-size: 28px;
}

#logo p a{
	font-size: 14px;
} 
#logo p{
	padding-left: 74px;
}
	
/*menu*/
#buttons{
	display: block;
	margin: 0 auto;
	width: 1009px;
	height: 70px;
	padding: 3px 0 0 50px ;
	
	background: url(images/buttons.png) left top no-repeat;
	text-align:center;
	
}

#buttonsall{
	display: block;
	margin: 0 auto;
	width: 1009px;
	height: 70px;
	padding: 3px 0 0 50px ;
	
	background: url(images/buttonsall.png) left top no-repeat;
	text-align:center;
	
}


#buttons a {
	display: block;
	float: left;
	height: 35px;
	padding-top: 12px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	color:#fff;
}

#buttons a:hover {
	color:#fff;
	text-decoration: underline;
}

.but_razd { 
	width: 40px;
	height: 5px;
	float: left;
}

/*content*/
#content{
}

.main_box{
	width: 1060px;
	margin: 0 auto;
}
.main_box_top{
	height: 18px;
	background: url(images/main_box_top.png) center top no-repeat;
}
.main_box_bot{
	height: 20px;
	background: url(images/main_box_bot.png) center bottom no-repeat;
}
.main_box_cont{
	background: #000;
}

.main_box_contpad{
	background: #000;
	padding-top: 20px;
	padding-right: 190px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#row1{
	padding: 0 0 0px 18px;
	height: 204px;
	
}

.box1{
	float: left;
	width: 332px;
	height: 204px;
	background: url(images/box1.jpg) left top no-repeat;
}

.boxevents{
	float: left;
	width: 274px;
	height: 189px;
	padding-top:17;
	background: url(images/boxevents.jpg) left top no-repeat;
}


.boxteams{
	float: left;
	width: 480px;
	height: 354px;
	padding-top:17;
	background: url(images/boxteams.jpg) left top no-repeat;
}

h2{
	padding: 12px 0 10px 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;	
}

.box1_left{
	float: left;
	width: 102px;
	padding-left: 17px;}

.boxevents_left{
	float: left;
	width: 260px;
	padding-top: 10px;
	padding-left: 10px;}
	
.boxteams_left{
	float: left;
	width: 450px;
	padding-top: 15px;
	padding-left: 15px;}	

.box1_right{
	float: right;
	padding-right: 16px;
	width: 172px;
	
}

.box1_right p{
	display: block;
	height: 106px;
	line-height: 20px;
}

.box1_left img{
	padding-top: 5px; 
	display:block; 
	margin: 0 auto;
}

.box1_div{
	float: left;
	width: 35px;
	height: 10px;
}

.box2_div{
	float: left;
	width: 15px;
	height: 10px;
}

.box3_div{
	float: left;
	width: 15px;
	height: 200px;
}

.box4_div{
	float: left;
	width: 15px;
	height: 5px;
}

.box5_div{
	float: left;
	width: 15px;
	height: 354px;
}




/*read more*/
.read_more{
	text-align: right;
	height: 37px;
	padding: 0px 0 0px 0;
	line-height: 18px;
}

.read_more a {
	display: block;
	position: relative;
	right: -1px;
	bottom: -1px;
	float: right;
	width: 155px;
	height: 28px;
	padding-top: 9px;
	background: url(images/read.png) left top no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff !important;
	text-decoration: none !important;
}

.read_more a:hover {
	color:#fff;
	text-decoration: underline !important;
}

#row2{
	padding: 35px 13px 0px 18px;
	line-height: 20px;
}

#row3{
	padding: 15px 13px 0px 18px;
	line-height: 20px;
}

.cleare{
	width: 100%;
	height: 1px;
	clear: both;
}

.float_left{
	float: left;
	display: inline;
}


.float_right{
	float: right;
	display: inline;
}

h3{
	padding: 0px 0 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #fff;	
}

.img_bg{
	background: url(images/img_bg.gif) left top no-repeat;
	padding: 15px;
}





/*bottom*/

#bottom{
	background: url(images/bottom_bg.gif) left 60px repeat-x;
	color: #000000;
	padding-top: 25px;
	line-height: 20px;
}

#bottom_bg_bot{
	background: url(images/bottom_bg.gif) bottom repeat-x;
}


#bottom_box1{
	float:left;
	margin-left: 100px;
	width: 196px;
	line-height: 20px;
}

.bottom_ul1{
	padding: 25px 0 0 10px;
	list-style: none;
	font-weight: bold;
	line-height: normal !important;
}

.bottom_ul1 li{
	background: url(images/bottom_ul1.gif) left 8px no-repeat;
	padding: 4px 0 10px 15px;

}

.bottom_ul1 li a{
	color: #000;
	text-decoration: none;
}
.bottom_ul1 li a:hover{
	color: #fff;
	text-decoration: none;
}

h1{
	padding: 0 0 7px 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	color: #000;
	
}

#bottom_box2{
	width: 194px;
	float:left;
	margin-left: 160px;
}

.bottom_ul2{
	padding: 20px 0 0 0px;
	list-style: none;
	font-weight: bold;
	line-height: normal !important;
}

.bottom_ul2 li{
	background: url(images/bottom_ul2.png) left 10px no-repeat;
	padding: 3px 0 10px 19px;
}

.bottom_ul2 li a{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.bottom_ul12 li a:hover{
	color: #fff;
	text-decoration: none;
}

#bottom_box3{
	float:left;
	margin-left: 145px;
	width: 180px;
	
}

.bottom_ul_share{
	padding: 45px 0 0 18px;
	list-style: none;
	font-weight: bold;
	line-height: normal !important;
}

.bottom_ul_share li{
	padding: 5px 0 10px 30px;

}

.bottom_ul_share li a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.bottom_ul_share li a:hover{
	color: #000;
	text-decoration: underline;
}

.bottom_ul_share_bg1{
	background: url(images/bottom_fish1.png) 0 5px no-repeat;
}
.bottom_ul_share_bg2{
	background: url(images/bottom_fish2.png) 0 5px no-repeat;
}
.bottom_ul_share_bg3{
	background: url(images/bottom_fish3.png) 0 5px no-repeat;
}
.bottom_ul_share_bg4{
	background: url(images/bottom_fish4.png) 0 5px no-repeat;
}

/*footer*/

#footer{
	clear: both;
	font-size: 11px;
	color: #000;
	text-align: center;
	padding: 20px 0px 0px 0px;
	height: 56px;
	text-align: center;
}

#footer a{
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover{
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    background:url(images/top.jpg) no-repeat;
    width: 1038px;
    height: 279px;
    margin:0 auto;
}

#slider {
	position:relative;
    width: 1038px;
    height: 279px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left: 440px;
	bottom:-42px;

}
.nivo-controlNav a {
	display:block;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	display: none
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.main-table {
    border-collapse: collapse;
}
.main-table td {
    margin: 0px;
    padding: 0px;
    border: 1px solid #aaa;
    padding: 1px 4px 1px 4px;
}
.left-border {
border-left: 1px solid red !important;
}