@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/cr_body_bg_vert.jpg);
	background-repeat:repeat-x;
	background-color:#670001;
	text-align:center;
	}
	
table.info {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
}

table.info li {
	list-style-image:url(../images/cr_bullet.png);
	margin-top:5px;
}

#bottomText {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#670001;
	font-size:14px;
}

#bottomText a {
	color:#670001;
	text-decoration:none;
}

#bottomNav {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}

#bottomNav a {
	text-decoration:underline;
	color:#333;
}

#theEnd {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#333;
	text-align:center;
	margin-top:10px;
}

table.contact {
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:12px;
}
