body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #333333;
	font-size: 18px;
	line-height: 24px;
	padding: 10px 15px 10px 35px;
	
}

h2 {
	color: #333333;
	line-height: 140%;
	font-size: 22px;
}

h3 {
	font-size: 12px;
	border-left: 1px solid #CCCC99;
	color: #333333;
}

h4{
	font-size: 18px;
	color: #666666;
	padding: 10px 130px 0 35px;
	text-align: left;
}
h5 {
    font-size: 20px;
	color: #ffffff;
}

h6 {
	font-size: 20px;
	color: #3333CC;
	text-decoration: underline;
	padding: 20px 10px 10px 40px;
}

p {
	color: #333333;
	font-size: 14px;
	padding: 0px 15px 10px 35px;
}

ul {
	font-size: 14px;
	color: #333333;
	padding: 0 0 0 60px;
}

/* Table Styles */
span.caption{
	color: #333333;
	font-size: 18px;
	font-style: italic;
}

th.tabletop {
	color: #333333;
	font-size: 14px;
	text-align: left;
}

tr.table {
	color: #333333;
	font-size: 14px;
}

td.tablebottom {
	color: #999999;
	font-style: italic;
	font-size: 14px;
}
/* End table styles */

/* Horizontal Navigation Menu Container */
div.navmenu { 
	width: 337px; /* <-- OVERALL LENGTH OF MENU */
	height: 41px;  /* <-- BUTTON HEIGHT */
	margin: 0 auto; /* optional: centers navigation menu in its container */
}

/* Navigation Menu Item */
div.home	{
	width: 79px; /* <-- BUTTON WIDTH */
	height: 41px; /* <-- BUTTON HEIGHT */
	position:absolute;
	float: left;
	margin: 0;
	padding: 0;
	overflow:hidden;
	left: 565px;
	top: 55px;
	z-index: 2;
}

div.faq	{
	width: 68px; /* <-- BUTTON WIDTH */
	height: 41px; /* <-- BUTTON HEIGHT */
	position:absolute;
	float: left;
	margin: 0;
	padding: 0;
	overflow:hidden;
	left: 644px;
	top: 55px;
	z-index: 3;
}

div.blog	{
	width: 64px; /* <-- BUTTON WIDTH */
	height: 41px; /* <-- BUTTON HEIGHT */
	position:absolute;
	float: left;
	margin: 0;
	padding: 0;
	overflow:hidden;
	left: 712px;
	top: 55px;
	z-index: 4;
}

div.contact_us	{
	width: 126px; /* <-- BUTTON WIDTH */
	height: 41px; /* <-- BUTTON HEIGHT */
	position:absolute;
	float: left;
	margin: 0;
	padding: 0;
	overflow:hidden;
	left: 776px;
	top: 55px;
	z-index: 5;
}


/* Menu Image */
div.home img {
  width: 79px; /* <-- BUTTON WIDTH */
  height: 41px;  /* <-- BUTTON HEIGHT */
  border: 0; 
  
 }
 
 div.faq img {
  width: 68px; /* <-- BUTTON WIDTH */
  height: 41px;  /* <-- BUTTON HEIGHT */
  border: 0; 
 }
 
 div.blog img {
  width: 64px; /* <-- BUTTON WIDTH */
  height: 41px;  /* <-- BUTTON HEIGHT */
  border: 0; 
 }
 
 div.contact_us img {
  width: 126px; /* <-- BUTTON WIDTH */
  height: 41px;  /* <-- BUTTON HEIGHT */
  border: 0; 
 }
  
/* Plan Menu Item */
div.young_adult_blue	{
	width: 136px; /* <-- BUTTON WIDTH */
	height: 31px; /* <-- BUTTON HEIGHT */
	position:absolute;
	float: left;
	margin: 0;
	padding: 0;
	overflow:hidden;
	left: 133px;
	top: 395px;
	z-index: 6;
}

div.dental_plans	{
	width: 104px; /* <-- BUTTON WIDTH */
	height: 31px; /* <-- BUTTON HEIGHT */
	position:absolute;
	float: left;
	margin: 0;
	padding: 0;
	overflow:hidden;
	left: 580px;
	top: 395px;
	z-index: 7;
}

div.individual_care	{
	width: 196px; /* <-- BUTTON WIDTH */
	height: 31px; /* <-- BUTTON HEIGHT */
	position:absolute;
	float: left;
	margin: 0;
	padding: 0;
	overflow:hidden;
	left: 385px;
	top: 395px;
	z-index: 8;
}

div.flexible_blue	{
	width: 118px; /* <-- BUTTON WIDTH */
	height: 31px; /* <-- BUTTON HEIGHT */
	position:absolute;
	float: left;
	margin: 0;
	padding: 0;
	overflow:visible;
	left: 268px;
	top: 395px;
	z-index: 21;
}


/* Menu Image */
div.young_adult_blue img {
  width: 136px; /* <-- BUTTON WIDTH */
  height: 31px;  /* <-- BUTTON HEIGHT */
  border: 0; 
  
 }
 
 div.value_blue img {
  width: 106px; /* <-- BUTTON WIDTH */
  height: 31px;  /* <-- BUTTON HEIGHT */
  border: 0; 
 }
 
 div.individual_care img {
  width: 196px; /* <-- BUTTON WIDTH */
  height: 31px;  /* <-- BUTTON HEIGHT */
  border: 0; 
 }
 
 div.flexible_blue img {
  width: 118px; /* <-- BUTTON WIDTH */
  height: 31px;  /* <-- BUTTON HEIGHT */
  border: 0; 
 }


/* Footer Properties */
div.footer {
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
}


#content {
        position:absolute;
        width:800px;
        height:2000px;
        z-index:18;
        left: 112px;
        top: 436px;
        background-image: url(web/repeat_border.gif);
}
#contentBottom {
        position:absolute;
        width:800px;
        height:36px;
        z-index:19;
        left: 112px;
        top: 2436px;
        background-image: url(web/border_bottom.gif);
        overflow: hidden;
}



/* Twitter */
ul.twitter {
	padding: 10px 0 10px 0;
}
 
li.twitter-item {
	margin: 0px 8px 0px 18px;
	color: #666666;
}

/* End Twitter */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.narrowcolumn .postmetadata {
	text-align: center;
	}
	
	
.post {
	margin: 40px 0 40px 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
.ddet_div {
  margin: 8px 0 0 12px;
  padding: 8px;
  background: #F4F4F4;
  border: 1px solid #DDDDDD;
}
