@charset "UTF-8";
#container, #banner, #menu, #button, #button a, #button a:hover, #SubButton, #SubButton a, #SubButton a:hover, a, body, #contactInc, #eventInc, h1, h2, h3, p, #newsBlock, #newsTitle, #newsContent, #form, #formElement {
	font-family: "Lucida Grande CY", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
a {
	text-decoration:none;
	color:#555;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #CFCFCF;
}
#container {
	width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	background-image: url(../images/pageGrad.jpg);
	background-color:#FFF;
	padding-bottom: 20px;
	background-repeat: repeat-x;
	background-position: bottom left;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
}
#banner {
	height: 198px;
	background-image: url(../images/banners/banner0.jpg);
	border-bottom:3px solid #ccc;
	font-size:8px;
	text-align:right;
	padding-right:5px;
	color:#ccc;
}
#menu {
	position:absolute;
	height: 20px;
	width: 928px;
	left: 0px;
	padding-left: 20px;
	top:133px;
}
#button {
	height: 20px;
	width: 100px;
	display: inline;
	padding-top: 18px;
	padding-left:10px;
	float: left;
	overflow: hidden;
	font-size: 16px;
	margin: 0px 10px 0px 10px;
	z-index:2;
}
#subBox {
	margin-top:-4px;
	margin-left:-27px;
	width:400px;
	height:26px;
	background-image:url(../images/horizGrad.png);
	background-repeat:repeat-y;
	background-position:right;
	padding-left:20px;
	padding-top:0px;
	border-left:1px solid #fff;
}
#subButton {
	display:inline;
	margin-left:5px;
	margin-right:5px;
	font-size:13px;
	border-bottom:3px solid #ccc;
	padding:2px;
	padding-left:3px;
	padding-right:3px;
}
#button:hover {
	height: auto;
	overflow: visible;
}
#subButton:hover {
	border-bottom:3px solid #955;
}
#button a, #subButton a {
	color: #444;
	text-decoration:none;
}
#button a:hover, #subButton a:hover {
	color: #966;
}
#content {
	border: 1px solit #aaa;
	margin-top: 100px;
	padding-bottom: 20px;
	margin-left: 20px;
}
#contactInc {
	font-size: 10px;
	color: #555;
	text-decoration: none;
	position: absolute;
	bottom: -20px;
	background-color: #CFCFCF;
	text-align: center;
	width: 950px;
	margin-top: 10px;
	margin-left: -1px;
	height: 15px;
	padding-top: 5px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom:1px solid #555;
}
#newsBlock, #textBlock, #eventBlock,#threeDBlock, #form {
	border:1px solid #ccc;
	width: 200px;
	z-index:0;
	float:left;
	margin:20px;
	padding:5px;
}
#textBlock {
	width : 390px;
}
#textBlock img {
	float:right;
	margin-right:-10px;
	margin-bottom:10px;
}
#eventItem, #newsItem {
	margin:5px;
}
h1 {
	border-top:1px solid #555;
	border-right:1px solid #555;
	font-size:14px;
	border-left: 15px solid #955;
	background-color:#ecc;
	color:#333;
	padding:6px 0 3px 5px;
	margin:0px;
	font-weight:normal;
}
#fullWidthContent {
	border:1px solid #555;
	font-size:14px;
	border-left: 15px solid #955;
	background-color:#ecc;
	color:#333;
	padding:6px 0 3px 5px;
	margin:0px;
	margin-top:-80px;
	font-weight:normal;
	width:850px;
}
#itemTitle, #itemTitle a {
	font-size:9px;	
	color:#333;
	padding:6px 0 3px 5px;
	margin:0px;
	font-weight:normal;
}
#itemTitle {
	border:1px solid #555;
	background-color:#ecc;
}
#headText, #itemText, p {
	font-size:9px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	border-top:1px solid #555;
	margin:0;
	background-image:url(../images/dropShadowWhite.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#itemText {
	border-top: 3px solid #955;
}
#doorFlow {
	clear:both;
	height:100px;
	overflow:hidden;
	margin:20px;
	margin-bottom:0px;
}
#doorHolder {
	display:block;
	width:auto;
}
#doorFlow img {
	margin:10px;
}
#threeDBlock {
	width:800px;
	margin-left: 50px;
}
#form {
	width:640px;
}
#medBlock {
	width: 300px;
	padding: 8px;
	float: left;
}
#adminForm {
	width: 550px;
	background-repeat: repeat-x;
	margin-left: 200px;
	border: 1px solid #ccc;
	padding:25px;
	margin-top:25px;
	margin-bottom:25px;
}
#formElement {
	text-align:right;
	font-size: 10px;
	width: 300px;
	display: block;
	float: left;
	height: auto;
	margin-bottom:5px;
}
#adminFormElement {
	text-align:right;
	font-size: 10px;
	width: 420px;
	display: block;
	float: left;
	height: auto;
	margin-bottom:5px;
}
#formText {
	width: 115px;
	float: left;
	padding-top:2px;
}
#form form {
	margin-left: 20px;
}
#adminForm .styling {
	font-family: "Lucida Grande CY", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	width: 300px;
	background-image: url(../images/backShadow.jpg);
	border: 0px solid #000;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ddd;
	padding-left:5px;
	padding-right:5px;
}
#form .styling {
	font-family: "Lucida Grande CY", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	width: 180px;
	background-image: url(../images/backShadow.jpg);
	border: 0px solid #000;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ddd;
}
textarea {
	height: 105px;
	resize:none;
}
#form #submitButton input {
	font-size:10px;
	width:100px;
	margin-top: 20px;
	margin-left:270px;
}
#adminForm #submitButton {
	font-size:10px;
	width:100px;
	margin-left: 250px;
	clear:both;
}
#smallBlock {
	width: 150px;
	display: block;
	float: left;
	margin: 4px;
	border:1px solid #ddd;
}
#smallBlock:hover {
	border: 1px solid #999;
}
#smallBlock #itemTitle {
	text-align: center;
	padding: 6px 0 3px 0px;
}
#smallBlock a {
	display:block;
	margin:4px;
	text-align:center;
}
#delete {
	display:inline;
	width:auto;
}
#delete a {
	float:right;
	margin-top:-28px;
	margin-right: -5px;
}
img {
	border: 0px none #FFFFFF;
}
#row {
	width:600px;
	padding:5px;
}
#cell {
	width:150px;
	height:25px;
	padding:2px;
	width: 150px;
	float: left;	
	font-size: small;
	border-left:1px dashed #CCCCCC;
}
#cellDouble {
	width:280px;
	height:25px;
	padding:2px;
	float: left;
	font-size: small;
}
#link {
background-color:transparent;
	float: left;
	font-size: 9px;
	padding: 2;
	border: 1px solid #ccc;
	width: 140px;
	text-align: center;
	margin:2px;
}
#link:hover {
background-color:#eee;
}#phonePlacer {
	position: absolute;
	right: 13px;
	top: 44px;
	color: #000000;
	font-weight: 200;
}
#webBanner {
	display: block;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 250px;
	width: 500px;
}

