

body {	
	background-color: #736357;
	text-align: center;
	}

div#background {
	text-align: center;}


#scrollingpage{
	width: 982px;
	/* height: 70%; */
	text-align: center;
	margin: auto;
	}
	
div#maintext {
	width: 95%;
	margin: auto;
	}
	
div#maintext h2 {
	font-family: "Lucida Calligraphy";
	font-size: x-large;
	color: #663300;
	text-align: center;}
	
div#maintext h3 {
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: x-large;
	color: #6699CC;
	text-align: center;}	
	
div#maintext p {
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	color:#000000;
	margin-left: 50px;	
	margin-right: 50px;
	text-align: center;	
	}
	
	
div#back {
	text-align: left;
	border: none;}
	
div.nav {
	padding-bottom: 50px;
	z-index: 10;
	text-align:center;
	margin: auto;
	}

div.nav table {
	text-align:center;
	margin:	auto;
	}
		
	
div.nav td {  /* this is the border for the navigation buttons */
	font-size:large;
	font-family: "Lucida Calligraphy";
	margin: 3em;
	padding: 0 10px 0 10px;
	}
	
div.nav a {
	color: black;
	Font-weight: 900;
	font-family: "Lucida Calligraphy";
	}		

div#bottombanner {
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	color: #663300;
	margin: -95px;
	}
	
div#bottombanner a {
	font-family: "Lucida Calligraphy";
	color: #663300;
	margin: 5px;
	}
	
p {
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size:medium;
	color:#000000;
	margin-left: 50px;	
	margin-right: 50px;
	text-align: center;}	
	
/***Idex Page***/

div#indexpage { 
	background-image: url("Dogheart1.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	text-align: center;
	height: 770px;	width: 1150px;
	margin: auto;
	}

div#indexpage h1 {
	padding: 30px;
	font-family: "Lucida Calligraphy";
	Font-weight: 900;
	color: #663300;
	font-size: xx-large;
	}
	
div#Lucas {
	padding: 10px 0 0 0px;
	margin-bottom: -0px;
	}
	
div#Lucas img {
	margin:0;
	padding: 0;
	border: #736357 3px solid;
	}
	
div#Lucas p {
	margin:0;
	padding: 0;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	}
	
/***About Us***/

div#aboutpage { 
	background-image: url("aboutpgbg.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	text-align: center;
	height: 800px;	width: 1150px;
	margin:	auto;
	}

div#aboutpage h1 {
	padding: 30px;
	font-family: "Lucida Calligraphy";
	Font-weight: 900;
	color: #663300;
	font-size: xx-large;
	}
	

	
/***Contact***/

div#contactpage { 
	background-image: url("contactpgbg.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	text-align: center;
	height: 767px;	width: 1150px;
	margin:	auto;
	}

div#contactpage h1 {
	padding: 30px;
	font-family: "Lucida Calligraphy";
	Font-weight: 900;
	color: #663300;
	font-size: xx-large;
	}
	
div#maintext img {
	margin: 0 0 -10 0;
	}
	
	
/***Photos***/

div#photopage { 
	background-color: #CCCCCC;
	text-align: center;
	height: 3350px;	width: 1150px;
	margin:	auto;
	}

div#photopage h1 {
	padding: 30px;
	font-family: "Lucida Calligraphy";
	Font-weight: 900;
	color: #663300;
	font-size: xx-large;
	}

div#ApartmentPhotos {
	width: 95%;
	height: auto;
	}

div#ApartmentPhotos img {
	padding: 5px;
	}

div#ApartmentPhotos h2 {
	font-family: "Lucida Calligraphy";
	font-size: x-large;
	color: #663300;
	text-align: center;}
	


/***Links***/

div#linkspage { 
	background-image: url("The Gang.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	text-align: center;
	height: 800px;	width: 1150px;
	margin: auto;
	}

div#linkspage h1 {
	padding: 30px;
	font-family: "Lucida Calligraphy";
	Font-weight: 900;
	color: #663300;
	font-size: xx-large;
	}
	
div#maintext ul {
	padding: 20px;
	margin-bottom: 50px;
	}

div#maintext li {
	padding: 3px;
	}
	
div#maintext a {
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: Medium;
	color: black;
	text-align: center;}

	
	
	

/* Color green = #66FF66 */
/* Color Cream = #FFFFCC */
/* Color Blue = #6666FF */
/* Color Brown = #663300 */
/* Color BlueGrey = #6699CC */
/* Color White = #FFFFFF */
/* Color Grey = #333333 */

/* Color Orange Brown #663300 */
/* Color Dark Grey = #666666 */
/* Color Cool Brown = #736357*/
/* Color Pale Gray = #CCCCCC*/
