#atffc { display:none !important; }
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #0D62EB;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #961A06; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}
.list1 li img {
	margin: 0 30px 30px 0;
}
.list1 li.alt img {
	margin-right: 0;
}
#wrapper {
}

/**
 * Table styles for PR results
 */
.tbl-outer {      

}
.tbl-row1 {   
    font-size: 11px;   
    background-color: #F2F9FF;      
    padding: 2px 5px 2px 5px;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
}
.tbl-row2 {
    font-size: 11px; 
    padding: 2px 5px 2px 5px;
    background-color: #D7EBFF;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
}
/* Header */

#header-wrapper {
}
#header {
	width: 940px;
	height: 36px;
	margin: 0 auto;
}
/* Menu */

#menu {
	float: left;
	width: 680px;
	height: 36px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 22px;
	padding: 10px 0px 0px 0px;
	background: url(images/img04.gif) no-repeat left top;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { 
	background: url(images/img03.gif) no-repeat left top;
	text-decoration: none; 
}

#menu .current_page_item a {
	background: url(images/img03.gif) no-repeat left top;
}

#menu .first {
}
/* Search */

#search {
	float: right;
	width: 260px;
}
/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 40px 0px 0px 0px;
}
/** LOGO */

#logo {
	width: 940px;
	height: 94px;
	margin: 0 auto;
}
#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#logo p {
	font-size: 18px;
	color: #0D62EB;
}

#logo h1 {
	padding-top: 10px;
	font-size: 46px;
}

#logo a {
	text-decoration: none;
	color: #FFA25D;
}
#logo h1 a {
	text-decoration: none;
	color: #529552;
}
#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 670px;
}

/* Post */

.post {
	margin-bottom: 45px;
}

.post .title {
	height: 44px;
	padding-left: 15px;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #543A2C;
}

.post .date {
}

.post .entry {
	padding: 10px 15px;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#f00tr {
	width: 100%;
	height: 44px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.gif) repeat-x left top;
}

#f00tr-bgcontent {
}

#f00tr p {
	margin: 0;
	padding: 8px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #7B1605;
}

#f00tr a {
	color: #961A06;
}

