@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(../images/bg.jpg) repeat-x 0 0 #ffffff;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div, h1, h2, h3, h4, h5, img, form, ul, p, dl{
	padding:0;
	margin:0;
	text-align: left;
	font-size: 12px;
	color: #000000;
}


ul{
	list-style-type:none;
}


.spacer{
	clear:both; line-height:0; font-size:0;
}
	


.bodHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #900;
	text-align: left;
	vertical-align: text-top;
	line-height: normal;
	text-indent: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: inherit;
}


.bodText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	vertical-align: text-top;
	line-height: 1.5em;
	text-indent: 0px;
}


.hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	color: #0da2bf;
	text-align: left;
	vertical-align: text-top;
}

/*--------------< < << header >> > >---------------*/

#header{
	width:994px;
	margin:0 auto;
	background:url(../images/header_pic.gif) no-repeat 0 0;
	position:relative;
	height:280px;
	background-image: url(../images/header_pic.jpg);
}
#header img.logo{
	display:block; font-size:0; position:absolute; left:49px; top:22px;
}


#header ul.navi{
	height:43px;
	position:absolute;
	left:245px;
	top:53px;
	width: 735px;
}
#header ul.navi li{
	float:left; border-right:#0da2bf 1px solid;
}
#header ul.navi li.noborder{
	 border-right:none;
}
#header ul.navi li a{
	display:block; padding:0 13px; font-size:11px; font-weight:bold; line-height:43px; background-color:inherit;
	text-decoration:none; color:#000000;
}

#header ul.navi li a:hover{
	background:url(../images/navi_h_bg.jpg) repeat-x 0 0;
}
#header ul.navi li a.hover{
	background:url(../images/navi_h_bg.jpg) repeat-x 0 0; cursor:text;
}


#header form{
	position:absolute;
	left:700px;
	top:14px;
	height:25px;
	width: 376px;
}
	
#fb_likeBtn {
	position:absolute;
	left:260px;
	top:14px;
	height:25px;
	width:225px;
}
	
/*--------------< < << icons >> > >---------------*/

#icons{
	width:960px;
	margin:5px auto 0 auto;
	padding:0 20px;
	color:#000000;
	float:center;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 0 0;
}
	
/*--------------< < << BODY >> > >---------------*/

#botBody{
	width:960px;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}

.subdiv{
	width:225px;
	float:left;
	background:url(../images/sub_div_bg.jpg) repeat-y 0 0 #ffffff;
	color:#ffffff;
	padding:0;
	text-align: center;
	font-size: 16px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
}
.subdiv .nomar{ 
	margin:0;
}
.subdiv p.top{
	background:url(../images/sub_div_top.jpg) no-repeat 0 0; width:225px; height:13px; font-size:0; padding:0 ; margin:0;
	display:block;
}
.subdiv p.bot{
	background:url(../images/sub_div_bot.jpg) no-repeat 0 0; width:225px; height:20px; font-size:0; padding:0; margin:0;
	display:block;
}
.calendar .soup{
	color:#900;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.calendar p {
	font-size:11px;
}

/*--------------< < << footer >> > >---------------*/

#footerbig{
	width:954px; margin:5px auto 0 auto; padding:0 30px; background:url(../images/footer_bg.jpg) repeat-x 0 0 #000000;
	color:#000000; height: 115px
}


.footerHover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	vertical-align: text-top;
}


.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #0da2bf;
	text-align: center;
	vertical-align: text-top;
}


.bullet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	text-indent: 5px;
	vertical-align: text-top;
}


.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 2em;
	color: #FFF;
}
.search {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
}

/*--------------< < << FEEDBACK FORM >> > >---------------*/

#feedback_form label {
	display:block;
	font-weight:bold;
	color:red;
}
#recaptcha_error_box {
        	width:90%;
			border:medium groove #A00;
            background-color:#FF9;
			padding:1em;
			color:#900;
			font-weight:bold;
			font-size:12px;
}

/*--------------< < << TABLELESS PAGES >> > >---------------*/

#left-column {
	float:left;
	clear:left;
	margin:0;
	padding:0 10px;
	width:400px;
}
#right-column {
	margin:0;
	margin-left:440px;
	padding:0 10px;
	width:469px;
}
#gallery-box {
	float:right;
	clear:right;
	padding-right:10px;
	padding-bottom:20px;
}
