/* HAND CODED BY DESIGNSAMPLES.INFO */

body {
	margin: 0px;
	background: #EAEAEA url(images/pbg.gif) repeat-x;
	background-position: top left;
	font-family: verdana, arial, helvetica;
	text-align: left;
	font-size: 14px;
	color: #111;
}

a {
	color: #0A701D;
	text-decoration: underline;
}

a:hover {
	color: #232323;
	text-decoration: none;
}

a:visited {

}
#top {
	float: left;
	width: 100%;
	height: 110px;
	background: #232323 url(images/topbg.gif) repeat-x;
	background-position: top left;
	border-bottom: 5px solid #ccc;
}

.topCon {
	width: 900px;
	height: 110px;
	background: #232323 url(images/head.gif) repeat-x;
	background-position: top left;
}

#page {
	width: 900px;
	background: white;
}

.tmenuCon {
	float: left;
	width: 100%;
	margin: 0px;
	background: #999 url(images/tmbg.gif) repeat-x;
	background-position: top left;
	padding-bottom: 10px;
}

.tmenu {
	width: 850px;
}

.tmenuL a {
	float: left;
	width: 125px;
	padding-top: 6px;
	text-indent: 10px;
	text-align: left;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #ccc;
	color: white;
	text-decoration: none;
}

.tmenuL a:hover {
	border-left: 1px solid #ffff66;
	color: #ffff66;
	text-decoration: none;
}

.tmenuL a:visited {

}

.mcontent {
	width: 100%;
	margin: 0px;
	padding-bottom: 100px;
}

.main {
	width: 90%;
	padding-top: 10px;
	text-align: left;
}

.contact {
	width: 90%;
	margin-left: 4%;
	padding: 10px;
	border: 1px dotted #999;
	background: #eaeaea;
}

.footer {
	float: left;
	width: 900px;
	background: #ccc;
	border-top: 1px solid #ffff66;
}

.copy {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	text-align: left;
	font-size: 12px;
	color: #484848;
}

.botLinks {
	float: right;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
	text-align: right;
	font-size: 12px;
	color: #484848;
}

/* CONTENT STYLES */

.htitle {
	float: left;
	width: 100%;
	padding-top: 18px;
	padding-bottom: 18px;
	background: #F8F8DD;
	text-align: left;
	text-indent: 18px;
	font-family: georgia, helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #111;
}

.ptitle {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	text-align: left;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #232323;
}

.main p {
	width: 90%;
	margin-left: 5%;
}

.lcon {
	width: 100%;
	margin: 12px;
	border: 1px dotted #ccc;
	padding: 8px;
}

.ltitle {
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #232323;
}
