@charset "UTF-8";
/* CSS Document */

html { height:100%; margin-bottom:1px; }
.background { background:#d8b186; }

#outercontainer { border:5px solid #5b3510; padding:4px; width:771px; background:#f5ead7; }
#innercontainer { border:2px solid #a37242; width:767px; }

#header { text-align:left; }
#headerright { float:right; width:594px; height:52px; background:url(images/header.jpg) top right no-repeat; padding-top:130px; padding-right:6px; }

.headermenu { text-align:right; color:#FFF; margin-bottom:14px; }

#buttons { text-align:right; }
#buttonleft { float:left; width:260px; background:url(images/buttonbg.jpg) center bottom repeat-x; padding:2px; color:#FFF; margin-left:14px; font-size:13px; font-weight:bold; text-align:center; margin-left:88px; }
#buttonright { float:right; width:230px; background:url(images/buttonbg.jpg) center bottom repeat-x; padding:2px; color:#FFF; font-size:13px; font-weight:bold; text-align:center; }

#maincontainer { clear:both; text-align:left; }
#photosidebar { float:left; width:156px; text-align:center; }
#textsidebar { float:right; width:594px; text-align:left; padding-right:6px; }

h1 { text-align:right; font-size:32px; font-weight:bold; margin:12px 0px 0px 0px; }
h2 { text-align:right; font-size:27px; font-weight:normal; margin:0px; }
h3 { font-size:23px; font-weight:bold; margin:0px 0px 5px 0px; }
h4 { font-size:21px; font-weight:bold; margin:0px 0px 5px 0px; }

#footercontainer { clear:both; text-align:center; padding:3px 8px 3px 8px; }
hr { background-color:#5b3510; color:#5b3510; height:1px; border:0px; margin-bottom:6px; margin-top:4px; }
.footer { font-size:17px; text-align:right; }

a.menu1:link { color:#FFF; text-decoration:none; }
a.menu1:visited { color:#FFF; text-decoration:none; }
a.menu1:hover { color:#FF9; text-decoration:underline; }
a.menu1:active { color:#F93; text-decoration:underline; }

a.menu2:link { color:#000; text-decoration:none; }
a.menu2:visited { color:#000; text-decoration:none; }
a.menu2:hover { color:#600; text-decoration:underline; }
a.menu2:active { color:#C60; text-decoration:underline; }

a.buttonlink:link { color:#FFF; text-decoration:underline; }
a.buttonlink:visited { color:#FFF; text-decoration:underline; }
a.buttonlink:hover { color:#FF9; text-decoration:underline; }
a.buttonlink:active { color:#F93; text-decoration:underline; }

#boilerplate { color:5b3510; font-size:12px; margin-top:6px; }

a.boilerlink:link { color:#412306; text-decoration:underline; }
a.boilerlink:visited { color:#412306; text-decoration:underline; }
a.boilerlink:hover { color:#a37242; text-decoration:underline; }
a.boilerlink:active { color:#FFF; text-decoration:underline; }

ul { margin:0px 0px 8px 0px; }
li { font-size:13px; font-style:italic; }

td.orderpage { border:solid #a37242; border-width:1px 0px 0px 0px; }