body {
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative;
	margin: 0px auto;
	width: 750px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.7em;
}
.hideme {
	display: none;
}
hr {
	display: none;
	margin: 0px; padding: 0px; border: none;
	width: 0px; height: 0px;
}

/* TEXT EFFECTS */
.boldintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #156994;
	font-weight: normal;
	line-height: 120%
}

/* HEADER */
#mainheader {
	background-image: url(/wp-content/themes/gold/gfx/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 126px;
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}

#mainheader .logo {
	float: left;
	width: 375px;
	height: 126px;
	display: block;
}

#mainheader .contact {
	float: right;
	width: 375px;
	height: 126px;
	display: block;
	text-align: right;
}

#mainheader .contact a.email   {
	font-weight: bold;
	color: #8d886a;
	text-decoration: none;
	margin: 88px 27px 0px 0px;
	display: block;
}
#mainheader .contact a:hover.email {
	color: #68623e;
}

/* MENU */
#mainmenu {
	width: 750px;
	height: 23px;
}
#mainmenu ul {
	padding: 0px;
	margin: 0px;
	height: 23px;
	width: 750px;
}
#mainmenu ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#mainmenu ul li a {
	height: 23px;
	display: block;
	border: none;
	float: left;
}
#mainmenu ul li a#home {
	width: 75px;
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-home-up.gif);
}
#mainmenu ul li a#opinion {
	width: 67px;
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-opinion-up.gif);
}
#mainmenu ul li a#services {
	width: 76px;
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-services-up.gif);
}
#mainmenu ul li a#team {
	width: 118px;
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-team-up.gif);
}
#mainmenu ul li a#casestudies {
	width: 107px;
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-casestudies-up.gif);
}
#mainmenu ul li a#assessment {
	width: 144px;
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-assessment-up.gif);
}
#mainmenu ul li a#careers {
	width: 70px;
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-careers-up.gif);
}
#mainmenu ul li a#contact {
	width: 93px;
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-contact-up.gif);
}

#mainmenu ul li a:hover#home, #mainmenu ul li a#home.selected {
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-home-dn.gif) !important;
}
#mainmenu ul li a:hover#opinion, #mainmenu ul li a#opinion.selected {
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-opinion-dn.gif) !important;
}
#mainmenu ul li a:hover#services, #mainmenu ul li a#services.selected {
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-services-dn.gif) !important;
}
#mainmenu ul li a:hover#team, #mainmenu ul li a#team.selected {
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-team-dn.gif) !important;
}
#mainmenu ul li a:hover#casestudies, #mainmenu ul li a#casestudies.selected {
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-casestudies-dn.gif) !important;
}
#mainmenu ul li a:hover#assessment, #mainmenu ul li a#assessment.selected {
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-assessment-dn.gif) !important;
}
#mainmenu ul li a:hover#careers, #mainmenu ul li a#careers.selected {
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-careers-dn.gif) !important;
}
#mainmenu ul li a:hover#contact, #mainmenu ul li a#contact.selected {
	background-image: url(/wp-content/themes/gold/gfx/layout/menu/butt-contact-dn.gif) !important;
}

/* CONTENT AREA */
#maincontent {
	width: 720px;
	margin: 0px 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 720px;
	color: #156994;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0px;
	background-image: url(/wp-content/themes/gold/gfx/layout/h1_background.jpg);
	background-repeat: no-repeat;
	height: 74px;
	float: left;
	padding: 22px 0px 0px 0px;
}
h1 .line1 {
	float: left;
	width: 720px;
	color: #68623e;
	font-size: 0.8em;
}
h1 .line2 {
	width: 720px;
	clear: left;
}

#abovefold {
	float: left;
	width: 720px;
	clear: both;
}
#abovefold h2 {
	color: #951b2d;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	width: auto;
}
#abovefold h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #b3b09d;
	font-size: 1.5em;
	width: auto;
}

/* SUBMENU AREA */
#mainsubmenu {
	float: left;
	width: 165px;
	background-color: #bbb8a6;
	margin-right: 10px;
	font-size: 1em;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-bottom: 145px;
	overflow: hidden;
}
#mainsubmenu ul {
	margin: 15px 0px 10px 0px;
	padding: 0px 10px;
	float: left;
	text-indent: 0px;
	list-style: none;
}
#mainsubmenu ul li {
	padding: 0px 0px 10px 0px ;
	margin: 0px;
	line-height: 120%;
	list-style-type: none;
}
#mainsubmenu a {
	color: #68623e;
	text-decoration: none;
}
#mainsubmenu a:hover {
	color: #4f4a2f;
}
#mainsubmenu .current_page_item a, #mainsubmenu .current_page_item a:hover {
	color: #FFFFFF;
}


