@charset "utf-8";
/* CSS Document */

body {background-image: url(../images/bg.gif);
background-position:top;
background-repeat:repeat-x;
text-align:center;
margin-top:0px;
margin-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#f8d75c;
}

#edge2 {background-image:url(../images/edge.gif);
background-position:top;
background-repeat:repeat-y;
}

#edge1 { background-image:url(../images/edge-12.gif);
background-position:top;
background-repeat:repeat-y;
}

#content_main {background-color:#FFFFFF;
height:504px;
vertical-align:top;
}

#Email, #Name, #message {width:200px;
font-family:Arial;
border-color: #fcba63;
border-width:1px;
border-style:solid;
font-size:12px;
margin-top:2px;
margin-bottom:2px;
}

#content {padding-left:25px;
text-align:left;
padding-right:15px;
margin-top:5px;
}

#footer {background-image:url(../images/footer.gif);
width:977px;
height:67px;
text-align:center;
vertical-align:top;
}

.footer {margin-top:25px;
}

#header {background-image:url(../images/header.gif);
width:977px;
height:160px;
}

.heading {font-size:16px;
color:#ab3537;
font-weight:bold;
}

.sub_head {font-size:12px;
color:#ab3537;
font-weight:bold;
}

.table_color {background-color:#FFFFCC;
padding:10px;
}

.table_none {background-color:#FFFFff;
padding:10px;
}

.table_align {text-align:left;
}

.images {margin-right:10px;
margin-bottom:10px;
}

a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.home_left {background-color:#f6ccb5;
padding:10px;
}

.home_subs {background-color:#fddcb0;
background-image:url(../images/home_subs_bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
width:217px;
padding:0px
}

.div_subs {padding-left:15px;
}

images_space {margin-right:25px;
}
