/* @group Structure */

.container {
	width: 875px;
	margin: 0 auto;
	display: inline-block;
}

.container, .featuring-list {
	display: block;
}

.container:after, .featuring-list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

h1 {
        font-size: 2em;
        color: #3f7045;
        text-decoration: underline;
}

#layout {
	color: #403b35;
}

#layout-left {

	float: left;
}

#layout-right {
	width: 220px;
	float: right;
}


#layout h1, #layout h1 a:link, #layout h1 a:visited, #layout h2, #layout h2 a:link, #layout h2 a:visited {
         color: #9b2335;
         font-size: 18px;
         font-weight: bold;
         text-decoration: none;
}

.phone {
         font-size: 300%;
         letter-spacing: 1px;
        &nbsp;padding: 7px;
}

/* @end */

/* @group Links & Text */

#layout a, #layout a:link, #layout a:visited, .active a:hover, #collections .active a:hover, a:hover .active, #links .active a:hover {
	color: #3b4b87;
	text-decoration: underline;
}

#layout a:hover, .active, .active a, #collections .active a, #links .active a {
	color: #9c0002;
	text-decoration: underline;
}

#footer a {
	color: #55abd2;
	text-decoration: underline;
}

#footer a:hover {
	color: #e0dfc9;
	text-decoration: underline;
}

/* @end */

/* @group Mini-Header */

#mini-header {
	background: #fff url(mini-header-red.png) repeat-x center top;
	border-top: 1px solid #fff;
	padding: 6px 0;
	margin: 0px 0px 3px;
        position: relative;
        height: 29px;
        z-index: 99;
}

/* @end */

/* @group Blogs & Pages */

#home_page_article {
	background: #f7f5f0 url(../images/template/excerpt.png) repeat-x center top;
	padding: 5px 20px 5px;
	font-size: 12px;
        z-index: -2;
}


#home_page_gallery {
        z-index: 0;
        position: relative;
}

/* @group Global Styles */

img {
	border: none !important;
}

del {
	color: #c1191c;
	font-size: 11px;
	padding-left: 3px;
}

small {
	font-size: 11px;
	line-height: 1.4em;
}

ul, ol {
	margin-bottom: 10px;
}

ul li {
	margin-left: 0px;
	padding: 0px 0;
	list-style-type: disc;
	list-style-position: outside;
}

ol li {
	margin-left: 25px;
	padding: 1px 0;
	list-style-type: decimal;
	list-style-position: outside;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

/* @end */

#zing-slide {
	width:475px;
	margin:0 auto;
}
	
/* End of Stylesheet */
