table { border:0px; border-collapse:collapse ; width:100%}
td {vertical-align:top; padding:0px; }
html {height:100%;}


td, table, select, input, textarea{
	font-family:tahoma, verdana, arial;
	font-size:11px;
	vertical-align:top;
	line-height:15px;
	color:#000000;
}

form { margin:0px; padding:0px}
body { margin:0px; padding: 0px; background:#c3c296; height:100%}

img {border:0}
.image_border {
     border: 5px solid #d7d8a4;
}

ul{margin:0px; padding:0px; list-style:none}
ul li { line-height:20px}
ul li a{text-decoration:underline; color:#f1e8de; background:url(images/marker_list.gif) no-repeat 0 6px; padding-left:12px}
ul li a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none}
.list ul li { line-height:16px; color:#f1e8de; background:url(images/marker_list.gif) no-repeat 0 7px; padding-left:10px}
.list ul li a{text-decoration:none; color:#f1e8de}
.list ul li a:hover{ text-decoration:underline}


a {text-decoration:underline; color:#f1e8de}
a:hover {text-decoration:none}

a.link {text-decoration:none; color:#ffffff; background:url(images/marker_list.gif) no-repeat 0 5px; padding-left:8px; font-weight:bold }
a.link:hover {text-decoration:underline}


#container {width:766px; margin: 0 auto 0 auto;}
.main { width:766px; }

/* header */
#header { width: 766px; border: 0px solid green; }
#header .nav {height:72px; background:url(images/bg_header2.jpg) no-repeat top; padding-left:20px}


/* content */
/*#content { height:315px }*/
/*
#content .row1 { height:89px; background:url(images/bg_cont_top.gif) no-repeat top; padding:20px 0 0 36px}
*/
#content { width: 766px; border: 0px solid yellow; border-collapse: collapse;}
#content td {
    border: 0px solid red;
}
#content .header {
     background:#d7d8a4;

}
#content .section_title{

     padding-left: 15px;
     padding-right: 15px;
     padding-top: 0px;
     color: #FFFFFF;
     font-size: 16px;
     line-height: 20px;
     font-family: Verdana, Tahoma, Arial;
     font-weight: bold;

}


#content .copy{
     padding: 0px 15px 15px 15px;
     color: #ffffff;
     font-size: 11px;
     font-family: Verdana, Tahoma, Arial;
}
#content .copy a:link, #content .copy a:hover, #content .copy a:visited {
     color: #ffffff;
     text-decoration: underline;
}

/*background-color:#d7d8a4; }*/

#footer { 
     width: 766px;
     border: 0px solid blue;
     background:#d7d8a4;
     text-align: center;
     height: 35px;

}
#footer .copy {
     color: #ffffff;
     padding-top: 10px;
}
#footer .copy a:link, #footer .copy a:hover, #footer .copy a:visited {
     color: #ffffff;
     text-decoration: underline;
}



.form input {
	width:245px;
	height:20px;
	padding:0 0 0 4px;
	margin:0;
	display:inline;
}

.form textarea {
	width:245px;
	height:117px; 
	overflow: auto;
	margin:0;
	padding:0 0 0 4px;
	display:inline;
}

.heading {
     font-weight: bold;
     color: #fce28e;
}


