/* PRINT STYLES */

/* Tag Specific 
*************************************************************/
body {
	padding : 0;
	margin : 0;
	font-size : 100.01%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
}
body.home-page #middle-col {background-color : #B4B192;}
body.home-page #footer {background-color : #B4B192;}
h1,h2,h3,h4,h5,p,table,form,ol,ul,li {
	margin-top: 0;
	margin-bottom : 0.6em;
	padding-bottom : 4px;
}
p {margin-bottom : 1em;}
h1 {
	color : #6F1200;
	font-size : 1.4em;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
	margin-bottom : 1em;
}
h1 img {display : block;float : none;}
h2 {
	font-size : 1.2em;
	color : #6F1200;
	padding : 0;
}

h2 a {
	color : #6F1200 !important;
}

h3 {
	font-size : 1em;
	color : #6F1200;
	padding : 0;
	margin-bottom : .3em;
}
h4 {
	font-size : 1em;
	margin-bottom : 0em;
}
ul {
	margin : 0 0 1em 20px;
	padding : 0;
	list-style-type : disc;
}
ul li {
	padding-left : 0;
	margin-left : 20px;
	margin-bottom : 0;	
	background : none;
}
ol {
	margin : 0 0 1em 3em;
	padding-left : 0;
	margin-bottom : 1em;
}
ol li {
	background-image : none;
	padding-left : 0;
	margin-left : 0;
}
li ul, li ol {
	margin-top : 1em;
}
a:link {
	color : #948671;
	text-decoration : none;
}
a:visited {
	color : #948671;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
	color : #DBAD72;
	
}
a:active {
	color : #948671;
	text-decoration : underline;
}
a img {border:0;}

hr {
	border : 0;
	background-color : white;
	height : 0;
	border-top : 1px solid #A6A6A6;
	margin-top : 5px;
	margin-bottom : 5px;
	clear:both;
}

table {
	border-collapse : collapse;
	font-size : 1em;
}
th {
	vertical-align : top;
	text-align : left;
}
td {
	vertical-align : top;
}

input.check-box {
	width:auto !important;
	border : 0 !important;
	background-color : transparent !important;
	vertical-align : bottom;
	padding : 0;
	margin : 0;
}



/* control table
*************************************************************/
#page-wrapper {
	height : auto;
	width : 100%;
	border-collapse : collapse;
	margin : 0;
}


/* left column styles (primary nav)
*************************************************************/
#left-col {
	display : none;
}


/* Middle Column Styles (main content)
*************************************************************/
#middle-col {
	padding : 0;
	font-size : 0.8em;
	line-height : 1.4em;
	background : #FFFDE9 url(../images/content_tile_top.gif) 0 0 repeat-x;
}
#middle-col #hp-flash {
	padding-top : 147px;
	text-align : center;
}
#middle-col div.pad {
	clear : both;
	padding : 0;
	text-align : left;
}

* html #middle-col div.pad {/* HACK: IE box model */height : 1%;}

#middle-col div.two-col {
	float : left;
	width : 50%;
}

/* Mid-col form styles */
#middle-col div.feat-box {
	background-color : #F4F2DC;
	padding : 20px 20px 20px 20px;
	margin : 0 -16px 3px -16px;
}

#middle-col form {
	padding : 0;
	margin : 0;
	width : 100%;
}

#middle-col input,
#middle-col select {
	border : 1px solid #000000;
	background-color : white;
	font-size : 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#middle-col input {
	width : 300px;
}
#middle-col input.submit {
	width : 74px;
	height : 17px;
	float : right;
	background-image : url(../images/button_submit.gif);
	border: 0;
	cursor : hand;
	cursor : pointer;
}
* html #middle-col input.submit {margin-right : -3px;}

#middle-col input.reset {
	width : 74px;
	height : 17px;
	background-image : url(../images/button_clear.gif);
	border: 0;
	cursor : hand;
	cursor : pointer;
}

#middle-col textarea {
	border : 1px solid #000000;
	width : 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	scrollbar-darkshadow-color : #ffffff; 
	scrollbar-track-color : 	 #ffffff; 
	scrollbar-face-color :    	 #ffffff; 
	scrollbar-shadow-color : 	 #E0D99A; 
	scrollbar-highlight-color :  #ffffff; 
	scrollbar-3dlight-color : 	 #E0D99A; 
	scrollbar-arrow-color : 	 #6F1200;

}

