body {background-position: left top; font: 100% Verdana, Geneva, Tahoma, sans-serif; margin: 15px 0px 15px 0px; padding: 0px; text-align: center; color: #252525; background-color: #2D1207; background-image: url('images/sos-bk.jpg'); background-repeat: repeat; }
.main {
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.header {width: 900px; height: 100px; padding-top: 16px; padding-bottom: 22px; clear: both; }
.logo {
	width: 400px;
	height: 98px;
	float: left;
	margin-left: 8px;
	margin-right: 20px;
}
.slogan {height: 58px; width: 452px; float: left; font-family: "Times New Roman", Times, serif; font-size: 1.25em; font-weight: bold; color: #655139; text-align: right; font-style: italic; padding-top: 35px; }
/*NavBar*/
#navbar {margin: 0px; width: 900px; height: 28px; text-align: center; }
#navbar li {
	list-style-type: none;
}
#navbar a {
	font-size: 0.9em;
	display: block;
	padding: 7px 5px 5px 5px;
	text-decoration: none;
	color: #FFFFFF;
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #528499;
}
.columntop {
	margin: 0px;
	width: 900px;
	height: 25px;
	background-color: #528499;
}
/*=======content===========*/
.container {
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 38px;
	padding-bottom: 15px;
}
#content {
	background-position: left top;
	background: left top;
	float: left;
	width: 510px;
	line-height: 1.3em;
	padding-left: 22px;
	padding-right: 10px;
	font-size: 0.8em;
}
#content a {
	color: #528499;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #06769A;
}
/*=======content_gallery===========*/
#content_gallery {
	background-position: left top;
	background: left top;
	float: left;
	width: 852px;
	line-height: 1.3em;
	padding-left: 22px;
	padding-right: 22px;
	font-size: 0.8em;
	padding-bottom: 22px;
}
#content_gallery a {
	color: #528499;
	text-decoration: none;
}
#content_gallery a:hover {
	color: #06769A;
}
.gallery_manage {
	margin: 0px;
}
.divide_gal {
	margin-top: 15px;
	margin-bottom: 0px;
	height: 10px;
	line-height: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E5E5E5;
}
/*=======content_2===========*/
#content_2 {
	float: left;
	width: 296px;
	text-align: center;
	padding-left: 35px;
	padding-right: 18px;
	padding-top: 32px;
}
.title2 {
	border-bottom: 1px solid #b1d29d;
	margin-bottom: 18px;
	padding-bottom: 8px;
}
.blu_fnt {
	font-size: 0.8em;
	color: #528499;
}
#content_2home {
	float: left;
	width: 296px;
	padding-left: 35px;
	padding-right: 18px;
	font-size: 0.8em;
}
#content_2home a {
	color: #528499;
	text-decoration: none;
	font-weight: bold;
}
#content_2home a:hover {
	color: #06769A;
}
/*=====//content_2===========*/
/*=======content_3===========*/
#content_3 {
	float: left;
	padding-top: 84px;
	padding-left: 22px;
}
/*=====//content_3===========*/
/*=======content_4===========*/
#content_4 {
	float: left;
	width: 230px;
	padding-left: 20px;
	padding-top: 32px;
	font-size: 0.8em;
}
/*=====//content_4===========*/
.clear {
	clear: both;
	width: 900px;
	height: 15px;
}
h1 {
	font-size: 1.3em;
	letter-spacing: 0.2em;
	color: #528499;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 1em;
	color: #528499;
	letter-spacing: 0.2em;
	margin-top: 15px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1em;
	color: #353535;
	margin-top: 15px;
	margin-bottom: 0px;
}
#columnbottom {
	margin: 0px auto 0px auto;
	width: 900px;
	clear: both;
	font-size: 0.9em;
	height: 25px;
	background-color: #528499;
}
#footercontent {font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 0.8em; clear: both; color: #CFBEA9; text-align: center; width: 900px; margin-right: auto; margin-left: auto; height: 24px; padding-top: 15px; }
/*Footer Links*/
#footercontent a {
	color: #CFBEA9;
	text-decoration: none;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	line-height: 1.6em;
}
#footercontent a:visited {
	color: #CFBEA9;
	text-decoration: none;
}
#footercontent a:hover, #footer a:focus, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#copyr {font-family: Verdana, Geneva, Tahoma, sans-serif; color: #655139; font-size: 0.84em; width: 900px; margin-right: auto; margin-left: auto; text-align: center; padding-top: 5px; padding-bottom: 15px; }
#copyr a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #655139;
	text-decoration: none;
	font-size: 0.84em;
}
#copyr a:visited {
	color: #655139;
	text-decoration: none;
}
#copyr a:hover, #footer a:focus, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.clearfloat {
	clear: left;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	width: 900px;
}
/*Left Sidebar Links*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
.ul_content {
	text-indent: -0em;
	list-style-type: disc;
	margin-left: 16px;
	padding-left: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ul_content li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 5px;
}
.ul_content li a {
	color: #06769A;
	text-decoration: underline;
}
.ul_content li a:hover {
	color: #272727;
	text-decoration: none;
}
#normal {
	list-style: none;
	margin-left: 1px;
	text-indent: -0em;
	padding-left: 1px;
}
#normal li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#normal a {
	color: #353535;
	text-decoration: underline;
}
#normal a:hover, #normal a:focus, #normal a:active {
	color: #353535;
	text-decoration: none;
}
#normal a:visited {
	color: #353535;
	text-decoration: underline;
}
#li_2 {
	background-position: left 5px;
	padding-left: 12px;
	background-image: url('new/images/arw_2.jpg');
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 16px;
	height: 18px;
}
#li_2 a {
	color: #3F3F3F;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
}
#li_2 a:hover, #li a:focus, #li a:active {
	color: #3F3F3F;
	text-decoration: none;
	display: block;
	background-color: #C9D7ED;
}
#li_2 a:visited {
	color: #3F3F3F;
	text-decoration: none;
}
.blu_txt {
	color: #528499;
}
img {
	border-style: none;
	border-width: 0px;
}
/*=====Slides===========*/
.slide {
	border: 3px solid #261704;
	height: 367px;
	width: 275px;
	text-align: left;
}
#box1 {
	position: absolute;
}
.mask {
	height: 367px;
	width: 275px;
	overflow: hidden;
}
.mask img {
	position: absolute;
	display: block;
	border: none;
}
.slide2 {
	border: 3px solid #261704;
	height: 180px;
	width: 240px;
	text-align: left;
}
.mask2 {
	height: 180px;
	width: 240px;
	overflow: hidden;
}
.mask2 img {
	position: absolute;
	display: block;
	border: none;
}
/*=====//Slides===========*/
.top_indent_0px {
	margin-top: 0px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_5px {
	margin-top: 5px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_10px {
	margin-top: 10px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_15px {
	margin-top: 15px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_20px {
	margin-top: 20px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_25px {
	margin-top: 25px;
	display: block;
	margin-bottom: 0px;
}
.menu_active {
	background-color: #528499;
	margin: 0px;
}
.img_bdr {
	border: 3px solid #261704;
}
.rght_align {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0px;
}
.top_indent_gallery {
	margin-top: 15px;
	display: block;
	margin-bottom: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
	border-bottom-color: #C0C0C0;
	padding-bottom: 15px;
}
.bottom_links {
	padding-left: 22px;
	width: 878px;
	float: left;
	margin-top: 0px;
}
.whats_new {
	color: #528499;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.1em;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
	border-bottom-color: #C0C0C0;
	padding-bottom: 8px;
	width: 262px;
	margin-right: 34px;
}
.news {
	color: #528499;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}
.divide {
	margin-top: 15px;
	margin-bottom: 0px;
	height: 15px;
	line-height: 15px;
	border-top-color: #C0C0C0;
	border-top-width: 3px;
	border-top-style: dotted;
}
.gallery_manage {
	margin: 0px;
}
.divide_gal {
	margin-top: 15px;
	margin-bottom: 0px;
	height: 10px;
	line-height: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E5E5E5;
}

