@charset "utf-8";

#contentWrapper {
	height:600px;
	margin-left:100px;
}

#contentArea {
	height:auto;
	width:850px;
	margin-left: 150px;
}

#contentArea2 {
	padding-top:20px;
	width:850px;
	height:250px;
}

#socmedia icons {
	background-image:url(../images/footer_facebook.png);
	height:150px;


}

body {
 	color: #333;
 	text-align: right;
 	font-family: georgia, times, "times new roman", serif;
	font-size:85%;
	}

p { color:3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	}
	
.tableBorder {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
	
h2{font:bold 21px/27px lucida grande, "Lucida Grande", sans-serif;color:#B5D08D; }
.whitetxt {color: #FFFFFF}
.greentext { color: #B5D08D }

.maintxt { 	color: #333;
 	text-align: center;
 	font-family: georgia, times, "times new roman", serif;
	font-size:85%;
	}
	
#maintext ul {
margin:0;
pading: 0;
}
	
#maintxt li {	font-family: georgia, times, "times new roman", serif;
	font-size:100%; color:#333; text-align:left;
	}

.headertxt {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

/*------------------------Navigation------------------------------------------*/	
	
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-variant: small-caps;
	color: #7D8DB0;
}
.navText a:link {color: #7D8DB0;text-decoration: none}
.navText a:visited {color: #7D8DB0;text-decoration: none}
.navText a:active {color: #7D8DB0;text-decoration: none}
.navText a:hover {color: #542E57;text-decoration: underline}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
}	
	
/*------------------------ Links ------------------------------------------*/		


 a {
 color: #B5D08D;
 padding: 1px;
 text-decoration: none;
}
a:hover {
 background: #86A4C4;
 color: #333;
 text-decoration: none;
}
a.more {
 color: #ff0000;
	
}
/*------------------------- Table ------------------------------------------*/

table#sample {
    background-color:#FFFFFF;
    border: solid #000 3px;
    width: 400px;

}

table#sample td {
    padding: 5px;
    border: solid #000 1px;

}

.data {
    color: #000000;
    text-align: right;
    background-color: #CCCCCC;

}

.toprow {
    font-style: italic;
    text-align: center;
    background-color: #B5D08D;

}

.row2 {
    font-weight:normal;
    text-align: left;
    width: 400px;
    background-color: #CCCCCC;
	}



/*------------------------ Footer ------------------------------------------*/	


.footer a:link {color: #666666;text-decoration: underline;}
.footer a:visited {color: #666666;;text-decoration: underline;}
.footer a:active {color: #666666;;text-decoration: underline;}
.footer a:hover {color: #666666;;text-decoration: underline;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #B5D08D;
}


.contact_copy {font-size: 14px; font-family:Arial, Helvetica, sans-serif; color:#ffffff; line-height:14px;}
