#content, #menu, #footer {
margin:0 auto;
padding: 0;
} 

body {
background: #ffffff;
color: #00000;
font-family: arial, verdana, tahoma, sans-serif;
}

img {
border-color: #cccccc;
border-width: 1px;
border-style: none;
}

a {

color: #003f87;

}

h3 {
color: #000000;
font-size: 18px;
}

#wrapper {
width: 800px;
margin-right: auto;
margin-left: auto;
border-left: solid 1px #ccc;
border-right: solid 1px #ccc;


}

#header {
background-image: url("images/pacificbanner.jpg");
height: 100px;
}

.bumper {
    font-size: 1px;
    line-height: 1px;
}

#content {
border-style: none;
border-top: none;
background: #ffffff;
margin-top: none;
border-width: 1px;
border-color: #cccccc;
font-size: 18px;

padding-right: 20px;


}



#content ul {

}
#content ul li {
list-style: square;
}

#menu {
margin-bottom: 0px;
padding-bottom: 0px;
font-size: 14px;
}

#menu a:link, #menu a:visited {
color: #ffffff;
}

#menu a:active, #menu a:hover {
color: #000000;
}

#menu a:hover {
color: #ab957d;
}

#menu img {
border-style: none;
}
#footer {

 
color: #000;
text-align: center;
float: right;
}
#footer a {
color: #6C5336;
}

#quick a {
color: #2c1e05;

}

#quick {
//*border: solid 1px #ccc; *//
padding: 3px; 
width: 120px; 
//*background: #f8dfaf; *//

}

#quickblue {
background: #040148; 
border-color: #ccc; 
border-style: none; 
border-width: 1px; 
border-left: none 0px;
}

#quickblue ul li {
list-style: none;
margin-left: -35px;
margin-top: .5em;
margin-right: .25em;
font-size: 16px;
color: #fff;
background: #040148;
border-bottom: solid 1px #2C2C63;
}

#quickblue ul li a {
color: #fff;
}

#quickblue a {
text-decoration: none;
text-transform: none;
}

#content table td{
padding: 5px;
	}	

#content .table {
height: 700px
}

#sidelist ul {
background: #f8dfaf;
padding-left: 0px;
margin-left: 0px
}

#sidelist ul li {
border-bottom: solid 1px #7d6666;
background: #f8dfaf;
margin-left: 4px;
padding-left: 0px;
list-style: none;
}

#sidelist a {
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: #631c1c;
}

#textbox {
float: right; 
text-align: right; 
font-size: 14px; 
font-weight: bold
}

#textbox a {
text-decoration: none;
}

.smaller {
font-size: 16px
}

#search iframe cse-search-results {
font-size: 16px
}

#quicksmall a {
color: #2c1e05;

}