/* Global Styles */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment: fixed;
	margin:0px;
	font-size:10px;
	background-color:#d4ce9b;
	}

form {
	margin:0px;
	padding:0px;
	}
	
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {		

	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1 {
	font: 20px Arial, Helvetica, sans-serif;
	/*color: #ebe6d9;*/
	color: #000;
	line-height:24px;
	font-weight:lighter
	}

h2 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:24px;
	font-weight:lighter
	}
		
h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:14px;
	font-weight: bolder;
	}
	
.header2 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:24px;
	font-weight:lighter;
	}
	
.line-font-size {
	line-height:18px; 
	font-size:12px;
	color: #000000;
	}
	
.line-sub-header {
	line-height:14px;
	font-size:14px;
	color: #000000;
	font-weight: bold;
	}
	
a:link {
	color:#3a4426;
	text-decoration:none;
	}
a:visited {
	color:#3a4426;
	text-decoration:none;
	}
a:hover {
	color:#c7b56e;
	text-decoration:underline;
	}
	
a.plainlink {
	color:#000000;
	text-decoration:none;
	}
	
a.plainlink:visited {
	color:#000000;
	text-decoration:none;
	}
	
a.plainlink:hover {
	color:#000000;
	text-decoration:underline;
	}

/* ID and Class Styles Careers*/
#liveinstyle {
	height: 60px;
	width: 774px;
	background-image: url(images/living-style-new.jpg);
	clear: both;
}

#main-area { height: auto; width: 774px;}

#LH-column { float: left; height: auto; width: 540px; padding-left: 5px;}

#RH-column { float: right; height: auto; width: 200px; padding-right: 10px; padding-left: 10px; }

#form-crr { background-color: #ebe6d9; float: left; height: auto; width: 540px;}

#textarea { float: left; height: auto; width: 540px; }

.crr-images { height: auto; width: 200px; margin-bottom:0px;}

#nav-bar-careers {
	width:772px;
	height:auto;
	margin-bottom: 10px;
	clear: both;
}

/* ID Styles REST */

#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:15px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("images/arrow.png") 10px 50% no-repeat;
	}
	
#navigation a:hover {
	background:#382f1d url("images/arrow.png") 10px 50% no-repeat;
	color:#c7b56e
	}
	
#footer a {font-family: "Trajan Pro"; font-size: 12px; font-weight: normal; text-transform: uppercase; color:#ebe6d9; text-decoration: none; line-height:12px; padding-top: 0px; padding-right: 3px; padding-bottom: 0px; padding-left: 3px; }

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

#options a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color:#000000; 
	text-decoration: none; 
	line-height:10px; 
	text-decoration: none;
	display:block;
	padding:4px 3px 5px 16px;
	background: url("images/arrow.png") 5px 50% no-repeat; }

#options a:hover {
	background:#d4c78c url("images/arrow.png") 5px 50% no-repeat;
	color:#000000 }
	
#nav-bar-top a { font-family: "Trajan Pro"; font-size: 12px; font-weight: normal; text-transform: uppercase; color:#000000; text-decoration: none; line-height:12px; padding-top: 0px; padding-right: 3px; padding-bottom: 0px; padding-left: 3px; }

#nav-bar-top a:hover {color:#604806; text-decoration: none; }

/* Class Styles */
	
.bodyText { font:10px Verdana, Arial, Helvetica, sans-serif; color:#003300; line-height:12px; margin-top:0px; }

.UPLINE2 { color:#000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; }
	
a.fptableLink{ 
	color:#3a4426;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 23px;
	width: 150px;
 	}

a.fptableLink:hover {
	color:#e95d0f;
	text-decoration: underline;
	}

.fptable {
	color:#3a4426;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/fptable-bkgd.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 150px;
	}
	
.fptable-TV {
	color:#3a4426;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/fptable-TV-bkgd.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 150px;
	}
	
.pageName{
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	color: #241301;
	line-height:24px;
	font-weight: 600;
	}
	
.pageTop{
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	color: #241301;
	line-height:24px;
	font-weight: 400;
	}
	
.pageSecond{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #241301;
	line-height:24px;
	font-weight: 400;
	}
	
.pageThird{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:18px;
	font-weight: 300;
	}	
	
.subHeader {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	line-height:16px;
	letter-spacing:.2em;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	line-height:12px;
	}
	
.elevenText {
	color: #000000;
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.italicText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	line-height:12px;
	font-style: italic;
	margin-left: 10px;
	}
	
.navText {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.navButtons {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	text-decoration: none;
	}

.baseline {
	position:absolute;
	bottom:0px;
	height: 90px;
	width:250px;
	}
	
.footer-phone {
	font-size:25px;
	float:left;
	color:#003300;
	margin-left:20PX;
	}
	
.beigeText {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ece6da;
	}
	
.whiteText {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	}
	
.TRAJAN16 {
	font-family: "Trajan Pro";
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	}

.TRAJAN14 {
	font-family: "Trajan Pro";
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	}
	
	.TRAJAN-FORM {
	font-family: "Trajan Pro";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height:28px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	letter-spacing: -1px;
}

.TRAJAN-FORM-SM { font-family: "Trajan Pro"; font-size: 12px; font-style: normal; font-weight: bold; line-height:20px; text-transform: uppercase; color: #000000; text-align: center; letter-spacing: 0px;}


.bodyText11 { font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#000000; line-height:12px; margin-top:0px; }

.smallTextBL { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
	
#OverlaySale {
 position: absolute;
 left: 40%;
 top: 15px;
 width: 150px;
 height: 150px;
background: url("images/buy-now-pay-in-12.gif") no-repeat scroll left top transparent;
 opacity:.90;
 filter: alpha(opacity=100);
 -moz-opacity: 0.8;
 }
