* {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	border:0;
	padding:0;
}
body {
	background-color: #e4ceaa;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../_img/backtop.png);
	height:100%;
}

td {
vertical-align:top;
text-align:left;
}

p {
	font-size: 14px;
	color: #7A5D29;
	line-height: 17px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

p a {
	color: #614918;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #85642C;
	text-decoration: none;
}

p a:hover {
	border-bottom-style: solid;
}

a {
text-decoration:none;
}
a:hover {
text-decoration:none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #614918;
}
h2 {
	font-family: "Trebuchet MS", "Franklin Gothic Demi", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #614918;
	margin-top: 10px;
	padding-top: 8px;
}
h2 a{
	color: #614918;
	text-decoration: none;
	font-family: "Trebuchet MS", verdana, arial;
}
h2 a:hover{
	color: #330000;
	text-decoration: none;
	font-family: "Trebuchet MS", verdana, arial;
}
h3 {
	font-weight: normal;
	font-size: 18px;
	font-family: "Trebuchet MS", "Franklin Gothic Demi", Arial, sans-serif;
	line-height: 22px;
	padding-bottom: 5px;
	margin: 0px 0px 10px;
	padding-top: 0px;
	clear: left;
	color: #996600;
	font-style: italic;
}

h4 {
	font-family: "Trebuchet MS", "Franklin Gothic Demi", Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #996600;
	margin-bottom: 4px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	padding-bottom: 4px;
}
h6 {
	font-size: 11px;
	line-height: 14px;
	color: #004F23;
	font-weight: normal;
}
h5 {
	color: #7A5D29;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 9px;
}


input {
width:300px;
background-color:#FAFAFA;
border-right:1px solid #D6D6D6;
border-bottom:1px solid #D6D6D6;
border-top:1px solid #BFBFBF;
border-left:1px solid #BFBFBF;
}

button {
width:150px;
font-size:11px;
font-weight:bold;
cursor:pointer;
background-color:#D3D3D3;
border-top:1px solid #D6D6D6;
border-left:1px solid #D6D6D6;
border-right:1px solid #BFBFBF;
border-bottom:1px solid #BFBFBF;
}

select {
width:300px;
background-color:#FAFAFA;
border-right:1px solid #D6D6D6;
border-bottom:1px solid #D6D6D6;
border-top:1px solid #BFBFBF;
border-left:1px solid #BFBFBF;
}

option {
background-color:#FAFAFA;
}

textarea {
width:300px;
height:150px;
border:0;
background-color:#FAFAFA;
border-right:1px solid #D6D6D6;
border-bottom:1px solid #D6D6D6;
border-top:1px solid #BFBFBF;
border-left:1px solid #BFBFBF;
}

input.radio {
background-image:none;
width:20px;
border:0;
}

input.checkbox {
background-image:none;
width:20px;
border:0;
}

table {
border-collapse:collapse;
}
.wrapper {
	width: 875px;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
	top: -33px;
	position: relative;
	overflow:auto;
	background-image: url(../_img/backwrap.jpg);
	background-repeat: repeat-y;
}
.header {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	background-image: url(../_img/backtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
}
.header .logo {
	width: 130px;
	padding-left: 20px;
	position: relative;
	top: -175px;
	z-index: 800;
}
.intro {
	padding-top: 10px;
}
.btn-bruin a {
	color: #FFFFFF;
	background-image: url(../_img/greenBut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 9px;
	padding-left: 22px;
	width: 178px;
	margin: 10px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn-bruin a:hover, .btn-beige a:hover {
	color: #E8DDB7;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn-beige a {
	background-image: url(../_img/greyBut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-left: 22px;
	width: 178px;
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
}
.col260, .col260p {
	float: left;
	width: 200px;
	margin-bottom: 25px;

}
.col200, .col200p {
	float: left;
	width: 130px;
	margin-bottom: 15px;
}
.col260p, .col200p {
	padding-right: 15px;
}
.col700 li {
	color: #634B21;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 4px;
}
.col700 ol {
	margin-left: 20px;
}
.col700 ul {
	margin-left: 10px;
	list-style-position: inside;
	padding-left: 10px;
	text-indent: 10px;
	list-style-type: none;
	list-style-image: url(../_img/arrow.gif);
}

.clear {
	font-size: 2px;
	line-height: 2px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.picRight {
	padding: 2px;
	margin-left: 5px;
	border: 1px solid #DFD5C4;
	background-color: #FFFFFF;
	float: right;
	margin-top: 3px;
}
.picLeft {
	padding: 2px;
	margin-left: 0px;
	border: 1px solid #DFD5C4;
	background-color: #FFFFFF;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}
.pic {
	padding: 2px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
}
.feature {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", "Franklin Gothic Demi", Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: italic;
	color: #745927;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD2C1;
	border-right-color: #DDD2C1;
	border-bottom-color: #DDD2C1;
	border-left-color: #DDD2C1;
}
.imgBorder {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.smallText, .smallText p {
	font-size: 10px;
	line-height: 14px;
	color: #CCCCCC;
}
.smallText2 p {
	font-size: 10px;
	line-height: 14px;
}
.subhead {
	font-size: 14px;
	color: #7A5D29;
	line-height: 17px;
	padding-bottom: 0px;
}
.col400 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
.col400p {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	float: left;
	width: 400px;
}
.colsubmenu {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	padding-right: 25px;
	margin-top: 108px;
}
.colsubmenu h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.colsubmenu li a {
	width: 160px;
	border: 1px solid #DFD5C4;
	list-style-type: none;
	display: block;
	background-color: #F3F0EB;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	color: #614918;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
.colsubmenu li a:hover {
	background-color: #E7DFD3;
}

.colsubmenu li {
	list-style-type: none;
}

.colsubmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.colsubmenu h4 {
	width: 160px;
	border: 1px solid #80612B;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	margin-top: 20px;
	color: #614918;
}


.col700 {
	float: left;
	width: 600px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.colsubmenu li a.selected {
	background-color: #7A5D29;
	color: #FFFFFF;
}
.colsubmenu li a.selected:hover {
	background-color: #DDD2C1;
	color: #7A5D29;
	
}
.footer {
	clear: left;
	width: 875px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	height: 55px;
	padding-bottom: 0px;
	top: -33px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../_img/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.footer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #745927;
}
.foot2 {
	background-image: url(../_img/footBkg.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 735px;
	padding-right: 40px;
	padding-left: 180px;
	background-color: #7A5D29;
	font-family: Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -33px;
	padding-top: 20px;
}

.foot2 li {
	font-size: 10px;
	color: #E9E2D6;
	list-style-type: none;
	line-height: 16px;
}
.foot2 li a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.foot2 li a:hover {
	color: #FFFFCC;
	text-decoration: none;
	}
.col700 hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80612B;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

