@charset "utf-8";

* {
    margin:0;
	padding:0;
}

body {
	text-align: center;
	background:#FFF;
    font-family : Verdana, Arial, Tahoma, Lucida, "Lucida Grande", Helvetica, sans-serif;
}
input {
    font-family:Verdana;
}
.providername {
    font-weight:bold;
	text-transform:capitalize;
	margin:5px 0;
}
.longinput {
    width:330px;
}
.featurednot {
    padding:5px;
	text-align:left;
	font-size:11px;
}
h4.even {
    background:#efefef;
}
h4.black {
	color:#000;
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
}
h4.yellow {
	color:#000;
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
}
h4.green {
	color:#000;
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
}
a {
    text-decoration: none;
    color:#000;
}
a:hover {
    text-decoration: underline;
    color:#000;
	font-family:Verdana;
}
.pink {
    color:#D15E6B
}
h3 {
    margin:5px 0;
}
h4 {
    font-weight:normal;
}

.provider {
    
}
.site-info {
    line-height:12px;
	margin:10px 0;
	width:700px;
}
.providerbigtext {
    font-size:15px;
	font-family:"Times New Roman";
	color:#191919;
	font-weight:bold;
}
.searchbg {
	background-image: url(../images/bcc4u_05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 267px;
	text-align: left;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.verdana_11_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.font-comment {
    color:#666;
font-size: 10px;
}
.borderdotted {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 10px;
}
.border_top_dotted {
	padding-top: 1px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.flash_notification {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.specialfont {
    font-family: "National First Font";
	font-size:35px;
	color:#CE5F70;

}
.red {
    color:red;
}
/*-- Layout --*/
#content {
	margin:0 auto;
    width:930px;
	border:0px solid red;
}
#content div h3 {
    margin:10px;
}

#content h4 {
    padding:5px;
}
.register p{
    margin:5px 0;
}
#featured-provider, #featured-provider-right{
    float:left;
	width:180px;
}
#featured-provider {
	border-right:1px dotted #666;

}
#featured-provider-right {
	border-left:1px dotted #666;
	margin-left:200px;

}
#featured-provider div, #featured-provider-right div {
    margin-top:10px;
	width:180px;
	text-align:center;
	height:120px;
}
#featured-provider div p, #featured-provider-right div p {
	width:180px;
}
#featured-provider div img, #featured-provider-right div img {
    margin-left:0px;
}
#search {
	padding-left:20px;
	float:left;
}

#search p {
    text-align:right;
}
#results table tr td{
    background:#efefef;
	height:100px;
	padding:0 5px;
}
#results table tr.even td{
    background:#FFF;
	height:100px;
}
#results table tr td.desc {
	font-size:12px;
	font-family:Arial;
}
#contact {
	text-align:left;
	
}
#contact h3 {
    margin:10px;
}

#resume {
	margin-left:20px;
	width:600px;
}
#resumedetails h4{
    background:#eee;
	width:760px;
	font-size:12px;
}


#resume a {
    text-decoration: underline;
    color:red;
}
.formstyle td {
   padding:5px 0;
}
.formstyle a {
    text-decoration: underline;
    
}


#labelstyle  {
	width:1000px;
	float:left;
	clear:both;
	
}

.family-type {
    text-align:left;
}
.family-type img {
    margin-left:150px;
}