/* ////////////////////// BODY ELEMENTS BELOW ///////////////////////// */

body {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #FFFFFF url(images/bg.jpg) repeat;
}

.menuR {
	background: #c06c45;
	border-bottom: 1px solid #A12A00;
	text-align: center;
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.cBody {
	background: #fff7e2 url(images/cBg.jpg) repeat;
}

.footer {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #C06C45;
	text-align: center;
	display: block;
	border-top: 1px solid #A82A02;
	border-bottom: 5px solid #A82A02;
}

.bordLR {
	border-right: 2px solid #A82A02;
	border-left: 2px solid #A82A02;
}

.fMenRow {
	background: #FCF4DF url(images/cBg.jpg) repeat;
	text-align: center;
	border-top: 1px solid #C06C45;
}

/* ////////////////////// BODY ELEMENTS ABOVE ///////////////////////// */


/* ////////////////////// TEXT ELEMENTS BELOW ///////////////////////// */

h1 {
	font: italic bold 20px/25px Georgia, "Times New Roman", Times, serif;
	color: #A82A02;
}

.thanks {
	font: italic bold 30px/35px Georgia, "Times New Roman", Times, serif;
	color: #A82A02;
}

/* ////////////////////// TEXT ELEMENTS ABOVE ///////////////////////// */


/* ////////////////////// LINK ELEMENTS BELOW ///////////////////////// */

a:link {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #A72A00;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: none;
}
a:visited {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #A72A00;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: none;
}
a:hover {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #A72A00;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #A82A02;
}
a:active {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #A72A00;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #A82A02;
}


a.menu:link {
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 0px;
	border-bottom: none;
}
a.menu:visited {
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 0px;
	border-bottom: none;
}
a.menu:hover {
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color: #EFE2C0;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 0px;
	border-bottom: none;
}
a.menu:active {
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color: #EFE2C0;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 0px;
	border-bottom: none;
}


a.fLink:link {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: none;
}
a.fLink:visited {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: none;
}
a.fLink:hover {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
}
a.fLink:active {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
}
.imgBord {
	border: 1px solid #A82A02;
}

a.fMenu:link {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #A82A02;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-bottom: none;
}
a.fMenu:visited {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #A82A02;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-bottom: none;
}
a.fMenu:hover {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #C06C45;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-bottom: none;
}
a.fMenu:active {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #C06C45;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-bottom: none;
}

a.but:link {
	font: italic normal 28px/30px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #C06C45;
	text-align: center;
	padding: 10px;
	border: 2px solid #A12A00;
	height: 50px;
	width: 300px;
	vertical-align: middle;
	display: block;
}
a.but:visited {
	font: italic normal 28px/30px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #C06C45;
	text-align: center;
	padding: 10px;
	border: 2px solid #A12A00;
	height: 50px;
	width: 300px;
	vertical-align: middle;
	display: block;
}
a.but:hover {
	font: italic normal 28px/30px Georgia, "Times New Roman", Times, serif;
	color: #A12A00;
	text-decoration: none;
	background: #FFFFFF;
	text-align: center;
	padding: 10px;
	border: 2px solid #A12A00;
	height: 50px;
	width: 300px;
	;
	vertical-align: middle;
	display: block;
}
a.but:active {
	font: italic normal 28px/30px Georgia, "Times New Roman", Times, serif;
	color: #A12A00;
	text-decoration: none;
	background: #FFFFFF;
	text-align: center;
	padding: 10px;
	border: 2px solid #A12A00;
	height: 50px;
	width: 300px;
	vertical-align: middle;
	display: block;
}


/* ////////////////////// LINK ELEMENTS ABOVE ///////////////////////// */
.smHeader {
	font: italic bold 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #A82A02;
	padding-left: 5px;
}
.bordB {
	border-bottom: 1px solid #C06C45;
}
