body { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #f6f3ec; margin: 18px 0 0; }
p,td,li {
	font-size:12px;
	color:#333
	}
h1 { color:#606;
	font-size: 18px; }
h2 {
	color: 660;
	font-size: 14px;
	}
h3 {
	color: #333;
	font-size: 12px;
	padding-top:6px
	}

/* Home Header */
.home_header { 
	background-image: url(../images/header.gif); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	}

/* Home About Us */
.home_content1 { 
	background-color: #f6f3ec; 
	background-image: url(../images/about_us_bg.gif); 
	background-repeat: repeat-y; 
	background-position: 0 bottom;
	padding:12px
	}
.home_content1 p {
	line-height: 18px;
	text-align:left;
	}
.home_content1 img {
	padding-left:6px;
	}
.home_content1 a:link {
	color:#606;
	text-decoration: none;
	font-weight: bold;
	}
.home_content1 a:hover {
	color:#660;
	text-decoration: underline;
	font-weight: bold;
	}
.home_content1 a:visited {
	color:#606;
	text-decoration: none;
	font-weight: bold;
	}
.home_content1 a:visited:hover {
	color:#660;
	text-decoration: underline;
	font-weight: bold;
	}

/* Home Cathedral Shrine */
.home_content2 { 
	background-color: #f6f3ec; 
	background-image: url(../images/cathedral_shrine_bg.gif); 
	background-repeat: repeat-y; 
	background-position: 0 bottom;
	padding:12px
	}
.home_content2 p {
	line-height: 18px;
	text-align:left;
	}
.home_content2 img {
	padding-left:6px;
	}
.home_content2 a:link {
	color:#606;
	text-decoration: none;
	font-weight: bold;
	}
.home_content2 a:hover {
	color:#660;
	text-decoration: underline;
	font-weight: bold;
	}
.home_content2 a:visited {
	color:#606;
	text-decoration: none;
	font-weight: bold;
	}
.home_content2 a:visited:hover {
	color:#660;
	text-decoration: underline;
	font-weight: bold;
	}

/* Home Virginia House */
.home_content3 { 
	background-color: #f6f3ec; 
	background-image: url(../images/virginia_house_bg.gif); 
	background-repeat: no-repeat; 
	background-position: 0 bottom;
	padding:12px 12px 135px;
	}
.home_content3 p {
	line-height: 18px;
	text-align:left;
	}
.home_content3 img {
	padding-left:6px;
	}
.home_content3 a:link {
	color:#606;
	text-decoration: none;
	font-weight: bold;
	}
.home_content3 a:hover {
	color:#660;
	text-decoration: underline;
	font-weight: bold;
	}
.home_content3 a:visited {
	color:#606;
	text-decoration: none;
	font-weight: bold;
	}
.home_content3 a:visited:hover {
	color:#660;
	text-decoration: underline;
	font-weight: bold;
	}

.home_left_top { 
	background-image: url(../images/home_left_top.gif); 
	background-repeat: repeat-y; 
	background-position: left top; 
	}
.home_right_top { 
	background-image: url(../images/home_right_top.gif); 
	background-repeat: repeat-y; 
	background-position: left top; 
	}

.home_left_bottom { 
	background-image: url(../images/home_left_bottom.gif); 
	background-repeat: repeat-y; 
	background-position: left top; 
	}
.home_right_bottom { 
	background-image: url(../images/home_right_bottom.gif); 
	background-repeat: repeat-y; 
	background-position: left top; 
	}

.sub_left { 
	background-image: url(../images/subpage_left.gif); 
	background-repeat: repeat-y; 
	background-position: left top; 
	}
.sub_right { 
	background-image: url(../images/subpage_right.gif); 
	background-repeat: repeat-y; 
	background-position: left top; 
	}


#content { 
	background-color: #f6f3ec; 
	background-image: url(../images/subpage_content.gif); 
	background-repeat: no-repeat; 
	background-position: 0 bottom; 
	}
#content li { line-height: 18px; padding-bottom: 4px; }
.sub_content { padding:12px 12px 0; text-align: left; }
.sub_content_gallery { 
	width:350px;
	padding:12px 12px 0;
	float:left;
	text-align: left;
}
.sub_content p, .sub_content_gallery p { line-height: 18px; }
.sub_content img {
	padding-left:6px;
	}
.sub_content a:link, .sub_content_gallery a:link {
	color:#606;
	text-decoration: none;
	font-weight: bold;
	}

.sub_content a:visited, .sub_content_gallery a:visited {
	color:#606;
	text-decoration: none;
	font-weight: bold;
	}
.sub_content a:hover, .sub_content_gallery a:hover {
	color:#333;
	text-decoration: underline;
	}

.sub_content a:visited:hover, .sub_content_gallery a:visited:hover {
	color:#333;
	text-decoration: underline;
	}

#sub_nav { 
	background-image: url(../images/subpage_nav.gif); 
	background-repeat: repeat-y; 
	background-attachment: scroll; 
	background-position: 0 0; 
	}
#links {
	text-align: left; 
	width: 180px; 
	font-size:16px;
	padding-top:8px;
	}

.spacer {
	background-color: #fff;
	}
.footer {
	font-size:11px;
	padding:6px 12px 36px 0px
	}
