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

html,body{margin:0;padding:0;}
body{font: 76% arial,sans-serif;text-align:center;background-color:#eee;font-family:verdana;}

a {
	color: #981793;
}
#header {
	width:870px;
	margin:0 0 15px 0;
}
#container {
	text-align:left;
	background:#454337;
	padding:20px;
	width:870px;
	margin:20px auto;
}

#navigation {
	background:#454337;
	float:left;
	width:220px;
	text-align:right;
}
#footer {
	background:#454337;
	color:#FFF;
	margin-left:240px;
        font-size:10px;
	letter-spacing:0em;
	color: #ffedc9;
}
#footer a {
	color:#C0BF9B;
	text-decoration:none;
}
#footer a:hover {
	color: #ffedc9;
}
#footerleft {
	float:left;
        font-size:11px;
	letter-spacing:.1em;
        width:400px;
       
}
#content{
	float:right;
	width:540px;
	background: #fff url(paper.jpg);
	color:#454337;
	font-family: Verdana
	font-size: 13px;
	padding:30px 50px 0 50px;
	margin-bottom:10px;
	line-height:18px;
	margin-left:0;
}
.nextpage {
	text-align:right;
	font-style:italic;
	font-family: "Times New Roman", "Goudy Old Style";
	font-size:16px;
	
	letter-spacing:.1em;
	margin:40px 0 20px 0;
}
.nextpage a {
	text-decoration:none;
	color:#8e8035;
}
.nextpage a:hover {
	color: #FF9900;
}
.imagetext {
	text-align:left;
	line-height:.75em;
	color:#8e8035;
	font-family: "Garamond", "Goudy Old Style";
	margin-top:10px;
        width:205px;
        font-size:14px;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal;color:#454337; }

h1 { font-size: 2.7em; margin-bottom: 0.5em;margin-top:15px;font-family: Verdana;color:#8f7f37; }
h2 { font-size: 2.2em;margin-top:10px; margin-bottom: 0.50em;font-family:"HelveticaNeue-Light", Helvetica, Arial, sans-serif;;color:#8f7f37; }
h3 { font-size: 1.7em;margin-bottom: 0.3em;font-family:"HelveticaNeue-Light", Helvetica, Arial, sans-serif;color:#8f7f37;}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em;font-family:"HelveticaNeue-Light", Helvetica, Arial, sans-serif;color:#8f7f37; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

th {text-align:left;}


#twoline {line-height:1.3em;}
.menuNode {
	line-height: 18px;
}

.menuNode a, .menuItem a{
	font-size: 13px;
	padding: 0px 3px 5px 8px;
	text-decoration: none;
	width: auto;
	color:#fff;
}

.menuNode a:hover, .menuItem a:hover{
	text-decoration: underline;
}

.menu {
	border-bottom:1px solid #8D7F3B;
	font-family: "Garamond", "Goudy Old Style";
	letter-spacing: .1em;
	margin-bottom: 10px;
	padding-bottom:5px;
 }
 .button{
	/* may cause windows bug:
	   position: relative;
	*/
	z-index: 100000;
	cursor: default;
	font: menu;
	margin-bottom:5px;
	color:#C0BF9B;
}
.buttonlabel {
	font-size:15px;
	font-family: "Garamond", "Goudy Old Style";
	letter-spacing:.4em;
	line-height:24px;
}
/* label mouseover state  */
.labelHover {
	color: #ffedc9;
	cursor:pointer;
}

/* depressed label state  */
.labelDown {
	color: #fff;
}

/* depressed label mouseover state  */
.labelHover.labelDown {
}
.icon {
	vertical-align:middle;
        margin-right:15px;
}
.icontwolines {
	vertical-align:middle;
	float:left;
        margin-top:8px;
        margin-right:15px;
}


/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 12px 0;
	font-size: .8em;
	display: none;
	/*/*/display: block; /* hide from NN4*/
}
#p7TMctrl a:link {
	color: #666666;
}
#p7TMctrl a:visited {
	color: #666666;
}
#p7TMctrl a:hover {
	color: #ffedc9;
}

/*Sets line-height of all top-level menuitems*/
#p7TMnav div {
	/*/*/line-height: 1.75;
	 /* */
}
/*Sets line-height of all other menuitems*/
#p7TMnav div div {
	/*/*/line-height: 1.5;
	
	 /* */
}
.menuborder {
	border-bottom:2px solid #8f7f37;
	padding-bottom:7px;
	margin-bottom:10px;
}
.imagecontent p{
	color:#8e8035;
	text-align:left;
	font-family:Times New Roman;
	font-size: 14px;
	font-weight:bold;
	line-height:1.3em;
	margin-left:10px;
        margin-top:5px;
}

/*Sets background color and border around the menu DIV*/
#p7TMnav {
	background-color:#454337;
	border: 2px none #fff;
	text-align:right;
	width:215px;
}

/*Sets a bottom margin for each top-level link*/
#p7TMnav div {
	margin: 0 0 .3em 0;
}

/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to .8em establishing a fluid cascading indent*/
#p7TMnav div div {
	margin: 0 5px 0 0;
	
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	background-color:#454337;
	font-size: .9em;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/color:#C0BF9B;
	font-size:15px;
	font-family: "Garamond", "Goudy Old Style";
	letter-spacing:.4em;
	padding: 0 0 0 1em;
	display: block;
	text-decoration: none;
	background-color: #454337; /* */
}


#p7TMnav div a:hover {
	color: #ffedc9;

}

/*The Link and visited styles combined for second-level menuitems*/
#p7TMnav div div a, #p7TMnav div div a:visited {
	font-size: 13px;
	background-color: transparent;
	border: 0;
	color: #fff;
	letter-spacing:.1em;
}
#p7TMnav div div a:hover {
	border: 0;
	text-decoration: underline;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: .7em;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(../p7tm/p7t_plus.gif);
	background-position: 8px 50%;
	padding: 0 0 0 22px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(../p7tm/p7t_minus.gif);
	background-position: 8px 50%;
	padding: 0 0 0 22px !important;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 0 0 0 22px !important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	font-weight: bold;
	color: #FF9900!important;
	background-color: transparent !important;
	cursor:default;
	text-decoration:none;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */




.cssbutton{
background-color: #e3d9bb;
border: 1px solid #ccc;
padding:3px;
text-decoration: none;
color:#454337;
width:90px;
letter-spacing:.3em;
}

.buttoninside {
background:#ccc;
}

.cssbutton:hover{
color: #FF9900;
}

.cssbutton:active{
border:1px inset;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.buttontext {
	height:20px;
	background:#ccc;
	text-align:center;
	padding:0 10px;
}
a:hover .buttontext {
	background:red;
}

a:active .buttontext {
	border:1px solid #e3d9bb inset;
	padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
	width:91px;
	height:17px;
}
