


/* Generally you don't need to change anything below */


.dtr span{
display:block;
float:left;
overflow:hidden;
text-indent:-1000px;
background-repeat:no-repeat;
background-position:left top;
}

@media print{
.dtr span{
background-image:none;
display:inline;
float:none
}
}



body { background: #2f170a url(../Images/bg_body.gif) 50% 0 repeat-x; color: #212121;} 

#bgcontain { background: url(../Images/bg_container.gif) 0 0 repeat-y; }

#container { background: url(../Images/bg_wrapper.gif) 2px -20px no-repeat; } 

/* General Links */
a:link { text-decoration : none; color : #613f27; border: 0px;} 
a:active { text-decoration : underline; color : #613f27; border: 0px;} 
a:visited { text-decoration : none; color : #613f27; border: 0px;} 
a:hover { text-decoration : underline; color : #613f27; border: 0px;} 

img { padding: 0px; margin: 0px; border: none;}

input { font-family: Arial, Helvetica, sans-serif; color: #212121; font-size: 11px; }
textarea { font-family: Arial, Helvetica, sans-serif; color: #212121; font-size: 12px;  }
select { font-family: Arial, Helvetica, sans-serif; color: #212121; font-size: 11px; }

.header .search {  background: #f2eacb; border-right: 2px solid #4d2f1f; }
.header .search .input { border: 1px solid #c5b18d; color: #212121;}
.header .search p a { color:#4d2f1f; }

.TopMenu {background: #f2eacb; }
.TopMenu ul { border-left: solid 1px #c5b18d;}
.TopMenu li { border-right: solid 1px #c5b18d;}
.TopMenu li a { color:#2f170a;}
.TopMenu li a:visited { color:#2f170a;}
.TopMenu li a:hover { color:#212121;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu {
	background: #f2eacb;
}
.menu, .menu ul li {
	color: white;
	font-size: 11px; 
	font-weight: bold;
}

.menu ul li {

}

.menu ul {
}

.menu a, .menu li a:visited {
	text-decoration: none;
	color:#212121; 
	display: block;
	position: relative;
	border-right: solid 1px #85684f;
}

.menu li li a {
	padding: .4em .4em;
}

.menu li li a:link, .menu li li a:visited {
	background-color: #c5b18d;
	color: #212121;
	border-right: 0;
	border-left: solid 1px #85684f;
}

.menu ul a:link {
	color: #212121;
	font-weight: normal;
	width: 150px;
}

.menu ul a:visited {
	color: #212121;
	font-weight: normal;
	width: 150px;
}

.menu a:hover, .menu ul a:hover, .menu li li a:hover {
	color: #212121;
	background-color: #f2eacb;
	text-decoration: none;
}

 .menu li:hover>a {
	color: #212121;
	background-color: #c5b18d;
}

.menu li li {	/* create borders around each item */
	
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/* ie 6 only style */
* html .menu a:hover, * html .menu .adxmhoverA {		/* li:hover>a selector */
	color: #212121;
	background-color: #c5b18d;
	text-decoration: none;
}

/* BreadCrumb */

.content .BreadCrumb { background: #f7f3e6;}

.content h1 { color: #613f27; }
.content h2 { color: #613f27;}
.content h3 { color: #613f27;}

.Featured h1 { border-bottom: dotted 1px #c5b18d;}
.RecentArticles h1 { border-bottom: dotted 1px #c5b18d;}
.News h1 { border-bottom: dotted 1px #c5b18d;}
.News h2 {  }
.RecentBlogs h1 { border-bottom: dotted 1px #c5b18d;}

.Post .PostAuthorDetails { background:#f7f3e6;}
.Post .PostAuthorDetails h2 {}

.Post .PostMore .Comment .Details { }
.Post .PostMore .Comment {background:#F8F8F8 url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF;}

.AZ ul { background:#f7f3e6;}

.PageForms form { border: solid 2px #f7f3e6;}
.PageForms th { background: #f7f3e6;}

.PageForms .Button { background: #f2eacb; }

#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #f7f3e6; border: 1px solid #f2eacb;color:#85684f;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#2f170a;}
#tabnav a:hover { background: #fff;}

.right h2 { color:#613f27;}
.right .Categories li a:hover { background-color: #f7f3e6; }

/* Paging */
.Paging a { border: 1px solid #c5b18d; background: #f7f3e6;}
.Paging a:visited { background: #f7f3e6; border: 1px solid #c5b18d;}
.Paging a:hover { background: #c5b18d; color:#fff; }
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #c5b18d; background: #c5b18d; color: #fff;}

/* Summary Article Attachment */
.AttachmentList { border:1px solid #BEBEBE; background-color: #F8F8F8; }
.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color:#85684f;}
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }

.footer { background: #2f170a; border-top: 2px solid #4d2f1f; color: #fff; }

.footer a, .footer a:link, .footer a:active, .footer a:visited {
text-decoration: none;
color: #fff;
margin: 0;
}
.footer a:hover {
color: #c5b18d;
}
#securityImg img {width: 240px;}