/* Start of CMSMS style sheet 'Friends of Hobbs Core Layout' */
body,td,th {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
body {
	background-color: #181E14;
	background-image: url('img/pagebg.jpg');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

a:link, a:visited {
  color: #CD9D09;
}
a:hover, a:visited:hover {
 color: #FFFFFF;
}

h1 {
	color: #CD9D09;
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
}
h2, h3 {
	padding-left: 0px;
	color: #A6D3AF;
	font-size: 15px;
	line-height: normal;
	margin: 0px;
}
h3 {
 color: #CD9D09;
}

p {
	margin: 0px;
	padding: 3px 0px 7px 15px;
}
small {
	font-size: 11px;
	line-height: normal;
}

#pageWrapper {
	width: 773px;
	margin-left: auto;
	margin-right: auto;
	background-color: #181E14;
}

div.topLeft {
	background: url('img/topLeft.gif') no-repeat top left;
}
div.topRight {
	background: url('img/topRight.gif') no-repeat top right;
}
div.bottomLeft {
	background: url('img/bottomLeft.gif') no-repeat bottom left;
}
div.bottomRight {
	background: url('img/bottomRight.gif') no-repeat bottom right;
}

#pageFlash, #pageHeader, #mainBody, #pageFooter {
	width: 765px;
	margin-left: auto;
	margin-right: auto;
}
#pageHeader {
	border-top: 2px solid #000000;
	background-color: #3F5232;
	margin-bottom: 10px;
}
#pageHeaderInner {
	height: 20px;
	padding: 0px 5px 0px 10px;
}
#mainBody {
	background: #445436 url('img/backgrounds/rotator.php') no-repeat top right;
}
#mainBodyInner {
	padding: 12px;
}
#mainBodyInner img {
  border: 1px solid #000000;
  margin: 5px;
}
#pageFooter {
	background-color: #5C7249;
	margin-top: 10px;
	margin-bottom: 15px;
}
#pageFooterInner {
	text-align: center;
	padding: 7px;
}

/* End of 'Friends of Hobbs Core Layout' */

