body {
	background: #8fbae5;
	margin: 0;
	color: #43688a;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
}

div {
	border: none;
	text-align: left;
	vertical-align: top;
}

img.left {
	float: left;
	margin: 0 5px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 5px;
}

img {
	border: none;
}

a { color: #43688a; text-decoration: none; }

a:hover { text-decoration: underline; }

a.enlarge {
	font-weight: bold;
	background: url("../images/ico_mag.jpg") 0 0 no-repeat;
	padding: 3px 0 0 20px;
	height: 20px;
	display: block;
	margin: 0 0 0 25px;
}

/* div'x */

div#container {
	margin: 0 auto;
	width: 738px;
	background: #fff url("../images/body_bg.jpg") 0 0 repeat-y;
}

div#cont1 {
	float: left;
	display: inline;
	width: 192px;
	padding: 0 0 0 10px;
	min-height: 680px;
	display: block;
}

div#cont2 {
	display: inline;
	float: left;
	width: 500px;
	margin: 5px 0 0 10px;
	display: inline;
	min-height: 680px;
	position: relative;
}

* html div#cont1, * html div#cont2  {
	height: 680px;
}

div.clear {
	clear: both;
	height: 1px;
}


* html div.clear {
	clear: left;
}
div#footer {
	margin: 0 auto;
	width: 738px;
	text-align: center;
	background: url("../images/footer_bg.jpg") 0 0 no-repeat;
	padding: 15px 0 0 0;
}
div#footer p {
	margin: 0;
	padding: 0;
	color: #3a6692;
}
div#footer a {
	text-decoration: none;
	color: #fff;
}
div#footer a:hover {
	color: #3a6692;
}
div#contact_right {
	float: right;
	width: 155px;
	margin: 0 10px 0 0;
	display: inline;
	clear: both;
}

div#home_right {
	float: right;
	width: 235px;
	margin: 0 10px;
	padding: 0;
	display: block;
	clear: both;
}

/* text */

h1, h2 {
	font-size: 1.8em;
	background: url("../images/h1_bg.jpg") bottom right no-repeat;
	display: block;
	text-decoration: none;
}

h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 2px 0 5px 0;
}

p {
	padding: 0 4px 2px 4px;
	margin: 0 0 8px 0;
	line-height: 1.5em;
}

/*menu */
ul#menu {
	margin: 2px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	background: #fff;
}

ul#menu li {
	padding: 0;
	width: 175px;
}

ul#menu li a {
	border-top: 2px solid #fff;
	display: block;
	color: #000;
	text-decoration: none;
	background:  url("../images/menu_norm.jpg") 0 0 repeat-y;
	padding: 8px;
	he\ight: 20px;
	width: 100%;
}
ul#menu li a:hover, ul#menu li a.at {
	display: block;
	color: #fff;
	background: url("../images/menu_over.jpg") 0 0 repeat-y;
	background: #a1bcd4;
}
/* contact form */
fieldset { border: none; margin: 0 0 0 5px; padding: 0;}
label { display: block; margin: 5px 0 0 0; }
fieldset ul#contact {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
fieldset span { color: red; }

fieldset input.text { width: 250px; border: 1px solid #43688a; color: #333; padding: 3px; margin-top: 2px; }
fieldset textarea { width: 300px; height: 100px;  border: 1px solid #43688a; color: #333; padding: 3px;  }

/* extras */
span.black { color: #000; }

span#baloons {
	z-index: 60;
	position: absolute;
	top: 8px;
	right: 25px;
	display: block;
	text-indent: -9999px;
	width: 105px;
	height: 235px;
	background: url("../images/baloons.png") 0 0 no-repeat;
}

* html span#baloons { background: url("../images/baloons.gif") 0 0 no-repeat; }


dl.winnerlist, dl.winnerlist dt, dl.winnerlist dd {
	padding: 0; margin: 5px 0;
	width: 245px;
	display: block;
}

dl.winnerlist dt {
	padding: 0; margin: 0;
	font-weight: bold;
}

dl.winnerlist dd {
	line-height: 1.3em;
}

dl.winnerlist dd img {
	margin-left: 5px;
}


a#home_video_rollover {
	display: block;
	width: 235px;
	height: 219px;
	background: url("/images/home_video_rollover.jpg") 0 0 no-repeat;
	text-indent: -9999px;
}

a#home_video_rollover:hover {
	background: url("/images/home_video_rollover.jpg") 0 -219px no-repeat;
}

/* Locations */

dl#locations_contain {
  margin: 0; padding: 0;
}
dl#locations_contain dd {
  float: left;
  margin: 0; padding: 0;
  clear: none;
  display: block;
  
  width: 230px;
}

dl#locations_contain dd.left {
  width: 230px;
  padding: 0 15px 0 0;
  margin-right: 20px;
  w\idth: 215px;
  border-right: 1px solid #ccc;
}






