body {
	font-family: Arial, Helvetica, sans-serif; background-color: #DEDEEF; background-image: url(images/bg.jpg); background-repeat: repeat-x; margin: 0px; padding: 0px;
}
a {
	color: #701A35; text-decoration: none;
}
a:hover {
	color: #0000FF; text-decoration: none;
}
#pagewidth {
	width: 768px; text-align: left; margin-left: auto; margin-right: auto; margin-top: 0px; padding-bottom: 150px; background-color: #FFFFFF;
}
.contact {
	background-color: #701A35; font-size: 80%; font-weight: bold; color: #FFFFFF; text-align: right; margin-left: 1px; margin-right: 1px; padding: 5px 21px 7px 0px;
}
#flash {
	position: absolute; z-index: 1; top: 90px; left: 28px; width: 340px; height: 168px; border: solid 1px #FFFFFF;
}
.header {
	clear: both; width: 724px; margin-left: 22px;
}
#nav {
	float: left; width: 242px;
}
#nav p {
	margin: 11px 0px 7px 8px;
}
#nav img {
	border-bottom: solid 1px #FFFFFF;
}
#tel {
	float: left; width: 482px;
}
.strap {
	background-color: #701A35; padding: 10px 0px 7px 0px; font-size: 90%; font-weight: bold; color: #FFFFFF; text-align: center; margin-top: -3px; margin-left: 22px; margin-right: 22px; clear: both;
}
h1 {
	font-family: "Times New Roman", Times, serif; font-size: 170%; font-weight: normal; color: #000080; padding-bottom: 2px; border-bottom: solid 1px #701A35; margin: 20px 22px 13px 22px;
}
p {
	font-size: 80%; font-weight: normal; line-height: 140%; color: #444545; margin: 0px 22px 17px 22px;
}
ul {
	margin-top: 5px;
}
li {
	font-size: 80%; font-weight: normal; line-height: 140%; color: #444545; margin: 0px 22px 7px 22px;
}
.lftimg {
	margin: 5px 25px 5px 0px; border: solid 1px #000080;
}
.rgtimg {
	margin: 5px 0px 5px 25px; border: solid 1px #000080;
}
h2 {
	font-size: 90%; font-weight: bold; color: #701A35; margin: 36px 22px 36px 22px; text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif; font-size: 130%; font-weight: normal; color: #000080; margin: 20px 22px 2px 22px;
}
form {
	font-size: 80%; font-weight: normal; line-height: 140%; color: #444545; margin: 0px 22px 17px 22px;
}
form td {
	padding-bottom: 10px; width: 260px;
}
form td input, form td textarea {
	width: 220px; margin-top: 2px;
}
form .spacer {
	font-size: 1px; height: 10px; padding-bottom: 0px;
}
.submit {
	text-align: center; width: 520px; margin-top: 20px; margin-bottom: 120px;
}
#account a {
	float: right; position: relative; clear: right; width: 160px; margin-top: 5px; margin-left: 40px; border-right: solid 22px #FFFFFF; padding: 10px; background-color: #1F8FDB; font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold; text-align: center; text-decoration:none; display: block; color: #FFFFFF;
}
#account a:hover {
	color: #FFFFFF; background-color: #701A35;
}
#footer {
	width: 768px; text-align: center; margin-left: auto; margin-right: auto; margin-top: 6px; padding-bottom: 6px; font-size: 75%; color: #000000;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
#twocols:after, #wrapper:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#twocols, #wrapper {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html #twocols, * html #wrapper {
	height: 1%;
}
#twocols, #wrapper {
	display: block;
}
/* End hide from IE-mac */
