/* CSS Document */

body {margin:0 0 0 0;
padding: 0;
z-index; 0;
}

/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */

*{margin:0;padding:0;border:none;}

/* body{margin:0.5em;font-family:verdana,tahoma,arial,sans-serif;}**/



#bannerholder { width: 99%;
background-color: #f0f4cf;
}

#bannerimage { width: auto;
}

/* Begin CSS Popout Menu */

#menu_holder{
display: none;
}

#menu{
display: none;
}

/* Begin Content Area - Not Part of CSS Popout Menu */

#mainholder { width: 99%;
background-color: #FFF;
color: #000;
padding-top: 15px;
}

#main { font-size: 11pt;
}

#main p { padding-bottom: 10px;
font-size: 11pt;
font-family: "Times New Roman", Times, serif;
}

#main h1 { font-size: 18pt;
font-family: "Times New Roman", Times, serif;
color: #813326;
font-weight: bold;
}

#main h2 { font-size: 14pt;
font-family: "Times New Roman", Times, serif;
color: #813326;
font-weight: bold;
padding-bottom: 15pt;
}

#main a:link {text-decoration: underline;
color: #547ED9;
}

#main a:visited {text-decoration: underline;
color: #AS4CC8;
}

div#main ul { font-family: "Times New Roman", Times, serif;
font-size: 11pt;
list-style-position: outside;
list-style-type: square;
margin-left: 15px;
}

#main ol { font-family: "Times New Roman", Times, serif;
font-size: 11pt;
}

#main .gallery { float: right;
width: 275px;
color: #813326;
border-left: #813326 dashed 1px;
padding-left: 10px;
}

#main .gallery-bottom { float: left;
width: 220px;
color: #813326;
border-top: #813326 dashed 1px;
padding: 5px;
}

#main .gallery-bottom-wide { float: left;
width: 440px;
color: #813326;
padding: 5px;
}

#main .clear {clear: both;
}


#footer { display: none;
}



/* End Content Area - Not Part of CSS Popout Menu */

