* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
	height: 100%;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	background-image: url(images/mountains.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #1B581B;
}

p {
	font-size: 12px;
	line-height: 16px;
}

a {
	outline: none;
}

a img {
	border: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

#page-wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bottom-tile.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-bottom: 1px;
}

#nav {
	background-image: url(images/nav-bar.png);
	width: 962px;
	height: 54px;
	margin-left: auto;
	margin-right: auto;
}

#nav ul {
	list-style-type: none;
	margin-left: 25px;
	padding-top: 15px;
}

#nav ul li {
	display: block;
	float: left;
	font-size: 13px;
	margin: 0 16px 0 0;
	padding: 7px 0 6px;
}

#nav ul li:hover {
	font-size: 13px;
	background: url(images/button-right.png) no-repeat right center;
}

#nav ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: black;
	padding: 7px 4px 6px 10px;
	position: relative;
	left: -6px;
}

#nav ul li a:hover {
	color: white;
	background: url(images/button-left.png) no-repeat left center;
}

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

.logo {
	background: url(images/logo.png) no-repeat;
	width: 279px;
	height: 167px;
	text-indent: -9999px;
	margin-top: 30px;
	margin-left: 67px;
}

#blog {
	background-image: url(images/left-block.png);
	height: 601px;
	width: 491px;
	margin-left: -67px;
	margin-top: 30px;
}
#leftColumn {
	height: 550px;
	width: 360px;
	margin-left: 40px;
	margin-top: 30px;
	color:#FFFFFF;
}
#leftColumn h2 {
	color:#E1DCB8;
	font:20px "Times New Roman",Times,serif;
	margin-bottom:10px;
}
#leftColumn h3 {
	color:#FFFFFF;
}

#rightColumn {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;


}
#rightColumn a{
	color:#E1DCB8;
	text-decoration:underline;
}

#courseWrapper {
	border-top: 1px dashed white;
 	height: 1%;
  	padding-bottom: 10px;
   	padding-top: 10px;
   }


#posts {
	padding-top: 10px;
	height: 488px;
	margin-bottom: 18px;
	margin-left: 114px;
	margin-right: 64px;
}

.post h2 {
	color: #006633;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 2px;
}

.date {
	font-size: 11px;
	color: #333333;
	padding-bottom: 8px;
}

.post {
	margin-bottom: 12px;
}

.post a {
	color: #006633;
}

p.subscribe {
	float: left;
	margin-left: 134px;
	color: white;
}

p.subscribe a {
	color: white;
}

#sidebar1 h3.apparel a {
	height: 151px;
	background: url(images/apparel.png) no-repeat;
	text-indent: -9999px;
	display: block;
	margin-left: 43px;
}

#sidebar2 {
	width: 572px;
	float: right;
	color: white;
	margin-right: 18px;
	margin-bottom: 20px;
}

#sidebar2 h2 {
	font: normal normal 20px "Times New Roman", Times, serif;
	color: #e1dcb8;
	margin-bottom: 10px;
}

#flash {
	height: 315px;
}
#flash2 {
	height: 197px;
}

#welcome {
	background: url(images/man-leaf.png) no-repeat 290px 25px;
	padding-bottom: 71px;
	margin-bottom: -40px;
}

#welcome p {
	width: 378px;
}
h1.welcome {
	background: url(images/sprites.png) no-repeat -16px -138px;
	height: 46px;
	width: 297px;
	text-indent: -9999px;
	margin-left: -5px;
}
h1.latest {
	text-indent: -9999px;
	background: url(images/sprites.png) no-repeat 0 -71px;
	height: 58px;
	margin-left: -24px;
	width: 246px;
}

#courses {
}

h2.courses {
	background: url(images/sprites.png) no-repeat 143px -256px;
	width: 302px;
}

.course-box h3 a {
	color: #e1dcb8;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	margin-bottom: 13px;
	display: block;
}
.course-box {
	float: left;
	width: 275px;
	margin-right: 11px;
	margin-bottom: 13px;
}

.course-box p a {
	color: white;
}

#footer {
	width: 100%;
}

.footer-box {
	height: 320px;
	width: 254px;
	float: left;
	padding: 10px 30px 31px 45px;
	background: url(images/footer-box.png) no-repeat 0 0;
}

.gallery a img {
	border: 2px solid white;
	margin-left: 16px;
	margin-bottom: 16px;
}

.gallery h2 {
	background: url(images/sprites.png) no-repeat -339px -128px;
	height: 53px;
	width: 162px;
	text-indent: -9999px;
	margin-left: 15px;
	margin-bottom: 7px;
}

.twitter h2 {
	background: url(images/sprites.png) no-repeat -21px -201px;
	height: 56px;
	width: 185px;
	text-indent: -9999px;
}

.twitter p {
	color: white;
	margin-bottom: 16px;
}

.facebook h2 {
	background: url(images/sprites.png) no-repeat -252px -196px;
	height: 54px;
	width: 240px;
	text-indent: -9999px;
	margin-left: 15px;
	margin-bottom: 30px;
}

.facebook {
	padding-left: 33px;
	padding-right: 50px;
}

#footer-content {
	color: white;
	font-size: 11px;
}

.designed {
	float: left;
	padding-left: 18px;
}

.webcentric {
	text-indent: -9999px;
	background: url(images/sprites.png) no-repeat -434px -64px;
	width: 58px;
	height: 42px;
	float: left;
	margin-top: -14px;
}

.copyright {
	text-align: center;
	width: 769px;
	float: left;
}
.bushcraft-logo-small {
	float: left;
	text-indent: -9999px;
	background: white url(images/sprites.png) no-repeat -331px -67px;
	width: 74px;
	height: 45px;
	margin-top: -16px;
}
/* twitter feed css */

.firstTweet { font-size:11px; }

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("js/loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0.8em;
	list-style-type: none;
	font-size:11px;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.3em 0 1em 0;
	border-bottom: 1px solid #ccc;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #99FF00;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #99FF99;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #006633;
	/*background-color: #ffffff;*/
}
.profileLink a { color: #006633; font-size:11px; }
