/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/

html{
background-color:#EDE4DA;
background-image:url(../img/shrewsburyHomesbackground.jpg);



}

.contactform{
	width:350px;
	margin-top:10px;
font-family: "Gill", Arial; 

}

label{
font-family: "Gill", Arial;
font-size:1.28em;

}

.gill2{
font-family: "Gill", Arial; 
}

.pageim{
border:2px solid #545557; 
}

.mini{
height:105px;

}

.menu {
font-size:1.3em;
line-height:2.2em;
white-space:nowrap;

}

.submenu {
font-size:1.3em;
line-height:1.2em;

}


.gill{
font-family: "Gill", Arial; 
}

.gillbold{
font-family: "Gillbold", Arial;
font-weight:bold;
}

.mb{
margin-bottom:15px;

}

.indextext{
font-size:1.28em;

}

.container2{


display:none;
}

.clline{
background-color:#515254; margin-left:50px; height:2px; width:730px;
}

/**************************************/
/*              HEADER                */
/**************************************/



/**************************************/
/*             NAVIGATION             */
/**************************************/



/**************************************/
/*            MAIN CONTENT            */
/**************************************/



/**************************************/
/*               FOOTER               */
/**************************************/



