* {
margin: 0;
padding: 0;
border:none;
}

body {
background: url(../images/bg.gif) center repeat-y #3C3F21;
font-family: Tahoma, Helvetica, Arial, sans-serif;
color: #240404;
}

body,td,p {font-size: 12px;}

a img {
        border: none;
}

a {
font-weight: normal;
color: #5B5E41;
text-decoration: none;
}

a:hover {
text-decoration:underline;
}

#wrapper {
background: url(../images/mountains_bg.gif) top no-repeat;
}

#container {
position: relative;
	height: 100%;
	width:802px;
	margin-left:-394px;
	left:50%;
	padding: 0;
}



/* =================================================================
   =================================================================
   ==                                                             ==
   ==  PORTAL-WIDE PAGE LAYOUT                                    ==
   ==                                                             ==
   =================================================================
   ================================================================= */

#header_right {
background: url(../images/header_right.gif) 0 0 no-repeat;
float:right;
height: 74px;
width: 410px;
}

.search_form {
text-align:right;
margin: 10px 0px 9px 0px;
}

.search_form .text_button {
margin: 10px 10px 10px 4px;
border: 1px solid #300605;
color: #300605;
background-color: #904217;
}

#topnav {
background: url(../images/nav_bg.gif) top no-repeat;
width:801px;
height:25px;
text-align:right;
}

* html #topnav a {
  height: 15px;
  he\ight: 15px;
  margin-top: 0;
  margin-bottom: 0;
  top: 0;
}

#topnav a {
background: url(../images/button_bg.gif) bottom repeat-x;
height:25px;
color: #E0CEAF;
text-decoration:none;
position:relative;
top:5px;
margin:6px;
padding:5px;
font-size: 11px;
}

#topnav a:hover {
color: #C97522;
}

#topnav a.active {
background: url(../images/button_selected_bg.gif) bottom repeat-x;
}

#topnav a.active:hover {
color: #E0CEAF;
}

#topnav a.firsta {
}

h2 {
background: url(../images/h2_bg.gif) repeat-x;
height: 28px;
color: #E0CEAF;
font-size:16px;
font-weight: normal;
padding: 3px 5px 0px 5px;
margin-bottom: 5px;
}

ul {
margin-left: 25px;
}

#content_rotator_1, #content_rotator_2, #content_rotator_3 {
background: url(../images/rotator_bg.gif) no-repeat;
padding:17px;
width: 431px;
height: 298px;
position: relative;
}

* html #content_rotator_1, * html #content_rotator_2, * html #content_rotator_3 {
padding: 17px 14px 27px 14px;
}

.rotator_image {
width: 431px;
height: 285px;
}

* html .rotator_title {
  bottom:24px;
  right:13px;
}

.rotator_title {
position: absolute;
bottom: 30px;
right: 15px;
font-size: 16px;
background-color:white;
height: 25px;
padding:5px;
}

#navcont {
margin: 10px 5px 5px 10px;
padding: 7px;
background: url(../images/orange_bg.gif) 0 0 repeat-x;
background-color: #975019;
}

#navmenu {

}

DIV.navmenu {

}

#navcont a.navmenu {
color: #E0CEAF;
text-decoration:none;
background: url(../images/arrow.gif) 0 3px no-repeat;
line-height: 2em;
padding-left: 15px;
}

#navcont a.navmenu:hover {
text-decoration:underline;
}

#menucont {
}


#maincont {
padding: 5px 10px 0px 10px;
}

#maincont .date {
        }


#sidebar {
}

#sidebar h2 {
}

#sidebar h3 {
}

#sidebar h2 a {
}

#sidebar h2 a:hover {
}

#sidebar a {
}

.sidebar_element {
}

#news {
width: 175px;
color: #464831;
}

.news_item {
padding-bottom: 7px;
}

.news_item a.element_name, .more_link {
font-weight: bold;
color:#464831;
}

#footer {
background: url(../images/footer_bg.gif) bottom no-repeat;
font-size: 11px;
color:#E0CEAF;
text-align: center;
height: 52px;
width: 801px;
line-height: 5em;
}

