
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background:#FAFAFA;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}

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

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #696969;
}

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-wrapper {
	width: 100%;
	height: 80px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 80px;
}

/* Header */

#logo {
	width: 960px;
	height: 80px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #000000;
}

#logo img {
	margin-top:10px;
}

#logo h1 {
	padding: 15px 0 0 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 2.8em;
	float:left;	
}

#logo p {
	text-transform: lowercase;
	padding: 30px 0 0 420px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	color: #416a00;
}

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

/* OPPORTUNITIES */
#opp-wrapper {
	width:100%;
	height:230px;
	background:#000000;
	
}

#opp {
	width: 960px;
	margin: 0 auto;

}
#opp .left {
	float:left;
	width:40%;
	height:230px;
	background:#FFFFFF;
}
#opp .rt {
	margin:0;
	height:230px;
	background:#0d6132 url(images/grd.png) ;
	overflow:hidden;

	
/*	border-top: 1px inset solid #000000;
	border-bottom: 1px solid #000000;		
*/
}
#opp .rt h2 {
color:#cbde6f;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
padding:20px 0 0 20px;
letter-spacing: 3px;
text-align:left;
}

#opp .rt p {
margin:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
padding:5px;
line-height: 140%;
letter-spacing: 1px;
color:#FFFFFF;
}

blockquote {
    text-indent: -0.4em;
margin:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
padding:5px;
line-height: 140%;
letter-spacing: 1px;
color:#FFFFFF;	
}


/* OFFERS */

#off-wrapper {
	width:100%;
	height:230px;
	background:#F7f7f7;
}

#off {
	width: 960px;
	margin: 0 auto;
}
#off .left {
	float:left;
	width:33%;
	height:230px;
	background:#FFFFFF;
}
#off .mid {
	float:left;
	width:34%;
	height:230px;
	background:#FFFFFF;
}

#off .rt {
	float:right;
	width:33%;
	margin:0;
	height:230px;
	background:#FFFFFF;
}

#off h3{
text-align:left;
color:#009933;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
padding:20px 0 5px 20px;
letter-spacing: 1px;
background:url(images/hr.png) no-repeat bottom;
}

#off img {
padding:5px;
background:#f7f7f7;
border:#d2e0cc solid 1px;
}
#off p {
padding:5px;
margin:5px;
width:290px;
}



/* Menu */

#menu-wrapper {
}

#menu {
	width: 920px;
	margin: 0 auto;
	height: 54px;
	padding: 0px 20px;
	background: url(images/img02.gif) repeat-x left top;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 21px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 10px 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #F49A73;
	color: #2E0815;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 0px 20px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 640px;
	margin: 3px 30px 20px 20px;
}

.boxed { 
padding:5px;
background:#f7f7f7;
border:#d2e0cc solid 1px;
float:left;
margin-right:10px;
}

.post {
	padding-bottom: 15px;
	
	background: url(images/img04.gif) repeat-x left bottom;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	color:#009933;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.title a {
	border-bottom: none;
	
}

.byline {
	margin: -4px 0px 5px 0px;
	padding: 20px 2px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.byline a {
	color: #666666;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}
.entry p {
font-size:14px;	
line-height: 150%;
letter-spacing: 1px;
	
}
.entry ul li b  {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	color:#009933;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-decoration:underline;
	
}
.entry ul li {
font-size:14px;	
line-height: 150%;
letter-spacing: 1px;
padding-bottom:15px;
list-style-type:square
}

.entry ul li ul {
	padding-top:20px;
}
.entry ul li ul li {
font-size:14px;	
line-height: 100%;
letter-spacing: 1px;
list-style-type:disc;
}


.links {
	font-weight: bold;
	font-size:14px;
}

.links a {
	display: block;
	text-align: left;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 210px;
}

#sidebar1 h2 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	color:#009933;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#sidebar1 #recent {
	width: 100%;
	height:200px;
	clear:both;
	background: url(images/img04.gif) repeat-x left bottom;
	margin-top:10px;
	padding-bottom:5px;	
	
}

#sidebar2 {
	float: right;
	width: 210px;
}

#sidebar2 ul li p {
	line-height:150%;
	
}

.sidebar {
	float: left;
	color: #595959;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.sidebar li li li {
	margin: 0px 25px;
	padding: 8px 0px;
	
} 

.sidebar li h2 {
	padding:0px 0 0 10px;
	letter-spacing: 1px;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	color:#009933;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;

}

.sidebar h2 a {
}

.sidebar a {
	padding-left: 15px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
padding:0px 0px 0px 10px;
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 100px;
}

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding: 0 20px;
	background: #111111;
}

#footer p {
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #EDE7DB;
}

#footer .link {
}

#footer .copyright {
}

