/* Index Page*/
body
{
    background-image: url('../images/backgroundIndex.jpg');
    background-repeat: repeat-x;
}
#flashMarquee
{
    width: 960px;
    height: 304px;
    background-color: #000;
    clear: both;
}
#homeSections
{
    margin: 17px 0 0 0;
    padding: 0 0 0 12px;
    width: 948px;
    height: 315px;
}


#homeSections a, #homeSectionsTwo a{
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	display: block;
}
.homeSection
{
    width: 231px;
    height: 259px;
    float: left;
    background-repeat: no-repeat;
    margin: 0 5px 0 0;
}
.homeSectionTop
{
    overflow: hidden;
    width: 231px;
    height: 128px;
    margin: 0 0 0 0;
    text-align: center;
}

.homeSectionTop img{
	max-width: 200px;
}

.homeSectionTitle{
	color: #fff;
	font-family: arial, sans-serif;
	height: 26px;
	margin-top: 13px;
	margin-left: 50px;
	font-weight: bold;
	font-size: 14px;
}


.homeSectionBottom h1, .homeSectionBottomTwo h1
{
    font-size: 11px;
    font-family: Georgia;
    line-height: normal;
}
.homeSectionBottomTwo h2
{
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    line-height: 16px;
    margin: 10px 0 5px 0;
}
.homeSectionBottom p, .homeSectionBottom a, .homeSectionBottomTwo p, .homeSectionBottomTwo a
{
    font-size: 10px;
    font-family: Arial;
    margin: 5px 0 0 0;
    line-height: 12px;
}
.homeSectionTop img
{
    margin: 0 auto;
	
}
.homeSectionBottom
{
    width: 197px;
    margin: 5px auto 0 auto;
}
#homeAndresWords
{
    background-image: url('../images/homeAndresWords.gif');
}
#homeLegislation
{
    background-image: url('../images/homePolicy.gif');
}
#homeLegislation .homeSectionTop
{
    /*background: url('../images/homePolicyBG.png') no-repeat;*/
}
#homeLegislation .homeSectionTop p
{
    margin: 30px auto 0 auto;
    font-family: Arial;
    font-weight: 700;
    font-size: .85em;
    width: 200px;
    text-align: center;
}
#homeTimeline
{
    background-image: url('../images/homeTimeline.gif');
}
#homePrep
{
    background-image: url('../images/homePrep.gif');
}
#homeSectionsTwo
{
    padding: 0;
}
#homeSectionsTwo
{
    padding: 0;
}

.homeSectionTwoTitle{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 5px 0 15px 10px;
}

#homeSectionsTwo h1{
	font-family: georgia, serif;
	font-size: 11px;
	line-height: 16px;
}
#homeSectionsTwo p{
	font-family: georgia, serif;
	font-size: 10px;
	line-height: 16px;
}

.homeSectionTwoContent{
	padding: 0 10px;
}
.homeSectionBottomTwo
{
    float: left;
    margin: 0 0 0 5px;
    background: url('../images/homeSectionTwoBG.jpg') no-repeat;
	width: 230px;
}
#homeNews
{
    margin: 0 0 0 10px;
}
#homeBook img, #homeNews2 img
{
	float: left;
	margin-right: 10px;
	width: 60px;
}

#homeBook .smallText p{
	font-size: 10px;
	font-family: arial, sans-serif;
}

#homeProfiles
{
}
.makeADifferenceImg
{
    margin: 0 0 0 55px;
}

#homeMessage{
	height: 92px;
    background: url('../images/homePageMessageBG.jpg') no-repeat;
	font-family: georgia;
}
.homeMessage{
	margin-left: 200px;
	margin-right: 100px;
	padding-top: 16px;
	font-size: 13px;
	line-height: 20px;
}

/* End Index Page */