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

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	font-size:1.4 em;
	font-weight: normal;
	background: #00637d;  /*-- fdfbeb (yellow bg ) --*/
	padding:0;
	}


#header {
	height: 163px;
	width:796px;
	padding:0;
	margin:0px auto 0px auto;
	}
	
#pg2header {
	height: 163px;
	width:800px;	
	margin-left:auto;
	margin-right:auto;
	padding:0;
	margin:0;
	background-image:url(../images/header.jpg);
	background-position:middle;
	background-repeat:no-repeat;
	}
	
ul {
	font-size:11px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
pageul {
	font-size:11px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
pageul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4 em;
	font-weight: normal;
	color:#000000;
	}
	
pageul a:hover {
	color:#000000;
	}

img, a img {
    border: none;
}

#menutable {
	vertical-align:top;
	}

#footer {
	height:200px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding:0;
	margin:0;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	color:#fff;
	font-size:11px;
	letter-spacing:1px;
	}

#contactus {
	height: 133px;
	width: 800px;
	background-image:url(../images/contactus.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0;
	padding:0;
	}

/*--------------------------- Index page navigation menu ---------------------------------*/

#logos {
	position:relative;
	top: -20px;
	margin:0;
	padding:0;
	}

#indextable {
	height:250px;
	padding:0 12px 0 12px;
	}
	
#indexh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: bold;
	color:#176888;
	padding:6px 0 8px 0;
	text-align:center;
	vertical-align:top;
	}

	
#secondlist {
	margin:0;
	padding-left:4px;
	padding-bottom:4px;
	padding-top:4px;
	font-size:63%;
	color:#333333;
	font-weight:bold;
	vertical-align:top;
	}
	
#secondlist a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	
#secondlist a:hover {
	color:#000000;
	text-decoration:underline;
	}

#prestable {
	margin:0;
	padding:0;
	}
	
#preslist {
	margin:0;
	font-size:70%;
	color:#111111;
	font-weight:bold;
	text-align:left;
	padding-left:3px;
	}
	
#preslist a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	
#preslist a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	}
	
#presidentlvl {
	border-bottom:1 px dotted #cecece;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: normal;
	color:#176888;
	padding-left:4px;
	}
	
#toplinks {
	color:#111111;
	font-size:65%;
	vertical-align:top;
	padding-top:5px;
	}
	
#toplinks a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	
#toplinks a:hover {
	text-decoration:underline;
	}
	
#mailinglist {
	font-size:11px;
	font-weight:bold;
	padding:0;
	padding-right:20px;
	padding-top:10px;
	margin:0;
	text-align:right;
	color:#333333;
	background-image:url(../images/mailbg.gif);
	background-repeat:no-repeat;
	height:30px;
	}
	
#scroller {
	background-image:url(../images/mailbg.gif);
	padding:0;
	padding-top:5px;
	background-repeat:no-repeat;
	height:44px;
	}

#scroller a {
	color:#692307;
	text-decoration:none;
	}
	
#scroller a:hover {
	text-decoration:underline;
	}
	
#scroller .tab {
	font-size:16px;font-family:Arial,Helvetica, san-serif; font-weight:bold; color:#eb6116;
	}
	
#scroller .tabb {
	font-size:16px;font-family:Arial,Helvetica, san-serif; font-weight:bold; color:#eb6116;
	}
	
#calendar {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	}

#calendarhead {
	font-size:8px;
	font-weight:bold;
	color:#222222;
	text-transform:uppercase;
	}
	
#calendarhead a {
	color:#222222;
	text-decoration:none;
	}
	
#calendarhead a:hover {
	color:#222222;
	text-decoration:underline;
	}

#calendarcopy {
	font-size:8px;
	font-weight:normal;
	color:#222222;
	}

#calendarcopy a {
	color:#222222;
	text-decoration:none;
	}

#calendarcopy a:hover {
	text-decoration:underline;
	}

/* ------------------------------- Permanent Links on Left Side ----------------------------------*/


#sitemenutop {
	background-image: url(../images/perm_01.gif);
	background-position:top;
	background-repeat:no-repeat;
		}
		
#sitemenubottom {
	background-image: url(../images/perm_03.gif);
	background-position:bottom;
	background-repeat:no-repeat;
		}

#sitemenu {
	width:170px;
	margin:5px;
	background-image:url(../images/perm_02.gif);
	font-size:76%;
	}
	
