/* CSS Document */




body {

	margin:0;

	background-image: url(images/inner_bg.jpg);

	background-repeat:repeat-x;

	background-color: #612E00;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}


a {
outline:none;
}

.contentlong {

	background-image: url(images/inner_contentlong.jpg);

	background-repeat:repeat-y;

}

.contentbg {

	background-image: url(images/inner_contentbg.jpg);

	width: 725px;

	height: 470px;

	background-repeat:no-repeat;

}

.cornerbg {

	background-image: url(images/inner_cornerbg.jpg);

	background-repeat:repeat-x;

	height: 21px;

	background-position:top;

}

.postitle {

	margin-left:19px;

}

p{

	margin-top:15px;

	margin-bottom:15px;

}

.content-text {

	color: #FFFFFF;

	font-size:12px;

}

.content-text a{

	color: #FFFFFF;

	text-decoration:none;

}

.content-text a:hover{

	color: #FFD57E;

	text-decoration: underline

}



/*listings*/

.content-listings {

	color: #FFFFFF;

	font-size:11px;

}

.content-listings a{

	color: #FFFFFF;

	text-decoration: underline

}

.content-listings a:hover{

	color: #FFD57E;

	text-decoration: underline

}

.poslistings1 {

	margin-left:42px; 

	margin-top:10px;

}

.poslistings2 {

	margin-left:42px; 

}

.poslistings3 {

	margin-top:10px; 

	margin-left:-10px;

}

.poslistings4 {

	margin-left:17px;

}

.bdr {

	border:3px solid #FFD57E;

}

.list1 {

	color: #FFD57E;

	font-weight: bold;

}

.list2 {

	color: #FFD57E;

	font-size:12px;

	font-weight: bold;

}

.list3 {

	color: #FFD57E;

}

.list3 a{

	color: #FFD57E;

	text-decoration:underline;

}

.list3 a:hover{

	color: #FFFFFF;

	text-decoration:underline;

}

.bdr2 {

	border:1px solid #FFFFFF;

}

/*about alternate page*/

.content-about {

	color: #FFFFFF;

	font-size:11px;

}

.content-about a{

	color: #FFFFFF;

	text-decoration:none;

}

.content-about a:hover{

	color: #FFD57E;

	text-decoration: underline

}

/*about*/



.contentlong1 {

	background-image: url(images/inner_contentlongabout.jpg); 

	background-repeat:repeat-y;

}

.contentbg1 {

	background-image: url(images/inner_aboutbg.jpg); 

	width: 725px;

	height: 470px;

	background-repeat:no-repeat;

	background-position:top;

}

.about1 {

	color: #FFD57E;

	font-weight: bold;

}



/*resources*/

.posresources {

	margin-left:10px;

	margin-bottom:10px;

}

.resources-text {

	font-size:11px;

	color: #FFFFFF;

}

.resources-text a{

	color: #FFFFFF;

	text-decoration:none;

}

.resources-text a:hover{

	color: #FFD57E;

	text-decoration: underline;

}

.bdr1 {

	border:1px solid #FFD57E;

}

.line {

	border-bottom:1px solid #FFDB91; 

	padding:20px 0 10px 0;

}

/*communities*/

.poslistings4 {

	margin-top:10px; 

	margin-left:-6px;

}

.content-com {

	color: #FFFFFF;

	font-size:11px;

}

.content-com a{

	color: #FFFFFF;

	text-decoration:underline;

}

.content-com a:hover{

	color: #FFDF9E;

	text-decoration:underline;



}

.ar {

	color: #FFDF9E;

}

.line2 {

	border-bottom:1px solid #FFDB91; 

	padding:10px 0 10px 0;

}



.title-com {

	font-size:12px;

	font-weight:bold;

}

/*leftnavs*/

.leftnav-text {

	color: #FEFFEE;

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

 	text-transform: uppercase;

	line-height:25px;

}

.leftnav-text a{

	color: #FEFFEE;

	text-decoration:none;

}

.leftnav-text a:hover{

	color: #FF891D;

	text-decoration: underline;

}



.arr {

	font-size:8px;

	color: #FF891D;

	font-weight:bold;

	padding-top:10px;

}

/*list*/

ul, li {

	padding: 0;

	margin:0;

}

.navlist {

	margin-left: 20px;

	list-style-image: url(images/square.jpg);

}

li.square {

	font-family: Arial, Helvetica, sans-serif;

	font-size:10px;

	padding: 3px 0 3px 0;

	color: #FEFFEE;

}

li.square a{

	color: #FEFFEE;

	text-decoration:none;

}

li.square a:hover{

	color: #FF891D;

	text-decoration: underline;

}

.list {

	margin-left: 20px;

	list-style:disc;

}

input, textarea, select {

	color: #000000; 

	font-size: 12px;

	border: 1px solid #000000;

	background-color: #FFFFFF; 

}



/*footer*/

.footer-text {

	color: #FFFFFF;

	font-size:10px;

	font-family:Arial, Helvetica, sans-serif;

}

.footer-text a{

	color: #FFFFFF;

	text-decoration:none;

}

.footer-text a:hover{

	color: #FFE0A1;

	text-decoration: underline;

}

.footer-text li{
display:inline;
list-style:none;
padding:5px;
}