﻿@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Calibri;
	font-size: 16px;
	color: #FFF;
}
body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("main_copy(1).css");
	background-repeat: repeat;

}
h2 {margin:5px 40px 5px 0;text-align:center;background: url(images/web/h2bg2.gif) no-repeat bottom ; font-family:Cambria,"Vladimir Script",Arial;font-size:23px;clear:both;}
p {margin:5px 40px 5px 0;text-align:justify}
#header {
	width: 908px;
	height: 46px;
	position: relative;
	/*left: 50%;
	margin-left: -504px;*/
	background: url(images/web/top_header.gif) no-repeat center;
}
.navbarbg {}
.content{margin: 0 0 0 39px;}
#logo {
	width: 775px;
	height: 95px;
	position: relative;
	background: url(images/web/header.gif) no-repeat center;
}

#wrapper {
	width: 856px;
    /*height: 585px; */
	position: relative;
	left: 26px;
	/*margin-left: -504px;*/
	background: url(images/web/bg1.gif);
}

/* Top Navigation*/
.navbarbg {position:relative; ;height:30px;width:774px;text-align:center;background:#B34646 url('images/web/navbarbg2.jpg') repeat-y }
.navbar {;vertical-align:bottom;text-align: center;position: relative;float:left;margin: 0 142px 5px 142px;}
.navbar ul {margin: 4px 5px 5px 5px ;padding: 0;display: inline;list-style-type: none;}
.navbar ul li {margin: 2px 3px 4px 3px; padding: 6px 4px 0 8px;line-height: 18px; list-style-image: none; list-style-type: none; float: left; }
.navbar li a {text-decoration:none;font-family: "trebuchet ms",verdana, Helvetica, Arial, sans-serif;font-size: 12px;}
.navmsg {margin: 4px 3px 4px 3px; padding: 6px 4px 0 8px;line-height: 18px; font-family: "trebuchet ms",verdana, Helvetica, Arial, sans-serif;font-size: 12px;float:right }

/*Images*/
img {border: #fff 1px solid}
.imgrow img {margin:2px 0;}
.imgrow img.centerimg {margin:2px 6px}

 /*footer*/
.footer {width:777px;margin:0 5px 0 39px; text-align: center;clear:both}
.footer p {text-align:center;margin: 0; padding: 0 5px; font-size: 12px; font-family: Calibri, Verdana, helvetica, sans-serif}
.footer a {font-family: Calibri, Verdana, helvetica, sans-serif;font-size: 12px;}
#footer {
	width: 908px;
	height: 46px;
	position: relative;
	/*left: 50%;
	margin-left: -504px;*/
	background: url(images/web/bottom_header.gif) no-repeat center;
}

a { font-family: Calibri, Verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
a:link {

	color: #FFF;
}
a:visited {

	color: #F4A7A7;
}
a:hover {

	color: #F4A7A7;
}
a:active {

}
.style3 {font-size: 24px}
.leftcu {float:left;width:80px;padding-left:17px;}
.leftcu p {text-align:right;margin-right:5px}
.rightcu  {float:left;}
.rightcu p {text-align:left;margin-right:0}

