body {
	margin: 0;
	padding: 0;
	font-family: Lucinda, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	background-color:#ddd;
}
a.card-text {
	margin-right: 0px;
}
div.topnav {
width:100px;
height:100px;
float:right;
line-height:1.5em;
margin:15px 20px 0 0;
}
div.topnav a {
color:white;
display:block;
background-color:darkred;
padding:5px 10px;
margin:0 0 10px 0;
}

table.bottomnav a {
color:black!important;
text-decoration:none;
font-size:13px;
}
table.bottomnav a:hover {
color:darkred!important;
text-decoration:underline;
}
table.bottomnav td {
padding:0 10px;
}
table.bottomnav {
margin:0 0 30px 0;
}

#wrapperOuter {
	text-align:center;
}
#wrapper {
	width:985px;
	margin:0px auto;
	border-left:1px solid black;
	border-right:1px solid black;
	background-color:white;
}

ul.side_nav {
list-style: none outside none;
text-align:left;
padding:10px 10px 0 10px;
}

ul.side_nav li {
display:block;
margin-bottom:10px;
}

ul.side_nav li a {
color:black;
font-weight:bold!important;
text-decoration:none;
font-family:Times New Roman;
font-size:1.2em;
}

ul.side_nav li a:hover {
color:darkred;
}


div#fadeshow {  }

div#page2 { width:740px; padding-right:10px; float:right; text-align:left; }
div#side { width:200px; float:left; margin-top:0px; border-right:1px solid black; }

div.box { text-align:left; background-color:#eee; padding:0px 10px; }
div.box h3 { color:white; background-color:#666; padding:5px 10px; margin:0px -10px 5px -10px; }

div.news { text-align:left; }
div.news a { font-weight:bold!important; color:darkgreen; margin:15px 0 0 0!important; display:block; }
div.news br { display:block; height:5px; }
div.page ol li { margin-top:15px; }

.productlist { display:block; margin:20px 0px; padding:0px; list-style:none; }
.productlist li { display:block; float:left; width:200px; height:250px; margin:5px 25px 5px 0px; text-align:center; line-height:15px; }
.productlist li a { font-size:12px; }
.productlist li a img { display:block; margin:10px 0px; text-align:center; margin:10px auto; }
.productlist li a span { display:block; }
.productlist li a span.thumbdesc { margin-top:10px; color:#333; font-style:italic; }

.subnav { text-align:left; margin:0 0 10px 0; }
.subnav a { font-size:14px; text-decoration:none; font-weight:bold; color:darkgreen; }
.subnav a:hover { background-color:yellow; }

h1, h2 {
	font-family: Lucinda, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
}
h3 {
	font-family: Lucinda, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
}
h1 { font-size: 24px; }

h2 { font-size: 18px; }

h3 { font-size: 14px; }

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol { }

blockquote { }

a { color: #0C95C9; }

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;
}

/* Page */

#page {
	width: 985px;
	margin: 0 auto;
	text-align:left;
}

/* Header */

#header-wrapper {
}

#header {
	width: 985px;
	height: 52px;
	margin: 0 auto;
	background-color:black;
	border-top:5px darkblue solid;
	border-bottom:5px darkblue solid;
}

/* Menu */

#menu {
	float: left;
	height: 40px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
background-image:url(/images_Condition/bg-nav.gif);
margin:10px;
}

#menu a {
	display: block;
	mmargin-right: 3px;
	padding: 5px 5px 2px;
	text-decoration: none;
	font-family: Lucinda, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

#menu a:hover { 
	color: darkred;
}

#menu .current_page_item a {
	color: darkred;
}

#menu .first {
	background: none;
}
	/** LOGO */

#logo {
	width: 985px;
	height: 100px;
	margin: 0 auto;
	overflow:hidden;
	background-image:url(/images_Condition/elks-usa-logo-sm.jpg);
	background-repeat:no-repeat;
	background-align:left;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	font-size: 15px;
}

#logo h1 {
	color: black;
	text-align:center;
	font-size: 40px;
	font-weight: bold;
	margin: 10px 20px 0 10px;
}
#logo h2 {
	color: black;
	text-align:center;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 20px 0 10px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 675px;
	padding-right: 10px;
}

/* Post */

.post {
	background: url(/images_Condition/img07.jpg) repeat-x left bottom;
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	color: #549900;
}

.post .title a {
	text-decoration: none;
	color: #585D60;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(/images_Condition/img03.gif) no-repeat left 8px;
	font-family: Georgia, Helvetica, sans-serif;
	font-weight: normal;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding-left: 22px;
	font-family: Georgia, Helvetica, sans-serif;
	color: #585D60;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
	background: url(/images_Condition/img07.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	line-height: 150%;
}

#sidebar h2 {
	margin: 0 0 10px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #464F54;
}


#sidebar a {
	color: darkred;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	background: #394144;
}

#footer {
	width: 920px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	border-top:1px solid black;
	clear:both;
}
#footer2 {
	clear:both;
}

#footer a {
	color: darkred;
}
div.bottom { width:985px; margin:20px auto; }
