body {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background: #fff url('images/background.gif') repeat-x top center;
    color: #333;
}

a:link {
	color: #981b1f;
	text-decoration: none;
}
a:visited {
	color: #981b1f;
	text-decoration: none;
}
a:active {
	color: #981b1f;
	text-decoration: none;
}
a:hover {
	color: #981b1f;
	text-decoration: underline;
}

h2{
    margin:0;
    padding:0;
}

h3{
    margin:0;
    padding:0;
}

select {
    margin:0;
    padding:0;
}

#contentpart{
    width:796px;
    margin:auto;
}

#littletop{
    height:12px;
    font-size:9px;
    color:#fff;
    text-align: center;
    letter-spacing: 3px;
}

.littletoplink, .littletoplink a:link, .littletoplink a:visited{
    font-size:9px;
    color:#fff;
    text-decoration:none;
}

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

.bigtoplink, .bigtoplink a:link, .bigtoplink a:visited{
    font-size:12px;
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}

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

#bigtop{
    width:796px;
    height:31px;
    margin:auto;
    background: #981b1f url('images/header.jpg') no-repeat top center;
    text-align: center;
    font-size:12px;
    color:#fff;
    padding-top:17px;
}

#littletop p, #bigtop p{
    margin:0;
    padding:0;
}

#littletop a, #bigtop a{
    color:#fff;
}

#littletop a:hover, #bigtop a:hover{
    text-decoration:underline;
}

#logo{
    width:796px;
    height:226px;
    margin:auto;
}

#mainpart{
    border-left:3px solid #981b1f;
    border-right:3px solid #981b1f;
    border-bottom:3px solid #981b1f;
    background:#fff;
}

.pgcntnt{
    
}

#arountdext{
    padding:0 10px 30px 10px;
}

.dash{
    border-bottom: 2px dashed #666666;
    padding:5px 0 5px 12px;
}

.dash a{
    color:#000;
}

.leftmenu, .leftmenu a:link, .leftmenu a:visited{
    color:#000;
    font-size:9px;
    text-decoration:none;
}

.leftmenu a:hover{
    color:#ddd;
    text-decoration:underline;
}

#footernotice{
    width:100%;
    height:72px;
    background:#e2e2e2;
    text-align:center;
}

#footernotice p, #footernotice a:link, #footernotice a:active, #footernotice a:visited{
    font-size:11px;
    color: #333;
    text-decoration:none;
}

#footernotice a:hover{
    text-decoration:underline;
}

#foottxt p, #foottxt a:link, #foottxt a:active, #foottxt a:visited{
    font-size:10px;
    color: #333;
    text-decoration:none;
    padding:0;
    margin:3px 0 0 0;
}

#foottxt a:hover{
    text-decoration:underline;
}

#scroller{
    width:140px;
    padding:50px 20px 0 20px;
    font-size:9px;
}

.bottomtext p, .bottomtext a{
    margin:0;
    padding:0;
    font-size:9px;
    color:#333;
}

#main-left{
    width:100%;
    border-right:1px dashed #000;
    padding-top:10px;
}

.inline{
    padding:0 20px 0 10px;
}

#main-right{
    padding:10px;
}

#main-right h2{
    padding:0 0 0 10px;
    margin:0;
    font-size:16px;
    font-style:italic;
    color:#889f29;
}

#main-center{
    padding:0 10px 0 10px;
}

#tel{
    padding:30px 0 0 20px;
}

#tel p{
    margin:0;
    padding:0;
}

.frm{
    width:150px;
}

.frm2{
    width:80px;
}

.frm3{
    width:400px;
}