/* Pullquotes */
.pullquoteleft {width: 160px; margin: 5px 15px 5px 0; font-size: 1.4em; text-align: center; float: left; border-style: double none double none; }
.pullquoteright { width: 160px; margin: 5px 0 5px 15px; font-size: 1.4em; text-align: center; float: right; border-style: double none double none;}


/*Sidenote*/
.sidenote {width:175px; font-size:bigger; background-color:##f9f9f9; float:right; margin:0px 0px 0px 30px;}
/*Menus for SideBar & Sidenote*/
.sidenote a, .sidebarmenu a, .sidenote a:visited, .sidebarmenu a:visited {text-align:left; text-decoration:underline; display:block; width:11em; height:1.2em; border:0.5em solid transparent;}
.sidenote a, .sidebarmenu a {color:#0000FF;}
.sidenote a:visited, .sidebarmenu a:visited {color:#667700;}
.sidenote a:hover, .sidebarmenu a:hover {text-align:left; text-decoration:none; color:#fff; background-color:#b2ab9b; border-color:#dfd7ca #c7c2b5;}
.sidebarmenu ul {list-style: none; text-align: center; position: relative; margin: 0em; padding: 0em;}
.sidebarmenu li {display: inline; padding: 0em; margin:0em;}

/* sub-boxes */
.box-full {float: left;width: 98%;margin: 0px 0px 15px 0px;padding: 0.7em 0px 0px 0px;background-color: transparent;}
.box-half-left {float: left; width: 49%; margin: 0px 5px 15px 0px; padding: 0.7em 0px 0px 0px; background-color: transparent;}
.box-half-right {float: right; width: 49%; margin: 0px 0px 15px 0px; padding: 0.7em 0px 0px 0px; background-color: transparent;}
.box-third-left {float: left; width: 32%; margin: 0px 5px 5px 0px;  padding: 0.7em 0px 0px 0px; background-color: transparent;}
.box-third-middle {float: left; width: 32%; margin: 0px 5px 5px 0px;  padding: 0.7em 0px 0px 0px; background-color: transparent;}
.box-third-right {float: right; width: 32%; margin: 0px 0px 5px 0px; padding: 0.7em 0px 0px 0px; background-color: transparent;}
.box-twothirds-left {float: left; width: 65%; margin: 0px 5px 0px 0px;  padding: 0.7em 0px 0px 0px; background-color: transparent;}

hr {color: #DFBF99;background-color: #DFBF99;height: 3px;border:none;}
.hr2 {height: 15px; background: transparent url(images/hr2.gif) no-repeat scroll center;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/*CSSplay show me more */
a.hid {color:rgb(50,50,50); text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {color: rgb(50,50,50);text-decoration: none;background: transparent;border-style: none;border-width: 0px;padding: 0px;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; width:100%; font-style:normal;font-size: 100%;cursor:default;text-decoration:none;color:rgb(75,75,75);}
.clear {clear:both;}

/*CSSplay drop caps */
#dropcap {font-size:36px; color:#3F2109; font-weight:bold; float:left; height:36px; line-height:36px; margin-right:1px;margin-top:-6px;}
* html #dropcap {margin-right:-2px; margin-top:3px;}
/* ================================================================ */