#sitemenu li a {
	height:18px;
	line-height:normal;
	font-weight:bold;
	color:#000;
	background: url(../images/indexmenu.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	padding: 3px 0 0 10px;
	display:block;
	}
	
#sitemenu li a:hover {
	color: #000;
	background: url(../images/indexmenu.gif) 0 -21px;
	background-repeat:no-repeat;
	text-decoration:underline;
	padding: 3px 0 0 10px;
	}



/*-------------------------------- regular nav menu -------------------------------------------- */
 
 #navmenu {
	width:14 em;
	margin:5px;
	border-right:none;
	border-top: 1px dotted #CCCCCC;
	font-size:76%;
	}
	
#navmenu ul li a {
	display:block;
	height:18px;
	line-height:inherit;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	background: url(../images/menu_02.gif);
	background-repeat:no-repeat;
	padding:3px 0 0 10px;
	}
	
#navmenu ul li a:hover {
	color: #000;
	background: url(../images/navmenuhover.gif);
	background-repeat:no-repeat;
	text-decoration:underline;
	padding: 3px 0 0 10px;
	}

	
	
/*-------------------------------- Revised Nav Menu for Chamber Area ( really long names )  ----------------------------------*/


#revisednavcontainer { 
	margin:0;
	text-align:center;
	}

#revisedsitemenu {
	width:240px;
	margin-left:1px;
	padding:0;
	background-image:url(../images/revisedperm_02.gif);
	background-position:bottom;
	background-repeat:repeat-y;
	background-color:#f2f4f6;
	font-size:12px;
	text-align:left;
		}

#revisedsitemenutop {
	background-image: url(../images/revisedperm_01.gif);
	background-position:top;
	background-repeat:no-repeat;
		}
		
#revisedsitemenubottom {
	background-image: url(../images/revisedperm_03.gif);
	background-position:bottom;
	background-repeat:no-repeat;
		}

#revisedsitemenu li a {
	height:18px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	display:block;
	background: url(../images/revisedindexmenu.gif);
	background-repeat:no-repeat;
	padding: 3px 0 1px 10px;
	width:245px;
	}
	
#revisedsitemenu li a:hover {
	background: url(../images/revisedindexmenu.gif) 0 -21px;
	background-repeat:no-repeat;
	text-decoration:underline;
	}

#revisednavmenu {
	width:245px;
	margin:0;
	border-top: 1px dotted #cecece;
	font-size:12px;
	padding:0;
	}
	
#revisednavmenu ul li a {
	color:#000;
	height:18px;
	line-height:inherit;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background: url(../images/revisedmenu.gif);
	background-repeat:no-repeat;
	padding:3px 0 1px 10px;
	text-decoration:none;
	}

	
#revisednavmenu ul li a:hover {
	color: #000;
	background: url(../images/revisedmenu.gif) 0 -21px;
	background-repeat:no-repeat;
	text-decoration:underline;
	}	

/*-- Revised Current tag for current navigation selection for Chamber Navigation only  ( really long names ) ---------------*/

 .revisedcurrent {
	color: #000000;
	background:  url(../images/revisedmenu.gif) 0 -21px;  /* -32px*/
	background-repeat:no-repeat;
	padding: 0 0 0 0;
	}
	
 .revisedcurrent a {
	color:#000;
	background: url(../images/revisedmenu.gif) 0 -21px;
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	padding: 0 0 0 0;
	}
	
.revisedcurrent a:hover {
	background:  url(../images/revisedmenu.gif) 0 -21px;
	padding: 0 0 0 0;
	background-repeat:no-repeat;
	text-decoration:underline;
	}		

/*------------------------------------- Chamber Announcement Boxes -----------------------------------------*/

#bigbox {
	width:366px;
	height:256px; 
	background-color:none; 
	margin:0;
	margin-left: 14px;  
	background-image:url(); 
	background-repeat:no-repeat; 
	background-position:6px 0;
	}
	
#bigboxheadline {
	padding: 15px 15px 5px 15px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:25px; 
	font-weight:bold; 
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
	}
	
#bigboxheadline a {
	text-decoration:none;
	color:#ffffff;
	}
	
#bigboxheadline a:hover {
	text-decoration:underline;
	color:#ffffff;
	}

#bigbox #bbcopy {
	font-size:14px;
	color:#085373;
	font-weight:normal;
	padding: 10px 10px 5px 10px;
	margin:0;
	text-align:center;
	}
	
