/* CSS Document */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5d5d5d;
	margin:0;
	background:#242424 url(../images/body-bg.jpg) 0 0 repeat;
}

#wrapper {
	width:900px;
	margin:auto;
}

img {
	border:0;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.tagline{
float:right
}

.clear {
	clear:both;
}
.gap3 {
	width:3px;
	height:3px;

}

.gap5 {
	width:5px;
	height:5px;

}
.gap10 {
	width:10px;
	height:10px;

}
.gap30 {
	width:30px;
	height:30px;

}

.gap80 {
	width:100%;
	height:80px;
}
.wi100per {
	width:100%;

}
.wi97per {
	width:97%;

}
.wi90per {
	width:90%;
	margin:auto;

}
.wi72per {
	width:73.4%;
	margin:auto;

}
.wi60per {
	width:60%;

}
.wi55per {
	width:55%;

}
.wi45per {
	width:45%;

}
.wi35per {
	width:35%;

}
.wi32per {
	width:32%;

}
.wi30per {
	width:30%;

}
.wi25per {
	width:25%;

}
.wi22per {
	width:22%;

}
.wi19per {
	width:19.4%;

}
.wi15per {
	width:15%;

}
.wi8per {
	width:8%;

}

.picture {
	margin:auto;

}

/* HEADER */
#header {
		
}
/* /HEADER */

/* CONTENTS */
#contents {
		width:100%;
		/*padding:0px 25px;*/
		height:auto;
		
}
.centerContent {
	background:#e9e1cc url(../images/centerbg.gif) 0 0 repeat-x;
	height:auto;
	width:auto;
	margin:auto;
	overflow:hidden;
}

.bottomShad {
	background:transparent url(../images/bottomS.png) 0 100% no-repeat;
	height:6px;
}
.blackText {
	font-size:11px;
	color:#666666;
	text-align:left;
	font-weight:bold;
}
.designT {
	font-family:Papyrus , Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;

}

.leftPan {/*
	border:1px solid #a19473;*/
	width:100%;
}

.leftnav {
word-wrap:break-word;
	width:100%;
	height:auto;

}
.leftnav ul {
	list-style-type:none;
	padding:0;
	margin-left:10px;
	margin-top:0px;
}

.leftnav ul li a{
	background:transparent url(../images/bullet.gif) 0 2px no-repeat;
	font-size:11px;
	color:#5e5e5e;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	line-height:18px;
	margin:0;
}
.leftnav ul li a:hover {
	text-decoration:underline;

}
.space {
	position:relative;
	top:5px;
	left:5px;
}
.margRight5 {
	margin-right:5px;

}
.margRight8 {
	margin-right:8px;

}
.margRight {
	margin-right:10px;

}
.margLeft {
	margin-left:10px;

}

.clear {
	clear:both;

}
.searchButt {
	background:transparent url(../images/searchbg.gif) 0 0 repeat-x;
	height:16px;
	border:#827554 1px solid;
	
	font-size:10px;
	color:#5e5e5e;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:0px 3px 6px 3px;
	cursor:pointer;

}

.searchAdd {
	background:transparent url(../images/searchbg.gif) 0 0 repeat-x;
	height:16px;
	width:190px;
	border:#827554 1px solid;
	
	font-size:10px;
	color:#4c4635;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:0px 3px 6px 3px;
	cursor:pointer;

}


.welcometext {
	background:transparent url(../images/welcome.gif) 0 0 no-repeat;
	width:163px;
	height:70px;
	margin:auto;

}
.arrow {
	background:transparent url(../images/arrow.gif) 40px 5px no-repeat;
	display:block;
	width:15%;
	
	font-size:11px;
	color:#000000;
	text-align:justify;
	font-weight:bold;

}
.textbox {
	width:160px;
	height:18px;
	font-size:12px;
	border:1px solid #857857;
}
.subHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#4d4431;

}

.navigation ul{
	font-size:11px;
	text-decoration:none;
	color:#000000;
	list-style-type:none;
	display:inline;

}
.navigation ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	list-style-type:none;
	float:left;

}
.navigation ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	padding:1px 4px;
	list-style-type:none;
	

}
.navigation ul li a:hover {
	text-decoration:underline;
	color:#83817a;

}
.subtitle {
	background-color:#858072;
	height:22px;

}
.subtitleHeading {
	font-size:12px;
	font-weight:bold;
	color:#d9d6ce;
	line-height:22px;

}
.innerContent {
	width:99.7%;
	border:1px #4c4635 solid;

}

.contantstext {
	width:97%;
	height:auto;
	overflow:hidden;
	margin:13px auto 13px auto;
}
.contantspicture {
	width:32%;
	height:auto;
	background-color:#e1dac9;	
	border:1px solid #a39a86;
}
.contentpictureLink {
	width:63%;
	border:1px solid #625d50;
	padding:10px;
	
}
.bulletinDate {
	width:30%;
	border:1px solid #625d50;
	padding:3px;
	
}

.commentValue {
	font-family:Arial, Helvetica, sans-serif;
	color:#846c41;
	text-decoration:none;
	text-align:center;
	font-size:16px;
}
a.smallValueLink {
	font-family:Arial, Helvetica, sans-serif;
	color:#846c41;
	text-decoration:none;
	font-size:16px;
}


.textin {
	font-size:10px;
	color:#333333;
	border:#514d41 1px solid;

}

.blackallText {
	font-size:11px;
	color:#464646;
	text-align:center;
	padding:0px 6px 0px 6px;
}

.itemTitle a, .blackallText a {
	font-size:14px;
	color:#2A2A2A;
	text-align:center;
	padding:0px 6px 0px 6px;
	font-weight:bold;
	
}
.listingDescription {
color:#464646;
font-size:11px;
text-align:center;
}

.dotted {
	background:transparent url(../images/dotted.gif) 0 0 repeat-x;
	width:97%;
	margin:3px auto;
	height:2px;

}

.fieldBox {
	background-color:#f8f8f8;
	border:1px solid #e0dddd;
}

.linkPc {
	margin:10px 28px 5px 28px;
	border:1px solid #615c4f;
	padding:4px;

}


/* /CONTENTS*/

/* FOTOER */
#footer {
padding: 0 6px; 
margin:4px 0; 

}
.designCop {
	font-family:Papyrus , Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#ebe3d1;
	text-decoration:none;
	text-align:center;

}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ebe3d1;
	text-decoration:none;
	text-align:center;

}

/* /FOOTER */