body { 	margin:0px;
         
        background:url(images/main_bg.jpg) top left repeat-x #FFFFFF;
        color:#780400;
        font-family:Bradley Hand ITC;
        font-size:20px;
        font-weight:bold;
}
body a {
        color:#780400;
        font-family:Bradley Hand ITC;
        font-weight:bold;
}
#title {
        font-size:60px;
        color:#000000;
        font-weight:bold;
        font-family:arial;
}

#menutop {
        text-align:right;
        font-family:Bradley Hand ITC;
        font-size:20px;
        line-height:1;
        padding-top:10px;
        padding-bottom:10px;
}

#menutop a {
        color:#000000;
        font-family:Bradley Hand ITC;
        font-weight:bold;
}

#leftimage {
        text-align:center;
}

#leftimage a {
        color:#780400;
}

#rightimage {
        text-align:center;
}

#rightimage a {
        color:#780400;
}

a {
        color:#780400;
}

#map {
        margin-top:20px;
        margin-bottom:20px;
}

#disbycar {
        margin-left:170px;
}

.line {
        width:350px;
        margin-bottom:20px;
        text-align:center;
}

#subtitle {
        font-size:25px;
        color:#000000;
        font-weight:bold;
        text-decoration:underline;
}

#subtitle a {
        font-size:25px;
        color:#000000;
        font-weight:bold;
}

#footer {
        text-align:center;
        font-family:arial;
        color:black;
        font-size:10px;
}

#underconstruction {
        text-align:center;
        height:500px;
}

#underconstruction a {
        color:#780400;
}

#returntotop {
        text-align:right;
        font-family:arial;
        color:#780400;
}

#returntotop a {
        color:#780400;
}
		
.textarea {     width:244px;
		height:43px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px;
}
		
.textarea1 { width:244px;
		height:226px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px;
}
		

a:hover{text-decoration:none;
}
.a:hover{text-decoration:underline;
}