/* GENERIC PAGE CONTENT AREA */
#genericpagecontent {
	float: left;
	width: 335px;
	font-size: 1em;
	line-height: 150%;
	margin: 15px 10px 0px 0px;
	}
#genericpagecontent.pagecapsule {
	width: 470px;
	margin: 0px 50px 0px 0px;
}
#genericpagecontent.pagecapsule a {
	color: #8d886a;
	font-weight: bold;
	text-decoration: none;
}
#genericpagecontent.pagecapsule a:hover {
	color: #68623e;
}
#genericpagecontent.pagecapsule .boldintro {
}

#genericpagecontent .boldintro {
	background-image: url(/wp-content/themes/gold/gfx/layout/dashed_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-right: 40px;
}
#genericpagecontent p {
	margin-top: 0px; padding-top: 0px;
}
#genericpagecontent.pagecapsule a {
	color: #8d886a;
	font-weight: bold;
	text-decoration: none;
}
#genericpagecontent.pagecapsule a:hover {
	color: #68623e;
}

/* SIDEBAR */
#mainsidebar {
	float: left;
	width: 200px;
	line-height: 150%;
}
#mainpagepic {
	float: left;
	background-image: url(/wp-content/themes/gold/gfx/sectionpics/background.jpg);
	background-repeat: repeat-x;
	padding-bottom: 93px;
	background-position: left bottom;
	margin-bottom: 30px;
	clear: both;
}
#mainsidebar .heading {
	border: none;
	border-top: 1px solid #bbb8a6;
	border-bottom: 1px solid #bbb8a6;
}
#mainsidebar h2 {
	margin: 0px;
	padding: 0px;
	width: 180px;
	color: #951b2d;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border: 0px;
	line-height: 110%;
}
#mainsidebar .content, #mainsidebar .heading {
	padding: 5px 10px 7px 10px;
	width: 180px;
	float: left;
}
#mainsidebar p {
	margin: 10px 0px 10px 0px;
}
#mainsidebar a {
	font-family: Verdana, Arial, Helvetica;
	color: #156994;
	font-weight: bold;
	text-decoration: none;
}
#mainsidebar a:hover {
	color: #8d886a;
}
#mainsidebar .healthchecktext a {
	color: #156994;
}
#mainsidebar .healthchecktext a:hover {
	color: #8d886a;
}
#mainsidebar .casestudytext a {
	color: #951b2d;
}
#mainsidebar .casestudytext a.readmore {
	line-height: 250%;
}
#mainsidebar .casestudytext a:hover {
	color: #68623e;
}
#mainsidebar a.casestudytitle {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #68623e !important;
}
#mainsidebar a:hover.casestudytitle, #mainsidebar a.readmore {
	color: #951b2d !important;
}
#mainsidebar .testimonialtext {
	color: #68623e;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* PAGE FOLD */
#mainfold {
	background-image: url(/wp-content/themes/gold/gfx/layout/fold_background.jpg);
	background-repeat: no-repeat;
	width: 720px;
	margin: 20px 0px 10px 0px;
	padding-bottom: 20px;
	clear: both;
	float: left;
}
#mainfold.short {
	height: 80px;
	background-position: 0px -205px;
}
#mainfold .left {
	float: left;
	width: 175px !important;
}

#mainfold .left .heading {
	border: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 10px;
}
#mainfold .left h2 {
	margin: 0px 1px;
	padding: 8px 0px;
	width: 155px;
	color: #ffffff;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold !important;
	border: 0px;
	line-height: 120%;
	font-weight: bold;
}
#mainfold .left .content, #mainsidebar .heading {
	padding: 5px 10px 7px 10px !important;
}
#mainfold .left .container, #mainfold .middle .container {
	margin: 8px 10px 8px 10px;
}
#mainfold .left ul {
	margin: 0px 0px 10px 0px;
	padding: 0;
	float: left;
	text-indent: 0px;
	list-style: none;
}
#mainfold .left ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 150%;
	list-style-type: none;
}

