body {
	font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; background-image: url(images/bg.jpg); background-repeat: repeat-x; margin: 0px; padding: 0px;
}
#pagewidth {
	width: 768px; text-align: left; margin-left: auto; margin-right: auto; margin-top: 20px; padding-bottom: 10px; background-color: #FFFFFF; border-left: solid 1px #616161; border-right: solid 1px #616161;
}
#leftcol {
	width: 266px; float: left; position: relative; left: 22px; top: 12px;
}
#nav {
	height: 215px; margin-top: 14px;
}
#areas {
	background-color: #EFEFEF; border-top: solid 1px #E1E1E1; padding-top: 15px;
}
#leftbott {
	background-image: url(images/leftbott.gif); background-repeat: no-repeat; height: 42px; width: 266px; margin-top: -20px; padding-top: 18px; text-align: center; font-size: 70%;
}
#leftbott a {
	color: #FFFFFF;
}
#leftbott a:hover {
	color: #DBF1F8;
}
#maincol {
	width: 457px; float: right; position: relative; margin-right: 22px; margin-top: 15px;
}
#tel {
	height: 44px; margin-left: 96px; margin-bottom: 15px; border-left: solid 1px #B1B1B1; font-family: Arial, Helvetica, sans-serif; font-size: 85%; text-align: center; padding-top: 8px; color: #2E3554; font-weight: bold;
}
.telno {
	font-size: 140%; color: #701A35;
}
.content {
	margin-left: 27px; margin-top: 19px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif; font-size: 150%; font-weight: normal; color: #0A96D3;
}
h2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 95%; color: #0A96D3; font-weight: bold; margin-top: 15px; margin-bottom: -13px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: #0A96D3; font-weight: bold; margin-top: 15px; margin-bottom: -13px;
}
p {
	font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: normal; color: #616161; margin-bottom: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif; font-size: 75%; font-weight: normal; color: #701A35; width: 226px; padding-left: 20px; margin-top: -5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif; font-size: 75%; font-weight: normal; color: #616161; margin-left: 20px; margin-top: -17px; padding-bottom: 16px; border-bottom: solid 1px #B1B1B1; width: 226px;
}
p img {
	border: solid 2px #8D8D8D; margin-right: 20px; margin-top: 4px; margin-bottom: 10px;
}
#all {
	font-size: 80%; color: #616161; float: left; position: relative; width: 430px; padding-bottom: 10px;
}
#all2 {
	font-size: 80%; color: #616161; float: left; position: relative; width: 430px; padding-bottom: 100px; margin-top: 20px;
}
#horiz1 {
	float: left; position: relative; width: 201px;
}
#horiz2 {
	float: right; position: relative; width: 201px; text-align: left;
}
#all input, #all select, #all textarea {
	background-color: #FFFFFF; border: 1px solid #0A96D3; margin-bottom: 8px; margin-top: 2px; width: 201px;
}
.submit input {
	background-color: #0A96D3; color: #FFFFFF; border: 0px; font-weight: bold; margin-left: 3px; margin-right: 3px;
}
li {
	color: #0A96D3; font-size: 80%;
}
a {
	color: #701A35; text-decoration: none;
}
a:hover {
	color: #0000FF; text-decoration: none;
}
p a {
	color: #2E3554; text-decoration: underline;
}
.bold {
	font-weight: bold;
}
#mrs a {
	color: #2E3554;
}
#links a {
	color: #2E3554; padding-left: 2px; padding-right: 2px;
}
#mrs a:hover, #links a:hover {
	color: #0000FF;
}
#bottom {
	width: 746px; margin-left: auto; margin-right: auto; margin-top: 0px; background-color: #FFFFFF; border-left: solid 1px #616161; border-right: solid 1px #616161; padding-left: 22px;
}
#textbott {
	font-size: 70%; width: 723px; float: none; position: relative; padding-top: 30px; padding-bottom: 10px; text-align: center; border-top: solid 4px #0A96D3;
}
#copy {
	text-align: center; width: 266px; float: left; color: #616161;
}
#links {
	text-align: right; width: 429px; float: right; color: #616161;
}
#mrs {
	width: 701px; height: 17px; float: none; position: relative; background-color: #C2C2C2; border-top: solid 1px #969696; padding-left: 22px; text-align: center; font-size: 70%; padding-top: 2px;
}


 /* *** 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 */
