@charset "utf-8";
/* CSS Document */

/*html {
	background: url(images/bg-gradient.jpg) repeat-x;
}*/

body {
	background-color: #1D1D1D;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
}

a:link, a:visited {
	outline: none;
	color: #1D1D1D;
	text-decoration: none;
} 
a:active, a:hover {
	outline: none;
	color: #C45259;
	text-decoration: none;
}

.img3:hover {
	opacity: .80;
}
.img3 {
	box-shadow: 0px 0px 8px 2px #CCC;
	/*border: 1px solid #CCC;*/
	padding: 5px;
	float: left;
	margin: 0 2px 15px 0;
	color: #FFF;
	opacity: 1;
	transition: opacity .10s ease-in-out;
	-moz-transition: opacity .10s ease-in-out;
	-webkit-transition: opacity .10s ease-in-out;
	-o-transition: opacity .10s ease-in-out;
	background-color: #FFF;
}

.imghover:hover {
	opacity: .80;
}

.imghover {
	opacity: 1;
	transition: opacity .10s ease-in-out;
	-moz-transition: opacity .10s ease-in-out;
	-webkit-transition: opacity .10s ease-in-out;
	-o-transition: opacity .10s ease-in-out;
 
}

#mm-one a:link, #mm-one a:visited {
	outline:none;
	color: #FFF;
	text-decoration: none;
} 

#mm-one a:active, #mm-one a:hover {
	outline:none;
	color: #FFF;
	text-decoration: none;
	background: url(images/bg-gradient-menu-spacer-hover-b.png) repeat-y bottom right;
}

.t-one a:link, .t-one a:visited {
	outline: none;
	color: #1D1D1D;
	text-decoration: none;
	font-weight: bold;
} 

.t-one a:active, .t-one a:hover {
	outline: none;
	color: #C45259;
	text-decoration: none;
	font-weight: bold;
}

.t-three a:link, .t-three a:visited {
	outline: none;
	color: #C45259;
	text-decoration: none;
} 
.t-three a:active, .t-three a:hover {
	outline: none;
	color: #C45259;
	text-decoration: underline;
}
.t-five a:link, .t-five a:visited {
	outline: none;
	color: #FFFFFF;
	text-decoration: none;
} 
.t-five a:active, .t-five a:hover {
	outline: none;
	color: #C45259;
	text-decoration: none;
}


#main-bottom-f a:link, #main-bottom-f a:visited {
	outline: none;
	color: #F4EFE3;
	text-decoration: none;
} 

#main-bottom-f a:active, #main-bottom-f a:hover {
	outline: none;
	color: #C45259;
	text-decoration: none;
}

h1 {
	font-size: 32px;
	color: #4A7856;
	font-weight: normal;
	text-decoration: none;
	padding: 20px 15px 10px 15px;
	margin: 0px;
}

@font-face {
  font-family: Lucida Handwriting;
  src: url('fonts/LHANDW.TTF');
}


h2 {
	font-size: 26px;
	color: #453724;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 15px 10px 15px;
	margin: 0px;
	line-height: 1em;
}

h3 {
	font-size: 22px;
	color: #453724;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	margin: 0px;
	line-height: 1em;
}

h4 {
	font-size: 20px;
	color: #453724;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	margin: 0px;
	line-height: 1.2em;
}

.TabbedPanelsContent ul
{
	list-style-type: none;
	padding: 0px;
	margin: 10px 0 5px 35px;
	color: #333;
	font-size: 12px;
}

.TabbedPanelsContent li {
	background-image: url(images/li-bullet-b.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 1.2em;
	padding: 0px 10px 5px 15px;
}
.list-one {
	margin:15px 0 0 0;
}

.list-one ul
{
	list-style-type: none;
	padding: 0px;
	margin: 5px 0 5px 30px;
	color: #333;
	font-size: 12px;
}

.list-one li {
	background-image: url(images/li-bullet-b.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 1.3em;
	padding: 0px 10px 5px 15px;
}

.menu-txt {
	margin: 0px 45px 0 55px;
	padding: 0 0 0 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color: #333333;
	font-weight: normal;
	width: 920px;
	height: 36px;
	background-image: url(images/menu-bg.jpg);
}
.menu-spacer {
    background: url(images/bg-gradient-menu-spacer-b.png) no-repeat top right;
}
#main-top-f {
	background-color:#FFF;
}

#main-top {
	width: 1020px;
	height: 140px;
	margin: auto;
}
#mt-left {
	width: 480px;
	height: 140px;
	float:left;
}
#mt-middle {
	width: 140px;
	height: 140px;
	float:left;
}
#mt-right {
	width: 400px;
	height: 140px;
	float: right;
	padding: 0;
	text-align: right;
	line-height: normal;
	margin: 0;
	background-image: url(images/bg-header-links.jpg);
}
#main-middle-f {
	background: url(images/bg-gradient.jpg) repeat-x top center;
}