#bigbox #bbcopy a {
	color:#085373;
	text-decoration:none;
	}
	
#bigbox #bbcopy a:hover {
	color:#085373;
	text-decoration:underline;
	}
	
#bottomleftbox {
	float:left; 
	width:185px; 
	height:110px; 
	background-color:none;
	border:0;
	border-right: 1px solid #cecece; 
	padding:0;
	margin:0;  
	margin-bottom:10px; 
	background-image:url(); 
	background-repeat:no-repeat; 
	background-position: 0 0;
	text-align:center;
	}

	
#bottomrightbox {
	float:right; 
	width:175px; 
	height:110px; 
	background-color:none; 
	padding:0; 
	margin:0; 
	margin-bottom:10px; 
	background-image:url(); 
	background-repeat:no-repeat; 
	background-position: 0 0;
	text-align:center; 
	}
	
#bottomboxheader {
	padding:5px;
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	color:#07649e;
	}
	
#bottomcopy {
	font-size:12px;
	color:#07649e;
	font-weight:normal;
	padding:5px;
	margin:0;
	margin-right:10px;
	}
	
#staticbox {
	width:185px; 
	height:110px;
	padding:0; 
	padding:5px 5px 15px 5px; 
	margin:0 auto;   
	margin-top:16px;
	margin-bottom:10px;
	background-image:url(../images/staticbox.gif); 
	background-repeat:no-repeat; 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	color:#8c5b0e;
	}
	
#staticbox_sm {
	width:150px; 
	height:110px;
	padding:0; 
	padding:5px 5px 15px 5px; 
	margin:0 auto;   
	margin-top:16px;
	margin-bottom:10px;
	background-image:url(../images/staticbox_sm.gif); 
	background-repeat:no-repeat; 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	color:#8c5b0e;
	}

/*--- responsible class for the menus current page bg image ------------------------------------------------*/

 .current {
	color: #000000;
	background:  url(../images/menu_02.gif) 0 -21px;    /*(-32px)*/
	background-repeat:no-repeat; 
	padding: 0 1px 0 0;
	font-weight:bold;
	}
	
.current a:link, .current a:visited {
	color:#511564;
	background:  url(../images/menu_02.gif) 0 -21px;
	background-repeat:no-repeat;
	padding: 0 1px 0 0;
	}
	
.current a:hover {
	color:#511564;
	background:  url(../images/menu_02.gif) 0 -21px;
	background-repeat:no-repeat;
	padding: 0 1px 0 0;
	}
	

/*- the 4 differing in-page headline fonts. Just a different color to match web page style ---(All the same now 032309)---------------*/

#businesshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:87%;
	font-weight: inherit;
	color:#000;
	font-weight:bold;
	padding:6px 0 2px 6px;
	}
	
#businessheadcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size:87%;
	font-weight: inherit;
	color:#e99838;
	font-weight:bold;
	padding:6px 0 2px 6px;
	}
	
#communityhead {
	font-family:, Arial, Helvetica, sans-serif;
	font-size:87%;
	font-weight: inherit;
	color:#000;
	font-weight:bold;
	padding:6px 0 2px 6px;
	}

#eventhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:87%;
	font-weight: inherit;
	color:#000;
	font-weight:bold;
	padding:6px 0 2px 6px;
	}
	
#chamberhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:87%;
	font-weight: inherit;
	color:#000;
	font-weight:bold;;
	padding:6px 0 2px 6px;
	}
	
#otherhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:87%;
	font-weight: inherit;
	color:#000;
	font-weight:bold;
	padding:6px 0 2px 6px;
	text-align:center;
	}
	
#h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight: inherit;
	color:#111111;
	padding:2px 0 0 6px;
	}
	
#h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
	font-weight: inherit;
	color:#111111;
	padding:2px 0 0 6px;
	}
	
#h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:85%;
	font-weight: bold;
	color:#111111;
	padding:2px 0 0 6px;
	}

#mailing {
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#111111;
	padding:1px;
	}

#mailing a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}	
	
#mailing a:hover {
	text-decoration:underline;
	}
	
	
/*- Sub Menu Navigation --------------------------------------------------------------------*/

#invertedtabs{
	font-size: 75%;
	margin-left: 3px;
	width: 100%;
	height:14px;
	padding-right: 5px;
	}

#invertedtabs ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#invertedtabs li{
	display:inline;
	margin:0 1px -1px 0;
	padding:0;
	text-transform:none;
	}



