/* CSS Document */

/***********************main html styles***********************/
body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #1D3E58 url('../images/common/colorstrip.gif') top center repeat-x;
	line-height: 1.5em;
}

#main_wrapper {
	width: 980px; 
	margin: 0px auto;
}

#content_container {
	width: 980px;
	margin-top: 15px;
}

#lists li {
	list-style: none;
	background: url('../images/icons/bullet1.gif') no-repeat left center;
	padding-left: 30px;
	margin-bottom: 10px;
} 

#clearfix {
	clear: both;
	margin: 0px;
}
/***********************end main html styles***********************/

/***********************achor styles***********************/
a { 
	border: 0; 
	text-decoration: none; 
	outline: 0; 
	font-weight: bold;
	/*color: #7A7D0C;*/
	color: #3C710F;
}

a img { 
	border: 0; 
	text-decoration: none; 
	outline: 0; 
	cursor: pointer; 
}

a:hover { 
	color: #076292;
	font-weight: bold;
	text-decoration: underline;
}

a#header{
	font-weight: bold;
	color: #fff;
}

a:hover#header{
	text-decoration: underline;
}

a#left{
	font-weight: bold;
	color: #076292;
}

a:hover#left{
	text-decoration: underline;
}

a#profile{
	font-weight: normal;
	color: #076292;
}

a:hover#profile{
	text-decoration: underline;
}

a#green {
	font-weight: bold;
	color: #BDF490;
}

a:hover#green {
	text-decoration: underline;
}

a:hover#red {
	text-decoration: underline;

}

a#calendar {
	font-weight: bold;
	color: #FF0000;
}

a#normal {
	font-weight: normal;
	color: #000;
}

/***********************end achor styles***********************/

/***********************heading styles***********************/
.heading h1 {
	color: #FF0000;
	font-size: 1.4em;
	margin-bottom: 20px;
	margin-left: 50px;
	line-height: 1.5em;
}

.heading h3 {
	text-align: center;
	font-size: 1.4em;
	color: #1D3E58;
	text-decoration: underline;
	line-height: 1.5em;
}

.heading h2#sub_heading {
	margin-top: -20px;
	font-size: 1.4em;
	line-height: 1.5em;
}

/***********************end heading styles***********************/

/***********************header***********************/
#login_container {
	text-align: right;
	font-weight: bold; 
	color: #FFFFFF; 
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.header_slider_container {
	position: absolute; 
	overflow: hidden;
	margin-top: 136px; 
	margin-left: 693px; 
	width: 175px; 
	height: 130px;
}

#header {
	margin-top: 10px; 
	height: 320px;
}

#banner_text {
	margin-top: -90px; 
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 13px; 
	font-weight: bold; 
}

.banner_text_first {
	background-color: #6CA03E;
	padding: 5px;
}

.banner_text_second {
	background-color: #6CA03E; 
	margin-left: 0px;
	padding: 5px;
	font-style: italic;
}

.banner_text_third {
	background-color: #6CA03E; 
	margin-left: 200px;
	padding: 5px;
	margin-top: 10px;
}

#header_text_container {
	width:550px;
	margin: 100px auto;
	font-size:20px;
}

#navigator li {
	display: inline;
	position: relative;
	padding: 2px 5px;
	color: #fff;
	font-weight: bold;
}
/***********************end header***********************/

/***********************left_container***********************/
#left_container {
	float: left;
	width: 260px;
}

#left_container_title {
	width: 260px;
	height: 35px;
	background: url('../images/common/left_container_title.jpg') no-repeat;
}

#left_container_content {
	width: 240px;
	height: auto;
	padding: 0px 10px 0px 10px;
	background: #FAF592;
}

#left_container_footer {
	width: 240px;
	height: 67px;
	padding: 10px;
	background: url('../images/common/left_container_footer.jpg') no-repeat;
}

#left_content_title {
	text-align: center;
	margin: 3px 0px 3px 0px;
	font-weight: bold;
	color: #222244;
}

#left_content {
	padding-top: 10px;
	font-size: 11px;
}

.pointer {
  cursor: pointer;
  height: 200px;
  width: 230px;
}

#left_content_footer{
	margin-left: 80px;
	margin-top: 20px;
	width: 160px;
	font-size: 11px;
}

#left_cntr_spacer {
	padding: 3px 0px 3px 0px;
	background: #629934;
}
/***********************end left_container***********************/

/***********************right container***********************/
#right_container {
	float: right;
	background: #2A6BAC;
	width: 700px;
}

#main_title {
	background: url('../images/common/main_title.png') no-repeat; 
	width: 450px; 
	height: 43px; 
	font-size: 1.4em;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 25px;
	font-family: Georgia,Serif; 
	font-weight: bold;
	color: #9B2021;
	text-decoration: underline;
}

#content_title {
	background: url('../images/common/content_title.jpg') no-repeat; 
	width: 700px;
	height: 94px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

#content_footer {
	background: url('../images/common/content_footer.jpg') no-repeat; 
	width: 700px;
	height: 24px;
}
/***********************end right container***********************/

/***********************main body content***********************/
#right_content_head {
	width: 660px;
	height: 17px;
	background: url('../images/common/main_content_head.jpg') no-repeat; 
}

#right_content {
	background: url('../images/common/main_content_body.jpg') repeat-y; 
	width: 620px;
	height: auto;
	text-align: justify;
	padding: 20px;
}

#right_content_footer {
	width: 660px;
	height: 17px;
	background: url('../images/common/main_content_footer.jpg') no-repeat; 
}

