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

/* -- GENERAL STYLES -- */
/* -- -------------- -- */

body {
	background: #E8E8E8;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}

h1 {
	/* -- Page title on generic pages. See topic article page -- */
	font-weight: bold;
	font-size: 24px;
	padding: 0px;
	color: #000000;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	/* -- Subheading on generic pages, See topic article page -- */
	font-weight: normal;
	font-size: 19px;
	color: #000000;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}

h3 {
	/* -- Side box title; subheading on generic pages -- */
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

p {
	/* -- All generic text -- */
	font-weight: normal;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	color: #333;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #5873B4;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #484895; 
	text-decoration: none;		
}

a:visited {
	color: #484895; 
	text-decoration: none;
}

a:hover {
	color: #7575A4;
	text-decoration: underline;
}
#date_box {
	font-family: Arial, Helvetica, sans-serif;
	color: #017A5B;
	text-align: right;
	font-size: 12px;
	margin-right: 72px;
	font-weight: bold;
}

#navmenu {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	height: 31px;
}

/* END HEADER SECTION STYLES */

/* HEADER BOX SECTION STYLES - NOT SURE IF I WILL END UP USING THIS */

#subheader_box {
	height: 124px;
	margin-right: 10px;
	margin-left: 40px;
	text-align: left;
	vertical-align: middle;
	top: auto;
	margin-bottom: 2px;
	background-image: url(../images/contact_us/building_address.jpg);
	background-repeat: no-repeat;
	background-position: 68px;
	padding: 0px;
	clear: both;
}
#subheader_box img {
	padding-right: 46px;
	margin-left: 60px;
	padding-left: 18px;
}
#subheader_text  {
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00694E;
	width: 432px;
	margin-right: auto;
	margin-left: 230px;
	padding-left: 0em;
	font-size: 24px;
	margin-left: 278px;
	padding-top: 8px;
}
#subheader_text   h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 38px;
	color: #00694E;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url('../images/content/divider-horizontal.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
/* END HEADER BOX SECTION STLES */

/* BORDERS STYLES */
.body {
	background-color: #EEEEEE;
}
/*
tlc = top left corner
trc = top right corner
blc = bottom left corner
brc = bottom right corner
lb = left border
rb = right border
tb = top border
bb = bottom border 
*/

#tlc, #trc, #blc, #brc
{
background-color: transparent;
background-repeat: no-repeat;
}

#tlc
{
	background-image: url('../images/borders/tlc.gif');
	background-position: 0% 0%;
}

#trc
{
	background-image: url('../images/borders/trc.gif');
	background-position: 100% 0%;
}

#blc
{
	background-image: url('../images/borders/blc.gif');
	background-position: 0% 100%;
}

#brc
{
	background-image: url('../images/borders/brc.gif');
	background-position: 100% 100%;
}

#tb, #bb
{
background-color: transparent;
background-repeat: repeat-x;
}

#tb
{
	background-image:url('../images/borders/tb.gif');
	background-position: 0% 0%;
}

#bb
{
	background-image: url('../images/borders/bb.gif');
	background-position: 50% 100%;
}

#rb
{
	background-image: url('../images/borders/rb.gif');
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

#lb
{
	background-color: #FFFFFF;
	background-image: url('../images/borders/lb.gif');
	background-position: 0% 100%;
	background-repeat: repeat-y;
}
#centered_container /* Also provides width for navmenu and subheader_box through inheritance */
{
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	height: auto;
	margin-bottom: 20px;
	list-style-type: none;
	list-style-image: none;
}
#header_box img {
}

/* END BORDER STYLES */
.body_text {
	padding-top: 14px;
	padding-bottom: 0px;
	text-align: center;
	margin-bottom: 0px;
}
.body_text img {
	margin-left: 0px;
}

/* START BOXES */
#box_container {
	margin-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 50px;
}




#boxes  a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00533E;
	text-align: left;
	line-height: 1.2em;
}
#boxes a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #324F98;
	text-align: left;
	line-height: 14px;
}
#boxes a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	text-align: left;
	line-height: 14px;
	text-decoration: underline;
}
#boxes a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75px;
	color: #01B083;
	text-align: left;
	line-height: 14px;
}
#mainfooter/* HOMEFOOTER */
 {
	text-align: center;
	font-size: 0.75em;
	color: #6e6e6e;
	width: 900px;
	margin-top: -1.2em;
	margin-right: auto;
	margin-bottom: 2.5em;
	margin-left: auto;
}
#mainfooter   a:link {
	margin: 0 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00533E;
}
#mainfooter /*#homefooter p.right.links { padding-right: 10px; }*/
 a:visited {
	margin: 0 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00533E;
}
#mainfooter  a:hover {
	text-decoration: underline;
	color: #790000;
}
#mainfooter  a:active {
	text-decoration: underline;
	color: #01B083;
}
#mainfooter  p.left {
	width: 50%;
	float: left;
	text-align: left;
	text-indent: 10px;
}
#mainfooter  p.right {
	width: 50%;
	float: none; /*text-align: right;*/
}
#mainfooter  p.links {
	border: 1px solid #ffffff;
	border-width: 1px 0;
	width: 67em;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#assoclogobox {
	background-image: url('../images/index/assoc_logos.jpg');
	height: 3.8em;
	width: 31.5em;
	margin-left: auto;
	margin-top: 0.25em;
	background-repeat: no-repeat;
	margin-right: auto;
	clear: both;
}
#movie {
	text-align: center;
}
#section1 {
	width: 48.5em;
	margin-top: 0.2em;
	margin-right: 0.8em;
	margin-bottom: 0.4em;
	margin-left: 0.8em;
	height: 22em;
	background-image: url(../images/contact_us/background.jpg);
	background-repeat: no-repeat;
	background-position: 11em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #017A5B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #017A5B;
}
#section2 {
	width: 753px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	height: 128px;
}


#outerList {
	font-size: 16px;
	list-style-type: none;
	line-height: 22px;
	list-style-image: none;
}
#innerList {
	list-style-type: none;
}
#listArea {
	margin-left: 266px;
	padding-top: 36px;
}
#imgLeft {
	clear: both;
	margin-right: 0em;
}
#imgRight {
	margin-left: 1.4em;
}

