body
{
    margin: 0px;
    padding: 0px;
    background: #d4cdb8 url(../images/body-bg.gif) repeat;
    font: 13px Arial, Helvetica, sans-serif;
    color: #d4cdb8;
}
.body-bg
{
    background: url(../images/header-bg.png) repeat-x left top;
}
h1, h2, h3
{
    margin-top: 0px;
}

h1
{
    /*font-size: 2.4em;*/
}

h2
{
    font-size: 1.8em;
}

h3
{
    font-size: 1.4em;
}

p, ol, ul
{
    margin-bottom: 1.8em;
    line-height: 160%;
}

a
{
    color: #a32626;
}

a:hover
{
    text-decoration: none;
    color: #FF0000;
}

a img
{
    border: none;
}

/* Header */

#header
{
    width: 948px;
    height: 85px;
    margin: 0px auto;
}

#header a
{
    text-decoration: none;
    color: #FFFFFF;
}

/* Logo */

#logo-inner
{
    float: left;
}

h1.logo a
{
    width: 514px;
    height: 78px;
    display: block;
    position: absolute;
    background: url(../images/logo.png) no-repeat center;
    margin: 0px;
    padding-top: 10px;
}

/*#logo h1 {
	padding: 25px 0px 0px 0px;
}*/

/* Menu */

#mainmenu
{
    /*float: right;*/
    width: 948px;
    height: 36px;
    margin: 2px auto;
    background: url(../images/menu-bg.png) no-repeat right top;
    color: #d4cdb8;
}

#mainmenu ul
{
    float: right;
    margin: 0px;
    padding: 0px 25px 0px 0px;
    list-style: none;
    line-height: normal;
}

#mainmenu li
{
    float: left;
    margin: 12px 0px 0px 1px;
    border-right: 1px solid #d4cdb8;
}

#mainmenu li.last
{
    border: none;
}
#mainmenu a
{
    display: block;
    width: auto; /*height: 28px;*/
    padding: 0 10px 0px 8px;
    text-transform: uppercase;
    color: #d4cdb8;
    text-decoration: none;
    font-weight: 600;
	font-size: 14px
}

#mainmenu a:hover
{
    text-decoration: underline;
}

#mainmenu .active
{
}

#mainmenu .active a
{
}

/* Page */

#page
{
    width: 948px;
    margin: 0px auto;
    padding: 0;
}

/* Content */

#content
{
    float: right;
    width: 707px;
}
/*
#content-left{
	width: 183px;
	height: 400px;
	background: #ffffff;
	float:left;
	margin: 0;
	display: block;
}
#slide-menu{
	margin: 100px 0 20px 0;
}
#content-right{
	width: 524px;
	height: 400px;
	float: right;
	margin: 0;
}
#social {
	margin-top: 100px;
	padding-left: 4px;
	font-size: small;
	color: #bbbbbb;
}
#social img{
	margin: 1px;
}*/
#slidemenu li
{
}

#slidemenu li a
{
    background: url(../images/arrow.png) no-repeat left center;
}
.post
{
    margin: 0px 0px 30px 0px;
}

.post .title
{
    margin: 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #c49090;
}

.post .entry
{
}

.post .meta
{
    font-weight: bold;
}

.post .byline
{
    margin: 0px;
}
#slideshow-options
{
    overflow: hidden;
}
#slideshow-options ul
{
    padding: 0;
}
#slideshow-options ul li
{
    list-style-type: none;
    display: inline;
    padding-right: 0;
}

/* Sidebar */

#sidebar
{
    float: left;
    width: 241px;
    background: #ff000; /*background: url(images/img03.gif) repeat-y left top;*/
}
#banner-left
{
    width: 241px;
    height: 400px;
    display: block;
    position: absolute;
    background: url(../images/banner-left.jpg) no-repeat center;
    margin: 0;
    padding: 0;
}
h1.banner-left
{
    width: 241px;
    height: 400px;
    display: block;
    position: absolute;
    background: url(../images/banner-left.jpg) no-repeat center;
    margin: 0;
    padding: 0;
}

#sidebar-bgtop
{
    height: 3px;
    background: url(../images/img04.gif) no-repeat left top;
}

#sidebar-bgbtm
{
    height: 3px;
    background: url(../images/img05.gif) no-repeat left bottom;
}

#sidebar-content
{
    padding: 20px;
}

#sidebar ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#sidebar li ul
{
    margin-bottom: 1.8em;
    list-style: inside disc;
}

#sidebar h2
{
    font-size: 1.4em;
}

#sidebar a
{
    text-decoration: none;
}

#sidebar a:hover
{
    text-decoration: underline;
}

/* Search */

#search
{
}

#search form
{
    margin-bottom: 1.8em;
    padding: 0px;
}

#search fieldset
{
    margin: 0px;
    padding: 0px;
    border: none;
}

#search #s
{
    width: 160px;
}

/* Footer */

#footer
{
    clear: both;
    width: 950px;
    height: 50px;
    margin: 0 auto 0 auto;
    background: none;
    color: #000;
    position: relative;
}



#foot-logo
{
    font-size: 13px;
    position: relative;
}
#foot-logo p
{
    margin: 30px 0 0 90px; /*padding: 0px 0px 0px 90px;*/
    text-align: left;
    line-height: normal;
    font-size: smaller;
}
h1.footlogo a
{
    width: 79px;
    height: 38px;
    display: block;
    position: absolute;
    background: url(../images/foot-logo.png) no-repeat center;
    margin: 0px;
    padding-top: 10px;
    left: 303px;
}

#foot-menu
{
    font-size: 13px;
    float: right;
    margin: 25px 0 0 0;
    background: url(../images/foot-menu.png) right top no-repeat;
    font-size: 10px;
    position: absolute;
    display: block;
    top: 0px;
    left: 550px;
    width: 400px;
}

#foot-menu ul
{
    float: right;
    margin: 0 0px 0 0;
    list-style: none;
    line-height: normal;
}

#foot-menu li
{
    float: left;
    margin: 0px 0px 0px 0px;
}

#foot-menu a
{
    display: block;
    width: auto;
    height: 10px;
    padding: 0px 0px 0px 16px;
    text-transform: none;
    text-decoration: none;
    color: #000;
}

#foot-menu a:hover
{
    text-decoration: underline;
}

#foot-menu .active
{
}

#foot-menu .active a
{
}
#copyright
{
    margin: 10px 0px 0 0;
    color: #FF0000;
    position: absolute;
    left: 675px;
    width: 300px;
    top: 30px;
}
