/* ON ALL PAGES */

a.white:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a.white:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a.white:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a.white:hover {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}

a.gray:link {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}
a.gray:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a.gray:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a.gray:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

H1 {
	font-size:18px;
	color:#6fa4d8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

H2 {
	font-size:18px;
	color:#f89e54;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}
p_bold {
	font-size:12px;
	color:#000;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}
p_bold_italic {
	font-size:12px;
	color:#000;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	font-style: italic;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}

#header{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	width: 284px;
	color: #FFF;
	left: 17px;
	top: 4px;
	height: 111px;
}
	
#sign_up_cont{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 46px;
	width: 234px;
	color: #000000;
	left: 719px;
	top: 34px;
	background-color: #FFF;
	padding: 10px;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
}

#soon_cont {
	height:576px;
	width: 100%;
	position: absolute;
	visibility: visible;
	margin: auto;
	z-index: 0;
	top: 191px;
	background-position: left top;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 5px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}

/*INDEX PAGE*/

#index_cont {
	height:792px;
	width: 1002px;
	position: relative;
	visibility: visible;
	margin: auto;
	z-index: 0;
	top: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sub_nav{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 24px;
	width: 977px;
	color: #999;
	left: 0px;
	top: 767px;
	background-color: #000;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 25px;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#gray_box{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 293px;
	width: 1003px;
	color: #FFF;
	background-image: url(images/home/gray_box.jpg);
	bottom: 34px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
}
#black_box{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 287px;
	width: 243px;
	color: #FFF;
	background-image: url(images/home/black_box.jpg);
	bottom: 337px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
}
#libby_puppy{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 287px;
	width: 1003px;
	color: #FFF;
	bottom: 337px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
}

#rendering1{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 138px;
	width: 262px;
	color: #FFF;
	bottom: 179px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 570px;
}
#rendering2{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 154px;
	width: 102px;
	color: #FFF;
	bottom: 164px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 873px;
}
#text_box1{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 219px;
	width: 205px;
	color: #FFF;
	bottom: 353px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 770px;
	line-height: 20px;
	font-variant: normal;
}
#text_box2{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 97px;
	width: 211px;
	color: #000;
	bottom: 469px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 268px;
	line-height: 14px;
}
#text_box3{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 113px;
	width: 211px;
	color: #000;
	bottom: 455px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 17px;
	line-height: 14px;
}
#text_box4{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 262px;
	width: 400px;
	color: #FFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 528px;
	line-height: 25px;
	top: 460px;
}
#text_box5{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 107px;
	width: 400px;
	color: #000;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 30px;
	line-height: 14px;
	top: 625px;
} 
#credit{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 28px;
	width: 151px;
	color: #000;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: -3px;
	line-height: 14px;
	top: 810px;
}
#credit_txt{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 18px;
	width: 94px;
	color: #666;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 150px;
	line-height: 14px;
	top: 816px;
}


/*DONATE NOW PAGE*/


#donate_cont {
	height:900px;
	width: 1002px;
	position: relative;
	visibility: visible;
	margin: auto;
	z-index: 0;
	top: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub_nav2{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 24px;
	width: 977px;
	color: #999;
	left: 0px;
	top: 869px;
	background-color: #000;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 25px;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#social_media2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 40px;
	width: 181px;
	color: #000;
	bottom: 102px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	left: 788px;
}
#main_text_box {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 684px;
	width: 433px;
	color: #000;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 287px;
	line-height: 16px;
	top: 171px;
}
#left_cont {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: lighter;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 563px;
	width: 243px;
	color: #000;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	left: 0px;
	top: 168px;
}
#photo_box {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 581px;
	width: 185px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 168px;
	margin: 0px;
	left: 788px;
}

/*INDEX PAGE*/

#form {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 583px;
	width: 937px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 174px;
	margin: 0px;
	left: 27px;
}
