/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background:url(images/greenbg.gif);
	margin: 0;
	padding: 0;
}

#container {
	width: 1000px;
	overflow: auto;
	margin: 0 auto;
}

#header {
	width:970px;
	height: 225px;	
	background: url(images/outer-banks-yoga-pilates.gif);
}

#body {
	width: 970px;
	background: url(images/bodybg.gif) repeat-y;
		overflow: auto;
}

#bodytop {
	width: 970px;
	background: url(images/bodytop.gif);
	background-repeat: no-repeat;
	background-position: top;
		overflow: auto;
}

#bodybottom {
	width: 970px;
	background: url(images/bodybottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
		overflow: auto;
}

#shoulderleft {
	float:left;
	width: 85px;
	padding: 0;
}

#columnleft {
	float: left;
	width: 175px;
	padding: 0;
	background-image: url(images/flowers_internal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#clpadding {
	padding: 25px 0 25px 0;
}

#clpadding a:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#clpadding a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#clpadding a:hover {
	font-weight: normal;
	color: #6699CC;
}

#clpadding a:active {
	font-weight: normal;
	color: #6699CC;
}

#columncenter {
	float: left;
	width: 475px;
	padding: 0;
}

#ccpadding {
	padding: 25px 24px 25px 23px;
}

#ccpadding a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#ccpadding a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#ccpadding a:hover {
	font-weight: bold;
	color: #6699CC;
}

#ccpadding a:active {
	font-weight: bold;
	color: #6699CC;
}

#ccbodycopy {
	line-height: 16px;
}

#columnright {
	float: left;
	width: 145px;
	padding: 0;
}

#shoulderright {
	float:left;
	width: 70px;
	padding: 0 0 0 0;
}
#twitter_div
{
	width: 160px;
	left: 50px;
	float: none;
	clear: none;
	text-align: center;
}
#twitter_div ul li span 
{
	color:#000;
}
#twitter_div ul li span a
{
	color:#666;
}
#twitter_update_list li
{
	padding-bottom: 5px;


	list-style: url(graphics/Twitter Flower
.jpg) none inside;
	list-style-image: url(graphics/Twitter%20Flower%20small.gif);
	text-align: left;
}
#twitter ul li
{

}
.centertext
{
	text-align: center;
}
#placeholder
{
	height: 350px;
}
.boldtext
{
	font-weight: bold;
}
.italictext
{
	font-style: italic;
}
