html {
	overflow: auto;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 0px;
	padding: 0px;
}
.bg-main {
	background-image: url(../images/bgmain.jpg);
	background-repeat: no-repeat;
	/*height: 600px;*/ /* Remove after finishing */
}
.logo {
	text-align: left;
	vertical-align: top;
	height: 116px;
}
.main-content {
	height: 363px;
	vertical-align: top;
}
.main-menu {
	height: 55px;
	vertical-align: top;
}
.menuright {
	background-image: url(../images/bgnav.jpg);
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-top: 12px;
	padding-bottom: 9px;
	vertical-align: top;
}
.newsinput {
	width: 125px;
	height: 10px;
	background-color: #FFFFFF;
	border-top: 0px;
	border-bottom: 1px solid #d4d4d4;
	border-left: 0px;
	border-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	padding: 2px;
}

/* Bio Start */

.biobdbg {
	background-image: url(../images/biobdbg.jpg);
	background-repeat: no-repeat;
}
.biotextdcroll {
	font-size: 12px;
	text-align: justify;
	color: #fcfafa;
	text-decoration: none;
}
.biotextdcroll a {
	font-size: 12px;
	text-align: justify;
	color: #fcfafa;
	text-decoration: underline;
}
.biotextdcroll p {
	font-size: 12px;
	text-align: justify;
	color: #fcfafa;
	text-decoration: none;
	padding-top: 10px;
}
.biotextdcroll p a {
	font-size: 12px;
	text-align: justify;
	color: #fcfafa;
	text-decoration: underline;
}
/* Bio End */

/* Gallery Start */

.galleryimgbor {
	border: 3px solid #FFFFFF;
}
.galleryimgborbla {
	border: 3px solid #000;
}
.galllink {
	padding-left: 52px;
}
.galllink a {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
}
.galllink a:hover {
	background-color: #000000;
	padding: 2px 6px 2px 6px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
}

.galllinka {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
}

/* Gallery End */

/* Non Profit Work Start */

.npwtitle {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
}

/* Non Profit Work End */

/* Heavy Petting Start */

.hptitle {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 43px;
}

/* Heavy Petting End */


/* Press Title Start */

.titlepress {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.titlepress a {
	color: #000000;
	text-decoration: none;
}
.titlepress a:hover {
	color: #000000;
	text-decoration: underline;
}
.textpress {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textpress a {
	color: #000000;
	text-decoration: none;
}
.textpress a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Press Title End */

/* Contact Start */

.nameinput {
	background-image: url(../images/input1.png);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 5px;
}
.nameinputa {
	width: 278px;
	height: 20px;
	border: 0px;
	background: transparent;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px 4px 4px 4px;
}
.messageinput {
	background-image: url(../images/input2.png);
	background-repeat: no-repeat;
	padding-left: 7px;
	height: 139px;
}
.messageinputa {
	width: 278px;
	height: 117px;
	border: 0px;
	background: transparent;
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
	overflow: auto;
	scrollbar-arrow-color: #EAEAEA;
    scrollbar-base-color:#EAEAEA;
    scrollbar-shadow-color: #EAEAEA;
    scrollbar-highlight-color: #EAEAEA;
    scrollbar-dark-shadow-color: #EAEAEA;
    scrollbar-3d-light-color: #EAEAEA;
    scrollbar-track-color: #EAEAEA;
    scrollbar-face-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
}
/* Contact End */
/* 31 Jan start*/
.design {
	font-family: tahoma;
	color:#000000;
	font-size: 12px;
	padding-left: 20px;
}
.design a {
	font-family: tahoma;
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
.design a:hover {
	font-family: tahoma;
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
.gall_link {
	padding-left: 2px;
}
.gall_link a{
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
}
.gall_link a:hover{
	background-color: #000000;
	padding: 2px 6px 2px 6px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
}
/* 31 Jan End*/
