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

body {
	background-color: #F8F1E9;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/backgrnd_swirls.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link {
	color: #6c2a28;
}
a:visited {
	color: #6c2a28;
}
a:hover {
	color: #000;
}
a:active {
	color: #a28e62;
}

.maroon{
	color:#6c2a28;
}
.black{
	color:#000;
}
.tan{
	color:#f9f1e9;
}
.gold{
	color:#a28e62;
}

.goldCAPS{
	color:#a28e62;
	text-transform:uppercase;
}

.maroonLinks A:link {text-decoration: none; color:#6c2a28;}
.maroonLinks A:visited {text-decoration: none; color:#6c2a28;}
.maroonLinks A:active {text-decoration: none; color:#000;}
.maroonLinks A:hover {text-decoration: underline; color: #a28e62;}

.goldLinks A:link {text-decoration: none; color:#a28e62;}
.goldLinks A:visited {text-decoration: none; color:#a28e62;}
.goldLinks A:active {text-decoration: none; color:#000;}
.goldLinks A:hover {text-decoration: underline; color: #6c2a28;}

.blackLinks A:link {text-decoration: none; color:#000;}
.blackLinks A:visited {text-decoration: none; color:#000;}
.blackLinks A:active {text-decoration: none; color:#6c2a28;}
.blackLinks A:hover {text-decoration: underline; color: #a28e62;}
	
h1 {
	font-size: 13px;
	color: #6c2a28;
}

h2 {
	font-size: 12px;
	color: #6c2a28;
	text-transform:uppercase;
}

.copyright{
	margin-left:2px;
	margin-top:3px;
	color: #643034;
	font-size: 10px;
}

.copyrightDots{
	margin-left:2px;
	margin-right:2px;
	color: #a28e62;
	font-size: 8px;
}

.vertLine{
	margin-left:3px;
	margin-right:3px;
	color: #6c2a28;
}

.ClearAll{
	clear:both;
}

.border{
	background-image:url(../images/justbackgrnd_Border.jpg);
}

#MaroonHeader{
	width:820px;
	height:122px;
}

#MaroonLeftHalf{
	width:410px;
	float:left;
	text-align:left;
}

#MaroonRightHalf{
	width:410px;
	float:left;
	text-align:right;
}

#BlackHeader{
	width:820px;
	margin-top:3px;
	text-align:right;
	margin-bottom:7px;
}

.Swirl{
	margin-top:16px;
	margin-left:16px;
}

.Transformations{
	margin-top:99px;
	margin-right:34px;
}

.NotByMarie{
	text-align:right;
	margin-top:3px;
	margin-right:16px;
}

.ByMarie{
	margin-top:3px;
	margin-right:16px;
}

#MenuBack{
	margin-left:32px;
	background-image:url(../images/Menu_Background.gif);
	height:257px;
	width:78px;
}

.home{
	margin-left:1px;
	margin-top:8px;
}

.SecondaryMenuItems{
	margin-left:1px;
	margin-top:4px;
}

.MainText{
	margin-top:10px;
	width:410px;
	height:406px;
	margin-left:8px;
	overflow:auto;
	padding-right:10px;
	text-align:justify;
}

.FlashOver{
	margin-right:30px;
}

.SquiggleBottomRight{
	margin-right:16px;
	margin-bottom:16px;
}

.BioPhoto{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #a28e62;
}

.GalleryPhotos{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	border:2px solid #a28e62;
}

.GalleryPhotosFarRight{
	float:left;
	margin-bottom:8px;
	border:2px solid #a28e62;
}

.GalleryPhotos:hover{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	border:2px solid #6c2a28;
}

.GalleryPhotosFarRight:hover{
	float:left;
	margin-bottom:8px;
	border:2px solid #6c2a28;
}


.AffilliationsPhotos{
	padding:2px;
	border:1px solid #a28e62;
}

.AffilliationsPhotos:hover{
	padding:2px;
	border:1px solid #6c2a28;
}

.tableBox{
border:1px solid #a28e62;
}

.AffiliationsDescriptions{
	margin-bottom:5px;
	font-size:10px;
	line-height:14px;
}

.ContactTextLarger{
	font-size: 14px;
}

.formtext {
	font-size: 12px;
	color: #6c2a28;
	font-family: Geneva, Verdana, sans-serif;
}

.RSVPCell{
	background-color:#a28e62;
	color:#f9f1e9;
	font-weight:bold;
}

.CAPS{
	text-transform:uppercase;
	color:#6c2a28;
}

.FormTextlight{
	color:#a28e62;
}

.Refresh{
	margin-right:10px;
}

.HeaderImages{
	margin-bottom:4px;
}

.ServicesImages{
	margin-bottom:6px;
	margin-top:8px;
}