#main-middle {
	width: 1020px;
	height: auto;
	margin: auto;
}

.middle {
	margin: 0 40px 0 40px;
	padding: 0 0 0 0;
	font-size: 14px;
	color: #1D1D1D;
	font-weight: normal;
	width: 940px;
	height: 860px;
	line-height: 1.3em;
}

#mid-left-col {
	width: 285px;
	float: left;
	margin: 0 0 0 15px;
	background-color: #F4EFE3;
	height: 860px;
}

.mid-left {
	width: 285px;
	float: left;
	padding: 15px 0 15px 0;
	text-align: left;
	margin: 0px;
	background-color: #F4EFE3;
	border-bottom: 0px solid #fff;
}

.mid-left-two {
	width: 285px;
	float: left;
	padding: 15px 0 15px 0;
	text-align: left;
	margin: 0px;
}

#mid-right {
	float: right;
	width: 610px;
	margin: 0 15px 0 0;
	height: 860px;
	overflow: auto;
}

#mid-right-col {
	width: 200px;
	float: right;
	margin: 0 20px 0 0;
	height: 400px;
}


.nav01 {
	padding:8px 20px 3px 20px;
	height: 22px;
	display: block;
	float: left;
	background: url(images/bg-gradient-menu-spacer-b.png) no-repeat top right;
}

.nav01b {
	padding:8px 20px 3px 20px;
	height: 22px;
	display: block;
	float: left;
}

.nav02 {
	padding:10px 0 10px 10px;
	display: block;
	border-bottom: 0px solid #3F6567;
	float: right;
	text-align: center;
	margin: 0;
	font-weight: bold;
	background: none repeat scroll 0 0 #FFC20E;
}

.nav02b {
	padding:10px;
	display: block;
	border-bottom: 0px solid #3F6567;
	float: right;
	text-align: center;
	margin: 0;
	font-weight: bold;
	background: none repeat scroll 0 0 #FFC20E;
}

.home-link {
	color:White;
	display:block;
	height:140px;
	margin:0;
	padding:0;
	width:480px;
}
.misc-link {
	color:White;
	display:block;
	height:30px;
	margin:100px 0 0 0;
	padding:0;
	width:130px;
}

.misc-link2 {
	text-align: left;
	float: left;
}

#slider {
	height: 460px;
	font-size:14px;
	margin: 0 0 0 15px;
	overflow: hidden;
	float: left;
	width: 610px;
}

#mm-one {
	height: 50px;
	margin: 0px;
	width: 1020px;
	background-image: url(images/bg-menu-sub.jpg);
}

#mm-two {
	width: 1020px;
	height: inherit;
	margin: 0px;
	background-image: url(images/bg-gradient-body-b.png);
}

#mm-three {
	width: 1020px;
	height: 105px;
	margin: 0px;
	background: url(images/bg-gradient-body-bt-2-b.png) no-repeat;
}

#main-bottom-f {
	background: url(images/bottom-bg-burst.jpg) no-repeat top center;
	height: 300px;
}

#main-bottom {
	width: 1020px;
	margin: auto;
	height: 300px;
	padding: 0px;
	
}

