*{
	padding: 0;
	margin: 0px auto;
	border: 0px;
}

:focus {
        outline: 0;
}

img {	
	border:0px;
	vertical-align:top;
}

body { 
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color: #fbf7e9;
	padding: 0px;	
	font-size:12px;	
	margin: 0px;
	font-family:arial;
}

#topborder {	
	width:1012px;
	height:21px;
	padding:0px;
	margin: 0px auto;
}

#wrapper {	
	width: 1012px;
	margin: 0px auto;
	background-image:url(../images/bg_wrapper.jpg);
	background-repeat:repeat-y;
	padding:0px;
	
}

#wrapper-home {	
	width: 1012px;
	margin: 0px auto;
	background-image:url(../images/bg_wrapper_home.jpg);
	background-repeat:repeat-y;
	padding:0px;
	
}


#wrapper2 {
	width: 974px;
	margin-left:19px;
	margin-bottom:0px;
	padding:0px;
	
}

/********** Header Syles **********/


#header { 
	width: 974px;
	overflow: auto;
}

#logo {	
	width: 134px;

	float:left;	
}
#logo_home {	
	width: 178px;

	float:left;	
}

#flash {	
	width: 796px;
	float:left;
	text-align:right;
	padding:0px;	
	
}

#graphic {	
	width: 840px;
	float:left;
	text-align:right;
	padding:0px;	
	
}

#navigation {	
	width: 974px;
	height:36px;
	margin-top:2px;
	
}
.rptapetype {
	font-size:20px;
}
/********** Main Content Syles **********/

#body {	
	width: 974px;
	overflow:hidden;
	margin-top:2px;
	margin-bottom:2px;
		
}

.donate{
	border-right: 1px solid  #777;

}
.mem {
	padding: 0px;
	text-align:center;
}

#links {
	line-height: 14px;
}
#links p {
	text-indent: 30px;
}

#links span{
	line-height: 20px;
	
}

#links ul{
	list-style-type: square;
}

/********** Left Column Syles **********/

#leftcolumn {	
	float: left;
}

#leftcolumn p {	
	line-height:19px;
	margin:0px 0px 10px 0px;
}

/* This style creates 1px border around left column */
#leftcolumn.subpage {	
	width: 176px;
	padding:1px;
	border:1px solid #858b56; 	
	background-color:#fff;
	margin-right:2px;
	margin-bottom:2px;
/*	padding-bottom: 20000px; 
	margin-bottom: -20000px;
	overflow:hidden;*/
}

#leftcolumn.subpage #inner {
	display:block;
	background-color:#aeb576;
	color:#fff;
	/*padding-bottom: 20000px; 
	margin-bottom: -20000px;*/

}
#leftcolumn.subpage #text {
	display:block;
	height:75px;
	overflow:hidden;
	color:#fff;
	font-size:11px;
	padding:10px;
	background-color:#7499b6;
	margin-bottom:0px;
}
#leftcolumn.subpage #text ul {
	 margin: 0px;
	 margin-top:2px;
	 padding: 0px;	
	 list-style: none;
}
#leftcolumn.subpage #text li {
	margin-bottom:1px;
	background-image:url(/images/bullet_01.gif);
	background-repeat:no-repeat;
	padding-left:13px;
	background-position:2px 3px; 
}

#profile_left {
	width: 350px;
	float: left;
	padding: 0 0 0 10px;
}
#profile_left .title {
	width:308px;
	height: 30px;
	float: left; 
	background-color: #703027;
	font-size: 18px;
	padding: 10px 0 0 10px;	

}
#profile_left .sub{
	width: 320px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #703027;
	padding: 0 0 0 10px;	
	
}


#navBtns{
	text-align: right;
	}

#subnav .border{
	height:33px;
	display:block;
	border-bottom:1px solid #fff;	
}

/********** Right Column Syles **********/

#rightcolumn {	
	float:left;
}

#rightcolumn h1 {
	font-size:20px;
	margin:0px 0px 10px 0px;
}

#rightcolumn p {	
	text-align:left;
	line-height:16px;
	margin:0px 0px 10px 0px;	
}

#rightcolumn ul {	
	padding-left:16px;
	margin:15px 0px 15px 0px;	
}

#rightcolumn ul li {	
	margin:0px 0px 5px 0px;	
}

#profile_right {
	width: 350px;
	float: left;
	padding: 0 0 0 0;
}
#profile_right .content{
	width: 350px;
	float: left;
	padding: 0 0 20px 0;
	text-indent: 20px;
}
	
/* This style creates 1px borders around right column */
#rightcolumn.subpage {	
	width:788px;
	padding:1px;
	border-top:1px solid #858b56; 
	border-right:1px solid #858b56; 
	border-left:1px solid #858b56; 	
	margin-bottom:2px;
	/*padding-bottom: 20000px; 
	margin-bottom: -20000px;*/
	
}
#rightcolumn.subpage #inner {
	display:block;
	background-color:#858b56;
	color:#fff;
	padding:20px;
	/*padding-bottom: 20000px; 
	margin-bottom: -20000px;*/
}

/********** Footer Syles **********/

#footer {
	color:#643926;
	font-size:11px;
	text-align:center;
	padding:15px 0px 100px 0px;
	background:transparent;
}

#footer a{
	color:#643926;
	text-decoration:none;
}

#footer a:hover{
	color:#643926;
	text-decoration:underline;
}

/********** Image Syles **********/

.img-left {
	float:left;
	margin-right:20px;
	margin-bottom:20px; 
	border:1px solid #fff;
}
.img-left-noborder {
	float:left;
	margin-right:20px;
	margin-bottom:20px; 
}

.img-left-noborder2 {
	float:left;
	margin-right:20px;
	margin-bottom:20px; 

}

.img-left-noborder3 {
	float:left;
	margin-bottom:5px; 
	margin-right: 15px;
	text-align: center;
	color:#ffe4a1;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}

.img-right {
	float:right;
	margin-left:20px;
	margin-bottom:20px; 
	border:1px solid #fff;
}

.img-right-noborder {
	float:right;
	margin-left:20px;
	margin-bottom:20px; 
	
}
.img-right-noborder2 {
	float:right;
	/*margin-top: -20px;*/
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px; 
	text-align: center;
	color:#ffe4a1;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}

/********** Global Styles **********/
a {
	color:#ffe4a1;
	text-decoration:underline;
}

a:hover {
	color:#ffe4a1;
	text-decoration:none;
}

td {
	vertical-align: top;
	padding: 0px;
}

h1 {
	color:#fff;
	font-size:30px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h2 {
	color:#fff;
	font-size:25px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
/*h3 {
	color:#cadbe9;
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
*/

h3 {
	color:#e5bb55;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h4 {
	color:#cadbe9;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

h5 {
	color: #fff;
	font-size: 15px;
	margin: 0 0 5px 0;
}

hr {
	border-top:1px dashed #b7bc91; 
	border-bottom-width:0px; 
	border-left-width:0px; 
	border-right-width:0px; 
	height:1px; 
	clear:both; 
	display:block; 
	margin-top:10px; 
	margin-bottom:10px; 	
	padding:0px; 
}

.yellow {	
	color:#ffe4a1;
	
}


.caption {
	color:#ffe4a1;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

.border-white {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.t1 {
	padding-left: 20px;
	width:20%;
	}
.t2 {
	padding-left: 20px;
	width:20%;
	}	
.t3 {
	padding-left: 20px;
	width:30%;
	}		
