/* Created By Give The Dog A Bone */

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #000000;
	background-image: url(../images/BroomhayB.gif);
	text-transform: none;
}

#container {
	width: 900px;
	background-color: #FFFFFF;
	border: 0px;
	text-align: left;
	border-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;  
	margin-top: 35px;
}

#banner {
	width: 900px;
	height: 150px;
	background-image: url(../images/Broomhy-Logo.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}

#nav {
	text-align: left;
	margin-left: 15px;
	margin-top: 15px;
	padding: 0 0 0 0;
	line-height: 150%;
	float: left;
	width: 145px;
	display: block;
	font-size: 90%;
}

#nav ul{
	padding:0;
	margin: 0;
	float: none;
}

#nav ul li a{
	color: #999999;
} 

#nav ul li a:hover, #nav ul li a:focus{
	color: #999999;
} 

/*#leftcol{
	float: left;
	width: 200px;
	height: 440px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: left;
	display: inline;
	clear: none;
  }
  
#leftcol ul{
	margin: 5px 0 4px 10px;
	}
  
#leftcol ul li{
	font-size: 80%;
	list-style-type: none;
	color: #666666;
	line-height: 2;
	text-align: left;
  }
  
#leftcol ul li{
	color: #666666;
  }
  
#leftcol h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #666666;
	text-align: left;
	padding: 10px 0 0 10px;
  }
  */
 
#wrapper{
	width: auto;
	float: left;
	display: inline;
	}  
  
#hometext {
	background-color: #FFFFFF;
	height: auto;
	width: 700px;
	padding: 5px 5px 10px 0;
	color: #666666;
	margin: 0px 10px 0 10px;
	float: right;
	display: block;
	font-size: 90%;
	line-height: 1.4em;
}

#hometext img {
  margin: 0;
  float: right;
  display: block;
  padding-bottom: 10px;
}

#hometext p{
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	}


#hometext h1{
	font-family:"Edwardian Script ITC"; /* Edwardian Script ITC */
	font-size: 44px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px; /*amended from 12 10 0 0*/
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: -10px; /*amended from 0 10 15 0*/
	clear: both;
  } 
  
#hometext ul{
	margin: 0;
	padding-left: 30px;
	padding-right: 30px;
	}
  
#hometext ul li{
  font-size: 100%;
  list-style-type: disc;
  color: #666666;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
}
  
#hometext h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	/*margin-bottom: -14px;*/
	color: #333333;
	/*text-transform: uppercase;*/
	padding: 0; /*amended from 10px 0 0 */
}
     

#footer{
	padding-top: 0px;
	width: 900px;
	height: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #333333;
	clear:both;
}


#footer ul{
	color: #333333;
	padding: 0;
	line-height: 150%;
  margin: 0;
}

#footer ul li{
	display: inline;
	text-align: center;
}

#footer ul li a{
	color: #999999;
	font-size: 70%;
	padding: 0 5px;
	border-right: 1px solid gray;
	font-weight: normal;
} 

#footer ul li a:hover, #footer ul li a:focus{
        color: #666666;
} 
a:hover {
	background-image: none;
	background-repeat: no-repeat;
}

#content{
	width: 900px;
	float: left;
	display: inline;
	}

blockquote {  
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
  	color: #666666;
  	line-height: 1.5em;
  	/*font-style: italic;*/
}
	
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70%;
	text-align: left;
}


/* Additions by Buttons Web Solutions - March 2009 */

