
.button {background-color: #f44336;} /* Red */ 



h1{
color:white;
text-align:center;
background-color:#300070;
}

h1:hover{
color:#300070;
background-color:#ffffff;
font-size:35px;
}
h{
text-align:center;
font-size:35px;
}

p{
color:white;
font-size:25px;
text-align:justify;
padding:15px;
background-color:#555555;
text-indent:123px;
border:3px solid white
}

p:first-letter{
color:red;
font-size:45px;
}

span{
color:blue;
}

a:link {
    color: green;
    background-color: transparent;
    text-decoration: none;
	padding:10px;
}
a:visited {
    color: black;
     background-color: transparent;
    text-decoration: none;
}
a:hover {
	color:#9933CC;
   background-color: transparent;
    text-decoration:none;
}
a:active {
    color: yellow;
    background-color: transparent;
    text-decoration:none;
	
}









   
}

.abody {
    background-image: url("images/house.jpg");
   background-size: 140px 100px;
   background-repeat:repeat;

}


.header02 {
	font-family: Verdana;
	font-size: 14px;	
	color: #df0100;
	text-decoration: none;
	text-align:justify;
	}

.topmenu {
	font-family: verdana;
	font-size: 12px;
	color: #df0100;
	text-align:center;
	text-decoration: none;
	float:left;
}
.topmenu:hover {
	font-family: verdana;
	font-size: 12px;
	color: 5ab22a;
	text-decoration: none;
}




.ul{
color:white;
font-size:20px;
margin: 0px  0px 0px  0px;

float:left;
text-align:center;

}

.li ul{
list-style-type:none;

padding:5px;
border-color:#00FF00;
border-style:inset;
background-color:#882244;
}


.dt{
color:#CC3303;
display:run-in;
}



.content {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;

}
.header {
	font-family: Verdana;
	font-size: 14px;
	color: #093F98;
	text-decoration: none;
}
.copy {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


.main{
width:940px;
height:auto;
margin:1px auto 1px auto;
background-color:F3C6D4;
}	

.toplinks{
width:940px;
height:60px;
background-color:#778855;
}
.toplinks t {
    float: right;
    text-decoration: none;
}

.head{
width:940px;
height:60px;
background-color:#336655;
}

.logo{
width:120px;
height:60px;
background-color:#664455;
float:left;
border:1px solid black;
}
.hm ul li a{
color:white;
text-decoration:none;
}
.hm ul li a:hover{
color:#9c5406;
}
.hm ul li:hover{
background-color:#f78a14;
}

.hm ul li ul{
position:absolute;
float:left;
left:0px;
}

.hm ul li ul li{
width:125px;
border:1px solid white;
background-color:#9c5406;
}
.hm ul li ul{
visibility:hidden;
}




.left{
width:300px;
height:150px;
background-color:#001122;
float:left;

}
.md{
width:350px;
height:150px;

}
.right{
width:320px;
height:150px;
background-color:#665522;
float:left;
}
.bottom{
width:940px;
height:208px;
background-color:#337744;
float:left;
}

.p1{text-decoration:none;
color:#000033;
}

.footer{
width:940px;
height:75px;
background-color:#999999;
float:left;
}
.map{
height:400px;
width:400px;
}