/* CSS Document */
body {
background-color: #320500;
background-image: url(/images/monacos_02.jpg);
background-repeat: repeat-x;
background-position: top;
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#top {
width: 800px;
}
.crumblink {
color: #320500;
font-weight: bold;
text-decoration: none;
}
#footerlinks {
height: 30px;
width: 800px;
text-align: center;
background-color: #978D71;
color: #FFFFFF;
font-size: 10px;
}
.footer_link {
color: #FFFFFF;
text-decoration: none;
}
.footer_link:active {
color: #320500;
}
.footer_link:hover {
color: #320500;
}
.content_link {
color: #000000;
text-decoration: none;
}
.content_link:hover {
color: #660000;
}
.keyword_link {
color: #CCCCCC;
text-decoration: none;
}
.keyword_link:active {
color: #FFFFFF;
}
.keyword_link:hover {
color: #FFFFFF;
}
#flash {
background-image: url(/images/header_03.jpg);
background-position: top;
background-repeat: no-repeat;
text-align: left;
}
.copyright {
color: #908C88;
font-size: 10px;
padding-bottom: 5px;
}
/* HOME PAGE */
#index_right {
padding-left: 19px;
padding-right: 19px;
padding-top: 12px;
vertical-align: top;
}
#index_content {
padding-left: 18px;
padding-right: 18px;
text-align: left;
}
#service_boxes {
padding: 10px 0px 0px 18px;
}
#index_serve_menu {
color: #000000;
text-align: left;
padding-left: 25px;
line-height: 16px;
font-weight: bold;
}
.serveyou_links {
color: #000000;
text-decoration: none;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
.serveyou_links:hover {
font-weight: normal;
}
/* END HOME PAGE */
/* CONTACT PAGE */
.formdiv {
padding: 3px;
text-align: left;
}