/* #MainBox-{{{ */
	#ContentTop	{ height:170px; padding:0px 0px;}
	/* {{{ */
		#HomepageToplinks	{
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../../images/index/homepage-toplinks3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 165px;
	width: 630px;
}
#Tagline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B13004;
	text-decoration: none;
	text-align: center;
	font-style: normal;
}

		#NewsletterBox		{
	float:left;
	width:247px;
	height:158px;
	background-color: transparent;
	background-image: url(../../images/newsletter/newsletter-bg2.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
		/* {{{ */
			#NewsletterFormBox	{
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
			#NewsletterFormBox label	{
	float:left;
	display:block;
	width:50px;
	line-height:25px;
	font-size:100%;
	font-weight:bold;
	color:#3A260D;
}
			#NewsletterFormBox input	{
	width:130px;
	height:25px;
	margin:3px 0px;
	background:#ffffff;
	border:0px;
}
			#NewsletterFormBox input#NewsletterSubmit
							{ float:none; width:90px; height:47px; background:transparent; margin:0px 0px 0px 100px; }
		/* }}}-#NewsletterBox */
	/* }}}-#ContentTop */
	#Content	{ padding:0px 30px; }
	/* {{{ */
		div.articletype1	{ height:310px; }
		/* {{{ */
			div.articletype1 div.articleTextbox
					{
	float:left;
	width:440px;
	height:285px;
	text-align:center;
	background-color: transparent;
	background-image: url(../../images/index/articles/article-type1-textbg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#headlinetxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #B13004;
	text-decoration: none;
	text-align: center;
}
.paragraphtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.headline2txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
}


			div.articletype1 div.articleMedia
					{
	float:right;
	width:350px;
	height:270px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/article-type1-imgbg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
} 
		/* }}}-div.articletype1 */
		div.articletype2	{ height:310px; }
		/* {{{ */
			div.articletype2 div.articleTextbox
					{
	float:right;
	width:440px;
	height:285px;
	text-align:left;
	background:transparent url(../img/article-type2-textbg.png) 50% 50% no-repeat;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
}
			div.articletype2 div.articleMedia
					{
	float:left;
	width:330px;
	height:270px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: transparent;
	background-image: url(../img/article-type2-imgbg.png);
	background-repeat: no-repeat;
	background-position: right top;
} 
		/* }}}-div.articletype2 */
		div.articletype3	{ height:310px; }
		/* {{{ */
			div.articletype3 div.articleTextbox
					{
	float:left;
	width:440px;
	height:285px;
	text-align:left;
	background:transparent url(../img/article-type3-textbg.png) 50% 50% no-repeat;
	padding-right: 5px;
	padding-left: 20px;
}
			div.articletype3 div.articleMedia
					{
	float:right;
	width:330px;
	height:270px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: transparent;
	background-image: url(../img/article-type3-imgbg.png);
	background-repeat: no-repeat;
	background-position: right center;
} 
		/* }}}-div.articletype3 */
		div.articletype4	{ height:310px; }
		/* {{{ */
			div.articletype4 div.articleTextbox
					{
	float:right;
	width:440px;
	height:285px;
	text-align:left;
	background:transparent url(../img/article-type4-textbg.png) 50% 50% no-repeat;
	padding-right: 20px;
	padding-left: 0px;
}
			div.articletype4 div.articleMedia
					{
	float:left;
	width:330px;
	height:270px;
	background-color: transparent;
	background-image: url(../img/article-type4-imgbg.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px;
} 
		/* }}}-div.articletype4 */
		#ReadMoreBox	{ text-align:right; height:37px; padding:0px 20px 0px 0px; }
.articletxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
