@charset "utf-8";
/* CSS Document */

body {
	background-color:#494737;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	font: normal 76%/1.5em arial, helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

form {
	margin: 0px;
	}

a img {border: none; }

a:link { color: #00578f; font-weight: bold; text-decoration: none; }
a:visited { color: #00578f; font-weight: bold; text-decoration: none; }
a:hover { color: #000000; font-weight: bold; text-decoration: none; }
a:active { text-decoration: none; color: #00578f; font-weight: bold; }

#right a:link { color: #a1cde9; font-weight: bold; text-decoration: none; }
#right a:visited { color: #a1cde9; font-weight: bold; text-decoration: none; }
#right a:hover { color: #ffffff; font-weight: bold; text-decoration: none; }
#right a:active { text-decoration: none; color: #a1cde9; font-weight: bold; }


P { margin-top: 7px;
	margin-bottom: 5px;
}

#menu_holder {
	position: relative;
	height: 19px;
	width: 655px;
	margin-left: 267px;
	top: 92px;
	text-align: left;
	margin-right: 40px;
	float: right;
	z-index: 4;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#container {
	position: relative;
	width: 959px;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
}

.sub_header {
	width: 883px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	text-align: center;
}

#shadow-container {
	background-image: url(images/shadow.png);
	width: 959px;
	top: 79px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	padding-top: 1px;
}

#logo {
	position: absolute;
	margin-left: 36px;
	top: 27px;
	width: 220px;
	height: 109px;
	z-index: 5;
	background-image:url(images/logo.png);
	margin-right: auto;
	float: left;
}

#top {
	height: 167px;
	width: 873px;
	margin-top: 36px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/front_page_top.jpg);
	text-align: left;
	color: #ffffff;
	padding-left: 10px;
}

#content {
	width: 883px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	/*background-image: url(images/red_bg.gif);
	background-repeat: repeat-x;
	background-position: top; */
	text-align: left;
}

#left {
	position: relative;
	width: 873px;
	margin-left: 0px;
	text-align: left;
	padding-left: 10px;
	background-color: #ffffff;
}

/* Master Page code */

#admin_top {
	height: 25px;
	padding-top: 5px;
	width: 873px;
	margin-top: 36px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background-color: #1090e1;
	color: #ffffff;
	padding-left: 10px;
}

#admin_left {
	position: relative;
	width: 870px;
	margin-left: 0px;
	text-align: left;
	padding-left: 10px;
	background-color: #ffffff;
}

#master_content {
	width: 883px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	text-align: left;
}

#master_left {
	position: relative;
	width: 600px;
	margin-left: 0px;
	text-align: left;
	padding-left: 10px;
	background-color: #ffffff;
}

#master_right {
	position: relative;
	float: right;
	width: 240px;
	margin-right: 0px;
	text-align: left;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

/* Master Page code end */

#left2 {
	position: relative;
	width: 432px;
	margin-left: 0px;
	text-align: left;
	padding-left: 10px;
	background-color: #ffffff;
	display: block;
}
#left_action {
	position: relative;
	width: 442px;
	margin-left: 0px;
	text-align: left;
	background-color: #ffffff;
	display: block;
}

#right {
	position: relative;
	float: right;
	width: 415px;
	margin-right: 0px;
	text-align: left;
	background-color: #870000;
	background-image: url(images/red_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	padding-right: 10px;
	display: block;
}

.article_title {
	font-weight: bold;
	color: #00578f;
	font-size: 15px;
	}
	
.article_title_large {
	font-weight: bold;
	color: #00578f;
	font-size: 18px;
	}
	
.thumb_article
{
    margin-right: 10px;
}
	
/* News Control Front Page */

.home_article_title {
	font-weight: bold;
	color: #00578f;
	font-size: 15px;
	width: 410px;
	margin-top: 5px;
	}
	
.home_article_image {
	width:90px;
	float: left;
	}

.home_news {
	width: 410px;
	text-align: left;
	}
.home_article_text {
	width:310px;
	margin-left: 95px;
	min-height: 65px;
	}
.home_article_fullstory {
	float: right; 
	width: 170px; 
	text-align: right;
	}
.home_article_date {
	text-align:left;
	font-weight: bold;
	}

/* News Control NEWS Page */

.news_article_title {
	font-weight: bold;
	color: #00578f;
	font-size: 15px;
	width: 580px;
	}
	
.news_article_image {
	width:90px; 
	height:90px;
	}

.news_news {
	width: 580px;
	text-align: left;
	}
.news_article_text {
	float: right;
	width:480px;
	height:90px;
	}
.news_article_fullstory {
	float: right;
	width: 340px;
	text-align: right;
	}
.news_article_date {
	width:130px;
	text-align:left;
	font-weight: bold;
	}

.menu_states {
	width: 165px;
	height: 45px;
	background-color: #FFFFFF;
	}

.menu_states_img {
	width:45px; 
	height: 45px; 
	float: left;
	}
	
.menu_states_name {
	padding-top:10px;
	float:right;
	width: 115px;
	text-align: left;
	padding-left: 5px;
	}
	

