
body {
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana;
	font-size: 14px;
	color: #000;
	background-color: #fefdf1;
	margin: 0;
	padding: 0;
}
#container {
	position: relative;
	margin: 10px auto 0 auto;
	width: 722px;
	background: url(Images/containerBackground.jpg) repeat-y;
}
#header {
	background: url(Images/bannerBackground.jpg) no-repeat;
	margin: 0 auto;
	width: 722px;
	height: 173px;
}
#topNav {
	position: absolute;
	top: 40px;
	right: 50px;
	width: 225px;
	height: auto;
	z-index: 40;
}
#mainNav {
	position: absolute;
	top: 114px;
	right: 32px;
	width: 438px;
	height: auto;
	z-index: 50;
	text-align: right;
}
#logo {
	position: absolute;
	z-index: 40;
	top: 39px;
	left: 59px;
}
#audioPlayer {
	position: absolute;
	z-index: 40;
	top: 39px;
	left: 241px;
}
#facebookEtc {
	position: absolute;
	z-index: 40;
	top: 68px;
	right: 48px;
	width: auto;
}
#facebookEtc .buttons {
	margin: 5px 3px;
}
#mailingList {
	position: absolute;
	z-index: 40;
	top: 61px;
	left: 350px;
	width: 200px;
}
#mailingList .textarea {
	width: 165px;
	background: transparent;
	border: 1px solid #333333;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana;
	font-size: 15px;
	color: #666;
	position: absolute;
	top: 14px;
}
#mailingList .arrow {
	vertical-align: bottom;
	outline: none;
	position: absolute;
	top: 14px;
	left: 172px;
}
#mailingListJoin {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #560000;
	width:165px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
#mainColumn, #sidebar {
	float: left;
}
#sidebar {
	width: 253px;
}
#sidebar .content {
	padding: 0 0 210px 39px;
}
.sidebarHeading {
	width: 100%;
	height: 19px;
	background: url(Images/SidebarHeadingGradient.png) repeat-x #616F8E;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F7FFDE;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 5px;
	margin: 0;
}
.sidebarCD {
	margin: 6px 0;
	padding: 1px;
	border: 1px solid #666;
}
.sidebarItemWrapper {
	min-height: 100px;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 14px;
	border-bottom: 1px solid #d0d6e8;
}
.sidebarItemWrapper h4 {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 4px 0;
}
.button {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 70px;
}
.button li a, .button li a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #fff;
	background-color: #E5E6DF;
	padding: 3px 4px 2px 4px;
	margin: 5px 0 0 0;
	color: #333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.button li a:hover, .button li a:active {
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ccc;
	color: #900;
	cursor: pointer;
	outline: none;
}
form .button {
	list-style-type: none;
	width: 80px;
	display: block;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #fff;
	background-color: #E5E6DF;
	padding: 3px 4px 2px 4px;
	margin: 5px 0 0 0;
	color: #333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
form .button:hover, form .button:active {
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ccc;
	color: #900;
	cursor: pointer;
	outline: none;
}
#mainColumn {
	width: 469px;
}
#mainColumn .content {
	padding: 12px 50px 20px 20px;
}
.topZero {
	margin-top: 0;
}
.photoRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #d5c7ae;
}
.photoLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #d5c7ae;
}
/*columnBottom makes it all hang together.  Don't mess with it!*/
#columnBottom {
	clear: both;
}
#bottom {
	background: url(Images/bottom.jpg) no-repeat;
	margin: 0 auto;
	width: 722px;
	height: 118px;
}
#mugTop {
	position: relative;
	top: -207px;
	background: url(Images/mugTop.jpg) no-repeat;
	width: 205px;
	height: 207px;
}
#HRPwrapper {
	position: relative;
	top: -200px;
	left: 256px;
	z-index: 45;
	width: 437px;
	font-size: 13px;
	color: #3e3e3e;
}
#HRPwrapper #HRPLogo {
	float: left;
	margin-top: 3px;
	margin-right: 14px;
	margin-left: 20px;
}
#HRPwrapper .heading {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
a:link, a:visited, a:active {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #AE0101 !important;
}
a:focus {
	outline: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #7F1700;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #7F1700;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #7F1700;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #7F1700;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #7F1700;
}
#siteByDadra a {
	position: absolute;
	bottom: -92px;
	right: 35px;
	text-align: right;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
#siteByDadra a:hover {
	color: #AE0101;
	text-decoration: underline;
}
