﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #fff;
	background: #fff url(../images/sg_bkg.jpg) top;
	background-repeat: repeat-x;
	z-index: -2;
}
a img {
	border: none;
}	
.style1 {
	font-size: small;
}
.style2 {
	font-family: Verdana;
	color: #005095;
}
.body text {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #005095;
}
#head_graphic img {
	position: absolute;
	z-index: -1;
}
#container {
	width: 850px;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(../images/container_bkg.gif) ;
	background-repeat: repeat-y;
	border-left: 1px solid #07326d;
	border-right: 1px solid #07326d;
}
#container2 {
	width: 850px;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(../images/container_bkg2.gif) ;
	background-repeat: repeat-y;
	border-left: 1px solid #07326d;
	border-right: 1px solid #07326d;
}
#masthead {
	text-align: right;
	margin: auto;
	padding: 0;
	margin-bottom: 4px;
	width: 840px;
	z-index: 2;
}
#navigation {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #005095;
	background-image: url(../images/sg_btn_bkg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#column_l {
	width: 480px;
	padding: 16px 6px 10px 20px;
	color: #000000;
	font-size: .9em;
	line-height: 1.6em;
}

#column_l p {
	margin-top: 0px;
}

#column_l li {
	margin-left: 20px;
}

#column_l2 {
	width: 660px;
	padding: 16px 6px 10px 20px;
	color: #000000;
	font-size: .9em;
	float: left;
}

#column_l2 p {
	margin-top: 0px;
}

#column_l2 li {
	margin-left: 20px;
}

#column_r {
	width: 324px;
	margin: 0;
	float: right;
	/*background-color: #174d95;*/
	padding: 10px 4px 10px 4px;
	background-image: url(../images/sg_right_col_bkg.jpg);
	background-repeat: repeat-x;
}
#column_r2 {
	width: 156px;
	margin: 0;
	float: right;
	/*background-color: #174d95;*/
	padding: 10px 4px 10px 4px;
	background-image: url(../images/sg_right_col_bkg.jpg);
	background-repeat: repeat-x;
}
#footer {
	text-align: center;
	background-color: #07326d;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
/* Styles for Masthead */
#masthead img {
	border: #005095;
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
#navigation li {
	float: left;
	border-right: 1px solid #003667;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
}
#navigation a:hover {
	background-image: url(../images/sg_btn_bkg2.jpg);
}
/* Styles for Content */
h1 {
	color: #005095;
	font-size: 2.0em;
	margin-bottom: .25em;
	margin-top: 1em;
 }
h2 {
	color: #005095;
	font-size: 1.75em;
	margin-bottom: .25em;
	margin-top: 1em;
}
h3 {
	color: #005095;
	font-size: 1.5em;
	margin-bottom: .25em;
	margin-top: .5em;
}
h4 {
	color: #005095;
	font-size: 1.25em;
	margin-bottom: .25em;
	margin-top: 1em;
}
h5 {
	color: #005095;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: .1em;
	margin-top: .01em;
}
h6 {
	color: #005095;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r img {
	border: 1px solid #000;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}

#right_static_top {
	width: 100%;
	margin-bottom: 5px;
	text-align: right;
}

#right_static_top p {
	color: #fff;
}

#right_content {
	width: 100%;
}

#right_content p {
	color: #8eb8f1;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}

#right_content ul {
	color: #8eb8f1;
	font-size: x-small;
	text-align: left;
	margin-left: 10px;
	padding: 5px;
}

#right_content ul li {
	margin-bottom: 1em;
}

#right_content hr {
	height: 1px;
	color: #fff;
	padding: 0px;
}

#right_content h1 {
	color: #fff;
	font-size: 1.25em;
}

/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}

/*#footer ul {
	display: block;
	list-style-type: none;
	width: 100%;
	text-align: center;
	padding: 0;
	color: #FFFFFF;
	border: 1px solid #f00;
}
#footer li {
	display: inline;
	margin-left: 1em;
	margin-right: 1em;
	border: 1px solid #ff0;
} */
#footer a {
	color: #99ccff;
	text-decoration: none;
	font-size: .8em;
	margin-left: .5em;
	margin-right: .5em;
	padding: 1px;
}
#footer a:hover {
	color: #ffffff;
}
#footer p {
	color: #6699ff;
}


/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.box_type1 {
	background-color: #b5cddd;
	background-image: url(../images/wet_grass_bkg.jpg);
	border: 1px solid #000000; 
	padding: .5em;
}

.box_type1 p {
	color: #ffffff;
	margin-top: 0px;
	text-indent: 1em;
}

.box_type1 p a:link {
	color: #ccccff;
	margin-top: 0px;
	text-indent: 1em;
}

.box_type1 p a:hover {
	color: #ffcc00;
	margin-top: 0px;
	text-indent: 1em;
}

.box_type2 {
	border-bottom: 1px solid #0858c3; 
	padding: .25em;
}

.box_type2 img {
	border: none;
}

.box_type2 p {
	margin-top: 0px;
	font-size: .9em;;
}

.box_type2 p a:link {
	color: #005095;
	margin-top: 0px;
	text-indent: 1em;
}

.box_type2 p a:hover {
	color: #993300;
	margin-top: 0px;
	text-indent: 1em;
}

.box_type3 {
	border-bottom: 1px solid #ccc; 
	padding: .5em;
	padding-bottom: 1em;
}

.box_type3 h3 {
	margin-top: .5em;
	margin-bottom: .1em;
}

.box_type3 h4 {
	margin-top: 0em;
	margin-bottom: .1em;
}

.box_type3 a {
	text-decoration: none;
	cursor: pointer;
	color:#666;
}

.box_type3 a:hover {
	color:#f90;
}

.img_left {
	float: left;
	border: 1px solid #000;
	margin: .5em;
}

.img_right {
	float: right;
	border: 1px solid #000;
	margin: .5em;
}

.img_center {
	border: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
}

.news_list li {
	color: #fff;
	border-top: 1px solid #0d376e;
	background-image: url(../images/news_icon.png);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	padding: .5em;
	padding-left: 34px;
}

.news_list li a {
	color: #ffb400;
}

.news_list li:hover {
	background-color: #2373dd;
	cursor: pointer;
}

.replink h5 {
	display: inline;
	color: #005095;
	font-size: 1.1em;
}

.replink a {
	text-decoration: none;
	cursor: pointer;
}

.hidden {
	visibility: hidden; 
	display: none;
	height: 0px; 
}

.repinfo {
	width: 100%;
	background-color: #cde;
	padding: .5em;
	margin-bottom: 1em;
}

.repinfo img {
	border: none;
	cursor: pointer;
}

.date {
	margin: 0px;
	font-size: .85em;
	color: #999;
}

.sidebar_links {
	margin-top: 1em;
}

.sidebar_links h2 {
	width: 100%;
	text-align: center;
	font-size: 1em;
	color: #fc0;
}

.sidebar_links h5 {
	font-size: .7em;
	color: #9cf;
}

.sidebar_date {
	font-size: .7em;
	color: #9cf;
}

.sidebar_links a {
	font-size: .8em;
	color: #fff;
	line-height: 1em;
	margin-bottom: .25em;
	text-decoration: none;
	display: block;
}

.sidebar_links a:hover {
	color: #fc0;
}

.sidebar_date {
	font-size: .7em;
	color: #9cf;
}





