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;
}

h4
{
    font-size: 1.0em;
    text-transform: uppercase;
}

p, ol, ul
{
    margin-bottom: 1.8em;
    line-height: 160%;
}

a
{
}

a:hover
{
}

a img
{
    border: none;
}

/*inserted by Mark McD - I need some low key lists without the wide paragraph spacing or bullets */
ul.lowkey
{
    list-style: none;
    margin-left: 20px;
    padding-left: 4em;
    text-indent: -4em;
    border-style: none;
    padding-top: 0px;
    margin-top: 0px;
}

p.lowkey
{
    margin: 0;
    line-height: 0.5em%;
    padding: 0;
}
/*end of this insert */

/*inserted by Mark McD - for sitemap, which had no special styles */
#sitemap ul
{
    list-style: none;
    border-style: none;
    margin: 0 0 10px 15px;
    padding: 0;
}
#sitemap a
{
    text-decoration: none;
}
#sitemap a:hover
{
    color: red;
}
.sitemaphead
{
    font-size: 1.6em;
    font-weight: bold;
}
/*end of this insert */

/* Header */

#header
{
    width: 949px;
    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;*/
    margin: 0 10px 0px 8px;
    text-transform: uppercase;
    color: #d4cdb8;
    text-decoration: none;
    font-weight: 600;
}

#mainmenu a:hover
{
    text-decoration: underline;
}

#mainmenu .active
{
    color: #000000;
}

#mainmenu .active a
{
    color: #000000;
}

/* Banner */
#banner
{
    display: block;
    width: 948px;
    height: 231px;
    margin: 0 auto;
    position: relative;
}

/* Page */

#inner-page
{
    width: 948px;
    margin: 2px auto;
    background: #ffffff;
    padding: 0;
    overflow: hidden;
}

/* Content */

#content
{
    float: right;
    width: 720px;
    background: #ffffff;
    color: #707070;
}
#content a
{
    color: #0071a6;
}

#content h1
{
    color: #0071a6;
}
#content p
{
    color: #707070;
}

#content ul
{
    color: #707070;
}
.white
{
    color: #ffffff;
}
#buttons
{
    height: 49px;
    width: 100%;
    border-bottom: 1px solid #cccccc;
}

#buttons-inner
{
    font-size: 12px;
    float: right;
    margin-top: 5px;
    padding-right: 5px;
    width: 29.5%;
}
#login
{
    float: right;
    margin-top: 38px;
    padding-right: 10px;
}
#login a
{
    color: #DD0000;
}
#content-inner
{
    display: block;
    margin: 20px 40px;
}
#image-buttons
{
    padding-top: 0px;
    width: 240px;
    float: right;
}
#image-buttons img
{
    margin: 0 0px 5px 0;
    float: right;
}
/*
#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;
}*/
.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: 227px;
    background: #ffffff; /*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;
}

/* Leftbar */
#leftbar
{
    float: left;
    width: 227px;
    height: 900px;
    background: #fff;
    margin: 0;
    display: inline;
    border-right: #ccc 1px solid; /*position: absolute;*/
}
#leftbar-long
{
    float: left;
    width: 227px;
    height: 1400px;
    background: #fff;
    margin: 0;
    display: inline;
    border-right: #ccc 1px solid; /*position: absolute;*/
}
#leftbar-xlong
{
    float: left;
    width: 227px;
    height: 2700px;
    background: #fff;
    margin: 0;
    display: inline;
    border-right: #ccc 1px solid; /*position: absolute;*/
}
#leftbar-xxlong
{
    float: left;
    width: 227px;
    height: 5600px;
    background: #fff;
    margin: 0;
    display: inline;
    border-right: #ccc 1px solid; /*position: absolute;*/
}
#register
{
    background: #2d373f;
    height: 50px;
}
.register-inner
{
    padding: 18px 0 0 30px;
}
/* had to edit this one to create larger "Register Now!" link per request McD. */
.register-inner a
{
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
}
/* end edits */
.register-inner a:hover
{
    text-decoration: underline;
}

#leftmenu
{
    display: block;
    position: relative;
    margin-top: 3px;
}
.nav3-grid
{
    width: 227px; /*border-bottom:solid 1px rgb(200,200,200);*/
    margin: 10px 0 0 0px;
}
.nav3-grid dt a, .nav3-grid dt a:visited
{
    display: block;
    min-height: 3.0em /*Non-IE6*/;
    height: auto !important;
    height: 3.0em /*IE6*/;
    line-height: 3.0em;
    padding: 0px 10px 0px 30px;
    border-bottom: solid 1px rgb(200,200,200);
    text-decoration: none;
    color: #333;
    font-weight: bold;
    font-size: 100%;
}
.nav3-grid dt a.active
{
    color: #FF0000;
    border: none;
}
.nav3-grid dt a.active2
{
    color: #FF0000;
}
.nav3-grid dd a, .nav3-grid dd a:visited
{
    display: block;
    min-height: 1.7em /*Non-IE6*/;
    height: auto !important;
    height: 1.7em /*IE6*/;
    line-height: 1.7em;
    padding: 5px 10px 0px 5px;
    border: none;
    font-weight: normal;
    text-decoration: none;
    color: #333;
    font-size: 100%;
}
.nav3-grid dd a.active
{
    color: #FF0000;
    font-weight: bold;
}
.nav3-grid dt.border-top
{
    border-top: solid 1px rgb(200,200,200);
    margin-top: 5px;
}
.nav3-grid dt a:hover, .nav3-grid dd a:hover
{
    text-decoration: underline;
}