#mainfold .left a {
	color: #4f4a2f;
	text-decoration: none;
}
#mainfold .left a:hover {
	color: #68623e;
}
#mainfold .left a.RSS_link, #mainsubmenu a.RSS_link {
	color: #951b2d !important;
	font-weight: bold;
	background-image: url(/wp-content/themes/gold/gfx/icons/rss_gold.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	float: left;
	display: block;
	width: 100px;
	padding-left: 22px;
}
#mainsubmenu a.RSS_link {
	margin: -10px 10px 0px 10px;
}
#mainfold .left a:hover.RSS_link, #mainsubmenu a:hover.RSS_link {
	color: #99555b !important;
}
#mainfold .middle {
	width: 345px;
	float: left;
}
#mainfold .middle .heading {
	border: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 10px;
}
#mainfold .middle h2 {
	margin: 0px 1px;
	padding: 8px 0px 17px 0px;
	color: #ffffff;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal !important;
	border: 0px;
	line-height: normal;
	font-weight: bold;
}
#mainfold .middle h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal !important;
	margin: 0px;
	padding: 0px;
}
#mainfold .middle a {
	color: #951b2d;
	text-decoration: none;
}
#mainfold .middle a:hover {
	color: #99555b;
}
#mainfold .middle .excerpt {
	width: 290px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 120%;
}
#mainfold .middle .excerpt a {
	font-weight: bold;
	color: #FFFFFF;
}
#mainfold .middle p.commentline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #892e3b;
	font-weight: bold;
	background-image: url(/wp-content/themes/gold/gfx/icons/comment-gold.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: left bottom;
	text-indent: 18px;
}


#mainfold .right {
	width: 195px;
	float: left;
}
#mainfold .right .heading {
	margin: 10px;
}
#mainfold .right h2 {
	margin: 0px 10px 10px 10px;
	padding: 8px 0px;
	width: 175px;
	color: #b9d2df;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border: 0px;
	line-height: 120%;
	font-weight: bold;
}

/* MAINFOLD FORMS */
#emailform {
	margin: 0px 10px;
	padding: 0px;
}
#emailform p {
	color: #FFFFFF;
	margin: 0px 0px 10px 0px; padding: 0px;
}
#emailform input, #emailform select, #emailform textarea {
	font-family: Verdana, Arial, Helvetica;
	float: left;
	padding: 2px;
	margin: 0px 0px 10px 0px;
	color: #666666;
	background-color: #eeeeee;
	font-size: 1em;
	border: none;
	clear: both;
}
#emailform select {
	margin-right: 50px;
}
#emailform input.short {
	width: 76px;
}
#emailform select.short {
	width: 82px;
}

#emailform .scoot {
	display: inline;
	clear: none;
	margin-left: 11px;
}
#emailform input {
	padding: 3px;
}
#emailform input.long {
	width: 170px;
}
#emailform textarea {
	width: 172px;
	height: 45px;
}
#emailform span.optin {
	float: left;
	clear: both;
	width: 170px;
	margin-bottom: 10px;
}
#emailform span.optin .optintext {
	color: #FFFFFF;
}
#emailform input.optin {
	float: left;
	margin: 5px 10px 0px 0px; 
	padding: 0px;
	background-color: #156994 !important;
}

#emailform .buttonhug {
	width: 174px;
	float: left;
}
#emailform .button {
	background-color: #aaa791;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 64px;
	display: block;
	float: left;
	margin: 0px;
}
#emailform label.button {
	float: left;
}
#emailform .privacynotice {
	color: #aaa791;
	font-size: 0.8em;
	width: 110px;
	float: left;
}
#emailform .privacynotice a {
	color: #aaa791;
}


/* FOOTER */
#mainfooter {
	width: 720px;
	clear: both;
	margin: 10px 15px 15px 15px !important;
	background-image: url(/wp-content/themes/gold/gfx/layout/footer_divider.jpg);
	background-repeat: no-repeat;
	padding: 15px 0px 0px 0px;
	display: block;
	font-size: 0.9em;
}
#mainfooter p, #mainfooter a {
	color: #aaa791;
	margin: 0px; padding: 0px;
}
#mainfooter p {
	line-height: 150%;
}
#mainfooter a {
	text-decoration: none;
}
#mainfooter a:hover {
	color: #bbb8a6;
}

/* IMAGES */
.imageframe {
	border: 1px solid #bbb8a6;
}
.imgalignleft {
	float: left;
	margin-right: 10px;
}
.imgalignright {
	float: right;
	margin-left: 10px;
}
a:hover img.imageframe {
	border-color: #156994 !important;
}
/* ICONS */
.download {
	background-image: url(/wp-content/themes/gold/gfx/icons/download.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	margin: 10px;
}
.download a {
	padding-left: 30px;
	color: #913c48 !important;
	line-height: 31px;
	vertical-align: middle;
}


