/* Body Area */

body
{	
	background-image: url(http://www.echristianclark.com/images/bg3.png);
}

.bodygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}

.bodyorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #f58026;
	text-decoration: none;
}

#bdWrapper
{
    width: 800px;
    _width: 799px;
    background: url(.../images/bg3.png);
    _background: black;
    margin: 0 auto;
    z-index: 0;
}

#bdContainer
{
    width: 800px;
    _width: 799px;
}

#hdContainer
{
    width: 800px;
	height: 1000px;
	position: relative;
    margin: 0 auto;
	background: #FFFFFF;
	border: 1px solid #000000;
}  

#hdRight
{
    width: 800px;
    float: right;
}

#topLinks li
{
    float: right;
    padding: 2px 10px 8px 10px;
}

#topLinks a
{
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    color: #616161;
    text-decoration: none;
}

#topLinks a:hover
{
    text-decoration: none;
}

/* This hack allows the ul element to clear its floated li elements in firefox, safari, and opera. */
#topLinks:after, .centeredMenu:after, #diagram:after {

    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
}

/* This hack does it for IE */
#topLinks, .centeredMenu, #diagram {

    *zoom: 1;

}

#topMenu
{
    padding: 0px 0px 0px 0px;
	float: right
}

#logo
{
    position: absolute;
    top: 20px;
    left: 27px;
}

#bdBackground
{
    clear: both;
    background: #000000 url(.../images/bg3.png) repeat-x;      
}

#bd
{
    margin-left: 0px;
    _margin-left: 0px;
    background-color: #ffffff;
	width: 798px;
	height: 700px;
}

#top-pic
{
    padding-left: 2px;
}

#homePageMainContent
{
    padding: 15px;
}

.mainContent h1
{
    font-size: 24px;
    color: #007ba1;
    font-weight: bold;
}

.mainContent h2
{
    font-size: 10px;
    color: #5d5d5d;
}

.mainContent p
{
    font-size: 14px;
    color: #3c3c3c;
    margin: 15px 0px;
    line-height: 1.6;
}

.mainContent li
{
    list-style: disc;
    font-size: 14px;
    margin-left: 15px;
    padding: 1px 0px;
}

.mainContent .floatRight
{
    float: right;
    padding-left: 15px;
}

.mainContent .floatLeft
{
    float: left;
    padding-right: 10px;
}

#ft
{
    width: 800px;
    margin: 0 auto;  
    color: #f58026; 
    text-align: center;
    font-size: 10px;
    line-height: 2;
}

#ft a
{
    color: #f58026;
    text-decoration: none;
}

#ft a:hover
{
    color: #5d5d5d;
    text-decoration: none;

}

#ft2
{
    width: 800px;
    margin: 0 auto;  
    color: #5d5d5d; 
    text-align: center;
    font-size: 9px;
    line-height: 2;
}

#ft2 a
{
    color: #5d5d5d;
    text-decoration: none;
}

#ft2 a:hover
{
    color: #f58026;
    text-decoration: none;

}

#uc
{	margin-left: 0px;
    _margin-left: 0px;
    background-color: #ffffff;
	width: 798px;
	height: 700px;
}

#uc a
{
    color: #5d5d5d;
    text-decoration: none;
}

#uc a:hover
{
    color: #f58026;
    text-decoration: none;

}

#bottomMenu
{
    font-family: Helvetica;
}

.centeredMenu
{
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.centeredMenu ul
{
   clear:left;
   float:left;
   position:relative;
   left:50%;
   text-align:center;
}

.centeredMenu li
{
    display:block;
    float:left;
    position:relative;
    right:50%;
    padding: 0px 0px;
}

#ft .smallText
{
    font-size: 10px;
}

#ft #bottomText
{
    line-height: 1.231;
    padding-top: 15px;
}

/* SUBPAGE STYLES */
#breadCrumbs
{
    background: url(../images/subpage-top-pic.jpg) no-repeat;
    padding: 9px 0px 40px 300px;
    width: 600px;
    _width: 599px;
}

#subPageMainContentWrapper
{
    background: url(../images/leftCol_bg.jpg) repeat-y;
    margin: 10px 10px 0px 10px;
    padding-bottom: 10px;
}

#leftNav
{
    width: 150px;
    float: left;    
}

#leftNav li.title
{
    font-size: 12px;
}

#leftNav ul
{
    text-align: right;
}

#leftNav li
{
    padding: 8px 0px;
}

#leftNav li, #leftNav li a
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #3c3c3c;
    text-decoration: none;
}

#leftNav li a:hover
{
    text-decoration: underline;
}

#leftNav .hover
{
    text-decoration: underline;
}

#subPageMainContent
{
    margin-left: 180px;
}

.mainContent .diagramCaption
{
    padding-top: 240px;
    _padding-top: 230px;
    font-size: 12px;
    line-height: 1.231;
    margin-bottom: 10px;
}

.mainContent p.downloadLink
{
    margin: 0px;
    font-family: Georgia, Serif;
    font-size: 11px;
    font-style: italic;
    vertical-align: top;
}

.mainContent p.downloadLink img
{
    vertical-align: bottom;
}

.mainContent p.downloadLink a
{
    color: #f58026;
    font-style: italic;
    font-family: Georgia, Serif;
    font-size: 10px;
    text-decoration: none;
}

.mainContent p.downloadLink a:hover
{
    text-decoration: underline;
}
.SiteMaptd
{
	width: 260px;
	vertical-align: top;
}

.contformbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	background-color: #cccccc;
	width: 178px;
	height: 17px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contformcheckboxes {
	color: #666666;
	padding-right: 3px;
}

