@charset "UTF-8";

/* main styles */

body {
	margin: 20px;
	padding: 0px;
	background: #fffff4 url(img/bg_bar.png);
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {

	text-decoration: none;
	color: #a9c486;
	cursor: pointer;
	
}

a:hover {
	color: #98b372;
}




/* classes */


.headerText {
	font-size: 14px;
	color: #a9c486;
	font-weight: bold;

}

.adminLinks {


	color: #333333;

}

.floatLeft {

	float: left;
	color: #000000;
	font-weight: bold;

}


.newsSpacer {

	width: 100%;
	background: url(img/news_spacer.gif) center no-repeat;
	height: 12px;
	line-height: 12px;
	font-size: 10px;

}

.featuredHeader {
	margin: 0px 0px 8px 0px;
	background: url(img/header_featurebar.png) center no-repeat;
	height: 27px;
	line-height: 27px;
	font-size: 10px;
}

.testimonialHeader {
	margin: 0px 0px 8px 0px;
	background: url(img/header_testimonials.png) center no-repeat;
	height: 27px;
	line-height: 27px;
	font-size: 10px;
}


/* IDs */
.login {
	width: 90px;
	float: left;
	line-height: 22px;

}

#title {

	margin: 5px 0px 5px 0px;
	border: #000000 1px solid;
	padding: 2px;
	font-size: 11px;
	width: 495px;
			

}

#center {
	text-align: center;
}

#username, #password {
	color: #333333;
	font-size: 12px;
	float: none;
	line-height: 14px;
	border: 1px solid;
	margin: 3px;
}

#mainWindow {
	width: 900px;
	height: 700px;
	
/* border: 1px solid #a9c486; */
	margin: auto;
	color: #000000;	
	
		
	
}

#logoSection {
	height: 149px;
	width: 900px;
	background: url(img/header_main.png);
	cursor: pointer;
	
}

#navSection {
	height: 60px;
	width: 900px;
	background: url(img/bg_nav.png);
}

#contentSection {
	height: 371px;
	width: 874px;
	border: #222222 solid 1px;
	margin: 15px auto 0px auto;
			

}




#leftContent {
	background: #ffffff;
	width: 225px;
	height: 361px;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 5px 5px 0px 5px;
	font-size: 10px;
			

}

#leftContent h2, h4, h6 {

	color: #a9c486;
		
}

#leftContent img {

	border: 0px;

}


#leftContent h1 {
	font-size: 11px;
	margin: 2px 5px 6px 5px;
	font-weight: bold;
	color: #555555;
			
}

#leftContent h2 {
	font-size: 10px;
	margin: 2px 5px 6px 10px;
	color: #333333;
}


#leftContent h3 {

	font-weight: bold;
	font-size: 10px;
	width: 174px;
	margin: 0px auto 0px auto;
		
}

#leftContent h4 {

	font-size: 14px;
	margin: 5px 0px 15px 0px;

}

#leftContent .right {

	text-align: right;
}

#leftContent h6 {
	text-align: right;
	margin: 5px 10px 5px 10px;
	color: #333333;
}

#leftContent p {

	margin: 5px auto 15px auto;
	width: 174px;
			

}

#leftContent p.feature {

	margin: 5px;
	cursor: pointer;
		
}


#leftContent span.link {

	color: #333333;
	margin: 2px 0px 2px 0px;
	cursor: pointer;
		
}

#leftContent span.link:hover {
	
	color: #000000;

}

#leftContent span.deleteLink {


	color: #FF0000;
	font-weight: bold;
	cursor: pointer;
	margin: 5px 5px 0px 10px;


}



#rightContent {
	background: #ffffff;
	width: 430px;
	height: 361px;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 10px 15px 0px 15px;
	font-size: 12px;
	border-left: 1px solid #DDDDDD;
		

}

#rightContent p {

	margin: 5px 10px 5px 10px;
		
}

#rightContent strong.mHead {

	width: 80px;
	display: inline-block;
		
}

#rightContent p.mIndent {

	padding: 5px;
	background: #D9E4C4;
		
}

#rightContent h1, h6 {

	color: #a9c486;
		
}

#rightContent h1 {
	font-size: 14px;
	margin: 0px 0px 15px 0px;
}

#rightContent h6 {
	text-align: right;
	margin-right: 5px;
}




#newsHeader {

	height: 59px;
	width: 148px;
	background: url(img/header_news-trans.png) no-repeat;
	margin: 0px auto 0px auto;
		
}

#newsContent {
	background: #333333 url(img/bg_news.png);
	width: 158px;
	height: 361px;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 5px 10px 5px 10px;
	color: #CFCFCF;
	font-size: 10px;
	font-weight: bold;
		
}

#newsContent h1 {
	font-size: 11px;
	color: #ffffff;
			
}

#newsContent h6 {
	font-size: 10px;
	text-align: right;
	margin: 5px 0px 15px 0px;
	color: #CFCFCF;
		
}

#admin {

	width: 864px;
	height: 20px;
	color: #a9c486;
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
		
}

#bottomNav {

	width: 864px;
	height: 20px;
	color: #a9c486;
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
		
}


#overlay {
	margin-left: 560px;
	margin-top: 101px;
	height: 148px;
	width: 322px;
	position: absolute;
	background: url(img/overlay_ea-trans.png);
}

#contactus textarea {

	height: 150px;
	width: 400px;
	border: solid 1px #a9c486;
	font-size: 10px;
	padding: 6px; 
		
	

}

#contactus input {

	width: 400px;
	height: 20px;
	font-size: 10px;
	padding: 6px 6px 0px 6px; 
	margin-bottom: 10px;
	border: solid 1px #a9c486;
			
	
}

#contactus .link {

	cursor: pointer;
	text-align: right;
	width: 414px;
	margin-right: 0px;
	margin-top: 5px;
		
}

#contactus p {

	margin: 3px 0px 0px 0px;
	width: 400px;
	color: #333333;
	font-size: 10px;
			
}

#quote textarea {

	height: 170px;
	width: 175px;
	border: solid 1px #a9c486;
	font-size: 10px;
	margin-top: 12px;
	margin-right: 25px;
	padding: 6px; 
		
	float: right;	

}

#quote input {

	width: 180px;
	height: 20px;
	font-size: 10px;
	padding: 6px 6px 0px 6px; 
	margin-bottom: 10px;
	border: solid 1px #a9c486;
		
	
}

#quote .link {

	cursor: pointer;
	text-align: right;
	width: 404px;
	margin-right: 10px;
		
}

#quote p {

	margin: 3px 0px 0px 0px;

	color: #333333;
	font-size: 10px;
			
}

#portfolioForm textarea {

	height: 100px;
	width: 400px;
	border: solid 1px #a9c486;
	font-size: 10px;
	padding: 6px; 
		
	

}

#portfolioForm input.textClass {

	width: 400px;
	height: 20px;
	font-size: 10px;
	padding: 6px 6px 0px 6px; 
	margin-bottom: 10px;
	border: solid 1px #a9c486;
			
	
}

#portfolioForm p {

	margin: 3px 0px 0px 0px;
	width: 400px;
	color: #333333;
	font-size: 10px;
			
}