#indent {
	text-indent: 30pt;
	text-align: justify;
	margin-bottom: 15px;
}

#spacer {
	padding-top: 40px;
}

#dropcaps {
	color: #26759B;
	float: left;
	font-size: 60px;
	line-height: 50px;
	padding-right: 5px;
	padding-top: 2px;
	margin-top: -20px
}

#page_titles2  h3 {
	background: url('../images/common/page_title.png') no-repeat; 
	width: 400px; 
	font-size: 18px;
	color: #FF0000;
	line-height: 1em;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}

#page_titles  h3 {
	background: url('../images/common/page_title_main.png') no-repeat; 
	width: 430px; 
	font-size: 1.6em;
	height: 98px;
	color: #FF0000;
	/*color: #31371B;*/
	line-height: 1.1em;
	padding-top: 30px;
	text-decoration: none;
	text-align: center;
}

#float_image_right {
	float: right;
	padding-top: 10px;
	padding-left: 10px;
}

#float_image_left {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

table.contents{ 
	border-collapse: collapse;
	border-spacing: 0px; 
}
.contents th{ 
	background: #CAE8EA;
	border: 1px solid #A2CBC6;
	color: #3F656E;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 6px 6px 6px 12px;
	text-align: left;
	text-transform: uppercase;
}

.contents td{ 
	border-left: 1px solid #A2CBC6;
	border-right: 1px solid #A2CBC6;
	border-bottom: 1px solid #A2CBC6;
	border-top: 0 none;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#listticker{
	height: 250px;
	overflow: hidden;
	font-size: 11px;
}

#listticker li{
	border: 0; 
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#listticker li{
	height: auto;
	padding: 5px;
	list-style: none;
}

#listticker .news-title{
	font-weight: bold;
	margin-bottom: 4px;
	color: #FF0000;
	display: block;
}

#listticker img{
	float: left;
	margin-right: 10px;
	padding: 4px;
}

#comment_box_upper {
	background: url('../images/common/comment_box_head.jpg'); 
	width: 575px; 
	height: 20px;
}

#comment_box_head {
	background: url('../images/common/comment_box_head_main.jpg') no-repeat; 
	width: 470px; 
	height: 84px; 
	padding-top: 5px; 
	padding-left: 70px; 
	padding-right: 40px;
}

#comment_box_body {
	background: url('../images/common/comment_box_body.jpg') repeat-y; 
	width: 470px; 
	height: auto; 
	padding-left: 70px; 
	padding-right: 40px;
}

#comment_box_footer {
	background: url('../images/common/comment_box_footer.jpg'); 
	width: 575px; 
	height: 34px;
}

.photo_frame {
	background:#F7F7F7 none repeat scroll 0 0;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	padding: 20px;
	position: relative;
	text-align: center;
	width: 500px;
	height: 550px;
}

.photo_frame img {
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* the thumbnails */
#triggers {
	text-align: center;
}

#triggers img {
	background-color: #fff;
	padding: 2px;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* the active thumbnail */
#triggers a.active img {
	/* show on top of the expose mask */
	z-index: 9999;
	position: relative;
}
/***********************end main body content***********************/

/***********************form styles ***********************/
.button {
	background: #0077A7 url('../images/common/orange_button.png') repeat-x scroll left top;
	border: 0;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0pt 2px;
	padding: 5px;
	cursor: default;
	font-weight: bold;
	text-align: center;
}

.button:hover {
	background: #0077A7 url('../images/common/blue_button.png') repeat-x scroll left top;
	cursor: pointer;
}

.textbox {
	border: 1px solid #8496BA;
	font-size: 12px;
	padding: 4px 0 4px 3px;
}

.inputcheckbox {
	border: 0 none;
	vertical-align: middle;
}

.label{
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

.label2{
	color: #666666;
	font-size: 11px;
}

.textarea {
	border: 2px dashed #2F5676; 
	padding: 5px;
}

/*for error message*/
.error_message{
	background-color: #FFEBE8;
	border: 1px solid #DD3C10;
	margin: 0px 10px 10px;
	padding: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}

/*for success message*/
.success_message {
	background-color: #FFF9D7;
	border: 1px solid #E2C822;
	margin: 0px 10px 10px;
	padding: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}
/***********************end form styles ***********************/

/***********************footer***********************/
#footer_img {
	text-align: center;
}

#footer {
	background: url('../images/common/footer_bg.jpg') repeat;
	height: auto;
	width: 100%;
	font-weight: bold;
	font-size: 11px;
	margin-top: -4px;
}

#footer_content {
	margin: auto;
	text-align: center; 
}

#left_footer_links {
	float: left; 
	margin-right: 2px; 
	color: #BDF490;
	font-weight: bold;
}

#footer_links {
	/*border: 1px #000000 solid;*/
	width: 480px;
	margin: 0px auto;
}

ul.hover_block { 
	display: block; 
	overflow: hidden;  
}
			
ul.hover_block li, ul.hover_block2 li {
	list-style: none;
	text-align: center;
	float: left;
	position: relative; 
	font-size: 11px;
	margin-right: 5px;
	font-weight: bold;
}

#footer_spacer {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 536px;
	height: 15px;
	background: url('../images/common/footer.png') no-repeat; 
}

#footer_menu a {
	color: #F0E6B8;
}
#footer_menu a:hover{
	color: #FA8200;
	text-decoration: underline;
}

#footer_menu {
	color: #085780;
	font-size: 10px;
}
