﻿        body 
{
	margin:0;
	padding:0;
	height:100%;
	font-family: Century Gothic, sans-serif;	

} 

.main_container 
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	display:block;
	position:relative;
}
.menu_item
{
    height:35px;
}
.menu_all
{
    height:35px;
}

#left_col
{
    float:left;
    width:225px;
    font-family:Verdana;
    font-size:11px;
    text-align:left;

}
#center_col
{
    float:left;
    width:499px;
    border-right:solid 1px silver;
    border-left:solid 1px silver;
    font-family:Verdana;
    font-size:11px;
    text-align:left;
}
#right_col
{
    float:left;
    width:224px;
    font-family:Verdana;
    font-size:11px;
}

.left_side_item
{
    width:225px;
    height:20px;
    font-size:11px;
    border-bottom:solid 1px silver;
    text-align:left;
    color:Black
}
.left_side_item_hover
{
    width:325px;
    height:20px;
    font-size:11px;
    border-bottom:solid 1px silver;
    text-align:left;
    color:Black;
    background-color:Silver
}
.competiton_list
{
    width:220px; float:left; margin-top:5px
}
.header1
{
    color:#ff8929; font-family:Century Gothic; font-size:16pt
}
.headerlink1
{
    color:#ff8929; font-family:Century Gothic; font-size:12pt; text-decoration:none
}
.header3
{
    color:#ff8929; font-family:Century Gothic; font-size:12pt
}
.header4
{
    color:#ff8929; font-family:Century Gothic; font-size:12px; font-weight:bold
}
.link1
{
    font-family:Verdana; font-size:11px; color:Navy
}

.round-corner-box
{
    float:left;        
    background-image:url(http://www.familydoctornj.com/images/title-background.gif);
    background-repeat:repeat-x;
    background-position:top
}

.round-corner-non-ie {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border:solid 1px #cfe5e9; 

}
.boxTitle
{
    float:left;
    height:24px;
    padding-bottom:5px
}
.boxContent
{
    float:left;
    padding:5px;
	font-size:11px;
font-family:Verdana
}
.date-posted
{
    float:left;
    width:400px;
    color:Gray;
    font-style:italic;
    font-size:10px;
    margin-left:5px;
    margin-top:5px
}
.menuLink
{
    color:Black;
}
.selected-tag
{
    color:#4eb205;
    font-style:italic
}
.button1
{
    height:25px;
    background-color:#5fb8c6;
    border:none;
}
.link1
{
    color:Black;
    text-decoration:none;
}
a.link1-hover:hover{color:Blue; text-decoration:underline;}
a.tag-hover:hover{color:Orange;text-decoration:underline;}
a:hover{color:Orange;text-decoration:underline;}
.tag-subcontent
{
    float:left;
    padding-right:3px;
    font-family:Verdana;
    color:Black;
    text-decoration:none
}
.tag-key
{
    float:left;
    padding:3px;
    font-family:Verdana;
    color:Black;
    text-decoration:none
}
.tag-xx-small
{
    font-size:10px;
}
.tag-x-small
{
    font-size:12px;
}
.tag-smaller
{
    font-size:14px;
}
.tag-small
{
    font-size:16px;
}
.tag-medium
{
    font-size:18px;
}
.tag-large
{
    font-size:20px;
}
.tag-larger
{
    font-size:22px;
}
.tag-x-large
{
    font-size:24px;
}
.tag-xx-large
{
    font-size:26px;
}
