body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #af1f23;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.gif);
	background-repeat:repeat-y;
	font-weight: normal;
}

a:link {
	color: #f3322d;
	text-decoration: none;
}

a:visited {
	color: #f3322d;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}


#maintable {
	background-image:url(/images/bg_left2.jpg);
	background-repeat: repeat-x;
}

#contenttable {
	width: 754px;
}



#content {
    padding:17px;	
	width: 538px;
	background-image:url(/images/bg_right.jpg);
	background-repeat: no-repeat;
	height: 868px;
	vertical-align: top;
}



#colmenu {
	width: 216px;
	background-image:url(/images/bg_left.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-color: #621114;
}

#logo {
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	width: 69px;
	height: 69px;
	margin: 240px 0 0 70px;
}

#menu ul {
	
	padding: 15px 0 25px 0;
	margin: 100px 25px 0 25px;
	border-top: solid 10px #451213;
	border-bottom: solid 1px #451213;
}

#menu li {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	color: #f3322d;
	text-transform: uppercase;
	line-height: 25px;
}


#login {
	margin: 10px 25px 0 25px;
}

#logintitle {
	color: #451213;
	font-size: 18px;
	line-height: 24px;
	margin: 15px 0 0 0;
}

.loginfield {
	margin: 2px 3px 2px 0;
	width: 110px;
	height: 15px;
	font-size: 9px;
	border: solid 1px #451213;
}

.loginbutton {
	padding: 3px;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #451213;
	border: solid 0px #451213;
}

#addresstop {
	color: #a62c2f;
	margin: 30px 0 20px 0;
	padding: 0 0 50px 0;
	text-transform: uppercase;
	line-height: 20px;
	border-bottom: solid 1px #a62c2f;
	
}
.titleaddresstop {
	font-size: 20px;
	line-height: 50px;
	margin: 0 0 20px 0;
	text-transform: none;
}

#introtext {
	font-size: 24px;
	line-height: 34px;
	color: #ffffff;
	padding: 0 0 20px 0;

}

#text2col img {
	border: solid 3px #451213;
	margin: 5px 0 5px 0;
}

#text2col {
	color: #FEEAE9;
	font-size: 14px;
	line-height: 16px;
	border-top: solid 1px #451213;
	padding: 10px 0 20px 0;
	background-image:url(/images/bg_line.gif);
	background-repeat: no-repeat;
}

#titlecols {
	color: #340e0e;
	font-size: 30px;
	line-height: 50px;
}

#col1 {
	width: 240px;
	margin: 0 25px 0 0;
}

#col2 {
	float: right;
	width: 250px;
	margin: 0 0px 0 0;
}

#endtext {
	background-image:url(/images/bg_line.gif);
	background-repeat: no-repeat;
	border-top: solid 1px #451213;
	font-size: 10px;
	/*color: #8b191c;*/
	color: #451213;
	line-height: 15px;
	padding: 30px 0 0 0;
	text-align: right;
	
}

/* Articles */
#article_title {
	font-size: 30px;
	line-height: 34px;
	color: #ffffff;
	padding: 0 0 20px 0;
}

#article_quote {
	color: #340e0e;
	font-size: 26px;
	line-height: 28px;
}

#article_content_full {
  width: 490px;
  margin: 0 25px 0 0;
  font:small Verdana,Sans-serif;
  line-height:1.6em;
}

#article_content {
  width: 300px;
  margin: 0 25px 0 0;
  font:small Verdana,Sans-serif;
  line-height:1.6em;
}

#article_sidenotes {
  color:#999;
  background:#eeeedd;
	float: right;
	width: 190px;
	margin: 0 0px 0 0;
}



#subcol .more a, #subcol a.more {
  white-space:normal;
  }
#subcol {
  float:right;
  width:244px;
  color:#777;
  }
#maincol, #subcol, #xcol {
  margin-top:-8px;
  }
#subcol, #xcol {
  font-size:85%;
  line-height:1.6em;
  }
.home #maincol, .home #subcol, .home #xcol {
  margin-top:0;
  padding-top:31px;
  background-repeat:no-repeat;
  background-position:1px 19px;
  }

