@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;
	}

.header {
	background-image:url(images/top.gif);
	width:753px;
	height:216px;
	background-repeat:no-repeat;
	}

.leftcolumn_links_back {
	background-image:url(images/red_links_back.jpg);
	width:167px;
	height:179px;
	background-repeat:no-repeat;
	}

.content_whiteback {
	background-image:url(images/content_whiteback.gif);
	width:542px;
	background-repeat:repeat-y;
	padding-bottom:15px;
	}

.right_content_red_back {
	background-image:url(images/right_red.gif);
	width:44px;
	background-repeat:repeat-y;
	padding-bottom:15px;
	}

#linkcontainer {
	padding:0;
	margin:0;
	}

.left_links {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	padding-left:25px;
	padding-top:3px;
	list-style:none;
	list-style-image:none;
	line-height:20px;
	text-decoration:none;
	display:block;
	}

.left_links:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	padding-left:25px;
	padding-top:3px;
	list-style:none;
	list-style-image:none;
	line-height:20px;
	text-decoration:underline;
	display:block;
	}

#ourlocation {
	background-image:url(images/ourlocation.gif);
	width:465px;
	height:26px;
	display:block;
	margin-left:30px;
	float:left;
	}

#maincontentbox {
	width:465px;
	display:block;
	margin-left:30px;
	margin-top:20px;
	float:left;
	}

.maincontent_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:17px;
	}

.left_column_red_background {
	background-image:url(images/left_red_back.jpg);
	width:166px;
	}

#infobox_title {
	display:block;
	background-image:url(images/infobox_title.gif);
	width:382px;
	height:32px;
	}

.infobox_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:17px;
	padding-left:7px;
	padding-top:7px;
	display:block;
	color:#333333;
	}

#infobox {
	display:block;
	background-color:#F2F2F2;
	width:382px;
	padding:5px 0px 0px 0px;
	margin-left:0px;
	}

.infoboxtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	padding:7px 5px 10px 7px;
	display:block;
	}

#infoboxwrapper {
	display:block;
	float:left;
	margin-left:30px;
	border:#666666 1px solid;
	margin-top:20px;
	margin-bottom:10px;
	}

.footer_red {
	background-image:url(images/footer_red.gif);
	width:753px;
	height:43px;
	background-repeat:no-repeat;
	}

h1, h2 {
	display:none;
	}

