/* CSS Document */
/*
Twin West Chamber PAC Style Sheet
Site by Fuzzy Duck fuzzyduck.com

Design Notes:
Dark Green - #01573C
*/

html { margin:0; }
body { font:Arial, Helvetica, sans-serif; font-size:1em; margin:0; }

h1 { font-size:1.2em; color:#01573C; margin:0; padding:15px 0;}
h2 {}
h3 {}
h4 {}
h5 {}

p { margin:0; padding:8px 0; font-size:9pt; }

ul { font-size:.85em; }

hr {}

/* - - - - - - - - - - - - - - - */

/* bof wrappers */

#wrapper { display:block; width:780px; text-align:center; margin:0 auto; border:solid #01573C 1px;}

#headerwrapper { text-align:left;}

#navwrapper { border-top:solid #01573C 1px; border-bottom:solid #01573C 1px; height:29px; background:url(../images/nav_right_bg.jpg) no-repeat top right; }

#contentwrapper { text-align:left;}

#footerwrapper { text-align:left; text-align:left; color:#01573C; font-size:.8em; margin-top:5px; padding:5px 0;}

#leftcolwrapper { display:block; float:left; width:190px; padding:5px 0; }

#rightcolwrapper { display:block; margin:0; padding:5px 10px 5px 0; margin-left:200px; }

/* eof wrappers */

/* - - - - - - - - - - - - - - - */

/* bof wrapper extenders */

#footerwrapper .legal { font-style:italic; }
#footerwrapper .spacer { background:url(../images/footer_bg.jpg) top right #01573C; height:17px; margin-bottom:5px; }
#footerwrapper .content {padding:0 5px; }

/* eof wrapper extenders */


/* - - - - - - - - - - - - - - - */

/*
bof common markups
*/

.content { font-size:.85em; }
.clearboth {clear:both;}
.green { color:#01573C; }
.big { font-size:1em; }
.float-left {display:block; float:left;}
.width-fifty-percent {width:49%; }

/*
eof common markups
*/

/* - - - - - - - - - - - - - - - */

/*
bof content elements
*/

#info_contact { display:block; border-bottom:solid #01573C 1px; background: url(../images/leftcol_content_bg.jpg) bottom left repeat-x; color:#01573C; text-align:center; font-size:.6em; padding:5px 0;}
.quick-fact {  color:#01573C; background:url(../images/green_bg_light.jpg) bottom left repeat-x; border:1px solid #01573C; margin:0 auto; padding:5px; }
.quick-fact li {color:#01573C; }
.director-image-block { text-align:center; font-size:.8em; font-style:italic; background:url(../images/green_bg_light.jpg) bottom left repeat-x; border:1px solid #01573C; width:95%; margin:0 auto; }

/*
eof content elements
*/