body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(images/IMG_X.jpg);
	background-repeat: no-repeat;
	background-position:415px 0px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
.banner_top {
	float: right;
	height: auto;
	width: 1000px;
	text-align: center;
	padding-top: 70px;
}
.nav {
	float: right;
	height: 30px;
	width: 450px;
	margin-top: 25px;
	margin-right: 15px;
	color: #666666;
	background-color: #F9F9F9;
	margin-left: 125px;
	padding-left: 5px;
	padding-right: 5px;
}


/* remove the bullets, padding and margins from the lists */
.nav ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.nav li{
	float:left;
	position:relative;
	z-index:100;
	background-color: #F9F9F9;
}
/* use the table to position the dropdown list */
.nav table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}
/* style all the links */
.nav a, .menu :visited {
	display:block;
	font-size:11px;
	width:110px;
	color:#666;
	text-decoration:none;
	margin-right:1px;
	text-align:center;
	font-family:verdana, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9F9F9;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
/* style the links hover */
.nav :hover{
	color:#bf0000;
	background-color: #F9F9F9;
}
/* hide the sub level links */
.nav ul ul {
	visibility:hidden;
	position:absolute;
	width:100px;
	height:0;
}

/* make the sub level visible on hover list or link */
.nav ul li:hover ul,
.nav ul a:hover ul{
visibility:visible;
}

.logo {
	float: right;
	height: 175px;
	width: 400px;
	margin-top: 25px;
	background-image: url(images/IMG_logo.jpg);
	background-repeat: no-repeat;
	background-position: 30px 0px;
}
.panel_right {
	float: right;
	height: 575px;
	width: 500px;
}
.panel_left {
	float: right;
	height: 575px;
	width: 500px;
}
.heading_01 {
	height: auto;
	letter-spacing: -2px;
	background-repeat: no-repeat;
	margin-top: 5px;
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 45px;
	line-height: 20px
	color: #3A3A3C;
	text-align: center;
}
.text_01 {
	float: right;
	height: 430px;
	width: 445px;
	margin-left: 55px;
	margin-top: 20px;
	line-height: 16px;
}
.charity_logo {
	float: right;
	height: 55px;
	width: 210px;
	margin-top: 10px;
	margin-right: 240px;
}
.services_list {
	font-size: 10px;
	text-align: center;
!important
; 	color: #666666;
}
.text_02 {
	float: right;
	height: 25px;
	width: 475px;
	margin-left: 25px;
	line-height: 16px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	color: #CCCCCC;
	letter-spacing: -2px;
	margin-top: 130px;
}
.pup {
	float: right;
	height: 155px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.text_lge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	float: right;
	height: 110px;
	width: 230px;
	letter-spacing: -2px;
	margin-left: 50px;
	margin-top: 55px;
	text-align: right;
	margin-right: 10px;
	line-height: 32px;
}
.text_lge_01 {color: #999999;}
.text_lge_02 {color: #CCCCCC;}
.footer {
	height: 25px;
	width: 1000px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	float: right;
}
.spacer {
	float: right;
	height: 180px;
	width: 310px;
	padding-top: 110px;
	padding-right: 95px;
	padding-left: 95px;
	padding-bottom: 110px;
	text-align: right;
}

.copyright {
	float: right;
	height: 20px;
	width: 500px;
	margin-top: 5px;
	text-align: right;
}
.form {
	width: 40%;
	margin-right: 30%;
	margin-left: 30%;
	padding: 20px;
	border: 1px solid #CCC;
}


.links {
	float: right;
	height: 20px;
	width: 500px;
	margin-top: 5px;
}


.class1 a:link {
	color: #999999;
	text-decoration: none;
} 
.class1 a:visited {
	color: #CCCCCC;
	text-decoration: none;
} 
.class1 a:hover {color: #BF0000; text-decoration: none;} 
.class1 a:active {
	color: #333333;
	text-decoration: none;
} 

.class2 a:link {
	color: #666;
	text-decoration: none;
	font-size: 10px;
} 
.class2 a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
} 
.class2 a:hover {
	color: #BF0000;
	text-decoration: none;
	font-size: 10px;
} 
.class2 a:active {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
} 
