body {
background-image:		url("images/background.jpg");
background-size: 		cover;
background-attachment:	fixed;
margin:     			0;
padding:    			0;
font-family:			verdana;
font-size:				15px;
font-weight:			normal;
text-align:				left;
color:					black;}


html {height: 101%}
img {border: 0px}


.bold	{font-weight:	bold}


h1, h2, p {font-family: verdana}
h1 {font-size: 38px;	color: #ff6600;  text-shadow: 2px 2px 2px black; margin-top: 15px;  margin-bottom: 30px;}
h2 {font-size: 15px;	margin: 0px;}
p  {font-size: 14px;	font-weight: normal;}



a:link, a:visited, a:active  {font-size: 14px; font-weight: bold; text-decoration: none;  color: #ff6600;}
a:hover   {text-decoration: none;  color: black;}

a.two:link, a.two:visited, a.two:active  {font-weight: bold;  text-decoration: none; color: black;}
a.two:hover   {text-decoration: underline; color: white;}



#container {
width:				962px;
margin:             auto;
margin-top: 		20px;
margin-bottom: 		20px;
border:				1px solid black;
text-align:			left;
color:				black;}



#inner {
width:				940px;
background-color:	white;
margin:             auto;
padding:			20px 10px;
}



.phone{
float:				right;
margin-top:			-70px;
margin-bottom:		0px;
padding-right:		10px;
font-size:			38px;
font-weight:		bold;
color:				#ff6600;
text-shadow:		2px 2px 2px black;}




#slideshow { 
border:				1px solid black;
margin-bottom: 		0px;}



.contacttable {
width:				500px;
text-align:			left;
font-weight:		normal;}






z {}