/* CSS HOME*/
/*div {border: 1px solid #000;}*/
#green {
	background-image: url(../images/logo_main.gif); 
	background-repeat: no-repeat;
}
#content {
	width: 780px; 
	background-image: url(../images/bg_home.gif); 
	font-size: 11px; 
	padding-bottom: 20px; 
    line-height: 16px;
}

#topicon_main {
	padding: 60px 30px 10px 30px; 
	text-align: right;
}

#right { 
	margin-left: 36px; 
	margin-right: 108px; 
	font-size: 11px; 
}

.righthead {
	margin-left: 36px;color:#330066; font-family:Arial, Helvetica, sans-serif; font-size:150%; font-weight:bold; text-transform:uppercase;
}
.righthead a {text-decoration:none;color:#330066;}

.rightheadtext {
	margin: 40px 0px 5px 60px;
	font-size: 120%; 
	font-weight: bold; 
	font-family: verdana,helvetica,sans-serif; 
	color: #1f1f6c; 
}

#left  {
	font-size: 100%; 
	line-height: 16px; 
	background-image: url(../images/bg_home_left.gif); 
	background-repeat: no-repeat; 
	color: #04458b;
}

#leftcontent {
	margin: 25px 0px 0px 35px; 
	width: 170px;
} 

#leftcontent a{
		text-decoration: none;
}

#leftcontent a:hover{
		color: #fff; 
}

.lefthead {
	font-size: 12px; 
	font-weight: bold; 
	color: #003; 
	margin-bottom: 5px;
}
	
#leftbottom {
	color: #fff; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 12px; 
	position: absolute; 
	z-index: 3; 
	margin-left: 35px; 
	margin-top: 10px; 
	width: 200px;
} 
	
#greendirections {
	font-size: 10px;
	font-weight: bold;
	color: #4BFE02;
	padding: 10px 30px;
	margin-top: 35px;
	margin-left: 120px;
	z-index: 1;
	height: 100px;
	width: 180px;
	background-image: url(../images/bg_green.gif);
	background-repeat: no-repeat;
	position: absolute;
}
                 
.green {
	color: #4BFE02; 
	text-decoration: none;
}


#bottomcontent {
	width: 780px; 
	background-image: url(../images/bg_home_bottom.gif); 
	font-size: 11px; 
}

#purple {
	width: 240px; 
	color: #fff; 
	font-size: 10px; 
	background-image: url(../images/home_star.gif); 
	background-repeat: no-repeat; 
	background-position: bottom right;
}
	
.highlight {
	color: #FAF548; 
	font-size: 110%; 
	font-weight: bold;
	font-family: verdana,helvetica,sans-serif;
}

.highlight_left {
	font-size: 110%; 
	font-weight: bold; 
	font-family: verdana,helvetica,sans-serif; 
	color: #d8ff02; 

}
.highlight_left a {
		color: #d8ff02; 
		text-decoration: none;
}

.highlight_left a:hover {
		color: #ffffff; 
}

.icon_blue img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.icon_blue img {background: url(../images/arrow_blue_blue.gif) no-repeat; }
a.icon_blue:hover img {background: url(../images/arrow_blue_blue_over.gif)  no-repeat;}

.icon_purple img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.icon_purple img {background: url(../images/arrow_blue_purple.gif) no-repeat; }
a.icon_purple:hover img {background: url(../images/arrow_blue_blue_over.gif)  no-repeat;}

.icon_green img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.icon_green img {background: url(../images/arrow_green_blugreen.gif) no-repeat; }
a.icon_green:hover img {background: url(../images/arrow_green_blugreen_over.gif)  no-repeat;}

.icon_orange img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.icon_orange img {background: url(../images/arrow_yellow_orange.gif) no-repeat; }
a.icon_orange:hover img {background: url(../images/arrow_yellow_orange_over.gif)  no-repeat;}

	
.contentdate {
	color: #d8ff02;
	font-size: 105%;
	line-height: 1.5em;
	font-weight: bold;
	width: 380px;
	margin-top: 5px;
}

.blue {
	color: #87C0FD; 
	font-weight: bold;
}

.contenthead {
	font-size: 14px; 
	font-weight: bold;
	text-transform:uppercase;
	line-height:20px;
	}


#orange {
	color: #833C02; 
	font-size: 10px; 
	font-weight: bold; 
	background-position: 200px 0px; 
	background-image: url(../images/bg_orange.gif); 
	background-repeat: no-repeat;
}

#orange .pic {
	position: absolute;
	margin-left: 10px;
	/*border: 8px solid #cd8d0a;*/
}

#orangecontent { 
	margin: 20px 10px 30px 120px; 
	line-height: 100%;
}

.year {
	font-size: 18px; 
	font-weight: bold; 
	font-family: arial,helvetica,sans-serif; 
	margin-bottom: 8px;
}

.brown {
	font-size: 11px;
	color: #590D03;
	margin-top: 8px;
	font-weight: bold;
	line-height: 13px;
}
.smallprint {
font-size: 90%; 
line-height: 14px;
}
