/* Style Sheet for Master Peace Painting, (c) 2008 Red Beagle Web Development */

/* Styles for general page layout */
body { background: #68461D url("../images/pattern_back.jpg") repeat scroll top center; font-family: verdana, arial, sans-serif; color: #FFF0DD; font-size: 0.625em; min-width: 900px; text-align: center; padding: 0px; margin: 0px; }
#plate { position: relative; top: 0px; width: 900px; text-align: left; padding: 0px; margin: 0px auto;  background-color: #ffffff}

#content { position: absolute; width: 900px; top: 142px; background: #512F0F url("../images/content_bkgd.jpg"); }
#widescreen { position: relative; top: 0px; left: 0px; width: 900px; height: 425px; padding-bottom: 15px; }
#text_page { position: relative; top: 0px; left: 0px; width: 340px; margin-bottom: 10px;  padding: 10px 10px 10px 550px; background-repeat: no-repeat; }
#text_page_wider { position: relative; top: 0px; left: 0px; width: 540px; margin-bottom: 10px;  padding: 10px 10px 10px 350px; background-repeat: no-repeat; }
#logo { position: absolute; top: 0px; left: 0px; width: 900px; height: 87px; background-image: url("../images/logo.jpg")}
#logo_left { position: absolute; top: 87px; left: 0px; width: 242px; height: 55px; background-image: url("../images/logo-left.jpg")}

#copyright_area { text-align: center; margin: 0px; padding: 0px 25px 20px 25px; }

p, td, legend, li, ol { font-size: 1.2em; margin: 0px 0px 10px 0px; }
p { line-height: 1.5; }
td { padding: 3px; }
h1, h2, h3 { font-family: georgia, times, serif; color: #FF991F; }
h1 { text-align: center; padding: 0px; margin: 0px 0px 15px 0px; font-weight: normal; font-style: italic; }
h2 { font-size: 1.8em; text-align: left; font-weight: normal; font-style: italic; }
td { vertical-align: top; }
.rightie { text-align: right; }
.alert { font-weight: bold; color: #ff6666; }
.alertHappy { font-weight: bold; color: #6666ff; }
a, a:link { color: #FF991F; }
a:visited { color: #ff9966; }
a:hover { color: #ffffff; }

.copyright_text { margin: 0px; font-size: 1.1em; line-height: 1.2; }
.contact_text { text-align: center; font-size: 1.4em; }
/* Put a dotted line around the highlight links to follow the main navigation */
.copyright_text a:link { border: 1px dotted #512F0F; }
.copyright_text a:visited { border: 1px dotted #512F0F; }
.copyright_text a:hover { color: #FF991F; border: 1px dotted #FF991F; }

/* textarea, input { background-color: #333333; border: 1px solid #007b9a; color: #ffffff; font-family: verdana, arial, sans-serif; font-size: 12px; } */
textarea, input { background-color: #FFF0DD; border: 2px solid #8D5919; border-right-color: #351D09; border-bottom-color: #351D09; color: #000000; }

/* PULLDOWN MENU STYLES */
/* Locate the top-level menus */
#menu0 { position: absolute; top: 87px; left: 242px; padding: 0px; }
#menu0_0, #menu0_1, #menu0_2, #menu0_3, #menu0_4, #menu0_5 { position: absolute; top: 0px; cursor: pointer; }
#menu0_0 { left: 0px; }
#menu0_1 { left: 95px; }
#menu0_2 { left: 230px; }
#menu0_3 { left: 340px; }
#menu0_4 { left: 465px; }
#menu0_5 { left: 554px; }

/* Colors and styles for submenus */
.menu-about { position: absolute; background-color: #512F0F; border: 1px solid #68461D; padding: 0px; display: none;}
.submenu1 { padding: 3px 10px; cursor: pointer; font-size: 11px; }
submenu1_link, a.submenu1_link, a.submenu1_link:hover, a.submenu1_link:visited, a.submenu1_link:link { text-decoration: none; color: #FF991F; font-weight: normal }

/* Styles related to images */
img { border: 0px; }
.blank_right { float: right; padding: 0px; margin: 0px; }
.showcase { border: 4px solid #8D5919; border-right-color: #351D09; border-bottom-color: #351D09; }
.rightImg, .leftImg { border: 2px solid #8D5919; border-right-color: #351D09; border-bottom-color: #351D09; }
.rightImg { float: right; margin: 0px 0px 0px 5px; }
.leftImg { float: left; margin: 0px 5px 0px 0px; }
#showspace { position: absolute; top: 150px; left: 10px; width: 530px; text-align: center; }
#showspace_narrow { position: absolute; top: 150px; left: 10px; width: 330px; text-align: center; }
