/* CSS for Cre8creative.com */
body {
	background-color: #453E37;
	padding: 0;
	margin: 8px auto;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
a {
	color: #0071BC;
}
#container {
	text-align: center;
	margin: 0 auto;
	width: 700px;
}	
#main {
	width: 700px;

}
.topnav {
	width: 659px;
	z-index: 5;
}
#contentArea {
	background-image: url(images/bg_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 8px;
	padding-top: 38px;
	width: 659px;
}
#morph {
	width: 659px;
	text-align: center;
	margin-top: 8px;
	height: 43px;
	padding-left: 4px;
	clear: both;
}
#contentArea .bottom {
	background-image: url(images/bg_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 60px;
	padding-left: 40px;
	padding-right: 120px;
	font-weight: bold;
	font-size: .85em;
	text-transform: lowercase;
	color: #453E37;
	height: auto;
}
.bottom p {
	margin-left: 60px;
	line-height: 1.55em;
	text-align: justify;
}
.bottom p:lastline {
	text-align: left;
}
.footer {
	font-size: .8em;
	text-align: center;
	padding-top: 6px;
}
td.address {
	font-size: .9em;
	font-weight: bold;
	width: 166px;
	line-spacing: 4em;
	padding-left: 23px;
	padding-top: 18px;
	text-align: left;
	vertical-align: top
}
td.address p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
.photofloat {
	float: right;
	margin: 5px;
	padding: 15px;
}	
.callout {
    background-color: #f0f8ff;
	float: right;
	width: 200px;
	margin: 5px;
	border: 1px solid #E5E7D3;
	padding: 15px;
}	
.leftcallout {
	float: left;
	width: 200px;
	margin: 5px;
	border: 1px solid #E5E7D3;
	padding: 15px;
}
#leftAnimation {
	text-align: left;
}
#footer {
	margin-top: 10px;
	width: 659px;
	text-align: right;
	font-size: .7em;
	color: #807C79;
	padding-right: 60px;
}
#footer a {
	color: #807C79;
	text-decoration: underline;
}
/*this is the page title*/
.style3 {
	color: #43455C;
	font-weight: bold;
	font-size: medium;
}
