body {
	margin: 0;
	padding: 0;
	background: url(images/bkgd.jpg) #88a6ba repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color:#666666;
	align:center;
}

h1, h2 {
	margin: 0;
	font-weight: normal;
	color:#0099CC;
	}

h1 { font-size: 18px; 
	 font-weight: bold;
	 height: 25px;
	color:#FF6600;
	}
	
	.style4 {
	font-size: 15;
	color: #005825;
		padding-top: 10px;
	padding-bottom:20px;
	
}

h2 { font-size: 18px;
	height: 25px;
	margin: 0 0 5px 0px;
	color:#0033cc;
 }

h3 {font-size: 14px;
	font-weight: normal;
	color:#0099CC;
	}

p, ul, ol {
	margin-top: 0;
	line-height: 130%;
}

ul, ol { }

.style1 {
	font-size: 16px;
	line-height:110%;
}

blockquote { }

a { color: #FF6633;}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	
	}

div.c1 {clear: both;}

/* Header */

#header-wrapper {
}

#header {
	align:center;
	width: 950px;
	height: 173px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
}

#top {
	align:center;
	width: 950px;
	height: 7px;
	margin: 0 auto;
	background: url(images/top.jpg) no-repeat;
}

/* Menu */ 

#mainmenu { margin: 0 auto; width: 700px; }

#menuwrap { margin-right: 30px;}	

#menulink { float:right; color:#fff; padding-bottom: -15px;}

#menulink a:link { color:#fff; text-decoration: none;}

#menulink a:hover { text-decoration: underline;}

#menuleft {
	width:15px;
	height:49px;
	background-image:url(images/menu_left.png);
	float:right;
}		

#menubody {
	height:49px;
	width:600px;
	background-image:url(images/menu_body.png);
	background-repeat: repeat-x;
	float:right;
	padding-top:10px;
}	

#mainmenu li {
	display:inline;
	padding: 10px;
	list-style: none;
	margin-left: 0px;
}

#mainmenu ul, #mainmenu ol { line-height:normal;
		 list-style: none;
		 margin-left: 0;
	 	 padding-left: 1em;
	 	 text-indent: -1em;
}

.tab {
	background-image:url(images/menu_div.png);
	background-position:right;
	background-repeat: no-repeat;
}

.last a:link, .last a:visited { color:#999;

}

#menubody li a:link, li a:visited {
	text-decoration:none;
	color: #448ccb;
}

#menubody li a:hover {
	text-decoration:none;
	color: #cccccc;
	}


#menuright {
	width:15px;
	height:49px;
	background-image:url(images/menu_right.png);
	float:right;
}		
 /*top menu styles end here*/



/* Search */

#search {
	float: right;
	width: 305px;
	height: 50px;
}

#search form {
	float: right;
	margin: 0;
	padding: 15px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#body {
	align: center;
	width: 950px;
	margin: 0 auto;
	background: url(images/body.jpg) repeat-y;
	}

#body2 {
	align: center;
	width: 950px;
	margin: 0 auto;
	padding-top:15px;
	background: url(images/body_split.jpg) repeat-y;
}

#page {
	align: center;
	width: 830px;
	margin: 0 auto;
	padding:0,10px;
	text-align:justify;
	}

	/** LOGO */
	
	
#flashintro {
width:1000px;
height:800px;
margin: 0 auto;
}

#flashintro a {
color:#FFFFFF;
font-weight:bold;
}
	

#logo {
	width: 950px;
	height: 173px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 3px;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h1 {
	padding: 155px 0px 0px 0px;
	font-size: 34px;
}

#logo a {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

/* Content */

#content{
	float: left;
	width: 400px;
	padding-bottom: 25px;
}
	
div.home {
	float: right;
	text-align:left;
	width: 310px;
	margin-top:200px;
	background-color: #FF9900;
	padding:6px;
	}
	
#content2 {
	float: left;
	width: 750px;
	}
	
#content3{
	float: left;
	width: 550px;
	text-align:left;
	color:#000000;
	padding-bottom: 25px;
}

#colmid {
	float:inherit;
	width: 220px;
}
#colright {
	float: right;
	width: 220px;
}

#colleft {
	float: left;
	width: 220px;
}


/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	color: #42423E;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 0px;
	border-bottom: 1px #BDBDBB dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 400px;
	padding:5px;
	text-align:left;
	}

#sidebar p {
	margin: 0;
}

#sidebar h2 {
	height: 25px;
	margin: 0 0 10px 0px;
	padding-left:35px;
	padding-right:10px;
	padding-bottom:0px;
	border-bottom: 1px #BDBDBB dotted;
	color:#0099CC;
	background-image:url(images/sign.gif);
	background-position:bottom-left;
	background-repeat:no-repeat;
}


#sidebar p {
	line-height: 120%;
}

.news{ font-size: 20px; 
	 font-weight: bold;
	 height: 25px;
	margin: 0 0 10px 0px;
	padding-bottom:5px;
	padding-left:35px;
	padding-right:10px;
	border-bottom: 1px #BDBDBB dotted;
	color:#0099CC;
	background-image:url(images/news.gif);
	background-position:top-left;
	background-repeat:no-repeat;
}

.login { 
	width: 200px;
	padding:5px;
	background: url(images/login_bkgd.gif) repeat-x #FF6600;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	height: 80px;
	background: url(images/footer.jpg) no-repeat #88a6ba;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
color:#FFFFFF;
}

#video {
vertical-align:center;
}

div.c1 {color: #000000; text-align: center}

#picture {
align: center;
margin:10px;
}

#wrapper {
	width: 950px;
	align: center;
	margin: 0 auto;
	  }

#column1 {
	width: 370px;
	float:left;
	margin: 0 auto;
	height: auto;
	margin-top:20px;
}

#column2 {
	width: 565px;
	float:right;
	margin: 0 auto;
	height:auto;
	margin-top:20px;
	margin-left:0px;
	padding-left:10px;
	border-left: 2px solid #ececec;
}


#banner {
	width: 419px;
	height: 124px;
	border: 4px solid #ececec;
	}

div.clear {
	clear: both;}
	
a { }

a:hover { text-decoration: none; }

a img {
	border: none;
}	

.formfield {
	width: 340px;
	height:28px;
	padding:2px;
	background-image:url(images/form_field.jpg);
	background-repeat:no-repeat;
	color:#333;
	border: none;
	}
	
	.messagefield {
	width: 341px;
	height:116px;
	padding:2px;
	background-image:url(images/message_field.jpg);
	background-repeat:no-repeat;
	color:#333;
	border: none;
	}