#footer a, #footer a:visited {
color:#E0CEAF;
}




/* =================================================================
   =================================================================
   ==                                                             ==
   ==  SPECIAL-PURPOSE ELEMENTS                                   ==
   ==                                                             ==
   =================================================================
   ================================================================= */

.report {
}

TR.report_alternate {
}

TABLE.report {
        border-collapse: collapse;
}

TR.report {
        vertical-align: baseline;
}

.report .header, THEAD.report, TH.report {
}

.report .body, TD.report, TD.body {
}

.report .footer, TFOOT.report {
}

/* in a list, if a row is to be selected */
.selected_row {
}

img.icon, a.icon {
        display: inline;
        text-decoration: none;
        border: none;
}


.text_button, .text_button_disabled {
        display: inline; text-align: center;
        background-color: #CCBB9E;
        border: #9C7C4F 1px solid;

        font-size: 8pt;
        font-family: Verdana, Arial, helvetica, sans-serif;
        font-weight: normal;

        white-space: nowrap;
}

div.text_button, div.text_button_disabled,
span.text_button, span.text_button_disabled,
a.text_button, a.text_button_disabled
{
        padding: 4px 5px 3px 5px;
        margin: 2px 2px 0px 2px;

        line-height: 250%;
        text-decoration: none;
        text-align: center;
}

a.unsubscribe_text_button {
        padding: 4px 5px 3px 5px;
        margin: 2px 2px 0px 2px;

        line-height: 250%;
        background-color: #DDDDFF;
        border: #9999CC 1px solid;

        text-decoration: none;
        text-align: center;
}

.text_button {
        color: #9C7C4F;
}

.text_button_disabled {
        color: #9C7C4F;
}

A.text_button:hover {
        color: #53372F;
        text-decoration: none;
 }

A.text_button:visited {
        text-decoration: none;
}


#admin_bar {
        background-image: url(../../../images/obj/webbuilder.gif);
        height: 30px;
        vertical-align: middle;
        padding-right: 2em;
        text-align: right;
}

#admin_bar .text_button {
        background-color: #000088;
        color: white;
}


/* used by some gizmos to show themselves in edit mode */
DIV.marquee {
        border: thin dashed #ccc;
        padding: 3px;
        margin:  3px;
}


/* used in search results */
DIV.search_result_group_results {
}




/* =================================================================
   =================================================================
   ==                                                             ==
   ==  GIZMOS                                                     ==
   ==                                                             ==
   =================================================================
   ================================================================= */

/* this is the container of all gizmos */
.gizmo {
}

div.category {
}

.section {
}

.item {
        display: list-item;
        margin-left: 2em;
}

.item .element_url {
        font-size: 75%; color: #666;
}

div.section {
        padding-bottom: 0em;
        margin-bottom: 0em;
}

h2.section {
}

div.site_library {
        padding: 2em;
}


/* we're cheating for now with calendar, because the display logic is so complicated */
.calendar {
}

.calendartitle, A.calendartitle {
}


.poll {
}

.poll_question {
        font-weight: bold;
}

.poll_response {
}

.news_item {
}

.news_item A.element_name {
}

.news_item A.element_name:hover {
}


.discussion {
}

span.calendar  {
}

span.calendar a {
}

span.info {
}

span.info a {
}






/* =================================================================
   =================================================================
   ==                                                             ==
   ==  ELEMENT ATTRIBUTES                                         ==
   ==                                                             ==
   =================================================================
   ================================================================= */

.element_name, A.element_name {
        font-weight: normal;
}

.element_description {
}

.element_attachment {
        font-size: 75%;
}



/* =================================================================
   =================================================================
   ==                                                             ==
   ==  GIZMOTAGS                                                  ==
   ==                                                             ==
   =================================================================
   ================================================================= */

/* md_welcome */

.tagWelcomeClass, A.welcome, A.welcomesub {
       font-size: 10px;
}
.welcome {}
.welcomesub {
        font-style: italic; font-size: .9em;
}
a.welcomesub:visited {}
a.welcomesub:hover {}
a.welcomesub:active {}
a.welcome:visited {}



