@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:#e6e6e6;
	text-decoration:none;
	background:url(images/bg_top.gif) repeat-x center top;
}


/***************************************************************
HEADER
***************************************************************/

/***************************************************************
MAIN CONTAINER
***************************************************************/
.pada{
	padding:16px 20px 0 27px;
}

p{
	line-height:17px;
	text-align:justify;
	padding:0 0 15px 0;
	margin:0;
}

b{
	color:#0f253a;
}

.pad{
	padding:16px 27px 0 27px;
}

/***************************************************************
NEWS AND EVENTS
***************************************************************/
.news_bg{
	width:314px;
	height:306px;
	background:url(images/bg_news_events.gif) no-repeat center top;
}

*html .news_bg table{
	margin:60px 74px 0 41px;
	float:right;
}

*html .news_bg p{
	text-align:justify;
	color:#0f253a;
	text-decoration:none;
	line-height:14px;
	padding:0 0 10px 0;
	margin:0;
}

.news_bg table{
	margin:60px 51px 0 41px;
	float:right;
}

.news_bg p{
	text-align:justify;
	color:#0f253a;
	text-decoration:none;
	line-height:14px;
	padding:0 0 10px 0;
	margin:0;
}
.news_bg b{
	color:#0f253a;
	text-decoration:none;
	font-weight:bold;
	float:right;
	padding:5px 0 0 0;
}

.news_bg b a{
	color:#0f253a;
	text-decoration:none;
}


/***************************************************************
SIDE BACKGROUND
***************************************************************/
.bg_left{
	background:url(images/bg_left.png) repeat-y right top;
}

.bg_right{
	background:url(images/bg_right.png) repeat-y right top;
}

/***************************************************************
FOOTER
***************************************************************/

.footer_txt{
	background:none;
	font-size:10px;
	color:#4f4f4f;
	text-decoration:none;
	line-height:17px;
}

.footer_txt a{
	color:#4f4f4f;
	text-decoration:none;
	background:none;
}
.footer_txt a:hover{
	color:#4f4f4f;
	border-bottom:dashed 1px black;
	background:none;
}

.footer_main{
	background:url(images/bg_footer_main.gif) repeat-x center top;
}

/************************************************************
A H REF
************************************************************/

/***************************************************************
CONTACT US
***************************************************************/

.text_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px #0f253a solid;
	color:black;
	padding:7px;
	width:200px;
}

.comments{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px #0f253a solid;
	color:black;
	padding:7px;
	width:250px;
	height:100px;
}

.contact_txt{
	text-decoration:none;
	line-height:17px;
	color:#0f253a;
}
.contact_txt b{
	text-decoration:none;
	color:#0f253a;
}

.contact_txt a{
	text-decoration:none;
	color:#0f253a;
	border-bottom:1px dashed #0f253a;
}

.contact_txt a:hover{
	background:#0f253a;
	color:white;
}

.connect{ padding-right:32px;}

.know_morea{ padding:1px; background:#b9e1fb; color:black; font-size:11px; text-decoration:none;}
.know_morea:hover{ padding:1px; background:#e6e6e6; color:#990000; font-size:11px; text-decoration:none; border-bottom:dotted 1px black;}
