body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

body { 
	background:#2D0000 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#563728;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#5C571F; }
h2	{ font-size:1.1em; color:#5C571F; }
h3	{ font-size:1.0em; color:#5C571F; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#C5501C; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#C5501C; text-decoration:none; outline:none; }

/* ------------------------ classes ------------------------ */

.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	background: url("../images/bullet-back-to-top.jpg") right no-repeat;
	text-align:right;
	display:block;
	padding-right:15px;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

.hr {
	height:9px;
	background:url("../images/hr-dotted.jpg") no-repeat;
	margin-top:27px;
	padding-bottom:21px;
	}

.learn-more { position:absolute; top:180px; left:65px;}
.learn-more2 { position:absolute; top:180px; left:230px;}
.learn-more3 { position:absolute; top:180px; left:395px;}
.learn-more4 { position:absolute; top:180px; left:560px;}

p.bna { padding:0 0 0 31px; }


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	

* html .clearfix {height: 1%;}

	

/* ------------------------ form elements ------------------------ */

#quickcontact input, #quickcontact textarea, #quickcontact select { 
	background-color:#FAF4E8 !important;
	border:1px solid #BAA16D;
	color:#563728;
	width:200px;
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px;
	padding-top:1px;
	padding-left:4px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

#quickcontact select { width:200px; padding:0; }

#quickcontact textarea { height:90px; overflow:auto; }

#contact_business { display: none; }


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }


#contact-main label { 
	width:200px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}


#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	


#contact-main label select { width:175px; }



#contact-main label textarea { height:100px; overflow:auto; }



/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}
	


input.submit-contact-main { margin:0 0 20px 243px; }



.button {
	width: 85px;
	margin: 0 0 0 60px;
	display: block;
}




.button #submit {
	width: 85px;
	display: block;
	padding: 0;
}

/* ------------------------------- NEWSLETTER ------------------------------- */
#contact-newsletter { margin:20px 0 10px 0; }

#contact-newsletter-index { margin:20px 0 10px 0; }

#contact-newsletter label { 
	width:200px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}	
	
	#contact-newsletter label input, #contact-newsletter label textarea, #contact-letter label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-letter label select { width:175px;}
	
#contact-letter label textarea { height:100px; overflow:auto; }

	input.submit, input.submit-contact-newsletter { 
	width:40px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}
	
	input.submit-contact-newsletter { margin:0 0 20px 0px; }


	
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:814px;
	margin:0 auto;
	text-align:left;
	}
	
#wrap-bottom {
	background:url("../images/bottom-wrap.jpg") bottom no-repeat;
	width:814px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:90px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}


/* ------------------------ procedure-overview NAV framework ------------------------ */

#procedure-overview { 
	background:url("../images/procedure-overview.jpg") no-repeat; 
	width:814px; 
	height:279px; 
	margin:0;
	padding:0;
	position:relative;
	}

#procedure-overview p {width:130px; margin-right:15px; padding-top:60px; padding-left:20px; float:left;}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:570px;
	float:left;
	}

	#column-left p {
		margin:0px 25px 10px 21px;
		}
	#column-left h1, #column-left h2, #column-left h3, #column-left ul {
		margin:0px 0px 10px 21px;
		}

#column-left form {
	padding-left:21px;
	}

	/* multi column list */
	#column-left ul { padding-left:15px; padding-right:10px; } 
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0 3px no-repeat;
			padding-left:12px;  /* pushes text to the right to display bg img */
			margin-bottom: 3px;
			}
		#column-left ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0 3px no-repeat;
			padding-left:12px;  /* pushes text to the right to display bg img */
			float: left;
			width: 160px;
			}

	.next_post {
		float: left;
		width: 100px;
		margin: 0 0 15px 0;
	}
	
	.previous_post {
		float: right;
		width: 100px;
		margin: 0 0 15px 0;
	}

	.pagetitle {
		clear: both;
	}

