/*
~~ Saz's: Page Template ~~
Copyright ©2006 MCITY CREATIVE and Casper Creative Group
Last Modified: 2006.02.18 
*/

/* Feature: Main Image */
#feature {
	height: 225px;
	width: 492px;
 }
#feature img {
	z-index: 50;
}

/* Column Headings */
#leftCol h1 {
	color: #A00706;
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	
	/*background: #464646 url(../images/headers/WhatsNew.gif) no-repeat 5px center;*/
}
#leftCol p {
	line-height: 1.4em;
	font-size: 1em;
}


#leftCol .image {
	margin: 10px;
}

#rightCol h2.heading1 {
	background: #464646 url(../images/headers/RecentNews.gif) no-repeat 5px center;
	margin: 0px 0px 10px;
	}
#rightCol h2.heading2 {
	background: #464646 url(../images/headers/PressReleases.gif) no-repeat 5px center;
	margin: 0px 0px 10px;
	}
#rightCol h2.heading3 {
	background: #464646 url(../images/headers/RecentNewsArchives.gif) no-repeat 5px center;
	margin: 0px 0px 10px;
	}
