

/* Div header styles */
h1#main-title {
	position:absolute;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFCC33;
	left: 30px;
	top: 45px;
	
}

div#header p#address {
	position: absolute;
	width: 200;
	left: 360px;
	top: 20px;
	font-size: 9px;
	color:#FFFFFF;
	font-weight: bold;
}



#container #header #header-quote {
	width: 300px;
	position: absolute;
	left: 350px;
	top: 120px;
	font-size: 17px;
	font-weight: normal;
}
#container #header #header-quote #quoted-name {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFB400;
	
}
/* Div header styles END */

/* Div story1 styles */
div#story1 img {
	float: left;
	margin-right: 10px;	
}

div#story1 h1 {
	font-size: 26px;
	color:#CCCCCC;
}

div#story1 p {
	font-size: 10px;
	width: 170px;
	margin-top: 5px;
	margin-left: 15px;
	color:#CCCCCC;
	text-align: right;
	line-height: 12px;
}
/* Div story1 styles end */

/* Div sidebar styles */
div#right-sidebar p {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
.sidebar-quote {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 10px;
}
/* Div sidebar styles end */

/* Div story2 styles */
div#story2 p {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 8px;
}

div#story2 h1 {
	font-size: 22px;
	color: #990000;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 8px;
	text-align: center;
	margin: 15px;
}
div#story2 h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color:#000000;
	margin: 20px 25px;
	clear: both;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.h2-emphasis {
	font-size: 19px;
	color: #990000;
}
div#story2 img {
	float: left;
	margin: 30px 22px 22px;
}
.services-list {
	width: 180px;
	float: right;
	margin: 22px 22px 22px 30px;
	font-size: 12px;
	font-weight: bold;
		
}
.services-list p {
	background-image: url(../images/service-list-triangle.gif);
	padding-top: 3px;
	padding-right: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
	background-repeat: no-repeat;
	background-position: 5px 8px;	
}

.services-offered {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/service-list-triangle.gif);
	
	padding-right: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
	margin-left: 30px;
	
	background-repeat: no-repeat;
	background-position: 5px 6px;	
	
}

div#story2 h3 {
	color:#FFFFFF;
	font-size: 20px;
	width: 401px;
	height: 60px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: center;
	background-image: url(../images/vivid-circle-mic.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 75px;
	vertical-align: middle;
	display: inline-block;
}

/* Div story2 styles end */


.quote-name {
	color:#990000;
	font-size: 9px;
	font-style: italic;
	
}
.quote-name-index {
	color:#000000;
	font-size: 9px;
	font-style: italic;
	
}

.entry-date {
	font-size: 10px;
	font-weight: bold;
	color: #990000;	
}
p  {
	font-size: 12px;
	color:#333333;
	line-height: 18px;		
}
div#container div#right-sidebar img {
	padding-top: 15px;
	padding-left: 15px;	
	padding-bottom: 15px;
}
.center-image {
	height: 200px;
	background-image: url(../images/stephan-moore-family.jpg);
	background-repeat: no-repeat;
	background-position: center top;    
}