.footer a:link {
	text-decoration: none
	}
.footer_link {
	color:#333
	}

#key td {
	height:18px;
	}
#key th {
	height:24px;
	background-color: #606;
	color:#fff;
	font-size:18px;
	}
#key img {
	padding-right:4px;
	}
.name {
	margin-top:12px;
	}
.title {
	font-size:12px;
	}
	
.image-left-aligned {
	padding-right:18px;
	border: 0pt
}
.image-right-aligned {
	padding-left: 18px;
	border: 0pt
}
.justify {
	text-align: justify;
}

.clear {
	clear:both;
}


.feedbackform{
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 400px; /*width of form rows*/
overflow: hidden;
padding: 5px 0;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 150px; /*width of label (left column)*/
text-transform: uppercase;
border-bottom: 1px solid #660066;
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
width: 36px;
margin-bottom: 10px; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 250px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 300px;
height: 150px;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin-top: 5px; /*space above buttonsdiv*/
}

div.buttonsdiv input{ /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
width: 80px;
background: #e1dfe0;
}

/* ------------- TEASER STYLES ------------ */

#teasers {
	margin-top:36px;
}

#teasers h2 {
	background-image: url(../images/teaser_h2_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height:24px;
	padding-left:20px;
}

#teasers a:link, #teasers a:visited {
	color:#fff;
}

#teasers a:hover, #teasers a:visited:hover {
	color:#606;
}

.tsr-pg {
	padding: 0 20px; 	
}

.tsr-pg-title {
	font-weight:bold;
	font-size: 12px;
	margin: 0;
	}
	
.tsr-pg-abstract {
	color:#fff;
	padding-bottom:15px;
	margin: 0 0 15px 0;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px solid #97a9b7;
	}


/* ------------ PHOTO AREA CSS ------------ */

.photo-area {
	float: left;
	padding-top:20px;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background-color: #ccc;
	width: 150px;
	height: 150px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 38px;
	border: 3px solid #536776;
	}
	
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #ccc;
	padding: 7px 7px 8px 8px;
	margin: 0;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 400px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -194px;
	left: -423px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 400px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -194px;
	left: -423px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 400px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -194px;
	left: -423px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 400px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -194px;
	left: -423px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 400px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -194px;
	left: -423px;
	display: none;
	}


/* ------------ DROPDOWN MENU CSS ------------ */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

#nav {
	background: url(../images/nav_bg.gif) repeat-y left top; 
}

#index #nav {

}


/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: #fff;
	text-decoration: none;
}

.yuimenu a:hover, .yuimenu a:visited:hover {
	color: #606;
	text-decoration: none;
}

.daddy a {
	font-size:16px;
}


/* ----- SECONDARY LINK COLORS IF DIFFERENT FROM TOP LEVEL ----- */
.yuimenu .yuimenu a, .yuimenu .yuimenu a:visited {
	color: #fff;
}

.yuimenu .yuimenu a:hover, .yuimenu .yuimenu a:visited:hover {
	color: #fff;
}


/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	float:none;
	background: url(../images/nav_bg.png) 0 100% no-repeat;
}

*html .yuimenubaritem {
	background: none;
}


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	margin: 0 20px 0 20px;
	height: 28px;
	padding: 8px 0 0;
	font-size: 16px;
}

*html .yuimenubaritem-hassubmenu {
	margin-bottom: -14px !important;
}


/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	background: #606;
	border-bottom: #8293a0 solid 1px;
	padding: 5px 25px 5px 10px !important;
	font-size:12px;
}

.bd .bd {
	left: 50px;
	position: absolute;
}

*html .bd .bd {
	margin-top: -17px;
}

.daddy .bd a {
	font-size:12px;
}

/* ----- SECOND LEVEL PADDING AND MARGINS ----- */
.yuimenuitemlabel a {
	
}


/* ----- THIRD LEVEL ----- */
.yuimenuitem .yuimenuitem {	
	border-left: 1px solid #8293a0;
}

.bd .bd .bd {
	position: absolute;
	left: 0;
}

*html .bd .bd .bd {
	margin-top: 0;	
}


/* ----- SPECIFY SUBMENU INDICATOR ----- */
.yuimenuitem-hassubmenu {
	background-image:url(../images/menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
}

#index #home_link {
	display: none;	
}




/* -------------NO NEED TO EDIT ANYTHING BELOW-------- */

.yuimenu {
	top:-999em;
	left:-999em;
}

.yuimenubar {
	position:static;
}

.yuimenu .yuimenu, .yuimenubar .yuimenu {
	position:absolute;
}
.yuimenubar li, .yuimenu li {
	list-style-type:none;
}

.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 {
	margin:0;
	padding:0;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}
.yuimenubar ul {
	*zoom:1;
}
.yuimenubar .yuimenu ul {
	*zoom:normal;
}
.yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}

.yuimenuitemlabel {
	display:block;
}

*html .yuimenuitem {
	margin-bottom: -40px;
}

.yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}
.yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
.yui-menu-shadow-visible {
	top:3px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:visible;
}
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.yuimenu.show-scrollbars, .yuimenubar.show-scrollbars {
	overflow:visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}

.yui-menu-shadow-visible {
	background-color:#000;
	opacity:0;
	*filter:alpha(opacity=0);
}