body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 20px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* LAYOUT */
#wrapper {
	width: 865px;
	margin: 0 auto;
}

#topmenu {
	height: 30px;
	margin-top: 10px;

}

#top {
	height: 40px;
}

#whiteBg {
	width: 865px;
	/*background: url(/images/whitebg_bg4.jpg) repeat-x;*/
	margin-top: 10px;
	padding-bottom: 10px;
}

#menuRow {
	background: #98110a url(../images/menuBg.jpg) repeat-x;
	height: 30px;
	z-index:999;
}

#mainMenu {
	height: 30px;
	width: 700px;
	float: left;
}

#searchBox {
	float: left;
	width: 165px;	
}

#header {
	margin-top: 2px;
	margin-bottom: 10px;
	z-index:-1;
}
.sf-menu{ z-index:999;}

#royalshow72{ z-index:-1;}
.hpMod  {
	float: left;
	width: 247px;
	margin-left: 20px;
}

.hpRight {
	float: left;
	width: 285px;
	margin-left: 20px;
}
/*old
.hpRight {
	float: left;
	width: 247px;
	margin-left: 20px;
}
*/
#content {
	width: 500px;
	float: left;
	margin-left: 20px;
}

h2 {
	font-size: 18px;
	color: #333;
}
.clear {
	clear: both;
}

/* LET'S STYLE SOME MODULES */
/* .hpMod img {
	background: #E9E9E9;
	padding: 5px;
	display: block;
}
*/
.hpMod h3, .hpRight h3 {
	font-size: 10px;
	color: #BC2118;
	text-transform: uppercase;
}

.hpRight h3 {
	color: #FF9900;
}

.hpRight a {
	color: #01426C;
}

.hpMod a {
	display: block;
	background: url(../images/readmore.gif) no-repeat;
	height: 16px;
	width: 120px;
	line-height: 15px;
	color: white;
	text-indent: 5px;
	font-size: 10px;
	text-decoration: none;
	margin-top: 20px;
}

.hpMod a:hover {
	background: url(../images/readmoreon.gif) no-repeat;
}

#mainMenu h3 {
	display: none;
}

#searchBox input {
	background: #fff url(/images/searchIcon.gif) no-repeat right;
	height: 16px; 
	margin-top: 5px;
	border: none;
	font-size: 11px;
	color: #666;
	text-indent: 5px;
	width: 145px;

}


/* GENERAL TAGS */
a {
	color: red;
}

img {
	border: none;
}

/* menu tags */
#mainMenu ul {  z-index:999;
	
}
#mainMenu h3 {
	display: none;
}
/* this is the main UL element*/

.menu {
	margin:0;
	padding:0;
	list-style:none;
}

/* these are the inner menus*/
 .menu ul{
	margin:0;
	padding:0;
	list-style:none;	
}

/* these are all the LIs in the menu*/
.menu li{

	font-size: 12px;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 30px;

	background: url('../images/menuSep.gif') no-repeat right;
}

/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.menu a{

	text-decoration: none;
	line-height: 30px;
	color: #fff;
}

.menu a:hover{
	text-decoration:underline;
}

/* these are the LIs that only belong to submenu*/
.menu ul li{
	border-top:0;
	margin-left:-1px;
	background: #333;
	width: 150px;
	border-bottom: solid 1px #fff;
}

/* these are the LIs that contains a submenu*/
.menu li.submenu{
}

/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.menu ul li.submenu{ 
}

.menu a:hover,
.menu li.active a:link, 
.menu li.active a:visited {
	text-decoration: underline;
}
/* TOP MENU */

#topmenu ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	text-align: right;
}
#topmenu ul li {
	display:inline;
	padding-left: 10px;
}

#topmenu a {
	color: #7a0000;
}

/* FOOTER MENU */
.footer {
}
.footer ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	padding-top: 7px;
}

#eblog_header_inner h1{

font-size:1.50em;
color:brown;

}

#title_1 a {
font-size:0.95em;
color:brown;

}

.moduletable h3 {
font-size:1.40em;
color:brown;

}

#eblog_toolbar a:link {
background-color:white;
}


.hpRight {
	/*border-left: 1px solid #CCCCCC;*/
	background-color:#F0F0F0;
    float: right;
    padding: 0 0 0 14px;
}

.footer ul li {
	display:inline; 
	padding-left: 15px;
}