.post {margin:5px 39px 80px 0px;}
.hrpost {
 	 border: none;
	 border-bottom: 1px dotted #ebbd71;
	 background-color: none;
	 margin-left: 21px;
	 display: block;
	 clear: both;

}
	/* Homepage Capital One Box */

	#capital-one {
		height:271px;
		background:url("../images/capital-one.jpg") no-repeat;
		position:relative;
		}
		#capital-one p {
		padding:0px 50px 0px 20px;
		}
		#capital-one p.top {
		padding:100px 50px 0px 20px;
		}
			#column-left #capital-one ul { padding-left:25px; padding-right:10px; } 
			#column-left #capital-one ul li { 
				background:transparent url("../images/bullet-lt.jpg") 0 3px no-repeat;
				padding-left:12px;  /* pushes text to the right to display bg img */
				}

		#capital-one a {
		position:absolute;
		height:30px;
		width:145px;
		margin:25px 50px 0 30px;
		}


	#financing {
		height:104px;
		background:url("../images/fin-bttn.jpg") no-repeat;
		position:relative;
		}

		#financing a {
		position:absolute;
		height:40px;
		width:200px;
		margin:20px 50px 0 20px;
		}
		
/*	#btn-contact a {
		background: url("../images/btn-contact.png") no-repeat;
		display: block;
		height:  88px;
		margin: 0 0 0 8px;
	}
	
		#btn-contact a:hover {
			background: url("../images/btn-contact.png") left bottom no-repeat;
		}*/
.img-latisse{		
		float:left; 
		margin:2px 10px 10px 0px;
		background-color:#ECD8B3;	
		padding:5px;
		border:1px solid #fff;	
}
.img-latisse-right{		
		float:right; 
		margin:2px 10px 10px 0px;
		background-color:#ECD8B3;	
		padding:5px;
		border:1px solid #fff;	
}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:244px;
	float:left;
	padding-bottom:125px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul {
		margin:0px 0px 10px 21px;
		}

	#column-right form { margin-left:21px; border: none;}

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

#logo-asps {
	height:620px;
	background:url("../images/logo-asps.gif") no-repeat;
	}
	
#newsletter {
	border: 1px solid #C5501C;
	background-color: #F6EFDC;
	margin: 10px;
	padding: 10px;
}

#newsletter h1 {
	margin: 0px;
}

#newsletter form {
	margin-left: 0px;
}


/*container for quick contact form*/
#quickcontactContainer {
	border: 3px double #E9DDC5;
	background-color: #F6EFDC;
	margin: 10px;
	padding: 10px;
}
#quickcontactContainer h2 {font-size:16px; text-align:left; margin: 0px; padding-bottom:5px;}
#quickcontactContainer form {margin:0px;}
#quickcontact {padding:0px; margin:0px;}
#quickcontact dl {margin:0px;}
#quickcontactContainer dt {padding-top:10px;}
#quickcontactContainer .requiredtxt {font-size:8px; text-align:right; color:#C5511D;}
/*JQUERY VALIDATION*/
#quickcontact label.error, #quickcontact input.submit { margin-left: 40px; color:#2D0000; font-size:10px;}
#quickcontact input.error {border:2px solid red;}





	/************************************
	   thankyou card styles
	***********************************/
	table#testimonialContent {
		width:100%;
	}
	table#testimonialContent tr {
		text-align:center;
	}
	table#testimonialContent td {
		vertical-align:middle;
		padding:10px;
	}
/* ------------------------ header framework ------------------------ */

