html, body  {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	letter-spacing: 0px;
	background: #111;
}

#bodywrapper {
	height: 100%;
	width: 100%;
	min-width: 960px;
}

#bodywrapper #menuwrapper {
	float: left;
	height: 75px;
	width: 100%;
}
/********* Menu *********/

/********* Jquery Dropdown *******/
.onthedrop {}
.drop2 {}
#dropdown { position: absolute; left: 0; top: 75px; z-index: 6; width: 100%; border-bottom: 1px solid #b09546;  border-top: 1px solid #000; background: #000;filter: alpha(opacity=80); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }
#dropdown2 { position: absolute; left: 0; top: 75px; z-index: 6; width: 100%; border-bottom: 1px solid #b09546;  border-top: 1px solid #000; background: #000;filter: alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }
#dropdown ul.discipline { float: left; padding: 10px 0 10px 0; margin: 0 0 0 175px; background: #000;}
#dropdown2 ul.discipline { float: left; padding: 10px 0 10px 0; margin: 0 0 0 275px; background: #000;}
#dropdown2 ul {margin: 0; padding: 0; list-style: none;}
#dropdown2 ul li {margin: 0; padding: 0; list-style: none;}
#dropdown ul {margin: 0; padding: 0; list-style: none;}
#dropdown ul li {margin: 0; padding: 0; list-style: none;}
#dropdown ul li a {color: #888 !important; filter: alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }
#dropdown ul li a:hover {color: #b09546 !important;}
#dropdown2 ul li a:hover {color: #b09546 !important;}
#dropdown2 ul li a {color: #888 !important; filter: alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }

.goldborder {border-bottom: 1px solid #b09546;}
.greyborder {border-bottom: 1px solid #333;}
.blackborder {border-bottom: 1px solid #222222;}


/********* Thumbnail **********/
#bodywrapper #contentwrapper #content .thumbnail {	float: left;	width: 300px;	height: 200px;	position: relative;	xcursor: pointer;}
.faded {filter:alpha(opacity=50);	-moz-opacity:0.8;	-khtml-opacity: 0.8;	opacity: 0.8;}
.thelabel {position: absolute; width: 300px; height: 50px; z-index: 2; top: 150px;}

.thelabel { color: #b09546 !important; width: 300px; height: 50px; padding: 150px 0 0 0; display: block;}
.thelabel {padding: 0 25px 0 25px; width: 250px;float: left; height: 50px; background: #000;  filter: alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.thelabel h3 {font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; color: #FFF; font-size: 12px; line-height: 20px; margin: 5px 0px 0px 0px; border: 0; padding: 0; font-weight: 100;}
.thelabel h3 a:link { color: #FFF; text-decoration: none;}
.thelabel h3 a:visited { color: #FFF; text-decoration: none;}
.thelabel h3 a:hover { color: #FFF; text-decoration: underline;}
.thelabel h3 a:active { color: #FFF; text-decoration: underline;}

.thelabel h4  {font-family: Arial, Helvetica, sans-serif !important; color: #b09546; font-size: 12px; line-height: 20px; margin: 0px 0px 5px 0px; border: 0; padding: 0; font-weight: 100;}



.thelabel h4 a:link { color: #b09546; text-decoration: none;}
.thelabel h4 a:visited { color: #b09546; text-decoration: none;}
.thelabel h4 a:hover { color: #b09546; text-decoration: underline;}
.thelabel h4 a:active { color: #b09546; text-decoration: underline;}

.thelabel a:hover { text-decoration: underline;}




#bodywrapper #menuwrapper #menu {
	float: left;
	height: 75px;
	width: 100%;
	
	
}

#bodywrapper #menuwrapper #menu #logo {
	float: left;
	height: 75px;
	width: 150px;
	background-image: url(../images/Logo.gif);
}

#bodywrapper #menuwrapper #menu #navigation {
	float: left;
	height: 75px;
	width: 400px;
	padding: 0px;
}

#bodywrapper #menuwrapper #menu #navigation ul.menu {
	list-style: none;
	color: #666;
	border: 0px;
	margin: 0px;
	padding: 18px 0px 0px 0px;
}

#bodywrapper #menuwrapper #menu #navigation ul.menu li.leaf {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 20px 25px 17px 25px;
}

#bodywrapper #menuwrapper #menu #navigation ul.menu li.leaf a:link {
	color: #666;
	text-decoration: none;
}

#bodywrapper #menuwrapper #menu #navigation ul.menu li.leaf a:visited {
 	color: #666;
	text-decoration: none;
}

#bodywrapper #menuwrapper #menu #navigation ul.menu li.leaf a:active {
	color: #666;
	text-decoration: none;
}

#bodywrapper #menuwrapper #menu #navigation ul.menu li.leaf a:hover {
	color: #b09546;
	text-decoration: none;
}

#bodywrapper #menuwrapper #menu #navigation ul.menu li.first {
}

#bodywrapper #menuwrapper #menu #navigation ul.menu li.last {
}











#bodywrapper #casestudywrapper {
	float: left;
	background-color: #000;

	width: 100%;
}
	
#bodywrapper #casestudywrapper #casestudy {
	float: left;
	width: 100%;
}

#bodywrapper #casestudywrapper #casestudy #heroheader {
	float: left;
	width: 100%;
	height: 400px;
}

