@charset "utf-8";
*	{
	margin:0px;
	padding:0px;
	}

.sevents	{
	padding-left:80px;
	background-image:url(images/cal.gif);
	background-repeat:no-repeat;
	min-height:52px;
}
/* CSS Document */
body	{
	background-image:url(images/bg.gif);
	height:100%; 
	}

#maincontainer {
	width: 920px;
	background-color:#FFFFFF;
	text-align:center;
	margin:0 auto;
	padding:9px;
	display:block;
}
.ptitle {
	font-family: 'Century Gothic', Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.text	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:	11px;
	}
.tinput	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:	10px;
	color: #FFFFFF;
	background-color: #9E8A77;
	border: 1px solid #39230F;
	}
.twinput	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:	10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #39230F;
	}
#sidenav	{
	margin-top:12px;
	font-family: 'Century Gothic', Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #39230F;
	padding-left: 10px;
	margin-bottom:20px;
	line-height:25px;
	}

#sidenav2	{
	margin-top:12px;
	font-family: 'Century Gothic', Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #663300;
	padding-left: 10px;
	margin-bottom:20px;
	line-height:16px;
	}

#sidenav a {
	color: #39230F;
}

#sidenav2 a {
	color: #39230F;
}

#sidenav2 p {
	margin-bottom:5px;
}

#container
{
	position:relative;
	width:440px;
	height:220px;
	overflow:hidden;
}
#content {
	position:absolute;
	width:440px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #39230F;
	line-height:16px;
}
#content p {
	color: #39230F;
	padding-right:30px;
	margin-bottom:13px;
	}
	
#content td {
	background-color:#DDD6CE;
	width: 100px;
	padding:3px;
	}

#content table {
	margin-top:15px;
	}

#inner {
	width: 902px;
	background-color:#ddd6ce;
	text-align:left;
	margin:0 auto;
	padding:10px;
}

.imgfront	{
	margin-right:34px;
	}
	
.testimonial {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #494337;
	line-height: 24px;
}
.testclient {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494337;
}

#btmnav	{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:3px;		
}

#btmnav a	{
	margin-top:6px;
	margin-bottom:6px;
	text-decoration:none;
	color: #494337;
}

.smboxtext	
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
	color:#333333;
}

.smboxtext a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

#navsm	{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:10px;
	margin-bottom:10px;
	color: #C7B8A9;
}

#navsm	a{
	text-decoration:none;
	color: #3D3C3D;
	}

#heading	{
	display:block;
	height:50px;
	}
#pagename	{
	text-transform:uppercase;
	font-family: 'Century Gothic', Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
/*Scroller Classes */
li	{
	list-style:disc;
	margin-left:15px;
}

#contentbig
{
	padding-left:10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #39230F;
	line-height:16px;
	text-align:left;
}

#contentbig h2
{
	padding:5px;
	padding-left:10px;
	font-size:11px;
	background-color:#FFFFFF;
	color: #39230F;
	line-height:16px;
	text-align:left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #c7b7a9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c7b7a9;
	margin-bottom:20px;
	margin-top:20px;
}

.soft
{
	color: #C7B7A9;
	font-weight: bold;
}

#secontent
{
font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #39230F;
	line-height:16px;
	}

#newsticker {
	position: relative;
}
#newsticker ul {
	list-style: none;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker ul li{
	list-style: none;
	padding:0px;
	margin:0px;
}
* html #newsticker ul li{
	list-style: none;
	padding:0px;
	margin:0px;
}
#newsticker #togglenewsticker {
	display:none;
	visibility:hidden;
}
* html #newsticker #togglenewsticker {
	display:none;
	visibility:hidden;
}
.cgupper	{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'Century Gothic', Tahoma, Arial, sans-serif;
	margin-top:6px;
	margin-bottom:8px;
}
