body {
}

#container {
}

#leftShadow {
	display: none;
}

#rightShadow {
	display: none;
}

/* Header */

#header {
	display: none;
}

/* Top Nav */

#topNav {
	display: none;
}


/* Column Container */

/* Left Column */

#leftColumn {
	display: none;
}


/* Middle Column */

#middleColumn {
	width: 600px;
	height: auto;
	font-size: 12px;
	color: #231a15;
	line-height: 24px;
}

#middleColumn h1 {
	font-size: 16px;
	color: #3f194a;
	margin: 0;
	padding: 0;
}

#middleColumn h2 {
	font-size: 11px;
	font-weight: normal;
	color: #724a7d;
	margin: 0;
	padding: 0;
}

#middleColumn h3 {
	font-size: 14px;
	color: #724a7d;
	margin-bottom: 0;
	padding-bottom: 0;
}

#middleColumn a:link, #middleColumn a:visited {
	color: #3f194a;
	font-weight: bold;
	text-decoration: underline;
}

#middleColumn a:hover, #middleColumn a:active {
	color: #3f194a;
	font-weight: bold;
	text-decoration: none;
}

.gallery {
	padding: 5px 0;
}

#mainContact {
	
}

#mainContact input {
	width: 364px;
	height: 15px;
	background-color: #f6e9bd;
	border: none;
	margin: 0 0 5px 0;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f194a;
}

#mainContact select {
	width: 370px;
	height: 18px;
	background-color: #f6e9bd;
	border: none;
	margin: 0 0 5px 0;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f194a;
}

#mainContact textarea {
	width: 364px;
	height: 80px;
	background-color: #f6e9bd;
	border: none;
	margin: 0 0 5px 0;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f194a;
}

#map {
	width: 368px;
	height: 350px;
	line-height: 17px !important;
	border: 1px solid #3f194a;
	margin-top: 15px;
}

#logoBtm {
	color: #3f194a;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
}

#logoBtm strong {
	font-size: 14px !important;
	line-height: 18px !important;
}

/* Right Column */

#rightColumn {
	display: none;
}

#qc {
	width: 160px;
	height: auto;
	background: url(../images/qc-bkgd.gif) left top repeat-y;
}

#qcTop {
	width: 160px;
	height: auto;
	background: url(../images/qc-top.jpg) left top no-repeat;
	margin: 0;
	padding: 105px 0 0 0;
}

#qcBtm {
	width: 140px;
	height: auto;
	background: url(../images/qc-bottom.gif) bottom left no-repeat;
	padding: 0 0 20px 20px;
}

#qc input {
	width: 125px;
	height: 15px;
	background: url(../images/qc-input.gif) left top no-repeat;
	border: none;
	margin: 0 0 5px 0;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f194a;
}

#qc textarea {
	width: 125px;
	height: 55px;
	background: url(../images/qc-textarea.gif) left top no-repeat;
	border: none;
	overflow: auto;
	margin: 0 0 5px 0;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f194a;
}

#btnSubmit input {
	width: 131px;
	height: 21px;
	background: url(../images/submit.gif) left top no-repeat;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#qc p {
	font-size: 10px;
	color: #FFFFFF;
}

#qc a:link, #qc a:visited {
	color: #3f194a;
	text-decoration: underline;
}

#qc a:hover, #qc a:active {
	color: #3f194a;
	text-decoration: none;
}

/* Footer */

#footer {
	display: none;
}

/* Disclaimer */

#disclaimer {
	margin: 0;
	padding: 20px 50px 0 50px;
	font-size: 10px;
	color: #3f194a;
	line-height: 14px;
	text-align: center;
	clear: both;
}

#disclaimer a:link, #disclaimer a:visited {
	color: #3f194a;
	text-decoration: underline;
}

#disclaimer a:hover, #disclaimer a:active {
	color: #724a7d;
	text-decoration: none;
}

#ripple {
	display: none;
}


