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

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

#maincont {width: 800px;
height: 100%;
margin: 15px auto 0;
padding: 0;
background-color: #fff;
}

#banner {width: 800px;
height: 145px;
background-image:url(../images/cqbanner3.jpg);
background-position: top left;
background-repeat: no-repeat;
}
#pagecontent {width: 800px;
height: 100%;
margin: 0 auto;
}
#nav {width: 140px;
height: 100%;
margin: 20px auto 0;
float: left;
background-color: #ffd89d;
border: 1px solid #322109;
padding: 22px 7px 10px 0;
}
#nav ul li {width: 140px;
height: 25px;
position: relative;
margin: 0 0 0 -20px;
padding: 0 0;
list-style: none;
display: block;}

#nav a {font-size: 14px;
color: #332109;
text-decoration:none;
}

#nav a:hover {color: #fff;
}

#maintext {width: 590px;
height: 100%;
background-color: #fff;
margin: 45px auto 0;
padding-right: 20px;
float: right;
}

#clearfloat {clear: both;
height: 10px;
margin: 0 auto;
}

#bottombar {width: 760px;
height: 15px;
margin: 10px auto 0;
padding: 8px 20px;
background-color: #ffd89d;
border: 1px solid #322109;
font-size: 9px;
color: #332109;
}
#bottombar a {color: #332109;}
#bottombar a:hover {color: #fff;}

#letterboxrgt {width: 230px;
position:relative;
margin-right: 25px;
float: right;
border: 1px solid #332109;
padding: 10px;
}

#letterboxlft {width: 230px;
position: relative;
margin-left: 25px;
float: left;
border: 1px solid #332109;
padding: 10px;
}
#donorbox {width: 590px;
height: 23px;
}
#donorleft {width: 372px;
height: 23px;
padding-left: 2px;
float: left;
}
#donorrght {width: 200px;
height: 23px;
padding-right: 2px;
float: right;
}
#gallerybox {width: 550px;
padding: 20px 20px 0 20px;
}
#galleryimage {width: 550px;
padding: 20px 20px 0 20px;
}
#gallerytext {width: 550px;
padding: 20px 20px 0 20px;
}

#clearfloat {clear: both;}
#clearfloatshort {width: 230px;
height: 20px;
clear:right;}
.fltright
{float: right;}
.list1 {list-style:disc;
color: #332109;}
.liststyle {font-size: 12px;
color: #333;}
.submit
{background-color: #ffd89d;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #332109;
border: 1px solid #332109;
}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #332109;
}
.center {
	text-align: center;
	font-style: italic;
}
.floatright {float: right;
padding: 0 10px;
}
.floatleft {float: left;
padding: 0 10px;
}

