/* Carrying Place CSS
www.carryingplace.com
Created by toddfraser designs
June 2006
www.toddfraser.ca */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #336633;
	text-align: center;
}

#content {
	margin: 0 auto;
	width: 768px;
	text-align: left;
	background-image: url(images/middle.jpg);
	background-repeat: repeat-y;
}

* html #header {
	margin-bottom: -5px;
}

#leftSide {
	width: 202px;
	float: left;
	text-align: right;
}

#rightSide {
	width: 530px;
	margin-left: 202px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#logo {
	padding-right: 9px;
}

.mainNav {
	padding-top: 20px;
}

.beige {
	background-color:#C2C291; 
	vertical-align:top; 
}

.green {
	background-color:#647751; 
	vertical-align:top; 
	color:#FFFFFF;
}

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

.heading_bigger {
	font-weight:bold;
	font-size:16px;
}

.announcement {
	color: #74754e;
	font-weight:bold;
	font-size: 20px;
}

.heading2 {
	font-weight:bold;
	font-size:14px;
	color: #000000;
	text-align: center;
}

.month {
	font-weight:bold;
	font-size:16px;
	color: #74754e;
}

.image {
	padding-right: 10px;
}

.image_proshop {
	padding-left: 10px;
}

#map_button {
	float: right;
	padding: 5px;
}

.photoThumb {
	padding-top: 3px;
}

.courseImage {
	border: 1px solid #75754F;	
}

.photoLink {
	color: #000000;
}