@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #EEEFDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #A82626;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}
#content {
	width: 879px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background_repeat.gif);
	background-repeat: repeat-y;
	text-align: left;
	position: relative;
}
#header {
	width: 100%;
}
#logo_main {
	position: absolute;
	left: 36px;
	top: 1px;
}

#txt_area {
	margin: 0px;
	padding: 0px;
}

#left_column {
	width: 530px;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 15px;
	float: left;
	padding-right: 30px;
	background-image: url(../images/tree_large.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#left_column p {
	line-height: 19px;
}
#left_column h1 {
	font-size: 16px;
	font-weight: normal;
	color: #A82626;
}
#left_column h2 {
	font-size: 14px;
	margin-bottom: 0px;
}
#left_column h3 {
	font-size: 12px;
	font-style: italic;
	margin-bottom: -5px;
	color: #A82626;
	margin-top: 10px;
}
#left_column h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	font-style: italic;
}
#left_column h5 {
	font-weight: normal;
	color: #A82626;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
#left_column h6 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
#left_column ol {
	list-style-type: lower-alpha;
	margin-top: 5px;
	color: #A82626;
}
#left_column ul {
	color: #A82626;
}
#left_column ul.dates {
	color: #A82626;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}
#left_column ul.nobullet {
	color: #A82626;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: 5px;
	padding-left: 5px;
}
#left_column li {
	padding-bottom: 5px;
	padding-top: 5px;
}
.asterisk_txt {
	font-size: 10px;
	font-style: italic;
}
#right_column {
	float: left;
	width: 255px;
	margin: 30px 0px 0px;
	padding: 0px 0px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#right_column_txt {
	padding-right: 10px;
	padding-left: 14px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#right_column_txt p {
	line-height: 18px;
	color: #333333;
}
#right_column_txt h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
#right_column_txt h3 {
	font-weight: normal;
	color: #A82626;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 13px;
}
#right_column_txt ul {
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#right_column_txt ul a {
	display: block;
	padding: 5px 10px;
	height: 1%;
}
#right_column_txt ul a:hover {
	background-image: url(../images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #333333;
	text-decoration: none;
}
#right_column_header {
	font-size: 14px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #A82626;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #333333;
}
#bottom {
	background-image: url(../images/bottom_bar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#bottom_rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 5px;
}
#address {
	margin: 0px;
	padding: 10px 0px 25px 20px;
	color: #666666;
	font-size: 10px;
	float: left;
	width: 575px;
}
#address ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#address ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
#address ul li.last {
	border-right-style: none;
}
#menu {
	width: 700px;
	position: absolute;
	left: 166px;
	top: 126px;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	margin: 0px;
	padding: 4px 12px 5px;
	float: right;
	display: block;
	height: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#menu ul li a {
	color: #666666;
	display: block;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	
}
#menu li:hover {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#menu li:hover a {
	color: #000000;
}
#menu a:hover {
	text-decoration: none;
}

/* --------- code to change location of menu on secondary pages ------------- */

#pg1 #menu,
#pg2 #menu,
#pg3 #menu,
#pg4 #menu,
#pg5 #menu,
#pg6 #menu,
#pg7 #menu {
	top: 81px;
}

/* --------- end of menu location change code ----------------------------- */


/* --------- code to change width of left column for secondary pages ------- */

#pg1 #left_column,
#pg3 #left_column,
#pg5 #left_column,
#pg6 #left_column {
	width: 785px;

}

/* ----- end of left column width code ------------------------------------ */

#pg1 #right_column,
#pg2 #right_column,
#pg3 #right_column,
#pg4 #right_column,
#pg5 #right_column,
#pg6 #right_column,
#pg7 #right_column {
	margin: 60px 0px 0px;

}

/* ----- Code to change link colors for page you are on ------------------- */

#pg1 #menu li#link1,
#pg2 #menu li#link2,
#pg3 #menu li#link3,
#pg4 #menu li#link4,
#pg5 #menu li#link5,
#pg6 #menu li#link6,
#pg7 #menu li#link7 {
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#pg1 #menu li#link1 a,
#pg2 #menu li#link2 a,
#pg3 #menu li#link3 a,
#pg4 #menu li#link4 a,
#pg5 #menu li#link5 a,
#pg6 #menu li#link6 a,
#pg7 #menu li#link7 a {
	color: #A82626;
}

/* ------ end of link color code ----------------------------------------- */

.photo_box_left {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin: 0px;
}
.clear {
	clear: both;
}