/* Actual Links in Horizontal Navigation Menu styles -------------------------------------------*/


/* Community Horizontal Link:------------------------------------------*/

#commtab a {
	font-weight:bold;
	float:right;
	color: #000000;
	margin:0 2px 0 0;
	padding:0 9px 0 6px;
	border: 1px solid #ffffff;
	
	}

#commtab a:link, #commtab a:visited {
	color:#000000;
	text-decoration:none;
	}

#commtab a:hover {
	color:#ffffff;
	text-decoration:none;
	background-image:url(../images/commtab.gif);
	border:1px solid #85a187;
	}
	
#commtabcurrent a {
	font-weight:bold;
	float:right;
	margin:0 2px 0 0;
	padding:0 9px 0 6px;
	color:#ffffff;  /*fdaf08*/
	text-decoration:none;
	background-image:url(../images/commtab.gif);
	border:1px solid #85a187;
}


/*----- Chamber Horizontal Nav Link  ----------------------------------*/

#chambertab a {
	font-weight:bold;
	float:right;
	color: #000000;
	margin:0 2px 0 0;
	padding:0 9px 0 6px;
	border: 1px solid #ffffff;

}

#chambertab a:link, #chambertab a:visited {
	color:#000000;
	text-decoration:none;
	}
	
#chambertab a:hover {
	color:#ffffff;  /*fdaf08*/
	text-decoration:none;
	background-image:url(../images/chambertab.gif);
	border:1px solid #fba657;
}

#chambertabcurrent a {
	font-weight:bold;
	float:right;
	margin:0 2px 0 0;
	padding:0 9px 0 6px;
	color:#ffffff;  /*fdaf08*/
	text-decoration:none;
	background-image:url(../images/chambertab.gif);
	border:1px solid #fba657;
}


/*--Business Horizontal Nav Link --------------------------------------*/

#busitab a {
	font-weight:bold;
	float:right;
	color: #000000;
	margin:0 2px 0 0;
	padding:0 9px 0 6px;
	border: 1px solid #ffffff;
	}

#busitab a:link, #busitab a:visited {
	color:#000000;
	text-decoration:none;
	}

#busitab a:hover {
	color:#ffffff; /*1f2564*/ 
	text-decoration:none;
	background-image:url(../images/busitab.gif);
	border:1px solid #8b91d0;
	}
	
#busitabcurrent a {
	font-weight:bold;
	float:right;
	margin:0 2px 0 0;
	padding:0 9px 0 6px;
	color:#ffffff; /*1f2564*/ 
	text-decoration:none;
	background-image:url(../images/busitab.gif);
	border:1px solid #8b91d0;
	}



/*--Events Horizontal Nav Link ------------------------------------------*/

#eventstab a {
	font-weight:bold;
	float:right;
	color: #000000;
	margin:0 2px 0 0;
	padding:0 9px 0 6px;
	border: 1px solid #ffffff;
	}

#eventstab a:link, #eventstab a:visited {
	color:#000000;
	text-decoration:none;
	}
	
#eventstab a:hover {
	color:#ffffff;  /*5a5a74*/
	text-decoration:none;
	background-image:url(../images/eventstab.gif);
	border:1px solid #ff6e63;
	}
	
#eventstabcurrent a {
	font-weight:bold;
	float:right;
	margin:0 2px 0 0;
	padding:0 9px 0 6px;
	color:#ffffff;  /*5a5a74*/
	text-decoration:none;
	background-image:url(../images/eventstab.gif);
	border:1px solid #ff6e63;
	}

/*--- Member Login Nav Link ---------------------------------------------*/

#memberstab a {
	font-weight:bold;
	float:right;
	color: #000000;
	margin:0 2px 0 0;
	padding:0 9px 0 6px;
	border: 1px solid #ffffff;
}


#memberstab a:link, #memberstab a:visited {
	color:#000000;
	text-decoration:none;
	}

#memberstab a:hover {
	color:#ffffff; /*511564*/
	text-decoration:none;
	background-image:url(../images/memberstab.gif);
	border:1px solid #c084d3;
}

#memberstabcurrent a {
	font-weight:bold;
	float:right;
	margin:0 2px 0 0;
	padding:0 9px 0 6px;
	color:#ffffff;  /*5a5a74*/
	text-decoration:none;
	background-image:url(../images/memberstab.gif);
	border:1px solid #c084d3;
	}

