body {
 margin: 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: .8em;
 line-height: normal;
 color: #91805F;
 background: #e0d5b8 url(images/background.gif) 2px 0 repeat-x;
}

h1,h2,h3,h4,h5,form,p {
 margin: 0;
 padding: 0;
}

a,a:visited,a:active {
 color: #695C44;
}
a img {
 border: 0;
}
a:hover {
}

input {
 border: 1px solid #BAB8B3;
 background: #FAF9F5;
 font-size: .9em;
 padding: .1em;
 margin: 0;
 color: #595452;
}

select {
 border: 1px solid #BAB8B3;
 background: #FAF9F5;
 font-size: .9em;
 padding: 0;
 margin: 0;
 color: #595452;
}

.check {
 background: none;
 border: none;
}

.button {
 background: #D6D1C5;
 border-color: #FBFAF9 #7D7971 #7D7971 #FBFAF9;
 color: #3D3A38;
 padding: 1px 4px;
 cursor: pointer;
}

textarea {
 border: 1px solid #BAB8B3;
 background: #FAF9F5;
 font-family: Arial, Helvetica, sans-serif;
 font-size: .9em;
 padding: 0 1px 1px 1px;
 margin: 0;
 color: #595452;
}

td {
}

hr {
 height: 0px;
 color: #FFF;
 background-color: #FFF;
 border: 0;
 border-top: 1px solid #FFF;
}

p {
 padding: 0 0 1em 0;
}
pre {
 font-size: 1.25em;
}

h1,h2,h3,h4,h5 {
 padding-bottom: .35em;
}

ul {
 margin-top: 0;
 padding-top: 0;
 margin-bottom: 0;
 padding-bottom: 0;
}
dl {
 margin: 0 0 0 2em;
}
dt {
 font-weight: bold;
}
dd {
 margin: 0 0 1em 0em;
}

.gray {
 color: #a19b91;
}

/**** text classes ****/

h1 { font-size: 1.54em; }
h2 { font-size: 1.42em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.18em; }
h5 { font-size: 1.04em; }


/**** framework ****/

.page_title,.component_title,.content_title {
 margin-top: 1em;
 margin-bottom: .25em;
 font-size: 1.4em;
 line-height: normal;
 color: #981e32;
 background: url(images/reddots.gif) 0 bottom repeat-x;
}
.page_title {
 margin-bottom: 1em;
}

/**** news ****/
div.newsArticle {
 padding-top: 1em;
 padding-bottom: 1em;
 background: url(images/newsborder.gif) 0 bottom repeat-x;
}
div.newsDate {
 margin: -.4em 16px .4em 0;
 color: #BCAD8F;
 text-align: right;
 font-size: .85em;
 font-style: italic;
}
div.newsContent {
 margin: 0 16px;
 text-align: justify;
 line-height: 1.35em;
}
div.newsAuthor {
 margin-right: 16px;
 font-size: .85em;
 color: #D7CEBC;
 text-align: right;
}

/**** pagination ****/
div#pagination {
 height: 1.3em;
 font-size: .9em;
}
div#pagination_NthruM {
 float: left;
 color: #D2C8B4;
}
div#pagination_nav {
 float: right;
}

/**** template ****/
.wrapper {
 position: relative;
 width: 751px;
 margin: auto;
 background: url(images/pageoutline.gif) repeat-y;
}
.pageshadowleft {
 position: absolute;
 width: 10px;
 height: 442px;
 background: url(images/pageshadowtop.jpg) no-repeat;
}
.pageshadowright {
 position: absolute;
 left: 741px;
 width: 10px;
 height: 442px;
 background: url(images/pageshadowtop.jpg) right no-repeat;
}
.page {
 position: relative;
 left: 25px;
 width: 701px;
 background: #fff;
}
.header {
 position: relative;
 width: 700px;
 height: 102px;
 background: url(images/title.gif) 0 14px no-repeat;
}
.header .bottomright {
 position: absolute;
 right: .35em;
 bottom: .25em;
 font-size: .85em;
}
.header .bottomright a {
 color: #c6897e;
 text-decoration: none;
}
.topmenu {
 width: 700px;
 height: 41px;
 margin-top: 1px;
 margin-bottom: -.5em;
 padding-top: 2px;
 background: url(images/menu.gif) repeat-x;
}
.topmenu .container {
 height: 27px;
 background: #EBE0C0;
}
.pageminheight {
 float: right;
 width: 1px;
 height: 550px;
}
.pagebody {
 float: left;
 width: 690px;
}
.pagecontent {
 float: left;
 padding-left: 5px;
 width: 690px;
}
.pagehasright {
 float: left;
 width: 470px;
}
.pageright {
 float: right;
 width: 182px;
}
.pageright p {
 font-size: .9em;
 text-align: justify;
}
.pagebottom {
 width: 751px;
 height: 11px;
 background: url(images/pageoutline.gif) -751px bottom no-repeat;
}
.copyright {
 width: 700px;
 margin-top: 1em;
 padding: 4px 0 12px 0;
 text-align: center;
 font-size: .825em;
 color: #CEC3A4;
}

/** main menu **/
#menu ul {
 margin: 0;
 padding: 0;
 font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial;
}
#menu a {
 display: block;
 white-space: nowrap;
 color: #4f4a75;
 text-decoration: none;
 width: 5em;
 line-height: 24px;
 height: 27px;
 padding: 0 .8em;
 text-align: center;
}
#menu li {
 display: inline;
 float: left;
 list-style: none;
 cursor: pointer;
}
#menu li.hover a {
 color: #981E32;
 font-weight: bold;
}
#menu li li {
 position: relative;
 clear: both;
 line-height: normal;
 border: 0;
}
#menu li li.separator {
 font-size: 0;
 line-height: 0;
 border-bottom: 1px solid #FFF;
 border-top: 1px solid #CBD4BD;
}
#menu li ul {
 position: absolute;
 background: #EBE0C0;
 border: 1px solid #A09688;
 border-top: none;
}
#menu li li a,#menu li.hover li a {
 width: auto;
 font-weight: normal;
 line-height: normal;
 height: auto;
 padding: .2em .5em;
 border: none;
 color: #4f4a75;
 background-image: none;
 background-color: transparent;
 text-align: left;
}
#menu li li.hover a.hover {
 color: #981E32;
}
#menu li li ul {
 top: 0;
 left: 100%;
}
#menu li li ul.left {
 top: 0;
 right: 100%;
 left: auto;
}
#menu li span.more {
 position: absolute;
 top: 0;
 right: .3em;
 line-height: normal;
 padding: .1em;
}

.loginerror {
 color: #C33;
}
