/* colors: 
	light cream:	#ECEBD9
*/
body{
padding:0px;
margin:0px;
/*background: url(images/template/body.gif) repeat */
}
form { margin:0px; padding:0px}
a:hover{text-decoration:none;}

img { border:0px;}

.dt { display:table; width:100%; height:100% }

.dr { display:table-row;  height:100%; width:100%}

.dc { display:table-cell; text-align:left; vertical-align:top; width:100%;  }

table { padding: 0px; margin: 0px; }
tr { padding: 0px; margin: 0px; }
td { padding: 0px; margin: 0px; }

div, input, textarea, body, font, select
	{
		font-family:arial; 
		font-size:12px;
		line-height:16px;
		color:#3F3B32;
		vertical-align:top
	}


ul{margin:0px; padding:0px; list-style:none; line-height:19px}
ul li{ /*background:url(images/template/list_bg.gif) no-repeat left top; padding-left:14px; background-position:0 7px */ }
ul li a{color:#D6332F;  text-decoration: underline; }
ul li a:hover{ text-decoration: none}


.main { width:100%; height:100%; /* background:url(images/template/foot_bot.gif) repeat-y;   margin:auto */}

.header{ height:321px; width:100%; /* background:url(images/template/header.gif) repeat-x */}
.content{ height:auto; /* 418px */ width:100%}
.footer { height:57px; width:100%; /*background:url(images/foot_bot.gif) repeat-y */}

.header .menu a{ color:#99988B; text-decoration:none; font-family:times new roman; font-size:15px}
.header .menu a:hover{ text-decoration:none; color:#ECEBD9}
.header .menu span{ color:#ECEBD9}

.header .box div{ font-family:arial; font-size:12px; color:#3F3B32; line-height:16px}
.header .box ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.header .box ul li{ /*background:url(images/template/bg_list.gif) no-repeat left top; */ padding-left:11px; background-position:0 9px}
.header .box ul li a{color:#C74200;  text-decoration: none ; font-family:arial; font-size:11px}
.header .box ul li a:hover{ text-decoration: underline}

.footer .txt div{  font-family:arial; font-size:11px; color:#CECDBA}
.footer .txt a{ color:#CECDBA; text-decoration:none}
.footer .txt a:hover{ text-decoration:underline}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:22px}
.list1 ul li{ /*background:url(images/bg_list.gif) no-repeat left top;*/ padding-left:11px; background-position:0 9px}
.list1 ul li a{color:#C74200;  text-decoration: none ; font-family:arial; font-size:11px}
.list1 ul li a:hover{ text-decoration: underline}

.more a{ color:#3F3B32; text-decoration:none; font-size:10px}
.more a:hover{ text-decoration:underline}

strong { /*color:#252321*/ }
strong a{ color:#252321; text-decoration:none}
strong a:hover{ text-decoration:underline}

.list ul{margin:0px; padding:0px; list-style:disc; line-height:22px}
.list ul li{ /*background:url(images/template/lisr_bg.gif) no-repeat left top;*/ padding-left:1px; background-position:0 10px}
.list ul li a{color:#35312E;  text-decoration: none ; font-family:arial; font-size:11px}
.list ul li a:hover{ text-decoration: underline}

a{ color:#D84C00; text-decoration:underline}
a:hover{ text-decoration:none}

.search div{ font-family:times new roman; font-size:16px; color:#252320}
.search input{
	width:132px;
	height:25px;
	color: #252320; font-family:times new roman; font-size:16px;
	padding:3px 0 0 7px;
	background-color:#E6E5D9;
}

.form3 input{
	width:243px;
	height:20px;
	color: #3F3B32;
	padding:1px 0 0 7px;
	background-color:#FFFFFF;
}

.form3 textarea {
	width:243px;
	height:113px;
	color: #3F3B32;
	overflow: auto;
	padding:1px 0 0 7px;
	background-color:#FFFFFF
}

/* Glenn's changes: */
.dc h1 { font-size: 25px; font-weight: bold; padding: 0px; margin: 30px 0 0 20px; }
.dc h2 { font-size: 13px; color: #ECEBD9; font-style: italic; font-weight: normal; padding: 0px; margin: 5px 0 0 20px; }
.dc h3, .dc h4, .dc h5 { font-size: 12px; padding: 15px 0 0px 0;}
.dr .dc h1 a#homelink {  color: #ECEBD9; text-decoration: none; }
.dr .dc a#homelink:hover { text-decoration: underline; }
p { padding: 0px 0 0px 0; margin: 5px 0 15px 0;}
.dr .dc ul.system-outline { padding-left: 5px; margin-left: 0px;  }
.dr .dc ul.system-outline li { padding-left: 0px; margin-left: 0px; }
ul.disc{padding-left:15px; list-style:disc;}
ul.disc li { padding-left: 0px; }
.t645 { margin-left: auto; margin-right: auto; }
.header .t645 {  border-left: 1px solid black; }
.content .t645 { border-left: 2px solid #A2A295; }

.address { font-size: 13px; }

#head-bot { width:645px; height:229px; background:url(../images/template/head_bot.jpg) no-repeat; }
.dottedright { border-right: 1px dotted #B1B1A3; }
.callout-box { width:335px; background:url(images/template/rep1.jpg) repeat-y }
.callout-top { background:url(images/template/top1.jpg) no-repeat; height: inherit; }
.callout-bottom { background:url(images/template/bot1.jpg) no-repeat left bottom; padding:21px;} 

dl { padding: 10px; }
dt { font-weight: bold; }
