/*Global resets*/

img {

	border:none;

}

/*end global resets*/



/*Main Site Structure*/

body {

	margin:0 0 auto;

	padding: 0;

	background:#f3f3f3;

	font-family: Arial, Helvetica, sans-serif;

	font-size:14px;

	line-height: 18px;

	color:#000000;

	font-weight: 500;

}


#container {

margin:10px auto;

width:960px;

}

			

#header {

position: relative;

/*background: url(images/header_1.jpg) no-repeat;*/

width:100%;

height:200px;

overflow: hidden;
padding-top:0;

}



#refills a{

		background:url(refills.jpg) no-repeat 0 0;
		display: block;
  		width: 120px;
		height: 20px;
		text-indent:-5000px;
		outline: none;
		}		

#refills a:hover {

		background-position: 0 -20px;

		}



		

#topLinks {

	

	height:auto;

	width:950px;

	padding:5px 10px 5px 0;

	text-align: right;

}



#main-navigation{

	width:960px;

	height:40px;

	background:url('images/nav-bg.jpg') repeat-x;

	text-shadow: #666 1px 0 4px;



}

	

#main-banner{

	width:100%;

	height:220px;

	background: url('images/banner.png') no-repeat;

}



#content-wrapper {

float:left;

width:100%;

height:auto;

padding: 20px 0 20px 0;

background:#fff;



}



#footer {

float:left;

width:100%;

margin:0 0 10px 0;

color:#999;

font-size: 11px;

}



ul.footer_list {

	list-style: none;

	margin:0;

	padding:0;

}



ul.footer_list li {

	display: inline;

	padding-right:5px;

	margin-right:5px;

}



#page {

	float:left;

	width:auto;

	height:auto;

	margin: 0 0 0 10px;

	padding:0 15px 0 15px;

	text-align: justify;

}



.narrowcolumn{

	width:550px;	

	padding-left:20px;

	padding-right:20px;

	border-left:1px solid #f3f3f3;

	border-right:1px solid #f3f3f3;

}



.widecolumn{

	width:630px;	

	padding-right:20px;

	border-right:1px solid #f3f3f3;

}



#page-bottom{

	float:left;

	height:30px;

	width:960px;

	background: url('images/page-bottom.png') no-repeat;	

}

/*Sidebars*/



#leftSidebar {

	float:left;

	width:120px;

	padding: 0 0 0 20px;

	height:auto;

	text-align: left;

}

	

#rightSidebar {

	float:right;

	width:150px;

	padding: 0 10px 0 0;

	margin: 0 20px 0 0px;

	height:auto;

	text-align: justify;

}

		





		

/*Standard Classes*/

.alignleft {

float:left;

}

			

.alignright {

float:right;

}



/*Text Classes*/

h2 {

	font-size: 22px;

	font-family: "Georgia", "Times", serif;

	font-weight: 100;

	padding:0;

	margin:0 0 15px 0;

	line-height: 25px;

}



p {

	line-height:19px;

	color:#000000;

}



.italic {

	font-style: italic;

}



.bold {

	font-weight: bold;

}





.GreenHeader {

	font-size: 20px;

	font-weight: bold;

	color:#476846;

	line-height: 25px;

}



#yellowBox {

	float:left;

	width:100%;

	height:auto;

	background:#e4eb9f;

	border:1px solid #d6dd92;

	margin-top:10px;

}



/*Links*/

#footer a {

	color:#666;

	text-decoration: underline;

}



#footer a:hover {

	color:#666;

	text-decoration: none;

}



#leftSidebar img, #rightSidebar img {

	margin-bottom:5px;

}



#leftSidebar .title, #rightSidebar .title {

	color:#4d7dbf;

	font-weight: bold;

	font-size: 13px;

	padding: 0px 0 10px 0;

	

}



#leftSidebar ul, #rightSidebar ul {

	list-style: none;

	padding:0;

	margin:0;

}