#bodywrapper #casestudywrapper #casestudy #heroheader #heroshot {
	float: left;
	width: 600px;
	height: 400px;
}

#bodywrapper #casestudywrapper #casestudy #heroheader #heroshotmenu {
	float: left;
	width: 300px;
	height: 400px;
}

#bodywrapper #casestudywrapper #casestudy #heroheader #heroshotmenu img {
	float: left;
}


#bodywrapper #casestudywrapper #casestudy #heroheader #heroheaderexit {
	float: right;
	width: 60px;
	height: 60px;
}

#bodywrapper #casestudywrapper #casestudy #copy {
	float: left;
	width: 100%;
	background-color:#000;
	border-top: 1px solid #333;
}

#bodywrapper #casestudywrapper #casestudy #copy h1 {
	font-size: 20px;
	font-style: italic;
	padding: 0px 0px 10px 0px;
	color: #b09546;
	font-weight: 100;
	margin: 0px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#bodywrapper #casestudywrapper #casestudy #copy h2 {
	font-size: 16px;
	font-style: italic;
	padding: 0px 0px 10px 0px;
	color: #b09546;
	font-weight: 100;
	margin: 0px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.widecolumn {
	float: left;
	width: 250px;
	padding: 25px;
	background-color:#000;
}

.footerwrapper .widecolumn{
background:#111111;
}


.footerwrapper div.smallprint{
  padding:10px 25px; 
  float:left;
}

.footerwrapper p img{
 xfloat:right;
}

.widecolumn h1 {
	font-size: 20px;
	font-style: italic;
	padding: 0px 0px 10px 0px;
	color: #b09546;
	font-weight: 100;
	margin: 0px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



 .widecolumn.double {
	float: left;
	width: 500px;
	padding: 25px;
	background-color:#000;
}

#bodywrapper #casestudywrapper #casestudy #copy .thincolumn {
	float: left;
	width: 125px;
	padding: 25px 0px 25px 25px;
	background-color:#000;
}

#bodywrapper #casestudywrapper #casestudy #copy .thincolumn ul {
	font: Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#bodywrapper #casestudywrapper #casestudy #copy .thincolumn ul li {
	xline-height: 20px;margin-bottom:5px
}

#bodywrapper #casestudywrapper #casestudy #copy .thincolumn ul li a:link {
	color: #666;
	text-decoration: none;
}

#bodywrapper #casestudywrapper #casestudy #copy .thincolumn ul li a:visited {
	color: #666;
	text-decoration: none;
}

#bodywrapper #casestudywrapper #casestudy #copy .thincolumn ul li a:active {
	color: #666;
	text-decoration: none;
}

#bodywrapper #casestudywrapper #casestudy #copy .thincolumn ul li a:hover {
	color: #b09546;
	text-decoration: none;
}



