
* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images-body/bg.jpg) repeat-x #6a9213;
}

body, th, td, input, textarea {
	text-align: justify;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}



form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
}



.title{
	
	letter-spacing: -.05em;
	font-size: 2.5em;
	text-transform: lowercase;
	color:#336666;
}

.title-p{
	
	letter-spacing: -.05em;
	font-size: 18px;
	color:#336666;
}

.title-con{
	
	letter-spacing: -.05em;
	font-size: 16px;
	font-weight:bold;
	color:#336666;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color:#FF9900;
}

h3 {
	font-size: 1em;
	text-align:left;
}

p {
	margin-top: 3px;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 2em;
	margin-top: 1.5em;
	line-height: 1.1em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color:#336666;
}

a:hover {
	border: none;
}


/* Wrapper */

#wrapper {
	width:936px;
	margin-left: auto;
	margin-right: auto;
	
	overflow:hidden;
}

#wrapper .leftside {
	background: url(../images-body/leftside.png)  top left repeat-y;
	padding-left:18px;
}

#wrapper .rightside {
	background:  url(../images-body/rightside.png)  top right repeat-y;
	padding-right:18px;
}

/* Header */

#headertop {
	margin: 0 auto;
	height:122px;
	background: #006536	url(../images-body/header_top.jpg) no-repeat ;
}

#menu {
	background:url(../images/menu/three_0.gif) repeat-x;
	height:35px;
	margin:0 auto;

}

#menu_cont {
	float:right;
}

/*#menu ul {
	float:right;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	
	display: block;
	float: left;
	padding: 5px 15px 5px 15px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #669900;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background:#669900;
	padding: 15px 30px 15px 30px;
	color: #FFFFFF;
}*/

#search {
	float: right;
	width: 260px;
	margin: 0px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 267px;
	margin: 0 auto;	
	background:#003300;
}

#logo-title {
	width:900px;
	height:261px;
	position:fixed;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 90px 5px 0 0px;
	font-size: 48px;
	color: #FFFFFF;
}

#logo h2 {
	padding: 0px 0 0 0px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#669900;
}


#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	background: url(../images-body/body_bg.jpg) repeat-y;
	margin: 0 auto;
	padding-top: 20px;
	background-color: #FFFFFF;
	border-top: none;
}

/* Content */

#content {
	float:right;
	width: 630px;
	padding: 0 20px 0 10px;
	
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 25px 0  0 15px;
	height: 40px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

.post .entry {
	padding: 0 25px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #B10961;
}

.post .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}

.post .tags {
	margin: 0;
	background: #F2F2F2;
	padding: 5px 10px 5px 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts li {
	list-style-type:none;
}

#recent-posts h2 {
	margin: 0;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF9900;
}

#recent-posts h3 {
	margin: 0;
	padding: 15px 0  0 0px;
	font-size: 14px;
}

#recent-posts a {
	/*background:#1B8580;*/
	padding: 3px 15px 3px 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#1B8580;
}

#recent-posts a:hover {
	/*background:#1B8580;*/
	padding: 3px 15px 3px 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF9900;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 220px;
	height:1000px;
	padding: 0 0 0 5px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B10961;
}

#sidebar1 {
	height:100px;
}

#sidebar2 {
	height:560px;}


/* Footer */

#footer {
	clear:both;
	background: #024a28 url(../images-body/footer.jpg) no-repeat;
	height:190px;
	padding-top: 20px;
	
}




#footer_con{
width:850px;
/*background-color:#FFFFFF;*/
margin:0 auto;
height:166px;
/*padding:10px;*/
/*border: 2px #669900 solid;*/
}

/*----------------------------------------MENU CODES------------------------------------*/

.accordian {
	width: 200px;
	margin: 0px auto;
}

.accordian li {
	list-style-type: none;
	padding: 0px;
	}

.dimension {
	height: 150px;
	
}
	
.even, .odd {
	font-weight: bold;
	height: 27px;
	padding-top: 3px;
	padding-left: 10px;
}
	
.even {
	border: 1px solid #d8d8d8;
	background-color: #ececec;
}
	
.odd {
	border: 1px solid #d8d8d8;
	background-color: #ececec;
}

.accordian li a {
	list-style-type: none;
	padding: 0px;
	color:#336666;
}

.accordian li a:hover {
	list-style-type: none;
	padding: 0px;
	text-decoration:underline;
}

/*---------------------------------PRESS RELEASES---------------------------*/

#press {
	background-color:#D3E1AA;
	border: 2px #003300 solid;
	padding-right:20px;
}
	
.press_date {
	float:left;
	width:90px;
	font: 11px Verdana, Geneva, sans-serif;
	margin:5px auto;
}

.press_title {
	float:left;
	width:330px;
	text-align:left;
	line-height:20px;
}

.press_title a:hover {
	text-decoration:underline;
}

.press_download a {
	float: right;
	height:25px;
	width: 150px;
	text-indent:45px;
	line-height: 25px;
	background-image:url(../images/download.png);
}

.press_download a:hover{
	background-image:url(../images/download_hover.png);
	color:#aaaaaa;
}

.clear_border{
	clear:both;
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
	margin-bottom:5px;
}

