html {
background-color: #fff;
}

body {
	margin: 5px 0 0 0;
	padding:0;
	color: #999;
	font-family: Arial, san-serif;
	text-align: left;
}

p {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#pageshadow {
	width: 750px;
	background-image: url(images/shadow.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#topshadow {
	width: 750px;
	height: 19px;
	background-image: url(images/topshadow.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#bottomshadow {
	width: 750px;
	height: 22px;
	background-image: url(images/bottomshadow.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#pageWrap {
	width: 720px;
	margin: 0;
	padding: 0;
	background-color: White;
	background-image: url(images/head4.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 1px solid #E5E5CC;
	border-left: 1px solid #E5E5CC;
	border-right: 1px solid #E5E5CC;
}

#header {
	margin: 0;
	padding: 0;
	height: 125px;
}

#footer {
	clear: both;
	margin:0;
	height: 55px;
	width: 720px;
	padding: 0;
	vertical-align:top;
	background-color: white;
	border-bottom: 1px solid #E5E5CC;
	border-left: 1px solid #E5E5CC;
	border-right: 1px solid #E5E5CC;
}

#topMenuWrap {
	margin: 18px 0 0 0;
	padding: 0;
	width: 680px;
	height: 28px;
	border: 1px solid #E5E5CC;
	background-color: #fff;
}

#topMenuWrap td {
	border-right: 1px dotted #E5E5CC;
	margin: 0;
	padding: 0;
	text-align: center;
}

#topMenuWrap a {
	text-align: center;
	font-size: 14px;
	color: #AFB064;
	text-decoration: none;
	font-variant: small-caps;
}

#topMenuWrap a:hover {
	color: #ff3399;
}
#contentWrap {
	height: auto;
	width: 680px;
	padding: 0;
	margin: 0;
}

#contentContainer {
	width: 680px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#leftColWrap {
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
	width: 100%;
}

#welcomeWrap {
	background-image: url(images/home_4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 500px;
	height: 331px;
	background-color: #CAE6F7;
	margin: 0;
	padding: 0;
}

.introA {
	margin: 0;
	padding: 9.5em 0 0 3em;
	color: #fff;
	font-size: 15px;
	width: 400px;
	line-height: 140%;
	text-align: left;
	font-style: italic;
}

.greentext {
	color: #0066CC;
}

.specialWrap {
	padding: 0;
	margin:0;
	float: right;
	background-color: #AFB064;
	height: 331px;
	text-align:center;
}

.promo {
	padding: 8px;
	margin:0;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}


#dateformat {
	font-size: 13px;
	color: #ccc;
	text-align: center;
	}

.footer_L {
	float: left;
	color: #E5E5CC;
	text-align: left;
	margin: 0;
	padding: 1.5em 0 0 2em;
	width: 500px;
	font-size: 11px;
}

.footer_R {
	float: right;
	color: #E5E5CC;
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 1.5em 2em 0 0;
}

.heartText {
	text-align: center;
	color: #999900;
	font-style: italic;
	line-height: 150%;
	padding: 10px;
}

table {
margin: 0;
padding: 0;
}

.registry {
color: #fff;
font-size:1em;
font-weight:800;
padding:8px;
text-align: center;
font-variant:small-caps;
line-height: 1.5em;
}