body {
	margin: 0px;
	margin: 0;
	padding: 0;
}


/*----------------------------header----------------------------------*/

#header {
	display: none;
}

/*--------gloss-----------*/

#gloss {
	display: none;
}



/*-------------------------body content------------------------------*/


/*---------------------------sideNav---------------------------------*/

#sideNav {
	display: none;
}


/*---------------------------content---------------------------------*/

#content {
	width: 650px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

#content h1 {
	border-bottom: 1px dotted #d0996a;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #d49c6b;
	font-size: 24px;
}

#content h2 {
	color: #d49c6b;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 16px 0;
	padding: 0;
}

#content h2 strong {
	color: #aa4a45;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#content h3 {
	color: #c86f2b;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#content h4 {
	color: #c86f2b;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#content p {
	margin-top: 3px;
}

#content ul {
	padding: 0;
	margin: 0 0 0 50px;
}

#content ul li {
	padding: 0 0 16px 5px;
	margin: 5px 0 0 0;
	line-height: 16px;
}

#content a:link, #content a:visited {
	color: #245495;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #245495;
}

#content a:hover, #content a:active {
	color: #b16036;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #b16036;
}

#logo {
	font-size: 12px;
	color: #d49c6b;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 0 0;
}

#logo a:link, #logo a:visited {
	color: #245495;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #245495;
}

#logo a:hover, #logo a:active {
	color: #b16036;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #b16036;
}


/*----------------------------footer----------------------------------*/

#footer {
	display: none;
}



/*---------------------Contact Forms------------------------*/

#miniContact {
	width: 187px;
	height: 308px;
	position: relative;
	top: 0px;
	left: 6px;
	background: url(../images/miniContact.jpg) left top no-repeat;
	margin-top: 15px;
	padding: 65px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #d49c6b;
	font-size: 9px;
}

#miniContact input {
	width: 136px;
	background-color: #ffffff;
	margin-top: 6px;
	color: #d49c6b;
	padding: 3px 7px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #d49c6b;
	font-size: 11px;
}

#miniContact textarea {
	width: 136px;
	background-color: #ffffff;
	margin-top: 6px;
	color: #d49c6b;
	padding: 3px 7px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #d49c6b;
	font-size: 11px;
}

#miniBtn input {
	width: 60px;
	height: 22px;
	background-color: #d49c6b;
	margin-top: 6px;
	margin-left: 5px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#mainContact {
	width: 300px;
	position: relative;
	left: 120px;
	background: #f8f6f0 url(../images/contact.jpg) left top no-repeat;
	margin: 30px 0;
	padding: 10px 0 15px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 30px solid #d49c6b;
	border-right: 1px solid #d49c6b;
	border-bottom: 1px solid #d49c6b;
	border-left: 1px solid #d49c6b;
	color: #d49c6b;
	font-size: 9px;
}

#mainContact input {
	width: 200px;
	background-color: #ffffff;
	border: none;
	margin-top: 6px;
	color: #d49c6b;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainContact textarea {
	width: 200px;
	background-color: #ffffff;
	border: none;
	margin-top: 6px;
	color: #d49c6b;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainBtn input {
	width: 60px;
	height: 22px;
	background-color: #d49c6b;
	margin-top: 6px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

/*-----------------------------sIFR----------------------------------*/

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}