/*   GraphCom and Dynamic Drive CSS Sheet   */
body {
	background-color: #4F523F;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}


.greenborder {
	border: thin solid #4A4E3A;
}

.greenborder2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A4E3A;
	border-right-color: #4A4E3A;
	border-bottom-color: #4A4E3A;
	border-left-color: #4A4E3A;
}
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.wireframemenu{
	border-bottom-width: 0;
width: 100%;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 140px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #DCB53C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F3B955;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.wireframemenu a:visited{
color: #C4AC94;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #C4AC94;
color: black;
}

.tdback {
	background-image: url(images/one_r4_c3.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.textw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Geneva, Arial, "Helvetica", sans-serif;
	font-size: 14px;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #393631; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 100px; /*Width of top level menu link items*/
padding: 1px 8px;
border: 1px solid black;
border-left-width: 0;
text-decoration: none;
color: #C4AC94;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: #F3B955;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #F3B955;
}

.suckertreemenu ul li a:hover{
background-color: black;
color: white;
}

/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */


h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #330000;
}
.timage{
	margin: 5px;
	padding: 0px;
	border: 1px solid #353128;
}
.rightbck {
	background-image: url(images/one_r4_c3.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


.more, .more:visited{
	padding: 0px 4px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #F3B955;
}

.more:hover, .more:active{
	color: #8B0000;
			border: 1px solid #A2302F;
}

.toggleborder img{
cursor:pointer;
border:2px solid #4A4E3A;
}
.toggleborder:hover img{
cursor:pointer;
border: 2px solid #F3B955;
}

.toggleborder:hover{
cursor:pointer;
color: red; /* Dummy definition to overcome IE bug */
}



.shadetabs{
	padding: 3px;
	margin:0px;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}



.shadetabsSpan{
  text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #F3B955;
	color: #2d2b2b;
	background: white url(shade.gif) top left repeat-x;
	cursor:pointer;
	font-size:10px;
}



.contentstyle{
	border: 1px solid #F3B955;
	width: 500px;	
	margin-bottom: 1em;
	padding: 12px;
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(../images/tilebtm.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear:both;	
}
