

body	{
	font-size: small; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #433029; 
	margin:0;
	background-image: url(../_graphics/pattern2.jpg);
}
h1{
	font-family: Georgia;
	color: #433029;
	font-size: 1.75em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.5em;
	margin: 0 0 10px 0;
	border-top: 1px solid #D9C298;
	border-bottom: 1px solid #D9C298;
	padding: 3px;
}

h2{
	color: #A69965;
	font-size: 1.25em;
	font-weight: normal;
	margin: 25px 0 5px 0;
}

h3{
	color: #9E7D48;
	font-size: 1.25em;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h4{
	color: #A69965;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	margin: 5px 0 10px 0;
}


h5{
	color: #A69965;
	font-size: 1.65em;
	font-weight: bold;
	font-family: sans-serif;
	margin: 10px 0 10px 0;
}

h6{
	color: #603813; 
	font-weight: normal;
	font-size: 1em;
	font-family: sans-serif;
	margin: 10px 0 10px 0;
}

p{ color: #D9C298; margin: 5px 0 10px 0; clear: both; line-height: 1.5em; font-size: 1em; }
p.dark{ color: #433029; margin: 5px 0 10px 0; clear: both; line-height: 1.5em; font-size: 1em; }

p.small{ color: #A69965; margin: 5px 0 15px 0; font-size: .8em; }
p.tablefooter{ color: #A69965; margin: 5px 0 15px 0; font-size: .8em; font-style: italic;}

b {color: #603813; font-weight: bold;}


/* Page Structure
----------------------------------------------- */

table.outline{margin: 0 auto; background-color: #D9C298; width:975px;}
table.highlight{margin: 0; background-color: #9E7D48;
background-image: url(../_graphics/upperBand.jpg);
background-repeat: repeat-x;
background-position: bottom center;
}


td{vertical-align: top;}
td.main{background-color: #3F1914;}
td.border{background-color: #3F1914;}

td.logo{background-color: #3F1914;}


/* tabular data module 
----------------------------------------------- */

table.columnlist {border: 1px solid #D9C298; text-align: center;}
tr.columnlistheader td{background-color: #D9C298;}
tr.ruleAbove td {border-top: 1px solid #D9C298;}

/* Divs for layout spacing
----------------------------------------------- */
div.contentA{width: 400px; padding: 15px; margin: 0;}

/* lists
----------------------------------------------- */
ol {margin:0 0 0 25px; padding: 0; color: #603813;}
ol li {font-size: 1em; padding: 0 3px 6px 3px; line-height: 1.5em;}

ul {list-style: square; margin:0 0 0 25px;padding: 0; color: #A69965;}
li {font-weight: normal;font-size: 1em; padding: 3px;}

.selected {text-decoration: underline;}

div.fullMenu {text-align: left; width: 100px; padding-left: 30px; margin: 100px 0 0 0;} 
ul.submenu {list-style: none; padding: 0; }
.submenu li { padding: 5px 0; margin: 0;}
.submenu li ul{margin-top: 10px;}


.submenu a:link{ color: #433029; text-decoration: none; } 
.submenu a:visited{ color: #433029; text-decoration: none; } 
.submenu a:hover{ color: #A69965; text-decoration: underline; } 
.submenu a:active{ color: #A69965; text-decoration: underline; }

a:link{ color: #433029; text-decoration: none; } 
a:visited{ color: #433029; text-decoration: none; } 
a:hover{ color: #433029; text-decoration: underline; } 
a:active{ color: #433029; text-decoration: underline; }

/* menus
----------------------------------------------- */

/* images
----------------------------------------------- */

div.mainimage{
text-align: center;
vertical-align: middle;
margin-right: 0;
margin-left: 0;
height: 572px;
width: 422px;
}

div.mainimage img{ 
text-align: center;
margin-right: 0;
margin-left: 0;
}

div.thumbnail{
text-align: center;
vertical-align: middle;
margin: 5px 20px 35px 0;
width: 55px;
height: 55px;
overflow: hidden;
border: 1px solid #FFF;
}

div.thumbnail img{ 
margin-top: -50%;
margin-left: -50%;
}

/* horizontal rules
----------------------------------------------- */
hr { margin: 6px 0 12px 0; border: 0; color: #433029; background-color: #3F1914; height: 1px;}
hr.dotted { margin: 6px 0 12px 0; border: 1px; color: #FFF; background-color: #FFF; border-top: 1px dotted #D9C298;}

/* FORMS
----------------------------------------------- */

.rc td {
	border-top: 1px solid #D9C298;
	border-bottom: 1px solid #D9C298;
	}

td.label{
	width: 125px;
	color: #603813;
	font-weight: bold;
	font-size: .90em;
	text-align: right;
	}
	
td.input{
	width: 300px;
	color: #603813;
	font-size: 1em;
	text-align: left;
	}

td.error{
	width: 225px;
	text-align: left;
	color: #F00;
	font-weight: bold;
	font-size: .85em;
	}

input:focus, textarea:focus, select:focus {background-color: #D9C298;}

input {
	color: #433029;
	border-width: 1px;
	border-color: #603813;
	border-style: solid;
	font-size: .95em;
	padding: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

input.rd {
	color: #433029;
	border: 0px;
	}
input.rd2 {
	color: #433029;
	border: 0px;
	
	margin-left: 0;
	
	}

input.txt { width: 300px; }
input.short { width: 60px; } 
input.medium { width: 100px; } 
input.mini { width: 40px; } 
input.readonly { width: 300px; }
input.file { font-size: 1em; }
input.txt.small{ width: 50px; }

textarea{
	margin: 0 0 15px 0;
	border-width: 1px;
	border-color: #603813;
	border-style: solid;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 125px;
	width: 310px;
	}
	
textarea.tall{
	height: 200px;
	}

textarea.medium{
	height: 75px;
	}

textarea.short{
	height: 65px;
	}

textarea.mini{
	height: 35px;
	}
	
select{
	overflow: hidden;
	color: #433029;
	border-style: 1px solid #603813;
	padding: 1px;
	width: 175px;
	font-size: .95em;
}

select.medium{
	overflow: hidden;
	color: #433029;
	border-style: 1px solid #603813;
	padding: 1px;
	width: 100px;
	font-size: .95em;
}

select.grid{
	overflow: hidden;
	color: #433029;
	border-style: 1px solid #603813;
	padding: 1px;
	width: 65px;
	font-size: .95em;
}

select.mini{
	overflow: hidden;
	color: #433029;
	border-style: 1px solid #603813;
	padding: 1px;
	width: 40px;
	font-size: .95em;
}

select.short{
	overflow: hidden;
	color: #433029;
	border-style: 1px solid #603813;
	padding: 1px;
	width: 65px;
	font-size: .95em;
}

select.long{
	color: #433029;
	border-style: 1px solid #433029;
	padding: 1px;
	width: 95%;
	font-size: .95em;
}

select.noshow{
	overflow: hidden;
	color: #F00;
	font-weight: bold;
	border-style: 1px solid #603813;
	padding: 1px;
	width: 65px;
	font-size: .95em;
}


button{
	color: #433029;
	border-width: 1px;
	border-color: #603813;
	background-color: #D9C298;
	border-style: solid;
	font-size: .85em;
	margin-left: 15px;
	}

input.button {
	color: #433029;
	border-width: 1px;
	border-color: #603813;
	background-color: #D9C298;
	border-style: solid;
	font-size: .85em;
	margin-left: 15px;
	padding: 0 6px;
	}
	
button.nav{
	margin-right: 0;
	}
button.submit{
	float: right;
	margin: 0 0 0 0;
	text-align: right;
	}
button.disabled{
	color: #433029;
	margin-right: 0;
	}

