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

/* Styles for general page layout */
body { background: #313B2D url(../images/bkgd.gif) repeat-x; font-family: verdana, arial, sans-serif; color: #cccccc; 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; }

#content { position: absolute; width: 900px; top: 150px; background: #384333 url("../images/plate-bkgd.gif"); }
#widescreen, #widescreen_gallery { position: relative; top: 0px; left: 0px; width: 900px; padding-bottom: 15px; }
#widescreen { height: 390px; }
#widescreen_gallery { height: 430px; }
#text_page { position: relative; top: 0px; left: 0px; width: 330px; margin-bottom: 10px;  padding: 10px 10px 10px 560px; background-repeat: no-repeat; }
#text_page_slider { position: relative; top: 0px; left: 0px; width: 340px; margin-bottom: 10px;  padding: 0px 0px 10px 560px; background-repeat: no-repeat; }
#text_page_wider { position: relative; top: 0px; left: 0px; width: 560px; margin-bottom: 10px;  padding: 10px 10px 10px 330px; background-repeat: no-repeat; }
#logo { position: absolute; top: 0px; left: 0px; width: 900px; height: 150px; background-image: url("../images/logo.gif"); background-repeat: no-repeat;}

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

p, td, legend, ul, 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: #FFD67C; }
h1 { text-align: center; padding: 0px; margin: 0px 0px 15px 0px; }
h2 { font-size: 1.8em; text-align: left; font-weight: bold; }
td { vertical-align: top; }
.rightie { text-align: right; }
.alert { font-weight: bold; color: #ff3333; }
.alertHappy { font-weight: bold; color: #3333ff; }
a, a:link { color: #A88D52; }
a:visited { color: #FFD67C; }
a:hover { color: #D5FFC2; }

.copyright_text { margin: 0px; font-size: 1.1em; line-height: 1.2; }
.contact_text { text-align: center; font-size: 1.4em; }

/* textarea, input { background-color: #333333; border: 1px solid #007b9a; color: #ffffff; font-family: verdana, arial, sans-serif; font-size: 12px; } */
textarea, input { background-color: #EEFFE5; border: 1px solid #313B2D; color: #000000; }

/* PULLDOWN MENU STYLES */
/* Locate the top-level menus */
#menu0 { position: absolute; top: 124px; left: 47px; 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: 82px; }
#menu0_2 { left: 215px; }
#menu0_3 { left: 408px; }
#menu0_4 { left: 526px; }
#menu0_5 { left: 715px; }

/* Colors and styles for submenus */
.menu-about { position: absolute; background-color: #433C39; border: 0px solid #313B2D; border-width: 0px 1px 1px 0px; 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: #A88D52; font-weight: normal }

/* Styles related to images */
img { border: 0px; }
.blank_right { float: right; padding: 0px; margin: 0px; }

/* Styles related to testimonials */
.quote { line-height: 1.2; margin-bottom: 2px; }
.quoteSource { text-align: right; line-height: 1.2; margin: 0px 0px 20px 20px; }