.tagCatPathClass, .links_panel {
        font-size: 8pt;
        padding: 2px;
}

.tagFortuneClass {
        font-style: italic;
        font-variant: small-caps;
}

.tagLoginBoxClass {
        color: #333333;
}

#login_form {
        width: 50%;
}


/* =================================================================
   =================================================================
   ==                                                             ==
   ==  LAYOUT AREA ELEMENTS - Used when the Page Layout feature   ==
   ==                         is in use
   ==                                                             ==
   =================================================================
   ================================================================= */

div.layout {
}

table.layout {
}

tr.layout {
        vertical-align: top;
}

td.layout {
        text-align: left;
        vertical-align: top;
}

.vertical_separator {
}

.horizontal_separator {
}

div.layout_area {
}

/* dimensions for specific layouts */

#layout_1 #layout_area_1 {
}

#layout_2 #layout_area_1 {
}

#layout_2 #layout_area_2 {
width: 300px;
padding-left: 5px;
}

#layout_2 #layout_area_2 #news {
width: 300px;
}

#layout_3 #layout_area_1 {
}

#layout_3 #layout_area_2 {
}

#layout_4 #layout_area_1 {
}

#layout_4 #layout_area_2 {
}

#layout_4 #layout_area_3 {
}

#layout_5 #layout_area_1 {
}

#layout_5 #layout_area_2 {
}

#layout_5 #layout_area_3 {
}

#layout_6 #layout_area_1 {
}

#layout_6 #layout_area_2 {
}

#layout_6 #layout_area_3 {
}

#layout_6 #layout_area_3 {
}





/* =================================================================
   =================================================================
   ==                                                             ==
   ==  MISCELLANEOUS                                              ==
   ==                                                             ==
   =================================================================
   ================================================================= */


.caption {
        font-size: 10px; font-style: italic;
}

.smalltitle {
        font-size: 12px;
        color: #333;
        text-align: center;
        }


.smaller {
        font-size: 75%;
}

.none {
        display: none;
}

/* used in polls, faq's  */
.question {
        font-weight: bold;
}

/* used in polls, faq's  */
.response {
}


#transitional_form, DIV.transitional_form, DIV.transitional_simple {
        margin: 2em;
        text-align: left;
        padding: 1em;
}


#metagram_center {
        margin: 2em;
        padding: 1em;
        text-align: left;
}

.metagram_viewer {
        width: 600px;
        padding: 20px;

        border: 1px solid black;
        background-color: #ffe;

        text-align: left;
}

.metagram_read {
    text-align: center;
}

.metagram_unread {
    background-color: #DDDDFF;
    border: #9999CC 1px solid;
    text-align: center;
}


.container_element {
    padding-bottom: 1em;
}


#user_search_form {
        background-color: white;
}



/* =================================================================
   =================================================================
   ==                                                             ==
   ==  Form3000                                                   ==
   ==                                                             ==
   =================================================================
   ================================================================= */

form.form_3000 {
    margin: 30px;
    width: 700px;
}

div.form_body {
    border: 1px solid #ccc;
    padding: 15px;
}

div.form_field_container {
    margin-bottom: 1em;
}

.form_field_label {
    font-weight: bold;
}

.required_field_indicator {
    color: red;
}

div.info_message {
    background-color: #ffd;
    padding: 1em;
    border: 1px solid #300;
    margin: 2em;
}

div.error_message {
    color: #800;
    background-color: #fed;
    padding: 1em;
    border: 2px solid #300;
    margin: 2em;
}

div.error_item {
    display: list-item;
    margin-left: 2em;
}

div.submit_actions {
    text-align: right;
}


/* temporary nav_2 */
#nav_2 { height: 39px;  }

#nav_2 div.navmenu {
  float: left;
  margin: 7px 0 5px 20px;

}

#nav_2 div.navmenu a {
color: #E0CEAF;
text-align:right;
}