body {}

/*  BASIC TEXT FORMATING */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:140%;
	}
	
ul, ol {
	line-height:130%;
	}

li {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom:6px;
	}
	
.hide {
	display: none;
}
.meet {
	width: 155px;
	float: left;
	margin-right: 15px;
}

.meetr {
	float: left;
	width: 341px;
}
.meetr p {
	text-align: center;
}
.meet p {
	text-align: center;
}
.clear {
	clear: both;
}


li a {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

a {
	color: #c7f0eb;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	}

.subnav a {
	padding:0px 3px 0px 3px;
	}

a:hover {
	text-decoration: underline;
	}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
	font-style: italic;
	letter-spacing:0.1em;
	}

h2 {
	color: #DDC576;
	font-weight: bolder;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: italic;
	letter-spacing:0.1em;
	}
	
h3 {
	color: #d4cbe7;
	font-weight: bolder;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: italic;
	letter-spacing:0.1em;
}
	
/*  BORDER CLASS STYLES */

.border {
	border: solid 1px #000000	}

.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
	
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
/*  IMAGE PADDING */
	
.left_image   {
	padding-right: 5px;
	}
	
.right_image {
	padding-left: 5px;
	float: right;
	text-align: center;
	}
.right_image p {
	margin: 0px;
}
.em {
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
}

/*  UPDATED IMAGE  */

.image_left, .image_center, .image_right {
	background-color: #9093B2;
	border: solid #000 1px;
	margin-bottom: 5px;
	padding: 4px;
	}
	
.image_right {
	float: right;
	margin-left:10px;
	}
	
.image_left {
	float: left;
	margin-right:10px;
	}

.image_center {
	margin: 0px auto 5px auto;
	}

	
/*  HIGHLIGHTED AREA */

.highlight {
	border: solid 1pt #000
	}
	
	
.center {
	text-align: center
	}

/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center;
	}

.text_left {
	text-align: left;
	}

.text_right {
	text-align: right;
	}


/*------------- misc elements ----------------- */

#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}

.float_left{
	float: left;
}

.float_right{
	float: right;
}

.light-blue {
	color:#c7f0eb;
	}		

.purple {
	color:#6666FF;
	}



/*  FOOTER STYLES */
#page_footer {
	border-top:#6666FF 1px solid;
	width:95%;
	margin:10px auto 0px auto;
	}

.footer {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
	}

.footer p {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	}

.footer a {
	color: #E8D284;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
	}
	
.seo p {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}

.footer a:hover {
	color: #5b7ca3
	}


/*  SIDEBAR STYLES */

.sidebar {
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000
	}
			
.sidebar p {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left
	}

.sidebar h1 {
	color: #6b6b6b;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times;
	text-transform: capitalize;
	border: none
	}

.sidebar h2 {
	color: #d79b3a;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}


.main_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
}
#mapContainer {
	height: 450px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.address {
	background-color: #CDCEDF;
	border: 1px solid #000000;
	padding: 0px;
	
}

.address h2 {
	background-color: #3A1E72;
	margin: 4px;
	padding: 4px;
	color: #FFFFFF;
}

.address h3 {
	color: #8A6521;
	text-align: center;
	margin: 2px;
}

.address p {
	color: #333333;
	padding: 4px;
	margin: 2px;
}

