body{
	font-family: Arial, verdana, sans-serif;
	font-size: 30px;
	background: #262722;
}
p,dt,form{
	font-size: 48%;
	color: #b0692a;
}
select{
	color: #b0692a;
}
a{
	color: #b0692a;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
h2{
	color: #6a3514;
	text-transform: uppercase;
	font-size: 45%;
}
#content ul{
	font-size: 48%;
	color: #b0692a;
	font-weight: bold;
	margin:0;
	padding:0px 0px 0px 18px;
}
#content ul ul{
	font-size: 100%;
}
#homepage{
	background: url(../images/rotate/rotate.php) no-repeat;
	width: 800px; 
	margin: 0 auto;
	height: 431px;
}
#interiorpage{
	background: url(../images/interiorheader.jpg) no-repeat;
	width: 800px; 
	margin: 0 auto;

}
#head{
	width: 800px;
	height: 180px;
}
#logo{
	display:block;
	width: 400px;
	height: 120px;
	float: left;
	text-indent: -9999px;
	margin-bottom: 41px;
}
#head-three-links {
    float: left;
    margin-top: 20px;
    text-transform: uppercase;
    width: 546px; 
}
#head-three-links ul{
	list-style-type: none;
	font-size:30%;
	text-align: right;
	margin:0;
	padding:0;
}
#head-three-links ul li{
	display: inline;
	border-right: 1px solid #6a3514;
	padding: 0 5px 0 5px;
}
#head-three-links ul li.last{
	border-right: none;
}
#head-three-links ul li a{
	text-decoration: none;
	color: #6a3514;
}
#head-three-links ul li a:hover{
	color: #e38e34;
}
#navigation{
	font-size: 50%;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	text-align: left;
	width: 225px;
	padding:0px;
	margin:0px;
}
#navigation ul{
	list-style-type: none;
	padding: 12px 0px 0px 35px;
	margin: 0px;
}
#navigation ul li{
	padding: 0px 0px 13px 0px;
}
#navigation ul li a{
	color: #eccba3;
	text-decoration: none;
}
#navigation ul li a:hover{
	color: #e38e34;
}
#button{
	font-size: 38%;
	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	margin:0;
	width: 250px;
	text-align: left;
}
#button ul{
	list-style-type: none;
	margin:0;
	padding:0 0 0 40px;
}
#button ul li{
}
#button ul li a{
	color: white;
	text-decoration: none;
}
#button ul li a:hover{
	color: #e38e34;
}
#level2{
	height: 236px;
	width: 800px;
}
#l2left{
	float: left;
	width: 220px;
	padding-left: 15px;
}
#welcometitle{
	color: #6a3514;
	text-transform: uppercase;
	font-size: 60%;
	font-weight: bold;
	padding-top: 15px;
}
#l2right{
	float: right;
	text-align: left;
	width: 190px;
	margin:0px;
	padding: 0px;
}
#newstitle{
	color: #6a3514;
	text-transform: uppercase;
	font-size: 60%;
	padding-top:60px
}
#l2right ul{
	font-size: 50%;
	padding: 5px 0px 0px 0px;
	margin:0px;
   margin-top:35px;
	line-height: 110%;
}
#l2right ul li{
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#l2right ul li a{
	color: #6a3514;
	text-decoration: none;
}
#l2right ul li a:hover{
	color: #e38e34;
}
#level3{
	background:url(../images/level3.jpg) repeat-y;
	height: 285px;
}
.more a{
	color: #6a3514;
	font-size: 50%;
}
.more a:hover{
	color: #e38e34;
	text-decoration: none;
}

