/*

COLOR INFORMATION
-----------------------
Headers: 					#333333
Body copy: 				#4d4d4d
Blue elements: 		#5e9ccd
Green elements: 		#98a96a

*/


/* GENERAL HTML STYLES */

* {
	padding:0;
	margin:0;
}
body {
	background: url(bg.gif) repeat;
	margin: 0 0 10px 0;
	color: #4d4d4d;
	font: 13px/18px "Trebuchet MS", Verdana, Arial;
}
ul {
	padding: 0 0 0 30px;
	list-style: none;
}
li {
padding: 0 0 5px 20px;
background: url(bullet.gif) no-repeat left 5px;
}
hr {
	border: none 0;
	border-top: 1px dashed #ccc;
	width: 616px;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
}


/* TEXT STYLES */

.boldblue 
{ 
	color: #5e9ccd;
	font-weight:bold;
}
.highlight { background-color: #fbf9dc; }
.divider {
	width: 610px;
	margin: 20px 20px 0 20px;
	border-top: 1px dashed #ccc;
	height:1px; 
	line-height: 1px;
	padding: 0 !important; 
}
.small {font-size:11px; line-height:15px;}
.medium {font-size:16px; line-height:20px;}
.large {font-size:18px; line-height:22px;}
.internallink {font-weight:bold; color:#5e9ccd;}


/* STRUCTURAL STYLES */

#container {
	width: 784px;
	margin: 0 auto;
}
.rightBg { background: url(right_bg.gif) repeat-y left; width: 67px; }
.leftBg { background: url(left_bg.gif) repeat-y right; text-align:right; width: 67px;}
#disclaimer { 	
	margin: 10px 0; 
	text-align: center;
}

/* TOP NAVIGATION */

#topNav {
	text-align: right;
	background: url(banner_tm.gif) no-repeat bottom;
}
#topNav ul { margin: 1px 0 0 0; }
#topNav li {
	list-style-type:none;
	display: inline;
}
#topNav a {
	margin: 0 0 0 23px;
	line-height: 20px;
	color: #6a7a44;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	background:none;
	padding-left: 0;
}
#topNav a:hover {
	text-decoration: underline;
}
.find {
	background: url(icon_find.gif) no-repeat left center;
	padding: 4px 15px 3px 0;
}
.contact {
	background: url(icon_contact.gif) no-repeat left center;
	padding: 4px 8px 3px 0;
}


/* HOMEPAGE */

#homeMedical {
	background: #FFFFFF url(divider.gif) repeat-y right top;
	border-top: 10px solid #5e9ccd;
	width:325px;
	vertical-align: top;
}
#homeMedical p {
	padding: 16px 20px 16px 16px;
	margin: 0;
}
#homeMedical h1 {
	font-size: 16px;
	background: url(icon_medical.gif) no-repeat left;
	padding: 0 0 0 38px;	
	line-height: 29px;
	margin: 16px 0 0 16px;
	color: #333;
}
.linkMedical {
	font-size: 12px;
	font-weight: bold;
	background: url(bullet_green.gif) no-repeat right top;
	line-height: 18px;
	padding: 0 22px 0 0;
	margin: 0 20px 8px 16px;
	text-align:right;
}
.linkMedical a:link {
	background-image:none;
	color: #4d4d4d;
	text-decoration: none;
}
.linkMedical a:visited {
	color: #4d4d4d;
	text-decoration: none;
}
.linkMedical a:hover {
	color: #98a96a;
	text-decoration: underline;
}
#homeDental {
	background: #FFFFFF;
	border-top: 10px solid #5e9ccd;
	width:325px;
	vertical-align: top;
}
#homeDental p {
	padding: 16px 20px;
	margin: 0;
}
#homeDental h1 {
	font-size: 16px;
	background: url(icon_dental.gif) no-repeat left;
	padding: 0 0 0 38px;	
	line-height: 29px;
	margin: 16px 0 0 20px;
	color: #333;
}
.linkDental {
	font-size: 12px;
	font-weight: bold;
	background: url(bullet_blue.gif) no-repeat right top;
	line-height: 18px;
	padding: 0 22px 0 0;
	margin: 0 16px 8px 16px;
	text-align:right;
}
.linkDental a:link {
	background-image: none;
	color: #4d4d4d;
	text-decoration: none;
}
.linkDental a:visited {
	color: #4d4d4d;
	text-decoration: none;
}
.linkDental a:hover {
	color: #5e9ccd;
	text-decoration: underline;
}


/* SUBPAGE */

