﻿.foo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
.body {
	margin-right: auto;
	margin-left: auto;
}
.top {
	vertical-align: top;
	padding: 0px;
}

	
.pageName{
	color: #96342F;
	line-height:30px;
	letter-spacing:0.5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	
.subHeader {
	color: #9D8876;
	line-height:0px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #333333;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 15px;
	font-weight: normal;
	margin: 0px;
	vertical-align: top;
	list-style-type: none;
	}
	
.bodyText p {
	vertical-align: top;
}
.topalign {
	line-height: 20px;
	color: #666666;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.list {
	list-style-position: outside;
	list-style-type: lower-alpha;
}
border: none; 
.upperleft {
	vertical-align: top;
	background-position: 0px 0px;
	float: left;
	top: 30px;
}
.toppad {
	vertical-align: top;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smallTextred {
	color: #96342F;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	vertical-align: top;
	list-style-type: none;
}
.smallTextredLeft {
	color: #96342F;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	vertical-align: top;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 330px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
