* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
} 
a { 
color : #c05711;
} 
img { 
padding : 5px;
border : 1px solid #fcc874;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 15px;
margin-left : 0;
} 
img.floatTR { 
float : right;
margin-left : 3px;
margin-bottom : 0;
margin-top : 15px;
margin-right : 10px;
} 
#wrapper { 
margin : 0 auto;
width : 922px;
} 
#header { 
color : #333;
width : 900px;
float : left;
padding : 10px;
border : 1px solid #ccc;
height : 100px;
margin : 10px 0 0 0;
background-color : #F0F0FF;
background-image : url(/images/fpllogowide6.png);
background-repeat : none;
} 


.logo h1#lineone { 
font-size : 1.2em;
font-weight : bold;
font-family : helvetica, arial, sans-serif;
padding-top : 61px;
padding-left : 10px;
color : #532611;
border : none;
/*background-image : url(/images/fpllogowide5.png);*/
letter-spacing : -1px;
} 
.logo h1#lineone span { 
color : #000000;
} 
.logo h2#linetwo { 
padding-left : 20px;
font-size : 0.9em;
font-family : helvetica, arial, sans-serif;
text-transform : none;
color : #000000;
} 
.logo a { 
color : #000000;
text-decoration : none;
}

#navigation { 
color : #333;
margin : -25px 1px 0 0;
background : #fff;
position : relative;
float : right;
background-color : #00b1f4;
} 

a.squarebutton{
background: transparent url('/images/square-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 15px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('/images/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.tinybutton{
background: transparent url('/images/square-green-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.tinybutton, a:visited.tinybutton, a:active.tinybutton{
color: #494949; /*button text color*/
}

a.tinybutton span{
background: transparent url('/images/square-green-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.tinybutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.tinybutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}



#leftcolumn { 
color : #333;
border : 1px solid #ccc;
background : #fff;
margin : 5px 0 0 0;
padding : 10px;
min-height : 350px;
width : 200px;
float : left;
} 
#leftcolumn ul { 
margin-top : 10px;
padding-top : 2px;
padding-bottom : 10px;
margin-bottom : 10px;
border-bottom : 1px dotted;
background-color : #cce8ff;
} 
#leftcolumn li { 
margin-top : 10px;
display : list-item;
list-style-type : none;
font-size : 1.2em;
text-indent : 5px;
border-bottom : 1px dotted #00851b;
padding-bottom : 5px;
} 
#leftcolumn ul li.last { 
border-bottom : none;
padding-bottom : 0;
} 
#leftcolumn li a { 
color : #00851b;
text-decoration : none;
display : block;
}

#leftcolumn li a:hover {
	color : #b3a58f;
}

.contact { 
padding-top : 15px;
padding-bottom : 15px;
} 
.contact p { 
margin-top : 10px;
color : #4a2c14;
text-align : right;
}
.search { 
padding-top : 15px;
padding-bottom : 15px;
} 
.search p { 
margin-top : 10px;
color : #4a2c14;
} 
.aboutus p { 
color : #4a2c14;
font-size : 1.1em;
padding-top : 10px;
text-align : justify;
} 
#leftcolumn h3 { 
margin : 0;
font-size : 24px;
font-weight : lighter;
background-color : #00851b;
text-indent : 5px;
color : #cce8ff;
} 
#leftcolumn h2 { 
margin : 0;
font-size : 24px;
font-weight : lighter;
background : url('http://fullertonlibrary.org/images/tinyfplogo.png') no-repeat top right;
text-indent : 5px;
color : #4a2c14;
}
#rightcolumn { 
float : right;
color : #333;
border : 1px solid #ccc;
background : #fff4cc;
margin : 5px 0 5px 0;
padding : 10px;
min-height : 350px;
width : 673px;
display : inline;
} 
.topright { 
padding-bottom : 20px;
border-bottom : 1px dotted #8fa2b3;
} 
.topright p { 
text-align : justify;
font-size : 1.1em;
color : #8fa2b3;
padding-top : 10px;
} 
.topright h3 { 
margin : 0;
font-size : 24px;
font-weight : lighter;
background-color : #39a7ff;
text-indent : 5px;
color : #cce8ff;
} 
#boxes { 
margin : 15px auto;
} 
.box1 { 

width : 315px;
padding-right : 20px;
float : left;
border-right : 1px dotted #8fa2b3;
} 
.box1 p { 
color : #4a2c14;
font-size : 12px;
margin-top : 10px;
padding-left : 0;
padding-right : 3px;
text-align : justify;
} 
.box1 h2, .box2 h2 { 
margin : 5px 0;
font-size : 22px;
font-weight : lighter;
/*background-color : #cce8ff;*/
text-indent : 5px;
color : #00851b;
}

.box2 { 

width : 315px;
float : right;
} 
.box2 p { 
color : #4a2c14;
font-size : 12px;
margin-top : 10px;
padding-left : 3px;
padding-right : 0;
text-align : justify;
} 
.clear { 
clear : both;
} 
#triplebox { 
min-height : 136px;
padding : 0;
float : left;
display : inline;
margin-top : 10px;
border-top : 1px dotted #8fa2b3;
} 
.col { 
width : 210px;
float : left;
margin : 10px 5px;
text-align : left;
} 
.col p { 
margin : 11px 0 0 0;
padding : 0;
color : #000000;
} 
.col h3 { 
font-size : 1.4em;
font-weight : lighter;
color : #00851b;
background-color : #cce8ff;
text-indent : 5px;
} 
#footer { 
padding : 5px 0;
background-color : #fff;
display : inline;
float : left;
width : 100%;
border-top : 1px solid #d1d1d1;
font-size : 0.8em;
text-align : center;
color : #4a2c14;
background-color : #f0f0f0;
}