/* Site Main Background*/
#background { background-image:url(../img/background1.png)}

/* Site Main Body Backgrounds*/

#mainback {width: auto; height: 165px; top:-10px; position: relative; background-image: url(../img/brick1.jpg);}

#headerbody {width: 900px; height: 278px; top:50px; position: relative; background-color:#000; border:#31271d medium solid; margin-left:auto; margin-right:auto;}

#mainbody {width: 900px; height: auto; top: 65px; position: relative; background-image:url(../img/bodyback2.jpg); border:#31271d medium solid; background-repeat:no-repeat; margin-left:auto; margin-right:auto;}

#mainbody1 {width: 900px; height: auto; top: 65px; position: relative; background-image:url(../img/bodyback1.jpg); border:#31271d medium solid; background-repeat:no-repeat; margin-left:auto; margin-right:auto;}

#footer {width: 900px; height: auto; top: 80px; position: relative; border:#31271d medium solid; margin-left:auto; margin-right:auto;}




/* Banner Homes*/

#Home1 { width: 896px; height: 250px; left: 2px; top: 2px; position: relative; background-image:url(../img/bannerhomes/1.jpg)}

/* Main Menu*/
#menu  {width: 896px; height: 23px; top: 250px; position:relative; left: -1px; margin-left:auto; margin-right:auto; background-image:url(../img/bannermenu.png)}




/*  Below main page Banner - template */

#contact {width: 248px; height: 300px; left: 20px; top: -500px; position: relative; border: #9C3 medium solid;}




#links {width: 248px; height: 300px; left: 20px; top: px; position: absolute; background-image:url(../img/links.png)}	

a:link {color:#FFF; text-decoration:none;}
a:visited {color:#FFF; text-decoration:none;}
a:hover {color: #746647; text-decoration:none;}
a:active {color:#FFF; text-decoration:none;}



/* Footer */



  
/* Test Thoughout Site */  
  
.textheaders { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: #917351 ; font-size:21px;}
.textheaders1 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: #917351 ; font-size:19px;}

.paragraphs { font-family: "Times New Roman", Times, serif;  color:#ffffff ; font-size:15px;}
.paragraphs1 { font-family: "Times New Roman", Times, serif;  color:#ffffff ; font-size:12px;}

.footer { font-family: "Times New Roman", Times, serif;  color:#ffffff ; font-size:12px;}

/* HR Tag */

.hr1 {color:#917351;}