#header-graphic { height:218px; z-index:9; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-sub.jpg"); }
	body#patient-education #header-graphic { background:url("../images/header-sub.jpg"); }
	body#face #header-graphic { background:url("../images/header-sub.jpg"); }
	body#breast #header-graphic { background:url("../images/header-sub.jpg"); }
	body#body #header-graphic { background:url("../images/header-sub.jpg"); }
	body#contact #header-graphic { background:url("../images/header-sub.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-sub.jpg"); }
	body#botox #header-graphic { background:url("../images/header-sub.jpg"); }
	body#skin #header-graphic { background:url("../images/header-sub.jpg"); }
	body#tummy #header-graphic { background:url("../images/header-sub.jpg"); }
	body#tummy-surgery #header-graphic { background:url("../images/header-sub.jpg"); }
	body#tummy-gallery #header-graphic { background:url("../images/header-sub.jpg"); }
	body#tummy-faq #header-graphic { background:url("../images/header-sub.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sub.jpg"); }
	body#rhinoplasty #header-graphic { background:url("../images/header-sub.jpg"); }
	body#lipo-overview #header-graphic { background:url("../images/header-sub.jpg"); }
	body#lipo-surgery #header-graphic { background:url("../images/header-sub.jpg"); }
	body#lipo-gallery #header-graphic { background:url("../images/header-sub.jpg"); }
	body#lipo-faq #header-graphic { background:url("../images/header-sub.jpg"); }
	body#facelift-surgery #header-graphic { background:url("../images/header-sub.jpg"); }
	body#facelift-overview #header-graphic { background:url("../images/header-sub.jpg"); }
	body#facelift-gallery #header-graphic { background:url("../images/header-sub.jpg"); }
	body#facelift-faq #header-graphic { background:url("../images/header-sub.jpg"); }
	body#breast-surgery #header-graphic { background:url("../images/header-sub.jpg"); }
	body#breast-reduction #header-graphic { background:url("../images/header-sub.jpg"); }
	body#breast-lift #header-graphic { background:url("../images/header-sub.jpg"); }
	body#breast-gallery #header-graphic { background:url("../images/header-sub.jpg"); }
	body#breast-faq #header-graphic { background:url("../images/header-sub.jpg"); }
	body#video #header-graphic { background:url("../images/header-sub.jpg"); }
	body#blog #header-graphic { background:url("../images/header-sub.jpg"); }
	body#latisse #header-graphic { background:url("../images/header-sub.jpg"); }
	body#patient #header-graphic { background:url("../images/header-sub.jpg"); }
	/* index page link within #masthead */		
		#header-graphic a {	
			position:absolute;
			left:45px;
			width:283px;
			top:32px;
			height:57px; 
			}
		#header-graphic a span {
			display:none;
			}

/* ------------------------ subhead framework ------------------------ */
#subhead { height:54px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/title-welcome.jpg");}
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#patient-education #subhead { background:url("../images/subhead-patient-education.jpg"); }
	body#face #subhead { background:url("../images/subhead-face.jpg"); }
	html body#face div#wrap div#wrap-bottom div#column-left div#face-laser div#subhead { background:url("../images/bandaidneww.jpg") no-repeat; height: 54px; margin-top: 25px; }
	body#breast #subhead { background:url("../images/subhead-breast-overview.jpg"); }
	body#body #subhead { background:url("../images/subhead-body.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact-us-main.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#botox #subhead { background:url("../images/subhead-botox.jpg"); }
	body#skin #subhead { background:url("../images/subhead-skin-rejuvenation.jpg"); }
	body#tummy #subhead { background:url("../images/subhead-tummy-overview.jpg"); }
	body#tummy-surgery #subhead { background:url("../images/subhead-tummy-surgery.jpg"); }
	body#tummy-gallery #subhead { background:url("../images/subhead-tummy-gallery.jpg"); }
	body#tummy-faq #subhead { background:url("../images/subhead-tummy-faq.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#rhinoplasty #subhead { background:url("../images/subhead-rhinoplasty.jpg"); }
	body#lipo-overview #subhead { background:url("../images/subhead-lipo-overview.jpg"); }
	body#lipo-surgery #subhead { background:url("../images/subhead-lipo-surgery.jpg"); }
	body#lipo-gallery #subhead { background:url("../images/subhead-lipo-gallery.jpg"); }
	body#lipo-faq #subhead { background:url("../images/subhead-lipo-faq.jpg"); }
	body#facelift-surgery #subhead { background:url("../images/subhead-facelift-surgery.jpg"); }
	body#facelift-overview #subhead { background:url("../images/subhead-facelift-overview.jpg"); }
	body#facelift-gallery #subhead { background:url("../images/subhead-facelift-gallery.jpg"); }
	body#facelift-faq #subhead { background:url("../images/subhead-facelift-faq.jpg"); }
	body#breast-surgery #subhead { background:url("../images/subhead-breast-surgery.jpg"); }
	/*body#breast-reduction #subhead { background:url("../images/subhead-breast-red.jpg"); }*/
	body#breast-lift #subhead { background:url("../images/subhead-breast-lift.jpg"); }
	body#breast-gallery #subhead { background:url("../images/subhead-breast-gallery.jpg"); }
	body#breast-faq #subhead { background:url("../images/subhead-breast-faq.jpg"); }
	body#blog #subhead { background:url("../images/subhead-blog.jpg"); }
	body#latisse #subhead { background:url("../images/subhead-latisse.jpg"); }
	body#patient #subhead { background:url("../images/subhead-patient.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-welcome {
	width:387px;
	height:35px;
	background:url("../images/title-welcome.jpg") no-repeat;
	}

