/* CSS Document */

body{
	background-color:#B0B0B0;
}

#imagewrapper{
	width:749px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

#indexWrapper{
	width:749px;
	height:375px;
	border:1px solid #7A1D1E;
	background-image:url(../images/indexImg.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#indexNav{
	width:749px;
	margin-top:-1px;
	margin-left:auto;
	margin-right:auto;
}

#pageWrapper{
	width:749px;
	height:auto;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
}

#pageText{
	padding-top:20px;
}

#footer{
	width:749px;
	color:#333333;
	font-size:85%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#footer li{
	display:inline;
	padding-right:10px;
}

#footer a{
	color:#333333;
	text-decoration:underline;
}

#footer a:visited{
	text-decoration:underline;
}

#footer a:hover{
	text-decoration:none;
}

/*----- navigation -----*/

#navWrapper{
	padding-top:150px;
}

.invertedshiftdown2{
padding:0px;
width: 100%;
border-top: 1px solid #7A1D1E; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 150px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 2px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: transparent; /*Default menu color*/
border-bottom: 8px solid #ffffff;
}

.invertedshiftdown2 a:hover{
background-color: #7A1D1E; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #7A1D1E; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #7A1D1E; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #7A1D1E; /*Highlight red color theme*/
color: white;
}

/*----- index navigation -----*/

.invertedshiftdown3{
padding:0px;
width: 100%;
/*----- border-top: 1px solid #7A1D1E; Highlight red color theme ----- */
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown3 ul{
margin:0;
margin-left: 150px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown3 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown3 a{
float: left;
display: block;
font: bold 12px Arial;
color: #333333;
text-decoration: none;
margin: 0 3px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: transparent; /*Default menu color*/
border-bottom: 8px solid #B0B0B0;
border-top:1px solid #7a1d1e;
}

.invertedshiftdown3 a:hover{
background-color: #7A1D1E; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #7A1D1E; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown3 .current a{ /** currently selected menu item **/
background-color: #7A1D1E; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #7A1D1E; /*Highlight red color theme*/
color: white;
}

/*table styles*/

.table{
	width:550px;
	border: 1px solid #7A1D1E;
	margin:auto;
	margin-top:20px;
	margin-bottom:30px;
}

tr p{
	padding-left:10px;
	margin-top:3px;
	margin-bottom:3px;
}

tr span{
	font-size:110%;
	margin-top:5px;
	margin:5px;
}

.tableheading{
	color:#ffffff;
	margin-bottom:3px;
	margin-top:3px;
	font-weight:600;
	padding-left:0px;
}

.heading {
	background-color:#7A1D1E;
	}


.alttbl1 {
	background-color:#e8e9dd;
	}

.alttbl2 {
	background-color:#d9dac6;
	}
	
.alttbl3 {
	background-color:#cacaba;
	}
	
/* ----- faq styles -----*/

.faqWrapper {
	padding-bottom:40px;
	padding-top:20px;
}

.faq {
	
	font-size:115%;
	color:#7a1d1e;
	padding-left:20px;
}

.question {
	color:#7a1d1e;
	padding-left:30px;
	font-weight:bolder;
}

.answer {
	font-size:90%;
	padding-left:30px;
	padding-right:30px;
	text-align:justify;
}

/* ----- about styles ----- */

.aboutWrapper {
	padding-bottom:5px;
	padding-top:20px;

}

.about {
	font-size:125%;
	color:#7a1d1e;
	padding-left:20px;

}

.aboutLi{
	font-size:90%;
	list-style:none;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:18px;
	padding-right:40px;
	margin-bottom:15px;
	
}

.staff li {
	list-style:none;
	padding-top:5px;
}

.staff a{
	color:#7a1d1e;
	text-decoration:underline;
}

.staff a:visited{
	color:#7a1d1e;
	text-decoration:underline;
}

.staff a:hover{
	color:#7a1d1e;
	text-decoration:none;
}

/* ----- contact styles ----- */

.contactWrapper{
	padding-bottom:40px;
	padding-top:20px;
}

.form {
	width:550px;
	margin-top:35px;
	margin-left:auto;
	margin-right:auto;
}

.formtxt {
	text-align:right;
}

.txtfield {
	text-align:center;
}

form p{
	font-size:85%;
	font-weight:100;
	margin-top:5px;
}

.response {
	font-size:110%;
	color:#7A1D1E;
	text-align:center;
	padding-bottom:15px;
	margin-left:20px;
	margin-right:20px;
}

.contactInfo{
	border: 1px solid #7a1d1e;
	width:450px;
	margin-left:auto;
	margin-right:auto;
}

/* ----- owners page styles ----- */

.owners {
	padding-bottom:40px;
	padding-top:20px;

}

.owners p span{
	color:#7a1d1e;
	font-size:110%;
	font-weight:bold;
}

.owners p {
	font-size:95%;
	padding-left:30px;
	padding-right:30px;
	text-align:justify;
}

.owners a{
	color:#7a1d1e;
	text-decoration:underline;
}

.owners a:visited{
	color:#7a1d1e;
	text-decoration:underline;
}

.owners a:hover{
	color:#7a1d1e;
	text-decoration:none;
}

.owners ul li{
	list-style:none;
}

.ownerimg{
	float:right;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}

.ownerimg2{
	float:right;
	width:300px;
	padding-left:20px;
	padding-right:20px;
}

.imgcaption{
	color:#333333;
	font-size:75%;
	font-weight:lighter;
	margin-top:0px;
}

.underlinemenu{
font-weight: bold;
font-size:14px;
margin-top: 25px;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #791D1E;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 2px solid #791D1E; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #fff;
}