/*

Theme Name: reet09
Author: elf62.net
Author URI: http://www.elf62.net
*/



body {
	margin:0;
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#1f1f1f;
	font-size:12px;
	line-height: 18px;
	}
img {
	border:0;
	}
a {
	color:#a0b04a;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}



h1, h2, h3, h4, h5, h6 {
	
	}



blockquote {
	border-left:3px solid #a0b04a;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	}

/* The Header */

.head {
	height:158px;
	background:#021c22;
	}
	
.head_p {
	height:158px;
	background: #7e9008 url(images/head_p_bg.gif) repeat-x;

	}
	
	
.head h1 {
	margin:0 0 0 510px;
	font-size:33px;
	color:#FFFFFF;
	padding-top:40px;
	font-weight:400;
	}
	
.head_p h1 {
	margin:0 0 0 510px;
	font-size:33px;
	color:#FFFFFF;
	padding-top:40px;
	font-weight:400;
	}
	
	
	
.head h2 {
	margin:18px 0 0 480px;
	padding: 0;
	float: left;
	background:url(images/descript.gif) no-repeat;
	width: 350px;
	height: 50px;
	
	}
	
	
.head_p h2 {
	margin:18px 0 0 480px;
	padding: 0;
	float: left;
	background:url(images/descript_p.gif) no-repeat;
	width: 350px;
	height: 50px;
	
	}
	
	
.logo {
	width: 75px;
	height: 75px;
	background:url(images/logo.gif);
		margin:-25px 0 0 850px;
		padding: 0;
}
	
	
.logo_p {
	width: 75px;
	height: 75px;
	background:url(images/logo_p.gif);
		margin:-25px 0 0 850px;
		padding: 0;
}
	
	
.head .wrapper {
	position:relative;
	height:158px;
	}
	
.head_p .wrapper {
	position:relative;
	height:158px;
	}
	
.head ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0;
	left:0px;
	height:30px;
	line-height:30px;
	text-transform:uppercase;
	}

.head_p ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0;
	left:0px;
	height:30px;
	line-height:30px;
	text-transform:uppercase;
	}
	
	
	
	
	
.head li {
	display:inline;
	}
	
.head_p li {
	display:inline;
	}	
	
	
.head li.current_page_item a {
	background:#7e9008;
	}
	
.head_p li.current_page_item a {
	background:#7e9008;
	}
	
	
	
.head li a {
	display:block;
	padding:0 20px;
	color:#fff;
	text-decoration:none;
	font-weight: 400;
	letter-spacing:1px;
	float:left;
	}
	
	
.head_p li a {
	display:block;
	padding:0 18px;
	color:#fff;
	text-decoration:none;
	font-weight: 400;
	letter-spacing:1px;
	float:left;
	}	
	
	
.head li a:hover {
	background:#7e9008;
	}
	
.head_p li a:hover {
	background:#7e9008;
	}	
	
	
	

/* The Info Bar */

.infobar {
	background:#7e9008;
	color:#fff;
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, Arial;

	}
.infobar .column {
	float:left;
	width:450px;
	padding:0 15px;
	}
.infobar h2 {
	margin:15px 0 10px 0;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing: 2px;

	}
.infobar p {
	padding:0;
	margin:0 0 20px 0;
		font-size:13px;

	}
	
	
	
.infobar p a {
	color:#ffffff;
    font-size:13px;
	text-decoration:underline;

	}
	

/* The Left Sidebar */

.leftsidebar {
	float:left;
	width:200px;
	margin: 0;
	padding: 0px 40px 20px 10px;
	color:#333;
	}
	
.leftsidebar ul {
	margin:0px 0px 0px 0px;
	padding:0;
	list-style:none;
	border-bottom:1px dashed #ddd;

	}

.leftsidebar ul li {
    margin:5px 0px 3px 10px;
	padding:0;
}
.leftsidebar ul li a {
	color:#333;
	text-decoration:none;
	}
.leftsidebar ul li a:hover {
    color:#7e9008;
	text-decoration:none;
	}
	
	
	
	
	
	
	.pic1{
	border: 1px solid grey;
	margin: 10px 0px 0px 10px;
	background-image:url(images/ref1.jpg);
	background-repeat: no-repeat;
    height: 120px;
    width: 180px
	}

	
.pic2{
	border: 1px solid grey;
	margin: 10px 0px 0px 10px;
	padding: 5;
	background-image:url(images/ref2.jpg);
	background-repeat: no-repeat;
    height: 120px;
    width: 180px
	}
	
.pic3{
	border: 1px solid grey;
	margin: 10px 0px 0px 10px;
	padding: 5;
	background-image:url(images/ref3.jpg);
	background-repeat: no-repeat;
    height: 120px;
    width: 180px
	}
	
	
	
.leftsidebar h2 {
border-bottom:#eed 3px double;
font-size:16px;
font-weight:400;
color:#7e9008;
letter-spacing:1;
margin:0;
padding:20px 0px 5px 5px;
font-family: Georgia, "Times New Roman", Times, serif, Verdana, Arial
	}

/* The Content */

.content {
	float:left;
	width:470px;
	padding-bottom:20px;
	}
h1.title {
	font-size:20px;
	color:#293158;
	margin:0;
padding:20px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, Arial;
	font-weight:400;
	border-bottom:#eed 3px double;

	}
h1.title a {
	color:#293158;
	text-decoration:none;
	}
h1.title a:hover {
	text-decoration:underline;
	}
p.date {
	color:#808080;
	padding:0 0 0 15px;
	margin:0;
	font-size:10px;
	font-style:italic;
	}
	
.content p {
	color: #666666;
	margin: 30px 0px 0px 0px;
	padding: 0;
	}
	
#content p img{
	float: left;
	border: none;
	margin: 0px 10px 10px 10px;
	padding: 0;
	}
	
.content h4 {
	color: #666666;
	margin: 40px 0px 0px 0px;
	padding: 0;
	}
	
.content h4 a {
	color: #666666;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:180px;
	padding-left:40px;
	padding-right:10px;
	color:#333;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
border-bottom:#eed 3px double;
font-size:16px;
font-weight:400;
color:#7e9008;
letter-spacing:1;
margin:0;
padding:20px 0px 5px 5px;
font-family: Georgia, "Times New Roman", Times, serif, Verdana, Arial

	}
.sidebar ul li {
	margin:0 0 20px 0;
	}
.sidebar ul li li {
	margin:0;
	}
.sidebar ul li ul li {
	border-bottom:1px dashed #ddd;
	line-height:25px;
	padding-left:10px;
	}
.sidebar ul li ul li li {
	border-bottom:none;
	border-top:1px dashed #ddd;
	}
.sidebar ul li ul a {
	color:#333;
	text-decoration:none;
	}
.sidebar ul li ul a:hover {
color:#7e9008;
	text-decoration:none;
	}
	
	
	


/* The Footer */

.footer {
	background:#7e9008;

	height:42px;
	line-height:42px;
	text-align:center;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, Arial
	}
.footer a {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}

/* The Page Links */

.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}
/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

