@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration:none;
}

/* Text */

h1 {
	color: #676B3F;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: lighter;
}

h2 {
	color: #676B3F;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: lighter;
}
	
h3 {
	color: #676B3F;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7b3f42;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

/* Classes */

.number{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color: #676B3F;
}

.logo {
		width:182px; height:72px; overflow:hidden;
}

.left-promocontent {
	float:left;
	width:465px;
	
}
.right-promocontent {
	float:right;
	width:235px;
}

.morebut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676B3F;
	padding-right: 5px;
	padding-left: 5px;
}

.subheading {
	font-family:"Times New Roman", Times, serif;
	color:#676B3F;
	font-size:14px;
}

.buttontext {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #3c3217;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 2px;
}

.footerheading {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color: #676B3F;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

.footertext {
	font-family:Arial, Helvetica, sans-serif;
	color: #676B3F;
	font-size: 13px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

a.resource-atag, a.resource-atag:visited {
	color: #676B3F;
	text-decoration: none;
}

a.resource-atag:hover {
	text-decoration:underline;
	color:#676B3F;
}
.resource-atag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676B3F;
	line-height: 20px;
}

.email-link {
	font-family: Arial, Helvetica, sans-serif;
	color: #676B3F;
}

.headerright{float:right;}

hr { 
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border:none;
	border-bottom:1px #e2e2e2 solid;
	height:1px;

}

.phr {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border:none;
	border-bottom:1px #e0d1d4 solid;
	height:1px;
}

.contenthr {
	color: e2e2e2;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: e2e2e2;
	border:none; border-bottom:1px #e2e2e2 solid; height:1px;
}

.promo-atag {
	font-family:"Times New Roman", Times, serif;
	size:20px;
	color: #676B3F;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.5px;
	line-height:16px;
}

.right-promocontent img {
	float: right;
	margin-top: 30px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right{float:right;
}

.left{float:left;
}

.clear { clear:both; 
		height:0; 
		width:0; 
		line-height:0; 
		overflow:hidden;
}


.line {border-bottom:1px #e0d1d4 solid; padding: 5px 0;}

.link-to {
	color:#676B3F;
}

.venuelist, .venuelist li{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
}
.venuelist { margin:0 0 0 25px; }
.venuelist li a {
	color: #676B3F;
	line-height: 25px;
}
.venuelist li a:hover {
	color: #676B3F;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

/* Header */

	#header {
		height: 70px;
		margin-top: 25px;
}

	#header .number {
		display:block;
		text-align:right;
		width:300px;
		margin: 0px;
		padding: 0px;
}

/* Navigation */

	#navcontainer {
		width:630px;
		float:right;
		padding: 0px;
		margin-top: 15px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}

	#navcontainer ul{
		float:right;
		margin: 0px;
		padding: 0px;
		list-style: none;
		line-height: normal;
}

	#navcontainer li {
		display: block;
		float: left;
		border-right: 1px solid #676B3F;
		list-style-type: none;
}

	#navcontainer a {
		display: block;
		float:left;
		text-decoration: none;
		text-align: center;
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		color: #676B3F;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
}	

		#navcontainer ul .last a {
			padding-right: 0px;
}

		#navcontainer .selected a {
			text-decoration:underline;
}
		
		 #navcontainer a:hover {
			text-decoration: underline;
			color: #676B3F;
}

	
		 #navcontainer .last {
			border-right: none;
			padding-right: 0px;
}

/* Side Menu Navigation */

#repnavigation {
	padding: 0px;
	margin: 0px;
	width: 200px;
}

	#repnavigation  ul {
		list-style-type: none;
		margin:0 0 20px 0;
		padding-left: 0px;
}

	#repnavigation a {
		display: block;
		text-decoration: none;
		color: #676B3F;
}

	#repnavigation li {
		display: block;
		padding-top: 10px;
		padding-bottom: 5px;
}

		#repnavigation ul .selected a {
			text-decoration: underline;
			color: #676B3F;
}

		#repnavigation a:hover {
			text-decoration: underline;
			color: #676B3F;
}

#wrapper #header .right {
	margin-top: 15px;
}
#wrapper #header .right #navcontainer ul .last a {
	padding-right: 0px;
}


/* MAIN IMAGE */

#mainmagecontainer {
	width: 950px;
	height: 366px;
	background-image: url(../images/white-bkrnd.png);
	margin-top: 25px;
}
#wrapper #mainmagecontainer #image {
	height: 330px;
	width: 920px;
	margin-left: 10px;
	padding-top: 12.5px;
}

/* Content */

#wrapper #content {
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#wrapper #header .right .number img {
	padding-right: 10px;
}

/* Content - Side Menu */

.sidemenu {
	float: left;
	width: 250px;
}

.sidemenu .sidemenu-button {
	position:relative;
	width:100%;
	margin:0 0 20px 0;
}

.buttontext {
   position: absolute;
   top: 15px;
   left: 5px;
   width: 80%;
}

/* Promos */

#wrapper #content #promos {
	float: right;
	width: 700px;
}

#promo1{width:220px; padding:5px 0; margin-right:20px; display:block; overflow:hidden}

#promo2{
	width:220px;
	display:block;
	overflow:hidden;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#promo3{
	width:220px;
	display:block;
	overflow:hidden;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

/* Footer */

#footerwrapper {
	background-image: url(../images/footerbkgrnd.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footerwrapper #footer {
	height: 120px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#footer1{
	width:230px;
	margin-right:15px;
	display:block;
	overflow:hidden;
	margin-left: 5px;
	padding-right: 0;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer2{
	width:230px;
	margin-right:15px;
	display:block;
	overflow:hidden;
	margin-left: 5px;
	padding-right: 0;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer3{
	width:220px;
	display:block;
	overflow:hidden;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-left: 5px;
}

#footer4{
	width:220px;
	display:block;
	overflow:hidden;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#footer1 li a {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #676B3F;
	font-size: 13px;
	display: block;
}

#footer1 ul {
	padding: 0px;
	margin: 0px;
}

#footer1 ul li{
	line-height: 25px;
}

#footerwrapper #footer .left #footer4 img {
	float: right;
	margin-top: 17px;
	margin-bottom: 17px;
}


a.morebut, a.morebut:visited {
	color: #676B3F;
	text-decoration: none;
}

a.morebut:hover {
	text-decoration:underline;
	color:#676B3F;
}

#styles-creative { width:950px; height:14px; margin:0 auto; padding:0; }
#styles-creative p { text-align:right; color:#666;}
#styles-creative p a:link, #styles-creative p a:visited { font-weight:bold; color:#333; }
#styles-creative p a:hover, #styles-creative p a:active { font-weight:bold; color:#333; text-decoration:underline; }