/** css file for News Home page **/

body {
	background-color: #003;
}
#wrapper {
	position:relative;
	width:870px;
	margin:auto;
}
#banner {
	position:absolute;
	width:870px;
	height:81px;
	z-index:10;
	left: 0px;
	top: 0px;
	background-image:url(../../images/GHO_Banner.gif)
}
#mainMenu {
	position:absolute;
	left:0px;
	top:81px;
	width:870px;
	height:80px;
	z-index:40;
	background-color: #FFF;
}
#head {
	position:absolute;
	left:0px;
	top:163px;
	width:870px;
	height:51px;
	z-index:2;
	background-color: #FFF;
}
#strap {
	position:absolute;
	left:0px;
	top:216px;
	width:850px;
	height:196px;
	z-index:3;
	text-align: left;
	padding: 10px;
	background-color: #FFF;
}
#col1 {
	position:absolute;
	left:0px;
	top:433px;
	width:860px;
	height:364px;
	z-index:5;
	padding-right: 5px;
	padding-left: 5px;
	border-left-color: #999;
	background-color: #fff;
}
#boxtop {
	position:absolute;
	left:435px;
	top:400px;
	width:435px;
	height:32px;
	z-index:5;
}
#boxcol1 {
	position:absolute;
	left:435px;
	top:430px;
	width:425px;
	height:515px;
	z-index:6;
	background-color: #006;
	padding-left: 5px;
	padding-right: 5px;
}
#boxcol2 {
	position:absolute;
	left:601px;
	top:356px;
	width:191px;
	height:494px;
	z-index:7;
	background-color: #006;
	padding-left: 5px;
	padding-right: 5px;
}
#boxbottom {
	position:absolute;
	left:435px;
	top:945px;
	width:435px;
	height:21px;
	z-index:8;
}
#col2 {
	position:absolute;
	left:0px;
	top:976px;
	width:856px;
	height:3480px;
	z-index:9;
	padding-right: 5px;
	padding-left: 5px;
	border-right-color: #999;
	background-color: #fff;
}
#news {
	position:absolute;
	left:-2px;
	top:2700px;
	width:870px;
	height:300px;
	z-index:70;
	background-color: #FFF;
}
div.img { 
	margin:10px; 
	height:229; 
	width:348;
	text-align:center; 
} 
div.img img { 
	display:inline; 
	margin:3px;
	width:348;
	height:229;
	border:1px solid #fff; 
} 
div.img a:hover img { 
	border:1px solid #00f; 
}
div.img2 { 
	margin:10px; 
	height:120; 
	width:250;
	text-align:center; 
} 
div.img2 img { 
	display:inline; 
	margin:3px;
	width:250;
	height:120;
	border:1px solid #fff; 
} 
div.img2 a:hover img { 
	border:1px solid #00f; 
}
div.img3 {
	margin:10px;
	height:135px;
	width:225;
	text-align:center;
} 
div.img3 img {
	display:inline;
	margin:3px;
	width:225;
	height:135px;
	border:1px solid #fff;
} 
div.img3 a:hover img { 
	border:1px solid #00f; 
}
div.img4 {
	margin:10px;
	height:auto;
	width:auto;
	text-align:center;
} 
div.img4 img {
	display:inline;
	margin:3px;
	width:auto;
	height:auto;
	border:1px solid #fff;
} 
div.img4 a:hover img { 
	border:1px solid #00f; 
}
div.desc {
	text-align:center;
	font-weight:bold;
	width:auto;
	margin:2px;
}
div.img5 {
	margin:16px;
	border:1px solid #00f;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
} 
div.img5 img { 
	display:inline; 
	margin:3px; 
	border:1px solid #fff; 
} 
div.img5 a:hover img { 
	border:1px solid #00f; 
} 
.text_line {
	clear:both;
	margin-bottom:2px;
}
#footer {
	position:absolute;
	left:0px;
	top:815px;
	width:870px;
	height:153px;
	z-index:80;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #006;
}
.thumbnail 
{
float:left;
width:80px;
height:110px;
margin:5px;
}

/* primary text coding */
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000;
}
.bodytext2 {
	color: #009;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
.bodytext3 {
	font: 8.5pt Verdana, Arial, Helvetica, sans-serif;
}
.boxheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	text-align: left;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
}
.boxtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0F0;
}
.boxtext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #FFF; 
}
.cap {
	float: left;
	width: 38px;
	font-size: 54px;
	line-height: 48px;
	font-weight: normal;
	color: #009;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cap2 {
	float: left;
	width: 52px;
	font-size: 54px;
	line-height: 48px;
	font-weight: normal;
	color: #009;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cap3 {
	float: left;
	width: 38px;
	font-size: 54px;
	line-height: 48px;
	font-weight: normal;
	color:#900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cap4 {
	float: left;
	width: 30px;
	font-size: 54px;
	line-height: 48px;
	font-weight: normal;
	color: #009;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cap5 {
	float: left;
	width: 48px;
	font-size: 54px;
	line-height: 48px;
	font-weight: normal;
	color: #009;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.capbox {
	float: left;
	width: 38px;
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.capbox2 {
	float: left;
	width: 52px;
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.capbox3 {
	float: left;
	width: 30px;
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.callout {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.callouttext {
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	font-weight: bold;
}
.callouttext2 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	font-weight: bold;
}
.callouttext3 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003;
	font-weight: bold;
}
.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CFC;
}
.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #900;
	font-style: oblique;
	font-weight: bold;
}
.straptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.straptext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#FFF;
}
.straptext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.straptext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.subheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#900;
}
.subheadtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #006;
}
.subheadtext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #F00;
}
.subheadtext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}

/* hyperlink coding begins */
a:link {
	color:#C03;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color:#39F;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
	color: #906;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #0FF;
	font-weight: 900;
}
/* hyperlink coding ends */

/* miscellaneous text coding begins */
.style2 {font-size: 9px}
.style5 {font-size: 10px}
.style6 {
	font-size: 9px
}
.style7 {font-size: large}
.style8 {font-size: medium}
.style9 {	
	font-size: small;
	font-style: italic;
}
.style10 {font-size: medium}
.style11 {color: #00F}
.style13 {font-size: small}
.style14 {
	font: bold normal 22px Arial, Helvetica, sans-serif;	
}
.style15 {
	font: oblique bolder normal 26px Verdana, Geneva, sans-serif;
	color: #009;
	text-decoration: underline;
	text-transform: uppercase;
}
.style16 {
	color: #900;
	font-size: larger;
}
.style18 {color: #900}
/* miscellaneous text coding ends */

/* Copyright GHO (Greater Haverhill for Obama), 2009-2012 */