.l3title {
	font-weight: bold;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-size: 50%;
	padding: 0px 0px 7px;
	margin: 0px;
/*	margin: inherit;
	padding: inherit; */
}
.l3title a{
	color: White;
	text-decoration: none;
}
.l3title a:hover{
	color: #e38e34;
}
#l3left{
	float: left;
	width: 243px;
	padding: 8px 0px 0px 15px;
}
#l3center{
	float: left;
	width: 263px;
	padding: 8px 0px 0px 15px;
}
#l3right{
	float: left;
	width: 243px;
	padding: 8px 0px 0px 15px;
}
#content{
	background: white url(../images/content.jpg) repeat-y;
	padding: 0px 0px 20px 15px;
}
#contenttitle{
	color: #6a3514;
	text-transform: uppercase;
	font-size: 40%;
	font-weight: bold;
	padding-top: 15px;
}
#pagetitle{
	color: #f5a248;
	text-transform: uppercase;
	font-size: 70%;
	font-weight: bold;
}
#contentleft{
	float: left;
	width: 525px;
	height:100%;
}
#contentleft img{
	float: right;
	padding: 0px 0px 5px 5px;
}
#contentright{
	float: right;
	width: 232px;
	background: #cbb393;
}
#contentright1{
	font-size:65%;
	height: 250px;
	font-weight: bold;

}
#contentright2{
	background: #f6dbba;
	padding: 25px 0px 60px 15px;
}
#subnavtitle{
	margin: 0px;
	padding: 30px 0px 0px 10px;
	font-size: 80%;
}
#subnavtitle a{
	color:#6a3514;
	text-decoration: none;
}
#subnavtitle a:hover{
	color:White;
}
#contentright ul {
	padding: 5px 0px 0px 32px;
	margin: 0px;
	font-size: 70%;
}
#contentright ul li{
	list-style-type:none;
}
#contentright ul li a{
	text-decoration:none;
}
#contentright ul li a:hover{
	color: white;
}
#footer{
	color: white;
	background: url(../images/footer.jpg) no-repeat top;
	height: 48px;
	font-size: 35%;
	padding: 10px 20px 3px 20px;
}
#footer a{
	color: white;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footerleft{
	float: left;
	width: 230px;
}
#foot-three-links{
	float: left;
	width: 315px;
	text-transform: lowercase;
}	
#foot-three-links ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
#foot-three-links ul li{
	display: inline;
	border-right: 1px solid White;
	padding: 0 5px 0 5px;
}
#foot-three-links ul li.last{
	border-right: none;
}
#foot-three-links ul li a{
	text-decoration: underline;
	color: White;
}
#foot-three-links ul li a:hover{
	text-decoration: none;
}
#footerright{
	float: right;
	width: 215px;
	text-align: right;
}
.emphasis{
	color: #f5a248;
	font-weight: bold;
}
.divider{
	height: 8px;
	width: 100%;
	border-bottom: dotted 1px #e38e34;
}
/* Email Signup Form */

#emailtitle{
	color:#6a3514;
	font-size: 45%;
	text-transform: uppercase;
}
#emailbox{
	width: 90px;
	height: 17px;
	font-size: 30%;
}
#submit{
	width: 71px;
	height: 22px;
	border: 0px;
	background: url(../images/signup.jpg) no-repeat;
}
form{

}
.divider{
	height: 10px;
	border-bottom: dotted 1px solid #6a3514;
}
/* Gallery */
#gallery{width: 400px;padding: 20px 0px 0px 15px;}
#gallery dl{float:left;display:inline;margin:0;padding:0;}
#gallery dt{float: right; width: 310px; text-align:left;}
#gallery dd{margin:0;padding:0;width: 90px;float: left;text-align: left;}
#gallery dd.img img{float: left; }











table#careers {
  width: 75%;
  text-align: center;
  margin: auto;
  border-collapse: collapse;
}

table#careers th {
  color: #999999;
  border-bottom: 2px solid #999999;
}

table#careers td {
  border-bottom: 1px dotted #cccccc;
}

table#careers td,
table#careers th {
  padding: 5px 3px;
}

table#careers td + td a span {
  display: block;
  text-indent: -99999px;
}

table#careers td + td a {
  margin: auto;
  display: block;
  width: 22px;
  height: 25px;
  background: url(/assets/images/details_icon.png) center center no-repeat;
	
  /* -webkit-transition-property: transform;
    -webkit-transition-duration: .5s; 
    -webkit-transform: scale(1); */
}

table#careers td + td + td a {
  background-image: url(/assets/images/applynow_icon.png);
}

table#careers td + td a:hover {

/*  -webkit-transition-property: transform;
  -webkit-transition-duration: .5s; */
  -webkit-transform: scale(1.35);	
}

div#head {
  position: relative;
}

#button {
  width: 216;
  height: 34;
  padding: 5px 10px;
  background: url(../images/order_button.png) center center no-repeat;
  position: absolute;
  top: 120px;
  left: 41px;
  text-align: center;
}

a.orderonline {
  width: 216;
  height: 34;
  display: block;
}

a.orderonline:link,
a.orderonline:visited,
a.orderonline:hover,
a.orderonline:active {
  color: white;
  text-decoration: none;
}

div.errors {
	font-size: 14px;
	color: #990000;
}