#subhead-bandaid {
	width:387px;
	height:35px;
	background:url("../images/title-bandaid-facelift.jpg") no-repeat;
	}
	

#subhead-bandaid-laser {
	width:387px;
	height:35px;
	background:url("../images/bandaidneww.jpg") no-repeat;
	}
	
#subhead-meet {
	width:387px;
	height:35px;
	background:url("../images/title-meet.jpg") no-repeat;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:37px;
	background:url("../images/title-contact.jpg") no-repeat;
	}

#video-website a {
	background: #ecd9b3 url(../images/btn-video.jpg) top left no-repeat;
	width:  215px;
	height: 190px;
	display: block;
	text-indent: -9999px;
	margin-left: 15px;
	margin-bottom: 20px;
	}

#index-bna {
	height:192px;
	background:url("../images/index-bna.jpg");
	margin-bottom: 10px;
	}
	/* index page link within #masthead */		
		#index-bna a {	
			height:190px;
margin:0 0 0 20px;
position:absolute;
width:205px;
}
		#index-bna a span {
			display:none;
			}
#sub-bna {
	position: relative;
	height:198px;
	background:url("../images/sub-bna.jpg") ;
	}
	/* index page link within #masthead */		
		#sub-bna a {
	height:186px;
left:-5px;
margin:115px 0 0 25px;
position:absolute;
top:-115px;
width:205px;
			}
		#sub-bna a span {
			display:none;
			}
#brochure {
	margin-left:45px;
	margin-bottom: 20px;
	margin-top: 20px;
}
/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/footer.jpg");
	width:100%; /* fix for Safar */
	height:14px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:814px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#F1E3C5;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#F1E3C5; }
#footer a:hover, #footer a:active { color:#fff; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #F1E3C5;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:814px; 
	height:60px; 
	margin:0;
	padding:0;
	}

#nav span { display: none; }

#nav li, #nav a { height:60px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 112px; margin-left:0px;}
#nav-02 { width: 115px; margin-left:1px;}
#nav-03 { width: 167px; margin-left:1px;}
#nav-04 { width: 86px; 	margin-left:1px;}
#nav-05 { width: 97px; 	margin-left:1px;}
#nav-06 { width: 87px; 	margin-left:1px;}
#nav-07 { width: 126px; margin-left:1px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -0px -60px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -113px -60px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -229px -60px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -397px -60px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -484px -60px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -582px -60px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -670px -60px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	width: 200px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#F2E3C6;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	z-index:9999;
	}

#nav li ul li { 
	height:22px; /* Height of each drop down nav item */
	border-bottom:1px solid #A09479;
	border-right:1px solid #A09479;
	border-left:1px solid #A09479;
	background:#F2E3C6;
	width: 100%;
	}

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:11px;
	color:#4C4823;
	text-decoration:none;
	font-weight:normal;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover { 
	color:#4C4823;
	text-decoration:none;
	font-weight:normal;
	background:#F3ECDA;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-04 ul, #nav-04 li { width:188px; }
#nav-05 ul, #nav-05 li { width:188px; }
#nav-06 ul, #nav-06 li { width:188px; }

#video-player {
	width: 700px;
	margin: 40px auto;
}

