@charset "utf-8";

body {
	margin: 0px;
}

.topbanner {
/*	background-attachment: fixed;*/
	background-image: url(bgr9.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 267px;
	text-align: center;
}

.smallicons {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AB9D74;
	margin-bottom: 15px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: left;
	height: 33px;
}

.smallicons a {
	color: #CC0000;
	text-decoration: none;
}

.smalltxt {
	font-size: 11px;
	line-height: 15px;
}

.smallicons a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-style: none;
}

.maintable {
	text-decoration: none;
	width: 979px;
}

.leftcol {
	text-decoration: none;
	width: 180px;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.centcol {
	padding: 0px 10px;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #AB9D74;
	/*	background-color: #F4F4F2;*/
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D4927;
	line-height: 20px;
}

.centcolfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D4927;
	line-height: 20px;
}

.rightcol {
	width: 180px;
	text-decoration: none;
	padding: 0px 0px 15px 10px;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #AB9D74;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D4927;
}

.newsblock {
	line-height: 18px;
	margin-bottom: 20px;
}

/*menu*/

.arrowlistmenu{
	 /*width: 180px;width of menu*/
	text-decoration: none;
}

.arrowlistmenu .headerbar{
	color: #F3F4F8;
	margin-bottom: 12px;
/*	text-transform: uppercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #3B538A;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 25px;
	text-align: left;
	background-image: url(titlebgr.jpg);
	background-repeat: repeat-x;
	display: block;
	background-position: left bottom;
}

.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 4px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #CC0000; /*custom bullet list image*/
	display: block;
	padding: 4px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px dotted #AB9D74;
	font-size: 70%;
	background-image: url(arrowbullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #333333;
	background-color: #F7F5F2;
}

/*old style*/

a {
	color: #224386;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CC0000;	
/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #664A32;*/
}

a.two:visited {color: #CCCCCC;}
a.two:active {color: #CCCCCC;}
a.two:link {color: #CCCCCC;}
a.two:hover {color: #FF0000;}


a.three:link {color: #CC0000;}
a.three:visited {color: #CC0000;}
a.three:active {color: #CC0000;}
a.three:hover {color: blue;}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D5252F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



.title_like {
	color: #F3F4F8;
	margin-bottom: 12px;
/*	text-transform: uppercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #3B538A;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 25px;
	text-align: left;
	background-image: url(titlebgr.jpg);
	background-repeat: repeat-x;
	display: block;
	background-position: left bottom;
}

#footer {
	/*	color: #E9E8E3;*/
	background-color: #6D4927;
	width: 100%;
	background-image: url(bgr9.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.foot {
	width: 979px;
	text-align: left;
	height: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #6D4927;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
/*	letter-spacing: 3px;*/
}

.cutin {
	background-color: #F3F4F8;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D4927;
	/*line-height: 20px;
width: 100%;*/
	border: 1px dotted #AB9D74;
	background-image: url(cutin_bgr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pictleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}

.pictright {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}
