html {
	overflow: -moz-scrollbars-vertical;
	height: 100%;
}
body {
	background-color: #acb7c1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
li {
	margin: 4 0 4 0
}
table.siteFrame {
	width: 772px;
}
table.siteFrame td.siteHolder {
	width: 752px;
	height: 200px;
}
table.copyright {
	width: 640px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 22 0 0 25;
}
table.mainTable {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
table.mainTable td.divider {
	width: 4px;
}
table.mainTable td.contentHolder {
	background: url(../images/logotext.gif) top left no-repeat;
	width: 611px;
	vertical-align: top;
	padding-top: 50px;
}
table.contentTable td.photo {
	border-top: 1px solid #5c6562;
	border-bottom: 1px solid #5c6562;
	padding: 1 0 1 0;
}
table.contentTable td.content {
	padding: 10 15 10 20;
}
table.contentTable td.content p {
	margin: 7 0 10 9;
}
table.contentTable td.subNav {
	border-top: 1px solid #5c6562;
	border-bottom: 1px solid #5c6562;
	padding: 1 0 1 0;
}
table.subNav {
	width: 100%;
	height: 18px;
	background-color: #eda3cb;
}
table.subNav td {
	text-align: center;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.subnavlink:link {
	text-align: center;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.subnavlink:active {
	text-align: center;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.subnavlink:hover {
	text-align: center;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.subnavlink:visited {
	text-align: center;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.stealth {
	text-decoration: none;
	color: #697283;
}
.mainfont {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #45010e;
}

#dropmenudiv {
	border: 0px solid #7a194c;
	position:absolute;
	z-index:99;
	text-align:left;
}
#dropmenudiv a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#dropmenudiv a:hover {
	background-color: #7a194c;
	color: #FFFFFF;
}
#dropmenudiv2 {
	border: 0px solid #7a194c;
	position:absolute;
	z-index:99;
	text-align:left;
}
#dropmenudiv2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#dropmenudiv2 a:hover {
	background-color: #7a194c;
	color: #FFFFFF;
}
.subtitle {
	font-family: Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #697283;
}
a:link {color: #dd68a7;}
a:hover {color: #e792c0;}
a:visited {color: #dd68a7;}

div.contactSwap h1 {
	font-family: Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #697283;
	border-bottom: 1px solid #bc8ca5;
}
.subtitleunderline {
	font-family: Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #697283;
	border-bottom: 1px solid #bc8ca5;
}
div.siteFrame {
	width: 780px;
	margin-top: 20px;
	padding: 2px;
	text-align: center;
	background-color: #ffffff;
}
div.contact {
	text-align: right;
	margin-top: 85px;
}
.linebreak {
	border-bottom: 1px solid black;
	border-color: #EDA3CB;
	width: 100px;
}
.photoBorder {
	border: 2px solid #eda3cb;
}
