/* CSS Document */

body { margin:0; padding:0; font-family:Tahoma; color:#003300; font-size:12px; background:url(../images/headerbg2.gif) repeat-x #280028; }

a { color:#2D2D2D; text-decoration:none; }
a:hover { text-decoration: underline;}
h1 { font-size:16px; }
h2 { font-size:14px; color: #B89D54; }
hr { height:1px; border:1px dotted #333333; }
h3 { font-size:14px; color: #280028; }
h4 {  font-size:16px; color: #B89D54;}

#wrapper { width:760px; margin:0 auto; padding:0; }

#header { height:170px; }

#headinfo {
	position:absolute;
	right:0px;
	top:5px;
	height: 23px;
	left: 4px;
	width: 77px;
}
#headinfo a { font-size: 11px; color:#000000; }
#headinfo a:hover { text-decoration:underline; }

.logotext { position:absolute; top:73px; left:56px; font-family:Trebuchet MS; font-size:22px; color:#FFF; }
.logotext strong { color:#EFEFEF; }
.logotext2 { font-size:14px; }

#nav {
	
	bottom:0;
	right:13px;
	width:607px;
	padding:0;
	margin: 1px 0 0 10px;
	
}
#specialnav {font-size: 75%; font-family:"Times New Roman", Times, serif;}
#nav ul { margin:0; padding:0; }
#nav ul li { float:right; list-style:none; padding:0; }
#nav ul li a { display:block; width:100px; padding:7px 0; margin:0 1px 0 0; background:url(../images/buttonbg.gif); text-align:center; }
#nav ul li a:hover { bottom:0; background:url(../images/buttonbgover.gif); color:#999999; overflow:auto; }
#nav ul li a.on, #nav ul li a.on:hover { width:100px; padding:7px 0; background:url(../images/buttonbgon.gif); text-align:center;  }

#content { width:760px; padding:0px 20px 0px 20px ; background:url(../images/contentbg3.gif) repeat-y; margin-top: 0px;}

#all {margin-right: 40px;}

#left { float:left; width:150px; text-align:left; }
#left ul { margin: 0; padding:0; }
#left ul li { list-style:none; margin:1px 0; padding:0; }
#left ul li a { display:block; width:120px; margin:0; padding:5px; background-color:#E6E6E6; }
#left ul li a:hover { background-color:#CCB564; }
#left ul li ul { margin: 0; padding:0; }
#left ul li ul li { list-style:none; margin:1px 0; padding:0; }
#left ul li ul li a { padding:5px 5px 5px 10px; width:115px; background-color:#EFEFEF; }

#breadcrumb { float:left; background-color:#FFF; border-bottom:1px dotted #333333; padding:8px 0; }
#breadcrumb a { font-weight: lighter; }
#breadcrumb a:hover { border-bottom:1px dotted; color: #386441 }

#right { float:left; width:335px; margin: 10px 0px 0px 0px; text-align:left; }
#rightconduit { float:left; width:360px; margin: 100px 0px 0px 0px; text-align:left; }
#rightfull { float:left; width:550px; margin: 10px 0px 0px 0px; }
#right a { font-weight:bold; }
#rightfull a:hover { border-bottom:1px dotted; color: #d1bb68;   }
#right .postinfo { display:block; width:90%; margin:5px; padding:6px; background-color:#EFEFEF; border:1px solid #D4D4D4; }
#rightfull .postinfo { display:block; width:90%; margin:5px; padding:6px; background-color:#EFEFEF; border:1px solid #D4D4D4; }
#rightfull .postinfo2 { display:block; width:90%; margin:5px; padding:6px; text-align:center; }
#rightfull .rightimage {float:right; margin-right: 22px; padding-left: 10px;}
#rightfull ul {font-size: 140%; font-family: "Times New Roman", Times, serif}
#right blockquote { width:80%; margin:5px; padding:6px; border-left:1px solid #D4D4D4; }
.welcome { float:left; display:block; width:200px; margin:10px; padding:5px; background-color:#FFF; border:1px solid #D4D4D4; text-align:left;  }
#right p a { color:#666666; }

#return { clear:both; color: #280028; text-align: center; font-size:95%; font-weight:800; margin-right:4px; padding-top: 10px; padding-bottom: 10px;}
#return a:link {color: #280028; }
#return a:visited {color: #280028; }
#return a:hover { color: #386441; border-bottom:1px dotted gold; }

.bottom { clear:both; color: #280028; text-align: center; font-size:90%; border-top: 4px outset #386441; margin-right:4px; padding-top: 10px;}
.bottom a:link {color: #280028; }
.bottom a:visited {color: #280028; }
.bottom a:hover { color: #386441; border-bottom:1px dotted gold; }

.clear { clear:both; }

input { padding:2px; margin:2px 0; border:1px inset #666666; background-color:#efefef; width:100px; }
input.submit { width:auto; }

.readmore {font-size: 80%; text-align:right;}

.centertext { text-align:center;}

.leftimage { float: left; padding: 15px 10px 0px 0px;}

.leftimage2 { float: left; padding: 3px 10px 0px 0px;}

.rightimage {float:right; padding: 10px 25px 0px 0px;}

.empha { font-stretch: expanded; font-weight: lighter;}

.purpleborder {border: 2px solid #280028 ; width: 130px;}

.paragraph {padding-left: 10px;}

.linespace { line-height: 1.5;}

.removeimagestuff { width: auto; height:auto; border: none; background-color:#FFFFFF; }

.larger {font-size: 115%;}

.purchase {width:325px; margin: 30px 0; padding:7px 0; background-color:#FFF; border:1px solid #C5AD5F; text-align:center;  }