
/* Text - #3B3B3B - 12 size - line-height: 24px; - no underline */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3B3B3B;
	line-height: 24px;
	text-decoration: none;
}
/* Text - #3B3B3B - 12 size - line-height: 24px; - no underline */
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3B3B3B;
	line-height: 24px;
	text-decoration: none;
}

/* index links - #3B3B3B - 11 size */
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
}

/* Page Titles + headings - #3B3B3B - 12 size - bold - all caps */
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	font-weight: bold;
	text-transform: uppercase;
	
}

/* sub-headings - #3B3B3B - 12 size - bold - no underline */
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	font-weight: bold;
	text-decoration: none;
	
}
/* sub-headings - #3B3B3B - 12 size - bold - no underline */
.style41 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	font-weight: normal;
	text-decoration: none;
	
}

/* index cross links - #3B3B3B - 13 size - no underline */
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3B3B3B;
	text-decoration: none;
	
}
 
/* inside cross links headings - #5D2107 - 13 size - bold - no underline */
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5D2107;
	font-weight: bold;
	text-decoration: none;
	
}

/* inside cross links - #3B3B3B - 13 size - underline */
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3B3B3B;
	text-decoration: underline;

}

/* Sub Nav - #E7D1A5 - 12 size - no underline */
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7D1A5;
	text-decoration: none;

}

/* Contact nav - #FFFFFF - 11 size - no underline */
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}

/* top - #3B3B3B - 11 size - bold - underline */
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	font-weight: bold;
	text-decoration: underline;

}
.inputGrey
{
    BACKGROUND-COLOR: #f6f6f6;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10px
}
.inputGrey1
{
    BACKGROUND-COLOR: #848484;
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    COLOR: #ff6700;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
.searchText
{
    COLOR: #F4f4F4;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.Button{
	background-color: #FFFFFF; 
	color: #000000; 
	font-family: Verdana,Arial;
	font-size: 10px;	
	font-weight: bold;
	border: thin solid #000000;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/careers_bg1.gif);
}
.style42 {
	font-family: Arial;
	font-size: 14px;
	color: #794427;
}
.style44 {
	font-size: 80px;
	font-family: Arial;
	color: #B7B69C;
}
.style60 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.style61 {color: #FFFFFF}
.style62 {	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
}
.style66 {font-size: 12px; font-weight: bold; color: #FFFFFF; font-family: Arial; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style1 a:link, .style1 a:active, .style1 a:visited{
	font-family: Arial;
	color:#9D6D03;
	border-bottom:thin solid #9D6D03;
}

.style1 a:hover{
font-family: Arial;
	color:#5E2F00;
	border-bottom:thin solid #9D6D03;
}

#nav a:hover{
	color:#E0C489;
}

.nostyle a:link, .nostyle a:active, .nostyle a:visited, .nostyle a:hover{
	border:none;
	outline:none;
}
.nostyle img{
		border:none;
	outline:none;

}

.thumbnail1 {
	padding: 0px;
	display: block;
	border: 2px solid #FFF;
}
.headermain{
	color:#B7B69C;
	font-family:Arial;
	font-size:30px;
	padding-left:130px;
}
.headersub{
	color:#E7D1A5;
	font-family:Arial;
	font-size:35px;	
	padding-left:170px;
}