﻿/* CSS Document */

* {
	behavior: url(iepngfix.htc);
	margin: 0 auto;
	padding: 0;
	border: 0;
	padding-bottom: 4;
	padding-left: 4;
	padding-right: 4;
	padding-top: 4;
}
body {
}
#mainwrap {
	width:850px;
}
#topcorner {
	margin-top:20px;
	height: 240px;
	min-height: 240px;
	background:url('MY-logo2.png') no-repeat;
}
#wrap {
	background: #fff;	
}
#maincontainer {
	background: #FFFFFF url('textbkg.png') repeat-y;
	overflow: hidden;
}
#leftcontainer {
	float: left;
	width: 192px;
	margin: 20px 0;
}
#menu {
	width: 192px;
	text-align:right;
} 
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a {
	font: 17px/28px Georgia, "Times New Roman", Times, serif;
	color: #18315D;
	display: block;
	margin: 0;
	color: #18315D;
	text-decoration: none;
	padding-right: 4px;
}
#menu a:hover {
	color: #ffffff;
	background: url('images/nav-button.png') no-repeat right 50%;
}
#rightcontainer {
	float: right;
	width: 610px;
	margin: 20px;
}
#box {
	width:170px;
	margin: 10px;
	border: 1px solid #437222;
	background: #E4ECD5;
	padding-top:5px;
}
#button {
	background: #437222;
	width: 168px;
	margin: 8px 1px 1px 1px;
	text-align:right;
} 
.text {
	font: italic 13px/16px Georgia, "Times New Roman", Times, serif;
	color: #333;
}
.menu a:active {
	font: 17px/28px Georgia, "Times New Roman", Times, serif;
	color: #18315D;
	text-decoration: none;
}
.menu a:visited {
	font: 17px/28px Georgia, "Times New Roman", Times, serif;
	color: #18315D;
	text-decoration: none;
}
.menu a:link {
	font: 17px/28px Georgia, "Times New Roman", Times, serif;
	color: #18315D;
	text-decoration: none;
}
.menu {
	font: 17px/28px Georgia, "Times New Roman", Times, serif;
	color: #18315D;
	text-decoration: none;
}
.title {
	font: italic 50px Georgia, "Times New Roman", Times, serif;
	color: #333;
}
.address {
	font: italic 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #437222;
}
.phone {
	font: bold italic 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #437222;
}
.textwhite {
	font: bold italic 11px/22px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
.image {
	border: 5px solid #000;
	margin: 0 10px;
}
.logo {
	padding: 50px;
	text-align: right;
}
.map {
	float: right;
	width: 425px;
}
#videocontainer {
	position: absolute;
}

