/* These declarations will 

	be applied thoughout the website*/

body		{background: url("images/blueprint1.jpg") repeat fixed left top;
		overflow-x:hidden;
		overflow-y:auto
		scrolling:no}

#title	        {color:white;
		font-family: gill sans ultra bold;
		text-align:center;		
		}

#wrapper	{text-align:center}

#main		{background-color:#dedede;
		border-style:outset;
		border-width: 9;
		margin-left:auto;
		margin-right:auto;
		width:800px;
		padding-top:15px;
		padding-left:15px;
		padding-right:15px;
		text-align:left}

div#links	{border-style:inset; width:695px;
		margin-left:auto;
		margin-right:auto;
		}

address		{text-align:center;
		padding-bottom:15px;
		font-weight:700;
		}


	/* main page elements */

#bad   		 {float:right;
		margin-right:10;
		padding-left:5px;
		clear:left;
		font-weight:700}


#free		{text-decoration:blink;
		float:right;
		position:relative; right:100px;
		position:relative; top:50px;
		font-size:48pt;
		}


#roof		{position: relative; top:20px;
		font-weight:700;
		
		}

	/* The following pertain to the gallery page */

		/* Only works in Mozilla*/
		
#iframe		{background-color:#dedede}



	/*FAQ*/

.Q	{text-decoration: none;
	display:block;
	width:300px}

#questions	{list-style-image:url("images/question1.jpg")}

#answer	{float:right}

	/*Suggestions*/

#sugg	{font-size:14pt;
	font-weight:600;
	text-align:center;
	}

#suggInput		{width:425px;
			}

#suggInput legend	{letter-spacing:2px;
			color:black}

	/*Estimate*/
#avail	{width:300px}

#howSoon	{width:250px}

#describe	{width:350px}

#contact	{width:450px}

div #contact #name	{position: relative; left:14px
			}
div #contact #phone	{position:relative; left: 13px
			}
div #contact #email	{position:relative; left: 9px
			}

div #contact #chk	{display:inline;
			position:relative; left: 14px}
			
			/*Shingles*/
#img1		{float:right;
		margin-right:10;
		padding-left:5px;
		clear:left;}
			
#img2		{float:left;
		margin-left:10;
		padding-right:5px;
		clear:right;}