#leftSidebar ul li, #rightSidebar ul li {

	margin:0 0 15px 0;

}



#index_main_img {

	width:520px;

	height:316px;

	background:url(images/index_main_image.jpg) no-repeat;

}



#article_title {

	margin:15px 0 5px 0;

	padding:0;

}



h2 a, h2 a:visited {

	font-size: 22px;

	font-family: "Georgia", "Times", serif;

	font-weight: 100;

	color:#92c300;

	text-decoration: none;

	margin: 0 0 0 0;

	padding:0;

}



h2 a:hover {

	color:#92c300;

	text-decoration: underline;

}









/*Chat bubble*/



#chat_wrapper {

	float:left;

	width:520px;

	height:auto;

}



#chat_wrapper #chat_top {

	float:left;

	width:520px;

	height:18px;

	background: url('images/chat_bubble_01.jpg') no-repeat;

}



#chat_wrapper #chat_text {

	float:left;

	width:480px;

	height:auto;

	padding: 0 20px 0 20px;

	background: url('images/chat_bubble_02.jpg') no-repeat;	

}



#chat_wrapper #chat_text p {

	line-height: 22px;

	font-size: 14px;

}



#chat_wrapper #chat_bottom {

	float:left;

	width:520px;

	height:67px;

	background: url('images/chat_bubble_03.jpg') no-repeat;

	margin-bottom:5px;

}





/*Links*/

a, a:visited {

	color:#666;

	text-decoration: none

}



a:hover {

	color:#333;

	text-decoration: underline;

}







/* Begin Sidebar */

#sidebar form {

	margin: 0;

	}



#sidebar form #s {

	width:105px;

	border:1px solid #ccc;

	padding:2px;

	color:#999;

}	



#sidebar h4 {

	margin: 0 0 0 0;

	padding: 0 0 5px 0;

	font-size:18px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:bold;

}



#leftSidebar h4{

color:#fcb414;

}





#rightSidebar h4{

color:#92c300;

}



.textwidget {

	margin-bottom:20px;	

}

	

	

#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style:none;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 0 0 15px 5px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: auto 0 0;

	padding: 0;

	}



/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/*Listings*/



#section-wrapper{

	margin-bottom:20px;

	font-size:12px;

	background:#fcfaef;

	border:1px solid #f0edda;

	padding:10px;

}



#listing_wrapper {

	position:relative

	width:470px;

	border-bottom:1px solid #f3f3f3;

	margin-bottom:10px;

}



#listing_wrapper  .title{

	color:#92c300;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:lighter;	

}



#listing_description{

	

	width:320px;

	padding:5px 15px 5px 15px;

	font-size:11px;

}



#listing_contact {

	width:150px;

	margin-right:15px;

	margin-top:px;

	float:right;

	text-align: right;

}

/*End Listings*/



.navigation {

	width:100%;

	margin-top:15px;

	float:left;

}



.navigation a {

	padding:5px 5px 3px 5px;

	background:#92c300;

	border:1px solid #6b8f01;

	color:#fff;

}



.navigation a:hover {

	padding:5px 5px 3px 5px;

	background:#a7df00;

	border:1px solid #6b8f01;

	color:#fff;

	text-decoration:none;

}







.postmetadata {

	margin-bottom:30px;

	font-size:12px;

	background:#fcfaef;

	border:1px solid #f0edda;

	padding:10px;

}





#blog-header {

	float:left;

	width:100%;

	margin-bottom:5px;	

}



#calendar {

	font-family:Georgia, "Times New Roman", Times, serif;

	float:left;

	width: 65px;

	height:73px;

	padding-top:10px;

	background: url('images/date-marker.jpg') no-repeat;

	color:#fff;

	font-size: 18px;

	text-align:center;

}



#blog-title {

	margin: 10px 0 0 80px;

}



.author {

	font-size:11px;

	color:#999999;

}   



