a {  
	color: #556797; 
	text-decoration: underline
}
a:hover {
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #666666;
}
body, input, select, table, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bottom_buttons {
	background-color: #666666;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom_buttons a {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom_buttons a:hover {
	text-decoration: none;
}
.calcShadeBase {
	background-color: #CCCCCC;
}
.calcShade1 {
	background-color: #ECE9D8;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.calcShade2 {
	background-color: #F8F7F1;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#couple {
	position: absolute;
	z-index: 2;
	height: 124px;
	width: 227px;
	top: 112px;
}
dt {
	font-weight: bold;
}
.footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #ECE9D8;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer td {
	font-size: 10px;
}
h1 {
	font-family: "Palatino Linotype";
	font-size: 24px;
	color: #660000;
	font-weight: normal;
	font-variant: small-caps;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
.ls {
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #E9DDC5;
}
.main_cell {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/bg_main_cell.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ECE9D8;
}
.main_table {
}
.nav {
}
.nav a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #575757;
	height: 15px;
}
.nav a:hover {
	background-color: #ECE9D8;
}
.red {
	background-image: url(images/bg_stripes_red.gif);
	background-repeat: repeat;
	background-color: #660000;
}
.shade {
	border: 1px solid #CCCCCC;
	background-color: #F8F7F1;
}
.shadow_left {
	font-size: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.shadow_right {
	font-size: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.smallText {  
	font-size: 9px; 
	color: #666666
}
.top_grey {
	background-image: url(images/shadow_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #676767;
}
.top_nav {
	background-image: url(images/bg_stripes_red.gif);
	background-repeat: repeat;
	background-color: #660000;
	color: #FFFFFF;
	font-family: "Palatino Linotype";
	font-weight: bold;
	font-size: 13px;
}
.top_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li ul {
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin-left: 15px;
}
