body{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background2.gif);
	background-repeat: repeat-x;
	background-color:#E1E9F4;
	text-align:center;
	line-height:18px;
	color:#000;
	margin: 0px;
	padding: 0px;
}

div#mast, div#container, div#content, div#footer {
    width:727px;
	text-align:left;
}

div#container{
   margin-left:auto;
   margin-right:auto;
   
}

div#content {
  	float:left;
    font-size:12px;
	padding-top: 7px;
	
}

div#contentleft{
    padding-top:65px;
    width:170px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	background-image: url(images/background_left.jpg);
	background-repeat: repeat-x;
}

div#contentright{
    padding-top:20px;
	padding-left:30px;
 	float: left;
	width: 450px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	
}

a{
    color:#89836F;
}

a:hover{
    color:#464646;
}

a:visited{

}

#footer{
    padding-top: 10px;
    font-size:10px;
	color:#736F56;
	float: left;
	background-image: url(images/background_bottom2.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#footer p{
    padding-top: 8px;
    padding-left: 20px;
	color: #fff;
}

div#footer a{
    color:#fff;
}

div#footer a:hover{
    color:#99CC33;
}

h1{
    font-size: 15px;
	text-transform: uppercase;
    font-weight: bold;
	
}

h2{
    font-size: 13px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom:5px;
	color: #333;
}

h3{
    font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

.dottedlines{
    border-style: solid dotted 

}

.leftspacer{
    padding-left: 15px;
}

p { 
    margin-top:0; 
    padding-top:0; 
} 

.developed{
    font-size:10px; 
    line-height:1.3em;
    text-align: right;
}
.hours{
    font-size:10px; 
    line-height:1.3em;
    text-align: left;

}

.imageleft{
    text-align:left;
	width: 160px;
	float: left;
	padding-bottom: 10px;
	padding-right:10px;
}

.qoute{
    font-size: 13px;;
}

.unnamed1 {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
}

.small{
    font-size:11px;
	line-height: 17px;
}
strong{

    color: #333;
}
