body,html{
	padding:0;
	margin:0;
	background:url(../images/bg.gif);
	font-family:Verdana, Arial, Helvetica, Sans Serif
}

a{
	color:#000
}

a:hover{
	color:#ff0000
}

a.red{
	color:#eb044a;
	text-decoration:none
}

a.red:hover{
	text-decoration:underline
}

.masthead{
	width:838px;
	padding:16px 0 0 0;
	margin:0 auto
}

.wrapper{
	width:824px;
	padding:0 7px;
	margin:0 auto;
	background:url(../images/bgWrapper.gif)
}

.container{
	background:url(../images/bgContainer.jpg)
}

.nav{
	padding:7px 0;
	margin:0;
	list-style:none;
	width:824px;
	background:#495907;
	text-align:center
}

.nav li{
	padding:0;
	margin:0;
	display:inline;
	font:bold 12px Georgia;
	color:#fffceb
}

.nav li a{
	padding:0 10px;
	margin:0;
	color:#fffceb;
	text-decoration:none;
	text-transform: capitalize
}

.nav li a:hover{
	color:#fff
}

.nav li a.active{
	color:#ccff00;
}

.clear{clear:both}

.contentWrapper{
	padding:7px
}

.sidenav{
	float:left;
	width:193px;
	padding:0 0 10px 0
}

.sidenav h1{
	font:bold 12px Georgia;
	background:#eb044a;
	padding:7px;
	margin:7px 0 0 0;
	text-align:center;
	color:#fff
}

.sidenav p{
	font-size:8pt;
	padding:0;
	margin:7px 0
}

.contentContainer{
	float:right;
	width:608px;
	padding:0 0 10px 0
}

.contentContainer h1, .contentContainer2 h1{
	color:#3d76a7;
	font:bold 26px Georgia;
	border-bottom:1px solid #3d76a7;
	background:url(../images/iHome.gif) 0 7px no-repeat;
	padding:0 0 5px 25px;
	margin:0
}

.contentContainer3 h1{
	color:#3d76a7;
	font:bold 26px Georgia;
	border-bottom:1px solid #3d76a7;
	padding:0 0 5px 25px;
	margin:0
}

.contentContainer p, .contentContainer li, .contentContainer td, .contentContainer2 p, .contentContainer2 li{
	font-size:10pt
}

.contentContainer2{
	padding:15px 25px
}

.content{
	float:left;
	width:405px
}

.content h2{
	color:#8c6239;
	font:bold 16px Georgia;
	background:url(../images/iHome.gif) no-repeat;
	padding:0 0 5px 25px;
	margin:15px 0 15px 0
}

.subContent{
	float:right;
	width:193px
}

.subContent h1{
	background:url(../images/bgH1.gif) no-repeat #0a55a3;
	font:bold 14px Georgia;
	color:#fff;
	padding:5px 7px;
	margin:0;
	text-align:right
}

.subContent p{
	font-size:8pt;
	padding:0;
	margin:7px 0
}

.subContentInside{
	float:right;
	width:130px;
	margin:20px 10px 15px 15px;
	border:1px solid:#b08dad;
	background:#c0a2be
}

.global{
	padding:7px 0;
	margin:0;
	list-style:none
}

.global a{
	color:#000;
	text-decoration:none
}

.global a:hover{
	text-decoration:underline
}

.global li{
	font:bold 10pt Verdana;
	padding:0 0 5px 0
}

.global li ul {
	padding:0 0 0 15px;
	margin:0;
	list-style:none
}

.global li ul li{
	font:normal 8pt Verdana;
	padding:0
}

.footer{
	clear:both;
	border-top:1px solid #84a9cd;
	padding:5px 0 0 0;
	margin:0;
	font:normal 10px Arial;
	color:#0a55a3
}

.footernav{
	padding:0;
	margin:0;
	list-style:none
}

.footernav li{
	padding:0;
	margin:0;
	float:left
}

.footernav li a{
	color:#0a55a3;
	padding:0 5px;
	text-decoration:none;
	text-transform: capitalize
}

.footernav li a:hover{
	text-decoration:underline
}

.bottom{
	width:838px;
	padding:0 0 16px 0;
	margin:0 auto
}

.endeavors, .endeavors ul{
	padding:0;
	margin:0;
	list-style:none
}


.endeavors li{
	padding:0;
	margin:0;
	font:normal 8pt Verdana;
	color:#ee0546
}

.endeavors li a{
	padding:0;
	margin:0;
	font:normal 8pt Verdana;
	color:#ee0546;
	text-decoration:none
}

.endeavors li a:hover{
	text-decoration:underline
}

.endeavors ul li{
	padding:0 0 0 10px;
}

.careers{
	padding:0;
	margin:0;
	list-style:none
}

.careers li{
	padding:0;
	margin:0;
	background:url(../images/borderBottom.gif) bottom no-repeat
}

.careers li a{
	display:block;
	width:100px;
	padding:15px;
	font:bold 12px Verdana;
	color:#fff;
	text-decoration:none
}

.contactForm {
	padding:0;
	margin:0;
	float:left
}

.contactForm td{
	font-size:8pt;
	padding:0 0 7px 0
}

.contactForm .inputFields{
	border:1px solid #e1d7d6;
	width:250px
}

.crumbs{
	font-size:8pt
}

.crumbs a{
	text-decoration:none
}

.imageRight{
	float:right;
	margin: 0 5px 15px 15px
}

.imageLeft{
	float:left;
	margin: 0 15px 15px 0
}

.edeavorsList a{
	text-decoration:none
}

/* collapse */

#body2 
{
	margin: 0px auto;
	width: 500px;
}

#question1 
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt;  
}

#question2 
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color: white;
	background-color: #004A80; 
	margin-bottom: 10px;
}

.question 
{
	width:608px;
}

.question p 
{
	margin: 10px;
}

.expandlink 
{
	background: url("http://earthandstyle.com/css/images/new/top.gif");
	font-weight: 400;
	font-size: 10pt;
	margin-bottom: 5px
	
}

.expandlink a {
	color: black;
	text-decoration: none;
}

/*for thumbnailviewer*/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;