/* CSS Document */

/*---------All Together Now CSS Copy Right 2008---------------------*/


*{
padding:0;
margin:0;
}

body{
background-color: #ffffff !important;
}

#Container{
width: 773px;
margin: 25px auto;
text-align: left;
font: 15px Garamond,Verdana, Arial, Helvetica, sans-serif;
color: #273c82;
}

#Banner{
height: 121px; 
width: 773px;
}

#AdminBanner{
height: 120px; 
width: 773px;
}

#NavContainer{
width: 200px;
background: url(../Images/Nav_btmImage.jpg) bottom left no-repeat;
vertical-align: top;
}

#NavContainer div{
margin: 0px 0px 96px 20px;
height: 253px;
vertical-align: top;
}

#ContentContainer{
background: url(../Images/Content_bg.gif) top left repeat-y;
min-height: 400px;
width: 773px;
}


#MainContent{
width: 575px;
min-height: 400px;
padding: 15px 0px 10px 20px;
margin: 0px;
background: url(../Images/MainContent_topgradient.jpg) top left no-repeat;
vertical-align: top;
}


* html .MainContent{
height: 400px;
overflow: visible;
}

.highlightsBox{
width: 205px;
float: right;
margin: 5px 30px 5px 5px;
padding: 5px;
}

.highlightsBox p{
padding: 0px 7px;
}

/*-----------------Editable Content----------------*/

p{
padding: 0px 25px 15px 0px;
}

a:link, a:visited{
color: #273c82;
text-decoration: underline;
font-weight: bold;

}

a:hover, a:active{
color: #008080;
text-decoration: underline;
font-weight: bold;
}

em{
letter-spacing: 1px;
}

.LinkTitle a:link, .LinkTitle a:visited{
color: #008080;
text-decoration: underline;
font-weight: bold;
font-size: 17px;
}

.LinkTitle a:hover, .LinkTitle a:active{
color: #273c82;
text-decoration: underline;
font-weight: bold;
font-size: 17px;
}

.LinkTitle{
border-top: 1px solid #fbf5e3;
width: 510px;
}

.Career{
border-top: 1px solid #fbf5e3; 
width: 510px;
padding-bottom: 15px;
}

.Career p{
padding: 0px 20px 3px 0px;
}

.TopLink{
width: 510px; 
text-align: right;
padding-bottom: 5px;
}

/*-------------------Privacy Statement-------------*/

.PSparagraph1{
text-transform: capitalize;
}

/*---------------------------Donate Page-----------*/

.Donate{
margin-left: 25px;
list-style-image: url(../Images/checkMark.gif) 
}

/*-------------------Admin Editable Content--------*/

.AddBtn{
width: 522px;
text-align: right;
padding-bottom: 5px;
}

i{
color: #CC0000;
font-style: italic;
}

/*-----------------Headers-------------------------*/

h1{
display: inline;
}

h2{
background-color: #e6f5f7;
border-bottom: 1px solid #fae4a2;
color: #273c82;
font-weight: bold;
font-size: 19px;
padding: 1px 0px 3px 5px;
margin: 0px 25px 5px 0px;
}

h3{
color: #008080;
font-weight: bold;
font-size: 16px;
padding-bottom: 3px;
}

.title1{
background: url(../Images/title1_index.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title2{
background: url(../Images/title2.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title3{
background: url(../Images/title3.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title4{
background: url(../Images/title15.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title5{
background: url(../Images/title5.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title6{
background: url(../Images/title6.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title7{
background: url(../Images/title7.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title8{
background: url(../Images/title8.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title9{
background: url(../Images/title9.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title10{
background: url(../Images/title10.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title11{
background: url(../Images/title11.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title12{
background: url(../Images/title12.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title13{
background: url(../Images/title13.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.title14{
background: url(../Images/title14.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

/*---------------------------Admin Headers---------*/

.admin_title1{
background: url(../Images/admin_title1.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

.admin_title2{
background: url(../Images/admin_title2.gif) top left no-repeat;
height: 60px;
vertical-align: top;
}

/*-------------------------------------------------*/
#FooterContainer{
height: 62px;
width: 773px;
background: url(../Images/Footer_bgimg.gif) top left no-repeat;
}

#FooterContainer p{
margin: 35px;
vertical-align: bottom;
font: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #8ca9ec;
}

.insllcLink a:link, .insllcLink a:visited{
font: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #8ca9ec;
text-decoration: none;
}

.insllcLink a:hover, .insllcLink a:active{
font: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #8ca9ec;
text-decoration: underline;
}

#Copyright{
float: left;
width:250px;
line-height: 15px;
}

#SubNav{
float: right; 
}


