/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0;
	background: #787878;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #5C8306;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #5C8306;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
	background: url(../images/img02.jpg) repeat-x left top;
}

#header1 {
	width: 1000px;
	margin: 0 auto;
	height: 50px;
	background: url(../images/img021.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 20px;
	background: url(../images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #5C8306;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 5px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 74px 0 0 3px;
	font-family: verdana;
	font-size: 14px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #5C8306;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(../images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0 0 0 110px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(../images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu1 {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(../images/img021.jpg) no-repeat left top;
}
#menu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu1 li {
	display: inline;
}

#menu1 a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 0px 0px 0 10px;/**/
	text-decoration: none;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu1 a:hover {
	color: #FFFFFF;
}

#menu1 .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 550px;
}

#content1 {
	float: left;
	width: 750px;
}

#content2 {
	float: left;
	width: 990px;
}

.post {
	padding-bottom: 15px;
	line-height: 175%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #5C8306;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -7px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #5C8306 url(../images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}

/* auto complete */
#livesearch
  {
  margin:0px;
  padding-left:5px;
  width:225px;
  }
#livesearch a:hover {
	text-decoration:underline;
	background:#cccccc;
}
#txt1
  {
  margin:0px;
  }
/* auto complete */

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #5C8306;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #5C8306;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}
/* button styles */
a.button, a.buttonDis {
display: block;
float:left;
background-color: transparent;
background-image: url(buttonBackground.gif);
background-repeat: no-repeat;
width: 132px;
height: 28px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}
a.button:link, a.button:visited {
color: #002577;
}
a.button:hover, a.button:active {
background-position: 0 -36px;
color: #FF7200;
}
a.buttonDis:link, a.buttonDis:visited, a.buttonDis:hover, a.buttonDis:active {
background-position: 0 -72px;
color: #5F5F5F;
cursor: default;
}
.icon {
display: inline-block;
background-repeat: no-repeat;
padding: 0 0 5px 18px;
}
a.button:hover .icon, a.button:active .icon {
background-position: 0 -28px;
}
a.buttonDis:link .icon, a.buttonDis:visited .icon, a.buttonDis:hover .icon, a.buttonDis:active .icon {
background-position: 0 -56px;
}
/* list of button icons */
#buttonOK .icon {
background-image: url(ok.gif);
}
#buttonCancel .icon {
background-image: url(cancel.gif);
}
#buttonImport .icon {
background-image: url(import.gif);
}
/***a_buttons***/
a.a_button{
	background:url(images/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:1px;
	text-decoration:none;
	width:100px;
}
a:hover.a_button{
	color:#0066CC;
}
/***a1_buttons***/
a.a1_button{
	background:url(images/button1.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:1px;
	text-decoration:none;
	width:76px;
}
a:hover.a1_button{
	color:#0066CC;
}

.forum table {
 padding:0;
 margin:0;
 border-collapse: collapse;
 border-width: 1px;
 background-color:#e7f4ff;
}

.forum th{
 background-color:#DAEDFF;
 padding:5px;
 color:#000;
 border:solid 1px #BCDAF3;
 border-right:solid 1px #BCDAF3;
}

.forum td{
 border:solid 1px #E0F0FD;
}

/* -------------------- */
/* CLASSES				*/
/* -------------------- */
	.add{
		background:url(images/add.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.delete{
		background:url(images/delete.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.user{
		background:url(images/user.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.alert{
		background:url(images/alert.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.msg{
		background:url(images/msg.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.download{
		background:url(images/download.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}

	.lens{
		background:url(images/lens.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.info{
		background:url(images/info.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}

/***************/
.message{
border:1px solid #3333cc;
background-color:#C7C8FE;
color:#000066;
padding:5px;
width:500px;
font-size:12px;
margin:5px 0px 5px 20px;
}

.error{
border:1px solid #cc0000;
background-color:#f0a8af;
color:#cc0000;
padding:5px;
width:500px;
font-size:12px;
margin:5px 0px 5px 20px;
}

/**Image Scroller**/
/*<![CDATA[*/

.parent {
  position:relative;overflow:hidden;width:200px;height:150px;border:solid black 1px;text-Align:center;
}
.parent INPUT{
  position:relative;top:110px;
}

#SlideShow {
 position:relative;width:10000px;height:100px;
}

.frame {
 position:relative;width:200px;height:100px;background-Color:#FFCC66;float:left;margin-Right:0px;

}

/*]]>*/
/**Image Scroller**/

/** forum rounded boxes **/

.boxl1 { 
  background: #C6D9F1; 
}
.boxtopl1 { 
  background: url(box/nel1.gif) no-repeat top right; 
}
.boxtopl1 div { 
  font-size: 0;
  height: 15px; 
  background: url(box/nwl1.gif) no-repeat top left; 
}
.boxbottoml1 { 
  background: url(box/sel1.gif) no-repeat bottom right; 
}
.boxbottoml1 div { 
  font-size: 0;
  height: 15px; 
  background: url(box/swl1.gif) no-repeat bottom left; 
}
.boxcontentl1 {
  padding: 0px 15px 0px 15px;
}

.boxl2 { 
  background: #DCE6F2; 
}
.boxtopl2 { 
  background: url(box/nel2.gif) no-repeat top right; 
}
.boxtopl2 div { 
  font-size: 0;
  height: 15px; 
  background: url(box/nwl2.gif) no-repeat top left; 
}
.boxbottoml2 { 
  background: url(box/sel2.gif) no-repeat bottom right; 
}
.boxbottoml2 div { 
  font-size: 0;
  height: 15px; 
  background: url(box/swl2.gif) no-repeat bottom left; 
}
.boxcontentl2 {
  padding: 0px 15px 0px 15px;
}

.boxl3 { 
  background: #CCC1DA; 
}
.boxtopl3 { 
  background: url(box/nel3.gif) no-repeat top right; 
}
.boxtopl3 div { 
  font-size: 0;
  height: 15px; 
  background: url(box/nwl3.gif) no-repeat top left; 
}
.boxbottoml3 { 
  background: url(box/sel3.gif) no-repeat bottom right; 
}
.boxbottoml3 div { 
  font-size: 0;
  height: 15px; 
  background: url(box/swl3.gif) no-repeat bottom left; 
}
.boxcontentl3 {
  padding: 0px 15px 0px 15px;
}

.boxl4 { 
  background: #CCFFCC; 
}
.boxtopl4 { 
  background: url(box/nel4.gif) no-repeat top right; 
}
.boxtopl4 div { 
  font-size: 0;
  height: 15px; 
  background: url(box/nwl4.gif) no-repeat top left; 
}
.boxbottoml4 { 
  background: url(box/sel4.gif) no-repeat bottom right; 
}
.boxbottoml4 div { 
  font-size: 0;
  height: 15px; 
  background: url(box/swl4.gif) no-repeat bottom left; 
}
.boxcontentl4 {
  padding: 0px 15px 0px 15px;
}

.boxl5 { 
  background: #FDEADA; 
}
.boxtopl5 { 
  background: url(box/nel5.gif) no-repeat top right; 
}
.boxtopl5 div { 
  font-size: 0;
  height: 15px; 
  background: url(box/nwl5.gif) no-repeat top left; 
}
.boxbottoml5 { 
  background: url(box/sel5.gif) no-repeat bottom right; 
}
.boxbottoml5 div { 
  font-size: 0;
  height: 15px; 
  background: url(box/swl5.gif) no-repeat bottom left; 
}
.boxcontentl5 {
  padding: 0px 15px 0px 15px;
}


/** forum rounded boxes **/