/* CSS Document */

/*elements to affect content section-----------------------------------*/
#content{position:relative;background-image: url(contentBG.jpg);background-repeat: repeat-y;padding-top:20px;padding-left:25px;min-height:320px;height:auto !important;height:320px;}
#infoColumn{width:481px; float:left; padding-top:5px;}
#rightColumn{ width:214px; height:522px; margin-left:516px;}
#picMain{margin-bottom:30px;width:481px;}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	margin:0 0 0.2em;
	line-height:1.2;
	color:#032765;
	}
p.intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0 0 1.5em;
	line-height:1.2;
	color:#032765;
	}

#txtBox1{width:469px;height:63px;background-image: url(../images/home-general/textboxBG.jpg);margin-left:-3px;margin-top:8px;padding-top:15px;padding-left:15px;}
#txtBox2{width:469px;height:63px;background-image: url(../images/home-general/textboxBG.jpg);margin-left:-3px;margin-top:8px;padding-top:15px;padding-left:15px;}
#txtBox3{width:469px;height:63px;background-image: url(../images/home-general/textboxBG.jpg);margin-left:-3px;margin-top:8px;padding-top:15px;padding-left:15px;}
.redTxt{font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;color:#F00;}
.boxTxt{font-family:Arial, Helvetica, sans-serif;font-size:12px;text-align:justify;color:#032765;width:350px;padding-top:7px;float:left;}
.goButt {width:51px;height:26px;background-image: url(../Images/home-general/goButt.png);float:left;margin-top:10px;margin-left:50px;}
.goButt a{width:51px;height:26px;background-image: url(../Images/home-general/goButt.png);display:block;}
.goButt a:hover{background-image: url(../Images/home-general/goButtOver.png);}

#rightBox{width:197px;height:522px;background-image: url(../Images/home-general/rightBoxBG.jpg);padding-left:17px;  padding-top:20px;}
#rightTitle{font-family:Arial, Helvetica, sans-serif;font-size:24px;color:#032765;margin-bottom:25px;}
.picItemTxt{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#032765;width:119px;float:left;text-align:justify;}
.picItemTxt a{font-weight:bold;color:#032765;text-decoration:none;}
.picItemTxt a:hover{text-decoration:underline;}
.picItemPic{width:52px;height:77px;margin-left:134px;}
.txtItem{width:185px;font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#032765;text-align:justify;}
.txtItem a{font-weight:bold;color:#032765;text-decoration:none;}
.txtItem a:hover{text-decoration:underline;}
.rightBoxDivider{height:1px;font-size:0;width:100px;background-color:#a0a1a1;margin-top:17px;margin-bottom:17px;margin-left:40px;}
.alt { display: none; }

/*---------------------------------------------------------------------*/