#middle-col table.form-table {
	margin : 0;
	padding : 0;
	border-collapse : collapse;
}
#middle-col table.form-table td {
	padding : 0 6px 6px 6px;
}


/* right column styles (sidebar stuff)
*************************************************************/
#right-col {
	line-height : 1.4em;
	font-size : 0.8em;
	padding : 0;
	color : black;
	background-color : #6F1200;
	width : 25%;
}
#right-col h2 {
	font-size : 1em;
	color : black;
}
#right-col h2 a:link,
#right-col h2 a:visited,
#right-col h2 a:active {
	color : black;
}

#right-col a:link,#right-col a:visited,#right-col a:hover,#right-col a:active {
	color : black;
}
#right-col ul li {
	background : none;
}
#right-col a:hover {color : #DBAD72 !important;}
#right-col a.current {color : #B4B192 !important;}


/* Seach form
*************************************************************/
#search {
	margin : 0 0 18px 0;
	padding : 0;
}
#search input.text-box {
	border : 1px solid #766751;
	background-color : white;
	color : black;
	font-size : 1em;
	/*width : 265px;*/
	width : 100%;
}
#search input.submit {
	padding : 0;
	border : 0;
	font-size : 1px;
	width : 74px;
	height : 17px;
	cursor : hand;
	cursor : pointer;
	background : transparent url(../images/button_search.gif) 0 0 no-repeat;
	float : right;

}
* html #search input.submit {margin-top : -1px;}

/* our people - profile styles
*************************************************************/
#profile {
	float : right;
	width : 220px;
	overflow : hidden;
	margin-left : 16px;
}
#profile img {
	border-right : 60px solid #B4B192;
	margin-bottom : 12px;
}


/* footer (content)
*************************************************************/
#footer {
	vertical-align : bottom;
	clear : both;
	font-size : 0.7em;
	text-align : center;
	background-color : #FFFDE9;
	padding : 20px 0 10px 0;
	line-height : 1.5em;
}
#footer a {
	color:black !important;
	text-decoration : underline;
}
#footer a:hover {
	text-decoration : none;
}
td.footer-left {
	background-color : white;
	display : none;
}
td.footer-right {
	background-color : #6F1200;
}


/* Generic - Reusable Classes 
*************************************************************/
.big-text {font-size : 1.1em;}
.clear-both {clear : both;}
.clear-hidden {
	height : 1px;
	background-color : transparent;
	color : transparent;
	margin : -1px 0 0 0;
	visibility : hidden;
	clear : both;
	border : 0;
}
.no-margin-bottom {
	margin-bottom : 0;
}
.no-border {
	border : 0;
}
.float-left {float : left;}
* html img.float-left {/* HACK: IE 3px float jog */margin-left : -3px;}
.float-right {float : right;}
.pull-quote {
	font-size : 1.55em;
	color : #B4B192;
	font-family : Arial, Helvetica, sans-serif;
	float : right;
	padding-left : 16px;
	text-align : right;
	line-height : 1.4em;
	clear : both;
}

.pull-quote-top {
	font-size : 1.55em;
	color : #B4B192;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0;
	line-height : 1.4em;
	clear : both;
	display: block;
}

.pull-quote-left {
	font-size : 1.55em;
	color : #B4B192;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 1.4em;
	clear : both;	   
	padding : 0;
	margin-bottom : 0.5em;
	display: block;
}
.latest-news {
	padding : 1em 0 0.3em 0;	
}
.content-img-right {
	float : right;
	margin-left : 10px;
	margin-right : -16px;
	margin-top : -26px;
	/* HACK: remove IE double float bug */
	display : inline;
	
}
.content-img-left {
	margin-right : 10px;
	margin-left : -16px;
	margin-top : -19px;
	/* HACK: remove IE double float bug */
	display : inline;
}


ul.no-bullets {
	margin-left : 0;
	padding-left : 0;
}
ul.no-bullets li {
	padding-left : 0;
	background-image : none;
}