.photoCap {  background-image: url(images/bgPhotoMontageRight.jpg); background-repeat: no-repeat; background-position: left top}
input, select {
	font-size : 10px;
font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444;
/*margin-top: 5px; margin-bottom: 5px;
padding: 0 0 0 3px;*/
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #43413B}
.dates {
	border-top-style: solid;
	border-top-color : #AFABA1;
	border-top-width: 1px;
	background-image: url(images/bgDates.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dateNumbers {  color: #716D65; font-weight: bold}
a {  color: #10548E; text-decoration: underline}
a:hover {  color: #0065BC; text-decoration: underline}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B69F76;
}
.footer a {
	color : #7F6840;
	text-decoration : none;
}
.footer a:hover {
	color : #A1762A;
	text-decoration : underline;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D4821;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-left:0px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	vertical-align: baseline;
	line-height : 16px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D4821;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-left: 10px;
	list-style-position: outside;
	vertical-align: baseline;
	line-height : 16px;
}
li{
margin-left: 0px;
padding-left:0px;

}
ul a{
	color : #7D4821;
	font-weight : bold;
	text-decoration : none;
}
ul a:hover{
	color : #AD622B;
	font-weight : bold;
	text-decoration : underline;
}

.MessageTitle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
	color: #43413B;
	font-weight: bold;
}
.slideShow{
	background-color: #2C4E7A;
	text-align:center;
	color:#FFFFFF;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
}
.slide{
	margin:10px 0 10px 0;
	width:355px;
	text-align:left;
}

.slide p{
	height:85px;
}

.slide img{
	border:1px solid #94AAC7;
}

.slide a, .slide a:visited{
	background-color:#456B9D;
	border-top: 1px solid #94AAC7;
	border-left: 1px solid #6C8AB2;
	border-bottom: 1px solid #1D2D42;
	border-right: 1px solid #2C4463;
	padding:3px 8px 3px 8px;
	color:#ABC5E8;
	text-decoration:none;
}

.slide a:hover{
	background-color:#517AB0;
	color:#FFFFFF;
	text-decoration:none;
}

#back{
	float:left;
}
#next{
	float:right;
}

.gallery2{
width:524px;
margin-top:10px;
}
.gallery2 img {
  float: left;
  width: 125px;
  margin:0px 35px 25px 0px;
  }
.test {
width: 125px;
float:left;
margin:0px 28px 25px 0px;
}
.gallery2 p {
   text-align: left;
   margin:8px 0px 0px 0px;
   }

/*----form styles---------------------------------------------------------*/
form p {
margin:0;

}
form {
margin:0;
padding:0;
}
form dl {
	margin:0 0 20px 0;
	width:400px;
	padding: 0 ;
	float:left;
	list-style-type:none;
}
form dt {
 	margin: 6px 4px 0 0;
   font-weight:normal;
   padding:0 0 0 0;
	float:left;
	display:inline;
	width:100px;
	clear:left;
}
form dd {
 	margin: 6px 0 0 0;
	float:left;
	display:inline;
	width:200px;
}

.inputPadding {
padding:4px 0 4px 0;
}

.formColumnLeft {
	width:225px;
	float:left;
	margin:0 0 5px 15px;
}

.formColumnRight {
	width:225px;
	margin:0 0 0 20px;
	float:left;
	}
.formContent {
	width:400px;
	}
	.formButtons {
	clear:both;
	text-align:center;
	padding:10px 10px 15px 0;
	width:400px;
	border-top:1px solid #676238;
}

.formButtons input{
	margin:0 0 0 5px;
}
.formButtons {
	clear:both;
	text-align:center;
	margin:5px 0 0 0;
	padding:15px 10px 15px 0;
	width:400px;
	border-top:1px solid #676238;
}
.divider {
	width:400px;
	margin:0 0 5px 0;
	border-top:1px dotted #676238;
	clear:both;
}
.checkBox {
	margin:-4px 0 0 0;
}
.checkboxDT {
width:20px;
}
#loginForm {
margin:0 0 0 80px;
}
#loginFormButton {
width:240px;
}
/*===================Popup styles====================================================================*/
#popContent form {
width:300px;

}
#popBody {
background-color:#ebe8e0;
font-size : 10px;
font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444;
line-height:15px;
}
#popContent {
width:300px;
margin:20px auto 0 auto;
padding:10px;
}

#popupFormButtons {
width:240px;
}

#popContent dt {
width:60px;
}

