/* ----------------------------------- */
/* GENERAL */
/* ----------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url() repeat-y top left;
	font-family: Verdana, Helvetica, sans-serif;
}

table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-collapse: collapse;
}

img {
	border: 0px;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 7px;
	color: #190707;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 7px;
	color: #190707;
}

a {
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #90714E;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #90714E;
}


/* ----------------------------------- */
/* MAIN MENU */
/* ----------------------------------- */

td.menu-bg {
	height: 30px;
	background: #B8B5EF url() no-repeat top left;
}
table.menu td {
	padding: 0 0 0 20px;
}
table.menu a {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #541300;
}
table.menu a:hover {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA6F00;
}


/* ----------------------------------- */
/* LEFT SIDE */
/* ----------------------------------- */

td.left {
	width: 221px;
	padding: 20px 0 0 0;
	text-align: center;
}


/* ----------------------------------- */
/* INDEX PAGE */
/* ----------------------------------- */

td.cntHome {
	width: 722px;
	padding: 20px 0 40px 0;
	background: C3F2D7 url() repeat-y top left;
}

td.specHome {
	border-top: 2px solid B6F0BA;
	padding: 20px 0 0 0;
	background: #E1D9CC url('../images/bg_specials.jpg') repeat-y top left;
}

#copyHome {
	position: relative;
	left: 60px;
	width: 580px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #512F26;
}


/* ----------------------------------- */
/* INTERNAL PAGES */
/* ----------------------------------- */

.smtxt, a, a:hover {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #512F26;
}

td.center {
	width: 722px;
	height: 350px;
	padding: 20px 0 40px 0;
	background: #E1D9CC url('../images/bg_content.jpg') repeat-y top left;
}

#copy {
	position: relative;
	left: 60px;
	width: 533px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #512F26;
}

.copyCenter {
	text-align: center;
}

.map {
	border: 1px solid #6B3F00;
}

.smTxt {
	font-size: 9px;
}

.errorStar {
	font-size: 14px;
	font-weight: bold;
	color: #840000;
}

a.special {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9BE9BB;
}
a.special:hover {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}



/* ----------------------------------- */
/* FOOTER */
/* ----------------------------------- */

td.footer {
	height: 30px;
	padding: 0 0 0 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #A4704C;
}

a.id {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: A9EBE8;
}
a.id:hover {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

