@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#534640;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:150%;
	color:#000000;

}

a {
	color:#3E2E24;
	text-decoration:underline;
}

.bgSplit {
	background:#857066;
	width:50%;
	height:100%;
	margin-left:-225px;
	top:0px;
	position:absolute;
}

.clear {
	clear:both;
}

.lineaccross {
	background:url(../imgaes/line.gif) top repeat-x;
	width:50%;
	height:150px;
	top:0px;
	position:relative;
	background-image: url(../imgaes/line.gif);
}

.blankaccross {
	background:url(../imgaes/topBG.jpg) repeat-x;
	width:50%;
	height:150px;
	top:0px;
	right:0px;
	position:absolute;
}

.line2accross {
	background:url(../imgaes/line2.gif) repeat-x;
	width:100%;
	height:55px;
	top:0px;
	position:relative;
}

#wrapper {
	left:50%;
	margin-left:-450px;
	width:900px;
	top:0px;
	position:absolute;
}

.header {
	background:url(../imgaes/topBG.jpg) repeat-x;
	height:150px;
	width:900px;
}

.subNav{
	background:url(../imgaes/subNav.jpg) no-repeat;
	height:55px;
}

.subnavigation {
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	line-height:250%;
	margin:0px;
	padding:0px;
	font-weight:500;
	text-align:center;
	margin-left:0px;
}

.subnavigation a {
	color:#857066;
	margin-left:40px;
	text-decoration:none;
}

.subnavigation a:hover {
	color:#CCB6B0;
}

.modSide {
	background:#857066;
	width:225px;
	float:left;
}

.modSide a, img {
	border:none;
	text-decoration:none;
}

.contentWrap {
	width:675px;
	height:100%;
	float:left;
}

.contentTop{
	background:url(../imgaes/conTop.jpg) no-repeat center;
	height:21px;
}

.content{
	background:url(../imgaes/conMid.jpg) repeat-y center;
}

.contentBot{
	background:url(../imgaes/conBot.jpg) no-repeat center;
	height:21px;
}

.content p {
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:42px;
	padding-right:42px;
}

.content img {
	padding:5px;
	border:#000000 1px;
	background:#FFFFFF;
	margin:5px;
	float:right;
}

.content ul {
	margin:0 0 0 .3em;
	padding:0px;
}

.content li {
	margin-left:65px;
	margin-right:45px;
	padding:0;
	list-style-image:url(../imgaes/bullet.gif);
	list-style-position:outside;
}

.realLinks img {
	border:none;
	margin:12px;
	background:none;
	float:none;
}

.content li {
	text-indent: -0.2em;
}

#footer {
	width:100%;
}

#footer a{
	font-size:.6em;
	margin:0px;
	color:#000000;
	text-align:center;
}