/*--  Horizontal bar above horiz nav menu  

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #8b0000;
border-bottom: 1px solid #fff; 
}

Remove this to remove border between bar and tabs-------*/
	
	
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#111111;
	padding:6px 0 0 4px;
	}
		
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:6px 0 0 4px;
	}
	
#menu a:hover {
	text-decoration:underline;
	}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:inherit;
	font-size:9px;
	color:#111111;
	padding:0 0 0 0;
	text-align:left;
	vertical-align:top;
	}


.home ul {
	font-family:, Arial, Helvetica, sans-serif;
	font-weight:inherit;
	font-size:80%;
	color:#111111;
	padding:8px 0 0 0px;
	text-align:left;
	}
	
.home li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:inherit;
	color:#111111;
	padding:4px 0 0 6px;
	text-align:left;
	list-style-image:url(../images/lildisc.png);
	list-style-position:inside;
	}
	
.home  li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	padding:0 0 0 0;
	text-align:left;
	vertical-align:text-top;
	text-decoration:none;
	}
	
.home li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:inherit;
	color:#111111;
	padding:0 0 0 0;
	text-align:left;
	vertical-align:text-top;
	text-decoration:underline;
	}
	
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:inherit;
	line-height:1.25;
	font-size:75%;
	color:#111111;
	padding:0 8px 13px 6px;
	text-align: left;
	}
	
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
	
.content a:hover {
	text-decoration:underline;
	}
	
.content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	padding:0;
	margin:0;
}
	
.content li a {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
	
.content li a:hover {	
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	}	

.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:inherit;
	font-size:70%;
	color:#111111;
	padding:10px 8px 0 4px;
	vertical-align:middle;
	background-image:url(../images/gift.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:inherit;
	font-size:11px;
	color:#111111;
	padding:0 8px 2px 2px;
	text-align: center;
	}
	
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:inherit;
	font-size:10px;
	color:#111111;
	padding:0 8px 2px 2px;
	text-align: center;
	}		
	
	
#lefttext {
	float:left; 
	width:200px; 
	text-align:justify;
	}
	
#righttext {
	float:right; 
	width:200px; 
	text-align:justify;
	}
	
#clear {
	float:none;
	clear:both;
	}	
	
.idtext {
	padding-left:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:inherit;
	font-size:9px;
	color:#222222;
	}
	
/* --------------------------------------- Resources Page ------------------------------*/

#pdful {
	font-size:90%;
	list-style: inside disc;
	color:511564;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	}

#pdful li a {
	font-weight:bold;
	color:000000;
	text-decoration:none;
	}
	
#pdful li a:hover {
	text-decoration:underline;
	}

#facebookimg {
	margin:0;
	padding:0;
	text-align:right;
	}
	
#socialinks {
	width:780px;
	margin:0 auto;
	padding:0;
	height:100px;
	}
	
#socialinks #facebookbox {
	float:left;
	width:210px;
	height:100px;
	background-image:url();
	background-repeat:no-repeat;
	padding:0;
	padding-left:10px;
	padding-top:24px;
	margin:0;
	margin-left:70px;
	margin-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	text-align:right;
	}
	
#socialinks #facebookbox a {
	text-decoration:none;
	color:#333333;
	}
	
#socialinks #facebookbox a:hover {
	text-decoration:underline;
	}
	
#facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#222222;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-left:90px;
	line-height:20px;
	float:left;
	text-align:right;
	}

	
#socialinks #fitzbox {
	float:left;
	width:210;
	height:100px;
	background-image:url();
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	}
	
#socialinks #fitzbox #fitztext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#222222;
	margin:0;
	padding:0;
	padding-top:34px;
	padding-left:15px;
	line-height:20px;
	float:left;
	}
	
#socialinks #fitzbox #fitztext a {
	text-decoration:none;
	color:#333333;
	}
	
#socialinks #fitzbox #fitztext a:hover {
	text-decoration:underline;
	}
	
	#socialinks #lifestyle {
	float:left;
	width:210px;
	height:100px;
	background-image:url();
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
	
#socialinks #lifestyle #lifestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#222222;
	margin:0;
	padding:0;
	padding-top:34px;
	padding-left:15px;
	line-height:20px;
	float:left;
	}
	
#socialinks #lifestyle #lifestyle a {
	text-decoration:none;
	color:#333333;
	}
	
#socialinks #lifestyle #lifestyle a:hover {
	text-decoration:underline;
	}
	
	
/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
  width:1000px;
  clear:both;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
