body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FEF3DD;
	margin: 0px;
	padding: 0px;
}

a, #contents a:visited {color:#0033CC;}
a:hover {color:#8B0000;}
h1 {font-size:16px;}
h2 {font-size:14px;}
#maplinks {margin: 0px auto; width:500px;}
#gb {margin: 50px auto 20px; width:500px;}
.grey {color: #666666}

                #contactform {
                font-family: verdana;
                width: 500px;
                }
				
				#contactform fieldset {
				padding:10px;
				}

                #contactform h1 {
                        font-size: 130%;
                }

                #contactform img {
                        border: 0px;
                }

                #contactform .errors {
                        color: #ff0000;
                }

                #contactform .correct {
                        color: black;
                }

                #contactform legend {
                        font-size: 120%;
                        font-weight: bold;
                }

                #contactform .title {
                        color: black;
                        font-weight: bold;
                        font-size: 90%;
                        margin-top: 2px;
                        margin-bottom: 5px;
                }

                #contactform .field {
                        color: black;
                        font-size: 90%;
                        margin-bottom: 7px;
                }

                #contactform .small {
                        font-size: 100%;
                }

                #contactform .thanks {
                        margin-top: 15px;
                        color: green;
                        font-size: 105%;
                        margin-bottom: 15px;
                }
				

/* buttons */

.button {
height:39px;
width:174px;
padding:0px 0px 0px 0px;
background: url(images/button01.png) no-repeat;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:center;
}

.button a, .button a:visited {
color:#FFFFFF;
text-decoration:none;
display:block;
}

.button a:hover{
color: #A9E1FC;
text-decoration:underline;
display:block;
}

/* header */
.head-r {
height:224px;
background:url(images/head-r.png) repeat-x;
}

.head-l {
height:224px;
background:url(images/head-l.png) repeat-x;
}

/* main */

.ad-cols {
padding:30px 0px 0px 0px;
background: #FFF1D8;
text-align:center;
}

.maincol{
padding-top:30px;
background: #FFFFFF;
width:600px;
}

.ad-div {
width:174px;
margin:0px auto;
}
