/* CSS Document */

body{

	background-color:#980f3b;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.home-container1{
	background-image:url(images/homepage-bg.gif);
	background-repeat:no-repeat;
	height:493px;
	width:432px;
	font-size:14px;
	margin:0px;
	color:#424041;
	text-align:justify;
	line-height:18px;
}

.home-container2{
	background-image:url(images/homepage-bg2.gif);
	background-repeat:no-repeat;
	height:493px;
	width:441px;
	padding:0px;
	margin:0px;
}

ul{
	list-style-type: none;
	padding-top: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;

}

li
{
	background-image: url(images/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
}

.main-header{
	background-image:url(images/main-header.jpg);
	background-repeat:no-repeat;
	height:242px;
	padding:0px;
	margin:0px;
}

.text-container{
	margin:5px;
	
}

.text1{
	color:#424041;
	text-align:justify;
	line-height:18px;
	padding-right:5px;
	padding-top:5px;
	font-size:13px;
}

.text2{
	color:#891c43;
	text-align:justify;
	font-weight:bold;
	line-height:18px;
	padding-right:5px;
	padding-top:5px;
	font-size:13px;
	
}

.bg-left{
	background-image:url(images/text-bg3.gif);
	background-repeat:repeat-y;
}

.bg-center{
	background-image:url(images/text-bg2.gif);
	background-repeat:repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.td-news{
	color: #000000;
	font-weight:normal;
	line-height:18px;
	padding-right:9px;
	padding-top:5px;
	font-size:11px;
}

.textbox{
	border: 1px solid #d194aa;
}

.news  a:link{
	color: #000000;
	text-decoration:none;
}

.news a:active {
	text-decoration: none;
	color: #000000;
}

.news a:visited {
	text-decoration: none;
	color: #000000;
}

.news a:hover {
	text-decoration: none;
	color: #000000;
}
