body {
	background-color: #825D11;
	/* 
background-image: url("../_images/home_background.jpg");
	background-repeat: no-repeat;
	background-position: 35px 166px;
 */
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#container {
	width: 1024px;
        position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
	padding: auto;
}	

#homePageContainer {
	width: 1024px;
	
/* background-image: url("../_images/home_background.jpg"); */
	background-repeat: no-repeat;
	background-position: 0px 155px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
	padding: auto;
}
.ct {
	text-align: center;
}

.ulText {
	text-decoration: underline;
}

.females {
	line-height:151%;
	font-size: .95em;
}	




#header {
	
}

.fltLft {
	float: left;
}

.floatRight {
	display: block;
	float: right;
	padding: 11px;
}

.clearFloats {
	clear: both;
}

#studMenu {
	
	float: left;
	 margin-left: 0px;
     width: 218px;
     height:862px;
	background-image: -moz-linear-gradient(top, #003100 0%, #006600 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #003100), color-stop(1, #006600));
	background-image: linear-gradient(to bottom, #003100 0%, #006600 100%);

}

.menuPic {
	display: block;
	float: left;
	padding-left: 0px;
	padding-top: 25px;
}

#mainMenu {
	
	float: left;
	 margin-left: 0px;
     width: 218px;
     height:831px;
	 background-image: url("../_images/homePage/Links_218x827");
}

#LongmainMenu {
	float: left;
	 margin-left: 0px;
     width: 218px;
     height:1325px;
	 background-image: url("../_images/1325MenuBG.jpg");
}

#link_Menu {
	float: left;
	margin-left: 0px;
    width: 218px;
    height:825px;
	background-image: url("../Sub_Build/Sub1/Sub1_Links_218x825.jpg");
}

#mainMenu a:link {
	color: #FEBE38;
}
#mainMenu a:visited {
	color: #FEBE38;
}
#mainMenu a:hover {
	color: #FFFF00;
}
#mainMenu a:active {
	color: #FEBE38;
}

img {
	border : 0;

}
#mainText {
	width: 806px;
	/* height: 1325px; */
	background-image: url("../Sub_Build/Sub3/Sub3_Body_806x1325.jpg");
	float: right;
	
}


#LongmainText {
	position: relative;
	width: 806px;
	height: 1325px;
	background-image: url("../Sub_Build/Sub3/Sub3_Body_806x1325.jpg");
	float: right;
}

#Links_mainText {
	width: 806px;
	height: 825px;
	background-image: url("../Sub_Build/Sub1/Sub1_Body_806x825.jpg");
	float: right;

}

#mainText_1050 {
	width: 806px;
	height: 1050px;
	background-image: url("../Sub_Build/Sub2/Sub2_Body_806x1050.jpg");
	float: right;

}

#menu_1050 {
	float: left;
	margin-left: 0px;
    width: 218px;
    height:1050px;
	background-image: url("../Sub_Build/Sub2/Sub2_Links_218x1050.jpg");
}

#longTNS {
	float: left;
	padding: 11px;
}

.thumbs {
	float: left;
	padding: 5px;
}

#mainTextStud {
	width: 806px;
	/* height: 1325px; */
	 background-image: url("../_images/studBackground_806x1325.jpg");
	float: right;
	 background-size: 806px 862px;
	 height: 862px;
}


#studTextBody {
	/* 
background-image: -moz-linear-gradient(top, #0E3301 0%, #005A00 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0E3301), color-stop(1, #005A00));
	background-image: linear-gradient(to bottom, #0E3301 0%, #005A00 100%);
	font-family: "Times New Roman", Times, serif;
 */
	 /* background-image: url("../_images/studBackground_806x1325.jpg"); */
	/*width: 500px;*/
	font-size: .95em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	margin-left: 34px;
	margin-right: 27px;
}


#mainTextBody {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	/*width: 500px;*/
	font-size: .95em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	margin-left: 34px;
	margin-right: 27px;
}
#pupTextBody {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	/*width: 500px;*/
	font-size: .85em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	margin-left: 34px;
	margin-right: 27px;
}
#tooLong {
	overflow: auto;
	height: 223px;
	/* height: 275px; */
}

h9 {
	font-size: 1.3em;
}
#mainTextBody h3 {
	text-align: center;
}

#mainTextBody h7 {
	text-align: center;
	font-size: 1em;
}

#mainTextBody h4 {
	text-align: center;
	font-size: 1.5em;
}
#mainTextBody a:link {
	color: #FEBE38;
}
#mainTextBody a:visited {
	color: #FEBE38;
}
#mainTextBody a:hover {
	color: #FFFF00;
}
#mainTextBody a:active {
	color: #FEBE38;
}
#pupTextBody a:link {
	color: #FEBE38;
}
#pupTextBody a:visited {
	color: #FEBE38;
}
#pupTextBody a:hover {
	color: #FFFF00;
}
#pupTextBody a:active {
	color: #FEBE38;
}
.bolder {
	font-weight: bold;
}

.dogName {
	text-decoration: underline;
	
}

.dogInfo {
	width: 360px;
	/* font-size: 1.1em; */
}
#homePageSpacer {
	height: 515px;
}

#homePageMainInfo {
	background-image: -moz-linear-gradient(top, #003300 0%, #999966 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #003300), color-stop(1, #999966));
	background-image: linear-gradient(to bottom, #003300 0%, #999966 100%);
	height: auto;
	overflow: hidden;

}

#homePageMainInfo a:link {
	color: #FEBE38;
}
#homePageMainInfo a:visited {
	color: #FEBE38;
}
#homePageMainInfo a:hover {
	color: #FFFF00;
}
#homePageMainInfo a:active {
	color: #FEBE38;
}
.dogPicDiv {
	float: left;
	padding-left: 0px;
	width: 165px;
	height: 185px;
	background-image: url("../_images/homePage/quattro.jpg");
}

.greenBirds {
	clear: both;
	height: 282px;
	width: 806px;
	background-image: url("../_images/homePage/Body_806x202.jpg");
}
 
 .dogText {
 	float: left;
 	padding-left: 33px;
 	width: 162px;
 	text-align: left;
 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	
 }
 
 .largerBody {
 	font-size: 1.1em;
}
.pupDogText {
 	float: left;
 	/* padding-left: 33px; */
 	/* width: 162px; */
 	text-align: left;
 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	
 }
 
 .pupDogTextRight {
 	float: right;
 	/* padding-left: 33px; */
 	/* width: 162px; */
 	text-align: left;
 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	
 }

.dogPic {
	display: block;
	float: left;
	padding-left: 0px;

}
 .cul {
 	text-align: center;
 	text-decoration: underline;
 }
 
.faqSpacing {
	margin-top: 35px;
}

.dogNameItal {
	font-style: italic;
	font-weight: bold;
}
 .ital {
 	font-style: italic;
}

#footer {
    /* background-image: url("../Sub_Build/Sub3/Sub3_Foot_1024x79.jpg"); */
    /* background-image: url("../_images/homePage/Foot_1024x77.jpg"); */
    clear: both;
   
}
