@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #e4d7cc;
	background-image: url(images/bg.jpg);
}
.fullSize {
	height: 100%;
	width: 100%;
}
#main {
	background-image: url(images/bottom_3.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	vertical-align: top;
}
#header .title {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 15px;
	display: block;
	float: left;
	position: relative;
	top: 78px;
	left: 0px;
}
#phone {
	height: 52px;
	z-index:1;
}
#phone .phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993333;
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f0e8e2;
	width: 205px;
	height: 25px;
	padding-top: 13px;
	text-align: center;
	padding-bottom: 14px;
	line-height: 25px;
	position: relative;
	left: -17px;
}
#mainContent .picture {
	padding: 6px;
	border: 1px solid #a58872;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	color: #333333;
	position: relative;
	width: 100%;
}
#mainContent .line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainContent h2 {
	font-size: 18px;
	color: #663300;
	font-weight: normal;
	margin-bottom: 20px;
}
#mainContent h1 {
	font-size: 24px;
	color: #663300;
	font-weight: normal;
	margin-bottom: 20px;
}
#mainContent .date {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	background-color: #E8DBCF;
	text-align: center;
	width: 170px;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 5px;
color: #663300;
text-decoration:none;
}


#mainContent .item {
	font-size: 12px;
	color: #333333;
	margin-bottom: 15px;
}
#text {
	margin-top: -185px;
}
#menu {
	z-index:1;
	position: relative;
	left: 0px;
	bottom: 205px;
	margin-right: -90px;
}
#menu a {
	color: #333333;
	text-decoration: none;
	display: block;
	margin-right: 20px;
}
#menu .menuLeft {
	padding-top: 20px;
	background-image: url(images/menu_left.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}
#menu .links {
	background-color: #CEC1B5;
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;
}
#menu .links td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	white-space: nowrap;
}
#menu .links .noBorder {
	border: none;
}
#footer {
	text-align: center;
	background-image: url(images/bg.jpg);
}
.borderTop {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
	background-color: #FFFFFF;
}
.borderLeft {
	background-image: url(images/left.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: left;
}
.borderBottom {
	background-image: url(images/bottom.png);
	background-repeat: repeat-x;
	text-align: right;
}
.borderRight {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	width: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

