@charset "utf-8";
/* CSS Document */

/* ------- Overal page layout ---------------------- */
body {
	background-color:#999999;
	height:auto;
	width:100%;
	padding-top:16px;
	padding-bottom:16px;
	margin: 0px;
	line-height: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6875em;
	font-weight:normal;
	color:#000000;
} 

#page {
width:900px;
margin:0 auto;
padding:0px;
border:0px;
float:none;
clear:both;
background-color:#FFFFFF !important;
}

/* MESSIAH HEADER */
#headerleft {
float:left;
width:160px;
height:65px;
background-color:#00416E;
}

#headerleftL {
float:left;
width:210px;
height:100px;
background-color:#00416E;
}

#headerleftL1 {
float:left;
width:160px;
height:100px;
background-color:#00416E;
}

#headerleft_tall {
float:left;
width:160px;
height:100px;
background-color:#9ba96c;
text-align:center;
}

#headerright {
float:right;
width:740px;
height:50px;
padding-top:15px;
background-color:#00416E;
text-align:center;
}

#headerrightG {
float:left;
width:740px;
height:100px;
background-color:#9ba96c;
text-align:left;
}

#headerrightL {
float:left;
width:690px;
height:100px;
background-color:#9ba96c;
text-align:left;
}

#headerrightL1 {
float:right;
width:740px;
height:100px;
background-color:#00416E;
text-align:left;
}

/* BLUE SPACER */
#bluespacer {
height:2px;
background-color:#91B5CE;
float:none;
clear:both;
}

/* SITE GLOBAL NAV */
#siteglobal {
height:22px;
background-color:#91B5CE;
padding-left:15px;
padding-right:15px;
padding-top:5px;
float:none;
clear:both;
}

#siteglobal ul li {
list-style:none;
padding-left:12px;
padding-right:12px;
margin:0;
display:inline;
}

#siteglobal a {font-weight: normal;color: #000000;text-decoration:none;}
#siteglobal a:hover {font-weight: normal;color: #000000;text-decoration:none;}

/* ONE COLUMN DIV */
#content {
width:900px;
padding:0px;
background-color:#FFFFFF;
}

#center {
width:890; 
padding:10px;
}

/* TWO COLUMN DIVS */
#container{
width:900px;
background-color: #ffffff; 
}
		
#rightConLeftCol{
float:right;
width: 160px; 
background-color:#ffffff;
}
		
#leftConRightCol{
float:left; 
width:740px; 
background-color:#F6EEE7;
}
		
#colLeft{
z-index:1;
position: relative;
left:-740px; 
width:160px; 
background-color:#F6EEE7;
min-height: 150px;
height: auto !important;
height: 150px;
}
		
#colRight{
	z-index:2;
	position: relative;
	left:160px;
	width:709px;
	background-color:#ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#brclear {
clear: both; font-size: 1px; margin: 0px; line-height: 0; height: 0px;
		}
		
#brspace {
font-size: 1px; margin: 0px; line-height: 0; height: 0px;
}

/* IE mac hack */
* html>body #colRight{
display:inline-block;
overflow: auto;
}

* html>body #colLeft{
overflow: auto;
}

/* LEFT NAV MENU UNORDERED LIST */
#colLeft ul {
width:150px;
padding:0px;
margin:0 auto;
}

#colLeft ul li {
list-style:none;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
border-top:1px dashed #D39856;
margin:0;
}

#colLeft ul li.top {
border-top:0px;
padding-top:5px;
}

/* LEFT GLOBAL NAV MENU UNORDERED LIST */
#colLeft ul#global {
width:150px;
padding:0px;
margin:0 auto;
background-color:#597ea7;
border-left:5px #597ea7 solid;
border-right:5px #597ea7 solid;
}

#colLeft ul#global li {
list-style:none;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
border-top:1px dashed #adbcd5;
margin:0;
}

#colLeft ul#global li.top {
border-top:0px;
padding-top:5px;
margin-top:0;
}

/* LEFT AUDIENCE NAV MENU UNORDERED LIST */
#colLeft ul#audience {
width:150px;
padding:0px;
margin:0 auto;
background-color:#84ab8b;
border-left:5px #84ab8b solid;
border-right:5px #84ab8b solid;
}

#colLeft ul#audience1 {
width:150px;
padding:0px;
margin:0 auto;
background-color:#84ab8b;
border-left:5px #84ab8b solid;
border-right:5px #84ab8b solid;
}

#colLeft ul#audience li {
list-style:none;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
border-top:1px dashed #ffffff;
margin:0;
}

#colLeft ul#audience1 li {
list-style:none;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
border-top:1px dashed #ffffff;
margin:0;
}

#colLeft ul#audience1 li.top {
border-top:0px;
padding-top:5px;
}

/* MISC LEFT NAV */
#colLeft p {
padding-left:5px;
padding-right:5px;
}


/* LINK STYLES */
A {
	color:#00416E;
}
A:hover {color:#000000; text-decoration:underline;}
A:visited {text-decoration:underline;}
#colLeft A {color: #663333;	text-decoration: none;}
#colLeft A:hover {color: #000000; text-decoration: none;}
#colLeft A:visited {text-decoration: none;}
#siteglobal A {color:#000000; text-decoration:none;}
#siteglobal A:hover {color:#000000; text-decoration:underline;}
#siteglobal A:visited {text-decoration:none;}
#colLeft ul#global A {color:#f6eee5; text-decoration:none}
#colLeft ul#global A:hover {color:#ffffff; text-decoration:none}
#colLeft ul#global A:visited {text-decoration:none}
#colLeft ul#audience A {color:#ffffff; text-decoration:none}
#colLeft ul#audience1 A {color:#ffffff; text-decoration:none}
#colLeft ul#audience A:hover {color:#000000; text-decoration:none}
#colLeft ul#audience1 A:hover {color:#000000; text-decoration:none}
#colLeft ul#audience A:visited {text-decoration:none}
#colLeft ul#audience1 A:visited {text-decoration:none}
a.GreyLink {color:#666666; text-decoration:none;}
a.GreyLink:hover {color:#666666; text-decoration:underline;}
a.BlueLink {color:##00416E; text-decoration:none;}
a.BlueLink:hover {color:##00416E; text-decoration:underline;}

/* FONT STYLES */
p{margin:0px;}

h1 {
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1.636em;
font-weight: bold;
color: #00416E;
margin: 0px;
line-height: 1.3em;
}

h2 {
	font-size: 1.09em;
	font-weight: bold;
	text-decoration: none;
	color: #00416E;
	margin:0px;
}

h4 {font-size:1.4545em; font-weight:normal; margin:0px;}
h5 {font-size:1.2727em; font-weight:normal; margin:0px;}
h6 {font-size:0.909em; font-weight:normal; margin:0px;}

/* MISC */
ol, ul {margin:0; padding:0;}
ol, ul li {margin-left:20px;}
ol, ul li ol, ul li {margin-left:35px;}

.quote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: 1.5em;
	color: #666666;
}