#mb-right {
	background: url(images/bgnd-box-tan-gradient.png) repeat-x scroll left top transparent !important;
	border: 1px solid #EDDDB3;
	border-radius: 4px 4px 4px 4px;
	width: 270px;
	float: right;
	padding: 0 0 0 0;
	text-align: left;
	height: 400px;
}
#mb-left {
	background: url(images/gray-bg.gif) repeat-x scroll left top #F2F2F2;
	border: 1px solid #E2E2E2;
	border-radius: 4px 4px 4px 4px;
	width: 665px;
	float: left;
	padding: 0 0 0 0;
	text-align: left;
	height: 400px;
}
.t-one {
	text-align: right;
	font-size: 14px;
	margin: 0 60px 0 0;
	line-height: normal;
	color: #2489BD;
	height: 60px;
}
.t-two {
	text-align: right;
	font-size: 24px;
	margin: 0 60px 0 0;
	line-height: normal;
	color: #C50D0B;
	font-weight: normal;
}
.t-three {
	padding: 5px 15px 5px 15px;
	text-align: left;
	font-size: 13px;
	line-height: 1.2em;
	margin: 0px;
	color: #453724;
}
.t-four {
	padding: 5px 15px 5px 15px;
	text-align: left;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0px;
	color: #453724;
	font-weight: normal;
}
.t-five {
	padding: 5px 15px 5px 15px;
	text-align: left;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0px;
	color: #453724;
}
.t-six {
	padding: 5px 15px 5px 15px;
	text-align: left;
	font-size: 10px;
	line-height: 1.3em;
	margin: 0px;
	color: #999;
}

.style1 {
	color: #4D9DEF;
	font-weight: bold;
	font-size: 14px;
}

.footer {
	margin: 0 40px 0 40px;
	padding: 125px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	font-weight: normal;
	width: 940px;
	height: 120px;
}
.ft-left {
	text-align:center;
	color: #FFF;
	height: 250px;
	margin: 0 55px 0 55px;
	padding: 15px 0 0 0;
}

.ft-right {
	text-align: left;
	font-size: 12px;
	color: #F4EFE3;
	margin: 0 55px 0 55px;
	height: 26px;
}

/* Subscribe Form CSS */

.forma {
	margin:0px;
	padding:5px 0 0 0;
	font-size:10px;
	width: 380px;
	height: 45px;
	overflow: hidden;
	text-align: right;
}
.formi {
	background:url("images/search_input_bg.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
    font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align: middle left;
	height:24px;
	margin:-16px 0 0 0;
	padding:0 0 0 5px;
	vertical-align:middle;
	width:160px;
}

.formimg img {
   cursor:pointer;
   margin:0px;
   padding:0px;
   vertical-align:middle;
}

img {
   border:medium none !important;
}

.inputfld {
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #DDD;
	background-color: #FFFFFF;
	width: 320px;
	margin: 2px 0 4px 0;
	border-radius: 0px;
	resize:none;
}
.inputfld2 {
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #DDD;
	background-color: #FFFFFF;
	width: 200px;
	margin: 2px 0 4px 0;
	border-radius: 0px;
	resize:none;
}
.inputbtn {
	padding: 0px;
	margin: 5px 0 4px 0;
	resize: none;
}

/* News Blog Feed */
#divBlog {
	width: 570px;
	margin: 0 0 0 15px;
	height: 375px;
	overflow: auto;
	padding: 0 15px 0 0;
}
#divBlogArc {
	width: 580px;
	margin: 0 20px 0 20px;
	overflow: auto;
	padding: 10px 15px 0 0;
	font-weight: bold;
	color: #C45259;
	text-align: right;
}

.post {
	text-align: left;
	font-size: 13px;
	margin: 0px;
	line-height: 1.6em;
	color: #333;
	text-wrap: normal;
	padding: 10px 3px 10px 3px;
	border-bottom: 1px solid #F1F1F1;
}


.post img:hover {
	opacity: .80;
}

.post img {
	border: 1px solid #F1F1F1;
	max-width: 560px;
	box-shadow: 0px 0px 8px 2px #CCC;
	/*border: 1px solid #CCC;*/
	padding: 5px;
	float: left;
	margin: 0 2px 15px 0;
	color: #FFF;
	opacity: 1;
	transition: opacity .10s ease-in-out;
	-moz-transition: opacity .10s ease-in-out;
	-webkit-transition: opacity .10s ease-in-out;
	-o-transition: opacity .10s ease-in-out;
	background-color: #FFF;
}
.post a:link, .post a:visited {
	color: #C45259;
	text-decoration: none;
} 
.post a:active, .post a:hover {
	color: #C45259;
	text-decoration: underline;
}

.post-title {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding-top: 0px;
}
.post-date {
	color: #C45259;
	margin: 0 0 10px 0;
}
.post-hide{
   display: none;
}
.tr-caption {
	font-size:9px;
}
