﻿
#banner {
	border-top: 100px;
	background: #5DAAAA;
	width: 100%;
	height: 50px;
	float: left;
	font: caption;
	font-weight: bolder;
	font-size: xx-large;
}

.clearboth { clear: both; }
	
#mainImage {
	border: 10px solid #FAD529;
	width: 235px;
	height: 149px;
	background: url(../images/AuburnYogaD18aR03bP01ZL_mdm.jpg) no-repeat;
}
	




	
.blank {
	margin-top: 10px;
	float: left;
	width: 38%;
	min-width : 200px;
}

#sideContent {
	width: 25%;
	float: left;
	text-align: right;
	margin: 1% 2% 0 -1px;
	padding-left: 10%;
}

#centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
    
#sideContent {
	width: 25%;
	float: left;
	text-align: right;
	margin: 1% 2% 0 -1px;
	padding-left: 10%;
}

#BodyContent {
	background: #2AAAAA url(../images/mainContentBackground.gif) repeat-x;
	width: 39%;
	margin-left: 37%;
	min-width: 200px;
	padding: 10px;
	color: #FFFFFF;
}

#InteriorContent {
	background: #FFF6DF;
	color: #4A4A12;
	width: 38%;
	margin-left: 37%;
	min-width: 200px;
	padding: 20px;
}
#InteriorContent a {
	color: #5DAAAA;

}

#InteriorContent h1 {
	background: #AD2B2B url(../images/ButtonsBackground.gif) repeat-x;
	padding: 0 0 0 6px;
}

		
#pullquote a {
	background: url(../images/linkBullet.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	margin: 2em 0 0 2em;
	font-weight: bold;
	color: #00467F;
}

#pullquote a:hover {
	background: url(../images/linkBulletOver.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	color: #8D8D8D;
}
		
#pullquote {
	background: White url(../images/menu.gif) no-repeat;
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	line-height: 1.3em;
	padding: .8em;
}
		
#newsItem1 {
	border-right: 1px solid #6FBAB5;
	margin-top: 20px;
	float: left;
	padding-right: 2%;
	padding-left: 1%;
	width: 17%;
}
		
#newsItem2 {
	margin-top: 20px;
	padding-left: 1%;
	float: left;
	margin-left: 2%;
	width: 16%;
}
		
		
		
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
		font-style:italic
		font-size: 30px;
}

h2 {
	color: #FAD529;
	margin-top: -10px;
}


h3{
	color: #F3E4BF;
	font-size: 10px;
}
h4 {
	font-size:10px;
	color: #f3e4bf;
}

