/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
.antispam { display:none;}
* 
{
margin: 0px;
padding: 0px;
}

body {
	background: #F09022 url(images/back_all1.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

input, textarea {
	border: 1px solid #F00;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 16px;
	color: #000;
}

h2 {
	font-size: 1.8em;
	color: #900;
}

a:focus {outline:none}
a {
	color: #900;
}

a:hover {
	text-decoration: none;
	color: #900;
}



hr {
	display: none;
}

#main
{
width: 1024px;
margin: 0 auto;

border-left: 0px solid ;
border-right: 0px solid ;
}

/* Header */

#header {
	height: 215px;
	width: 1015px;
	padding-right:10px;
	padding-top:35px
}

#logo {
width: 840px;
height: 204px;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 24px;
	color: #ffffff;
}
#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#menu {
	height: 44px;
	padding-top: 10px;
	padding-left: 5px;
}



#menu a {
	float: left;
	width: 161px;
	height: 25px;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	background: url(images/button.png) no-repeat;
}

#menu a:hover {
	background: url(images/button_r.png) no-repeat;
}

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	margin-top: 12px;
}

/* Content */

#content {
	float: left;
	width: 397px;
}

#content .post ul, #content .post ol
{
margin-left: 30px;
}

#content .top
{
width: 397px;
background: url(images/top1.png) no-repeat;
height: 11px;
}

#content .middle_back
{
	width: 377px;
background: url(images/middle.png) repeat;
	padding: 10px;
	color: #FFF;
}

#content .bottom
{
width: 397px;
background: url(images/bottom1.png) no-repeat;
height: 10px;
margin-bottom: 10px;
}

.post {
	margin-bottom: 15px;
	color: #000000;
	margin-top: 10px;
	margin-left: 0px;
}

.post a {
	color: #FFF;
}

.post a:hover {
	color: #900;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 208px;
	margin-top: 10px;
	color: #000;

}


.sidebar a {
	text-decoration: none;
	color: #7A0019;
	font-size: 11px;
}
.sidebar a:hover {
	color: #000;
	text-decoration: underline;
}

.sidebar h2 {
	padding-top: 10px;
	color: #FFFFFF;
	background: url(images/title.png) no-repeat;
	height: 33px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

/* Left Sidebar */

#leftbar {
margin-left: 5px;
}

/* Right Sidebar */

#rightbar {
margin-left: 15px;
}

#leftbar .back, #rightbar .back
{
background: url(images/title_back.gif) no-repeat;
padding: 10px;
}


/* Calendar */

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	height: 32px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

#slider-wrapper1 {
    width: 481px;
    height: 390px;
    margin:0 auto;
	
}
#slider1 {
	position:relative;
	width: 481px;
    height:390px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider1 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider-wrapper {
    width: 1024px;
    height: 186px;
    margin:0 auto;
	
}
#slider1 a {
	border:0;
	display:block;
}
#slider {
	position:relative;
	width: 1024px;
    height:186px;
	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:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.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;
}
.style1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #FFF;
}
input, select, textarea {
	border: 1px solid #06C;
}
.post1 {
	margin-bottom: 15px;
	color: #FFF;
	margin-top: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.style3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #000;
	font-style: italic;
}
.style4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #000;
	font-style: normal;
}