body#video #wrap{
	background:#F2E3C6 none repeat scroll 0 0;
}

/* --------------------------- blog styles ----------------- */
div#blog_button {
	width:244px;
	height:121px;
	background:url("../images/btn-blog.jpg") no-repeat; 	
	position:relative;
	text-indent:-9999px;
}
div#blog_button a {
	position:absolute;
	width:200px;
	height:49px;
	top:20px;
	left:16px;
}
div#sidebar_div {
	background-color:#f9eedc ;
	width:215px;
	margin:20px 0 15px 15px;
	padding:10px 0;
}
div#sidebar_div2 {
	background-color:#f9eedc ;
	width:215px;
	margin:20px 0 15px 15px;
	padding:10px 0;
}
#blog div#sidebar_div ul, #blog div#sidebar_div2 ul {
	float:left;
}
#blog div#sidebar_div h2, #blog div#sidebar_div2 h2 {
	margin-top:10px;
}
#blog div#sidebar_div div.inner_border, #blog div#sidebar_div2 div.inner_border {
	margin:0 10px;
	border:1px solid #efe4d2;
}

#blog #column-left h2 {
	font-size: 17px;
	line-height: 20px;
}




#column-left ul#anchorLinks {
	margin-top:  20px;
}
#share{
	margin-left:20px;
}
#disclaimer {
	background-color:#CCC;
	width:500px;
	margin:10px 0 20px 35px;
}
#disclaimer p {
	padding:10px;
	font-size:10px;
	margin:0;
}

#sidebar_div2 li span {
	display:block;
}

#column-right #sidebar_div2 ul#twitter {
	margin:0;
	float:none;
}
#column-right ul#twitter {
	width:auto;
	float:none;
	padding:0;
}


#sidebar_div2 .twit{
	display:block;
	text-align:center;
}

#ply {
	margin:20px 50px 0 15px;
}

#latest-posts small {
	margin:0 0 0 21px;
}

#latest-posts p {
	margin:0 0 20px 21px;
}

#rss { 
	background:transparent url("../images/rss.jpg") 38px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */

	}
	
	#btn-directions{
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	width:244px;
	height:104px;
	background:url(../images/btn_directions.jpg);
}

#btn-specials{
	display:block;
	text-indent:-9999px;
	width:244px;
	height:104px;
	background:url(../images/btn-specials.jpg);
}

/* Join Our Network */

#online-network {
	width: 213px;
	margin: 10px 0 0 20px;
	padding-top:30px;
	background:url("../images/network.jpg") no-repeat;
}

.socialMedia {
	width:42px;
	height:42px;
	text-indent:-9999px;
	margin-left:6px;
	float:left;
}

#online-network a.socialMedia:hover {
	background-position: bottom left;
}

#youtube { background:url("../images/youtube.jpg") no-repeat; }
#facebook {	background:url("../images/facebook.jpg") no-repeat; margin-left: 6px;}
#rss2 { background:url("../images/rss2.jpg") no-repeat; }
#twitter { background:url("../images/twitter.jpg") no-repeat; }

a.button {
	height: 30px;
	line-height: 30px;
	display: inline-block;
	width: 150px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: #42709a;
	background:-moz-linear-gradient(top, #B7B159 0%,#7C742B 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B7B159), to(#7C742B));
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#B7B159, endColorstr=#7C742B);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	margin: 20px 0 0 0;
	text-decoration:none;
	
}

.button:hover {
	background: #12325e;
	background:-moz-linear-gradient(top, #7C742B 0%,#B7B159 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7C742B), to(#B7B159));
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#7C742B, endColorstr=#B7B159);
}


html body#blog div#wrap div#wrap-bottom div#column-left div.video {
	margin-left: 25px;
}

