@charset "UTF-8";
/* CSS Document */

.lunartext {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	line-height: 21px;
	color: black;
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	left: auto;
	text-align: justify;
}

.lunartext2 {  font-family: Gill-Sans, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; color: #533b2f}
.footer {  font-family: Gill-Sans, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; color: #fff4d5}
.footer2 {  font-family: Gill-Sans, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; color: #000000}
.lunartext4 {  font-family: Century Gothic Bold, Gill-Sans, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: BLACK}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #b80909;
	text-decoration: underline

}
.alinktexthover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #006bb3;
	text-decoration: none

}

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	line-height: 18px;
	color: black;
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	left: auto;
	text-align: justify;
}

p { text-align: justify; }





#container { 
	width: 1000px; 
	margin: 0 auto; 

	text-align: left; 
}
#sidebar {
	float: left; 
	width: 200px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
}
#mainContent {
	margin: 0 50px 50px 50px;
	padding: 0 0 0 0;
	position: absolute;
	top: 450px;
	left: 50px;
	right: 50px;
	bottom: 50px;
		
	}
	
	
#CareersContent {
	margin: 0 50px 50px 50px;
	padding: 0 0 0 0;
	position: absolute;
	top: 600px;
	left: 50px;
	right: 50px;
	bottom: 50px;
		
	}
	
	
	
#ContactContent {
	margin: 0 50px 50px 50px;
	padding: 0 0 0 0;
	position: absolute;
	top: 630px;
	left: 50px;
	right: 50px;
	bottom: 50px;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
		
	}
	
#AboutContent {
	margin: 0 50px 50px 50px;
	padding: 0 0 0 0;
	position: absolute;
	top: 630px;
	left: 50px;
	right: 50px;
	bottom: 50px;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
		
	}
	
#container2 { 
	width: 1100px; 
	margin: 0 auto; 
    text-align: left; 
}

	
#topgraphics {
	width: 727px;
	margin: 0 auto;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;	
	

}
#sidebar2 {
	width: 220px;
	position: absolute;
	top: 0;
	left: 727px;
	
}

.formcreate {
	font-size: 12px;
	width : 200px;
	border-top:#697970 solid thin;
	border-bottom:#697970 solid thin;
	border-right:#697970 solid thin;
	border-left:#697970 solid thin;
	font-family: verdana, helvetica, sans-serif;
	border-width : 1;
}

.formcreateb {
	font-size: 12px;
	width : 400px;
	border-top:#697970 solid thin;
	border-bottom:#697970 solid thin;
	border-right:#697970 solid thin;
	border-left:#697970 solid thin;
	font-family: verdana, helvetica, sans-serif;
	border-width : 1;
}