@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	text-align: left;
	color: #64000;
	text-shadow: 0 0 0.2em #8F7

	line-height: 130%;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #d4d4d4;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
img {border: none;}
/* --LAYOUT STYLES --*/
#header{
	background-image: url(../images/headerbg.png);
	background-repeat: repeat-x;
	height: 362px;
	width: 100%;
	position: relative;
}

#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position:absolute;
	top:61px;
	width:900px;
	height:124px;
	margin: 0 auto;
	left: 13%;
}
#container
{
	width: 95%;
	margin: 10px auto;
	background-color: #;
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
}
#side{
	float: left;
	width: 260px;
	margin: 0;
	padding: 1em;
}

#content
{
	border-left: 1px solid gray;
	padding: 1em;
	margin-left: 290px;
}


#footer {
	position: relative;
	width: 100%;
	height: 150px;
	background-color: #040404;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}

.inner{
	width: 90%;
	margin: 0 auto;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/*--TYPOGRAPHY STYLES--*/

a{
	color: #900;
	text-decoration: none;
}
a:hover{
	color: #F00;
	text-decoration: underline;	
}

/*--NAVIGATION STYLES--*/
.navwrap{
	margin: 0 auto;
	width: 99%;
}
.navigation {
	width: 98%;
	height: 45px;
	position: absolute;
	top: 155px;
	margin: -165px 0 0 -210px;
	overflow: hidden;
	left: 225px;
}

ul#topnav {
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	clear: both;
	float: left;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:40px;
}
ul#topnav a, ul#topnav span {
	padding: 10px 20px; 
	float: left; 
	text-decoration: none; 
	color: #555;
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
	background: #1d1d1d; 
}
ul#topnav a {	color: #7bc441; }
ul#topnav span {
	display: none;
}

ul#topnav.v2 span{
	background: url(../images/a_bg.gif) repeat-x left bottom;
}
ul#topnav.v2 a{
	color: #fff;
	background: url(../images/a_bg.gif) repeat-x left top;
}


/*--SLIDER STYLES--*/
#slider{
	background-image: url(../images/sliderbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	top:200px;
	width:100%;
	height:153px;
	z-index:1;
	margin: 0 auto;
}

/*--FOOTER STYLES*/

#column1{
width: 485px;
float: left;
}
#column1 img {

}
#column2{
	width: auto;
	padding: 0 5%;
	float: left;
	font-size: small;
}

#column2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 20px;
	color: #999;
}

/*-----News slider */
#news_slide{
	clear:both;
	width:900px;
	height:135px;
	text-align:left;
	overflow:hidden;
	margin: 0 auto;
	color: #999;
	}
#news_slide div{
	background: transparent !important;
	width:900px; height:105px;
	padding:0 50px;
	z-index:999;
	}
#news_slide h3 a{
	padding:0 0 8px 0;
	border: none;
	background-color: transparent;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #FFF;
	}
#news_slide h3 a:hover{
	padding:0 0 8px 0;
	border: none;
	background-color: transparent;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #666;
	}

h2 {
	background-image: url(../images/hdbg.jpg);
	background-repeat: repeat-x;
	height: 42px;
	line-height: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bolder;
	font-size: 24px;
	text-indent: 5px;
	white-space: normal;
	vertical-align: left;
	width: 100%;
}

#test{
	position: relative;
	width: 1100px;
	margin: 0 auto;

}

#testside{
	float: left;
	width: 255px;
	height: 100%;
	color: #FFF;

}

#testmain{
	float: left;
	width: 795px;
	text-align:left;
	padding: 25px;
	height: auto;
	color: #FFF;



}

#testmain p{

	padding: 15px;

	line-height:130%;

	background-color: #ccc;

	color: #640000;

	border: #c0c0c0 1px solid;
	text-shadow: black 0.1em 0.1em 0.2em;


}

#test #testside h3 {

	color: #910824;

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: lowercase;

}

#testside ul.navlist {
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 80%;
	font-size: 16px;
}

#testside ul.navlist li {
  display: inline;
  line-height: 0px;/* fix the unwanted gap between li elements in FF */
}

#testside ul.navlist li a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: white;
	padding: 2px 2px 2px 24px;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #2d2d2d;
	background-color: #666;
}

#testside ul.navlist a:hover {
	color: #FFF;
	background-color: #333;
	border-bottom: 1px solid #2d2d2d;
}

#testside ul.navlist li a.noborder, #testside ul.navlist li a:hover.noborder {
  border-bottom: none;
}

#testside ul.navlist .current_page_item a, #testside ul.navlist .current_page_item a:hover {
  background: #443833 url(images/menu_arrow_active.jpg) no-repeat center left;
  cursor: default;
  color: #877065;
}
#welcome {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 15px;
}
#email {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 15px;
}
#facebook {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 15px;
}
#gatags {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}
#fad {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}

.break{
background-image:url(../images/dvider.png);
background-repeat: no-repeat;
width: 767px;
margin: 0 auto;
}
#test #testmain h3 {
	color: #A00;
	border-bottom: 1px solid #999999;
}
#test #testmain h4 {
	font-size: smaller;
	color: #F00;
	text-align: right;
}
#test #testside p {
	color: #CCC;
	font-size: 12px;
	background-color: #282828;
	border: 1px solid #000000;
	padding: 2px;
}
#test #testmain p {
	text-align: justify;
}

#photos{
	width: 95%;
	margin: 0 auto;
}
#photos a img {
	border: medium solid #7C0000;
	float: left;
	margin: 1em 1.5em;
}
#test #testmain table tr td {
	color: #000;
}
#imgwrap{
	width:650px;
	margin: 0 auto;
}
#recipients{
	width:325px;
	margin: 0 auto;
	border: medium ridge #640000;
}