ul.related, ul.share{ font-family:Arial, Helvetica, sans-serif; }


ul.related li{ padding-left:16px;}
ul.share li{ padding-left:24px;}


ul.related li{ background:url(../images/arrow.jpg) no-repeat}

ul.share li.facebook{ background:url(../images/facebook.jpg) no-repeat}
ul.share li.twitter{ background:url(../images/twitter.jpg) no-repeat}
ul.share li.email{ background:url(../images/email.jpg) no-repeat}


#bodywrapper #contentwrapper {
	float: left;
	background: #111;
	width:100%;
	
}
	
#bodywrapper #contentwrapper #content {
	float: left; width:100%
}








#bodywrapper .footerwrapper {
	float: left;
	width: 100%;
	
	background: #111;
	xborder-top: 1px solid #b09546;
	xbackground:#000
}




/********************************************/
/****************** FORM ********************/
/********************************************/





#menu form {
	border: 0px;
	margin: 0px;
	padding: 25px 25px 0px 0px;
	float: right;
}

.input , .form-text, textarea , .form-file{
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:.5px;
	width: 250px;
	line-height: normal;
	background-color: #222;
	padding: 6px 10px;
	color: #666;
	font-style: italic;
	font-size: 10px;
	text-align: left;
	
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border: 0px;
	margin: 0px;
}

.select {
	cursor: pointer;
	width: 189px;
}

.submit, .form-submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	line-height: normal;
	background-color: #222;
	padding: 5px 4px;
	color: #666;
	text-transform: uppercase;
	font-size: 10px;
	
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border: 0px;
	margin: 0px 0px 0px 5px;
}

.submit:hover {
	cursor: pointer;
	background-color: #b09546;
	color: #111;
}

/**************************************************************** TEXT ****************************************************************/
/**************************************************************** TEXT ****************************************************************/
/**************************************************************** TEXT ****************************************************************/

p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}

h1 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	padding: 0px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

h1 a:link {
	color: #333333;
	text-decoration: none;
}

h1 a:visited {
	color: #333333;
	text-decoration: none;
}

h1 a:active {
	color: #333333;
	text-decoration: none;
}

h1 a:hover {
	color: #666666;
	text-decoration: none;
}

h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 0px;
	color: #b09546;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

h3 { font: Arial, Helvetica, sans-serif; color: #b09546; font-size: 12px; line-height: 20px; margin: 0; border: 0; padding: 0; font-weight: 100;}

.body {
	font-weight: normal;
}


.971B1E {
	color: #971B1E;
}

strong {
	font-weight: bold;
}

.style {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	padding: 0px;
	color: #111111;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}







a:link img {
	border: 0px #FFF solid;
}

a:visited img {
 	border: 0px #FFF solid;
}

a:active img {
	border: 0px #FFF solid;
}

a:hover img {
	border: 0px #FFF solid;
}




a:link {
	color: #888888;
	text-decoration: none;
}

a:visited {
 	color: #888888;
	text-decoration: none;
}

a:active {
	color: #888888;
	text-decoration: none;
}

a:hover {
	color: #b09546;
	text-decoration: none;
}


li.leaf {
list-style-image:none;
list-style-type:none;
}

#admin form{width:100%}

form#user-profile-form{float:left}

#contact-mail-page, form#node-form, #site-map{
padding:15px;
float:left;
}

label{color:#B09546;}


.resizable-textarea .grippie {
background:url("../../misc/grippie.png") no-repeat scroll center 2px #111111;
border-color:#111111;
border-right:1px solid #111111;
border-style:solid;
border-width:0 1px 1px;
cursor:s-resize;
height:9px;
overflow:hidden;
}

.form-item label {
display:block;
font-weight:normal;
}

tr.even, tr.odd {
background-color:#000;
border-bottom:1px solid #000;
padding:0.1em 0.6em;
}

strong{color: #b09546;}

a {
	outline: none; cursor:pointer
}

img, img a {
	outline: none;
}