.nav3-bullet
{
    width: 170px;
    margin: 10px 0 0 10px;
}
.nav3-bullet dt a, .nav3-bullet dt a:visited
{
    line-height: 2.0em;
    padding: 0 0 0 10px;
    background: url(../img/bg_bullet_full_1.gif) no-repeat 0px 50%;
    text-decoration: none;
    color: rgb(70,122,167);
    font-weight: bold;
    font-size: 120%;
}
.nav3-bullet dd a, .nav3-bullet dd a:visited
{
    line-height: 1.7em;
    margin: 0 0 0 15px;
    padding: 0 0 0 10px;
    background: url(../img/bg_bullet_half_1.gif) no-repeat 0px 50%;
    text-decoration: none;
    color: rgb(70,122,167);
    font-weight: normal;
    font-size: 120%;
}
.nav3-bullet dt a:hover
{
    background: url(../img/bg_bullet_full_2.gif) no-repeat 0px 50%;
    text-decoration: underline;
    color: rgb(42,90,138);
}
.nav3-bullet dd a:hover
{
    background: url(../img/bg_bullet_half_2.gif) no-repeat 0px 50%;
    text-decoration: underline;
    color: rgb(42,90,138);
}

.nav3-nobullet
{
    width: 170px;
    margin: 10px 0 0 10px;
}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited
{
    line-height: 2.0em;
    text-decoration: none;
    color: rgb(70,122,167);
    font-weight: bold;
    font-size: 120%;
}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited
{
    line-height: 1.7em;
    margin: 0 0 0 15px;
    text-decoration: none;
    color: rgb(70,122,167);
    font-weight: normal;
    font-size: 120%;
}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover
{
    text-decoration: underline;
    color: rgb(42,90,138);
}
/* Search */

#search
{
}

#search form
{
    margin-bottom: 1.8em;
    padding: 0px;
}

#search fieldset
{
    margin: 0px;
    padding: 0px;
    border: none;
}

#search #s
{
    width: 160px;
}

#greybox
{
    background: #fff;
    margin: 20px 5px;
}
#greybox-inner
{
    padding: 10px 20px;
}
#greybox-inner h4
{
    color: #333;
    text-transform: uppercase;
}
#greybox-exhibit
{
    margin: 0 80px 0 0;
    padding: 50px 0;
}
#greybox-exhibit h4
{
    border-bottom: 1px solid #cccccc;
    padding: 0 0 10px 20px;
    margin: 0;
    color: #1f3444;
}
#greybox-exhibit p
{
    border-bottom: 1px solid #cccccc;
    padding: 5px 0 5px 20px;
    margin: 0;
    color: #1f3444;
}
/* Footer */

#footer
{
    clear: both;
    width: 949px;
    height: 50px;
    margin: 0 auto 0 auto;
    background: none;
    color: #000;
}



#foot-logo
{
    width: 49%;
    float: left;
    display: block;
}
#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;
}
#socialbookmark
{
    float: right;
    padding-top: 20px;
    display: block;
}
#footer2
{
    width: 949px;
    margin: 3px auto;
}
#foot-menu
{
    /*width: 948px; 	float: right; 	margin: 10px; 	background: url(../images/foot-menu.png) right top no-repeat; 	font-size: 10px; 	/*position: relative;*/
    display: inline-block;
    background: url(../images/foot-menu.png) right top no-repeat;
    float: right;
    margin-top: 5px;
    font-size: 10px;
}

#foot-menu ul
{
    float: right;
    margin: 0;
    list-style: none;
    line-height: normal;
}

#foot-menu li
{
    float: left;
    margin: 0;
}

#foot-menu a
{
    display: block;
    width: auto;
    height: 10px;
    padding: 0px 0px 0px 16px;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: none;
    color: #000;
}

#foot-menu a:hover
{
    text-decoration: underline;
}

#foot-menu .active
{
}

#foot-menu .active a
{
}
#copyright
{
    width: 949px;
    float: left;
    margin: 10px auto;
    padding-right: 0px;
    color: #FF0000;
    display: inline;
    position: relative;
}
#copyright small
{
    float: right;
}












/* rotator css */
div#rotator ul li
{
    float: left;
    position: absolute;
    list-style: none;
}
/* rotator image style */
div#rotator ul li img
{
    border: 1px solid #ccc;
    padding: 4px;
    background: #FFF;
}
div#rotator ul li.show
{
    z-index: 500;
}
