BODY {
	margin: 0;
	}
	
BODY, TABLE, TR, TD {
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #333333;
	}

A {
	color: #ad395a;
	}

A:HOVER {
	color: #333333;
	}

A:VISITED {
	color: #333333;
	}

.left-bkg {
	background-image: url(img/bkg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0;
	padding: 0;
	empty-cells: show;
	}
	
#menu {
	background-color: #e8e4ce;
	height: 32px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	text-align: center;
	}

#menu A {
	border-left: 2px solid #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #333333;
	}

#menu A:HOVER {
	color: #b9065b;
	text-decoration: underline;
	}

#menu .first { border: 0;}

	
.content {
	padding-top: 35px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 10px;
	line-height: 15px;
	}
.content IMG {
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 12px solid #e8e4ce;
	}	
	
UL {
	margin: 0;
	padding: 0;
	}

UL LI {
	list-style: none;
	padding-left: 20px;
	background-image: url(img/bullet.gif);
	background-position: 1px 3px;
	background-repeat: no-repeat;
	}
	
IMG.title {
	padding-bottom: 30px;
	border: 0px;
	}

.right-col td {
	background-color: #333333;
	color: #ffffff;
	}
.right-col td IMG {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	display: block
	}
	
.right-col-text {
	padding: 12px;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	background-color: #333333;
	}
	
.right-col-text A , .right-col-text A:VISITED {
	color: #ffffff;
	}
	
.right-col-text A:HOVER {
	color: #e8e4ce;
	}
	
		
.right-col-text H2 {
	color: #e8e4ce;
	padding-top: 24px;
	font-size: 18px;
	font-weight: normal;
	}
.right-col-text-bege {
	background-color: #e8e4ce;
	background-image: url(img/bkg_caption.gif);
	background-position: 6px 0px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 11px;
	margin-bottom: 0;
	padding: 0px;
	padding-left: 24px;
	padding-bottom: 10px;
	display: block;
	}
.right-col-text-bege H2 {
	padding-top: 4px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	}
.logo {
	background-image: url(img/bkg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-bottom: 13px;
	padding-left: 10px;
	vertical-align: bottom;
	border-right: 1px solid #ffffff;
	}
#link-home {
	position: absolute;
	top: 16px;
	left: 52px;
	}
#link-home A, #link-home A:VISITED {
	padding: 2px 4px;
	text-decoration: none;
	border: 1px solid #827e68;
	font-family: Georgia, Times, serif;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	}
	
#link-home A:HOVER {
	padding: 2px 4px;
	text-decoration: none;
	border: 1px solid #827e68;
	background-color: #827e68;
	font-family: Georgia, Times, serif;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	}
	
.link-back {
	float: right;
	}
.link-back A, .link-back A:VISITED {
	padding: 2px 4px;
	color: #b9065b;
	font-size: 12px;
	text-decoration: none;
	}
.link-back A:HOVER {
	text-decoration: none;
	color: #333333;
	}
	
#footer {
	background-color: #e8e4ce;
	color: #8d8b80;
	padding: 15px;
	font-size: 11px;
	text-align: center
	}

#footer A, #footer A:VISITED {
	color: #ad395a;
	}

#footer A:HOVER {
	color: #333333;
	}

.copy {
	text-align: right;
	font-size: 11px;
	color: #8d8b80;
	padding: 16px;
	}
H1, H2, H3, H4, H5 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}
	
H1 {	
	color: #b9065b;
	font-size: 30px;
	border-bottom: 9px solid #e8e4ce;
	line-height: 120%;
	padding-bottom: 3px;
	margin-bottom: 30px;
	}
H2 {
	font-size: 20px;
	color: #b9065b;
	line-height: 100%;
	}
H2.smaller {
	font-size: 15px;
	}
	
H3 {
	font-size: 13px;
	font-style: italic;
	color: #666666;
	display: inline;
	margin-bottom: 30px;
	line-height: 10px;
	padding-top: 4px;
	padding-left: 14px;
	background-image: url(img/bullet2.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	}
H4 {
	font-size: 14px;
	color: #888888;
	margin-bottom: 30px;
	line-height: 120%;
	padding-top: 4px;
	border-top: 1px solid #999999;
	}
H5 {
	font-size: 18px;
	color: #b9065b;
	line-height: 10px;
	padding-top: 4px;
	}
	
.red {
	color: #b9065b;
	font-size: 18px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}
.gray {
	color: #999999;
	}
.pics IMG { display: block; padding: 0;}


.warning-box {
	background-color: #ad395a;
	color: #ffffff;
	padding: 15px;
	margin-top: 10px;
	}