#subMedical {
	border-top: 10px solid #98a96a;
	width:650px;
	vertical-align: top;
	background-color: #fff;
	padding: 8px 0;
}
#subMedical p { margin: 15px 20px; }
#subMedical h1 {
	font-size: 16px;
	background: url(icon_medical.gif) no-repeat left;
	padding: 0 0 0 38px;	
	line-height: 29px;
	margin: 12px 0 18px 20px;
	color: #333;
}
#subDental {
	border-top: 10px solid #5e9ccd;
	width:650px;
	vertical-align: top;
	background-color: #fff;
	padding: 8px 0;
}
#subDental p { margin: 15px 20px; }
#subDental h1 {
	font-size: 16px;
	background: url(icon_dental.gif) no-repeat left;
	padding: 0 0 0 38px;	
	line-height: 29px;
	margin: 12px 0 18px 20px;
	color: #333;
}
.chiro {
        font-size: 16px;
        font-weight: bold; 
        background: url(chiro.gif) no-repeat left;
        padding: 0 0 0 38px;
        line-height: 29px;
        margin: 12px 0 18px 20px;
        color: #333;
}
.vision {
        font-size: 16px;
        font-weight: bold;
        background: url(vision.gif) no-repeat left;
        padding: 0 0 0 38px;
        line-height: 29px;
        margin: 12px 0 18px 20px;
        color: #333;
}
.videos {
        font-size: 16px;
        font-weight: bold;
        background: url(videos.gif) no-repeat left;
        padding: 0 0 0 38px;
        line-height: 29px;
        margin: 12px 0 18px 20px;
        color: #333;
}
.prescript {
        font-size: 16px;
        font-weight: bold;
        background: url(prescript.gif) no-repeat left;
        padding: 0 0 0 38px;
        line-height: 29px;
        margin: 12px 0 18px 20px;
        color: #333;
}
.joinCallout { margin: 5px auto; }
.joinGreen {
	padding: 2px 21px 0 10px;
	background: url(join_bkg_green.gif) repeat-x;
}
.joinGreen a:link {
	font-weight: bold;
	color: #7b8522;
}
.joinGreen a:visited {
	font-weight: bold;
	color: #7b8522;
}
.joinBlue {
	padding: 2px 21px 0 10px;
	background: url(join_bkg_blue.gif) repeat-x;
}
.joinBlue a:link {
	font-weight: bold;
	color: #3a79ab;
}
.joinBlue a:visited {
	font-weight: bold;
	color: #3a79ab;
}
.continue {
	padding: 0 20px 5px 0;
	text-align: right;
}


/*  CONTACT  */

#contactLeft {
	border-top: 10px solid #98a96a;
	vertical-align: top;
	background-color: #fff;
	padding: 16px 0 0 18px;
}
#contactRight {
	border-top: 10px solid #98a96a;
	vertical-align: top;
	background-color: #fff;
	padding: 0;
}
#contactRight p { margin: 16px 20px; }
#contactRight h1 {
	font-size: 16px;
	margin: 18px 0 10px 20px;
	color: #333;
}
#contactRight a:link {
	font-weight: bold;
	color: #3a79ab;
	text-decoration: none;
}
#contactRight a:visited {
	font-weight: bold;
	color: #3a79ab;
	text-decoration: none;
}
#contactRight a:hover {
	text-decoration: underline;
}
#contactRight ul { padding: 0 0 0 20px; }
.contactInfo {
	padding: 0 0 0 28px;
	background: url(icon_email.gif) no-repeat left top;
	line-height: 20px;
}
.phoneInfo {
	padding: 0 0 0 28px;
	background: url(icon_phone.gif) no-repeat left top;
	line-height: 22px;
}


/* SUBPAGE */

#subpage {
	border-top: 10px solid #98a96a;
	vertical-align: top;
	background-color: #fff;
	padding: 8px 0;
}
#subpage p { margin: 16px 20px; }
#subpage h1 {
	font-size: 16px;
	margin: 12px 0 18px 20px;
	color: #333;
}
#subpage a:link {
	font-weight: bold;
	color: #3a79ab;
	text-decoration: none;
}
#subpage a:visited {
	font-weight: bold;
	color: #3a79ab;
	text-decoration: none;
}
#subpage a:hover {
	text-decoration: underline;
}


/* CALLOUT */

.callout {
	background-color: #fdfcea;
	border: 1px dashed #e0bb26;
	margin: 20px;
}
.callout h3 {
	color: #be622a;
	margin: 15px 20px 10px 20px;
	font-size: 13px;
}
.callout p { margin: 0 20px 15px 20px !important; }


/* FOOTER */

#footer { background-color: #fff; }
#footer p {
	font-size: 9px;
	padding: 5px 16px;
	margin: 0;
	line-height: 14px;
}
.connection {
	background-image: url(http://simpleasabc.com/abcmedia/3landing/videos/connection.gif);
	background-repeat: no-repeat;
	background-position: 178px;
	padding-left: 210px;
	
}
.connection a {
	font-weight: bold;
	color: #932d38;
}
.video {
	float:left;
	margin-right: 0px;
	padding-right: 10px;
}
videohead {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #545969;
	margin-right: 30px;
	margin-left: 30px;
	clear: both;
}

/* FOOTER */


#footerLeft {
width: 50px;
background-color: #fff;
padding: 3px 0 0 0;
text-align: right;
vertical-align: top;
}
#footerRight {
background: #fff url(logo_ameriplan.gif) no-repeat 515px bottom;
}
#footerRight h1 {
font-size: 12px;
padding: 5px 16px 3px 10px;
color:#333;
}
#footerRight p {
font-size: 9px;
padding: 5px 16px 5px 10px;
margin: 0;
line-height: 14px;
}
#footerRight a {
color: #333;
}
