/* ------------------------------------------------------- HTML ------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e4e2e2;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}



/* ------------------------------------------------------- LINKS ------------------------------------------------------- */
a:link {
	color: #6d1325;
	text-decoration: none;
}
a:visited {
	color: #6d1325;
	text-decoration: none;
}
a:hover {
	color: #aea9a8;
	text-decoration: none;
}
a:active {
	color: #aea9a8;
	text-decoration: none;
}



a.lkSub01:link {
	color: #6d1325;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	display: inline-block;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	width: 100%;
	padding-top: 5px;
	padding-left: 12px;
}
a.lkSub01:visited {
	color: #6d1325;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	display: inline-block;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	width: 100%;
	padding-top: 5px;
	padding-left: 12px;
}
a.lkSub01:hover {
	color: #585353;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	display: inline-block;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	width: 100%;
	padding-top: 5px;
	padding-left: 12px;
}
a.lkSub01:active {
	color: #585353;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	display: inline-block;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	width: 100%;
	padding-top: 5px;
	padding-left: 12px;
}



a.lkSub02:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	display: inline-block;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	width: 100%;
	padding-top: 5px;
	padding-left: 24px;
}
a.lkSub02:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	display: inline-block;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	width: 100%;
	padding-top: 5px;
	padding-left: 24px;
}
a.lkSub02:hover {
	color: #585353;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	display: inline-block;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	width: 100%;
	padding-top: 5px;
	padding-left: 24px;
}
a.lkSub02:active {
	color: #585353;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	display: inline-block;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	width: 100%;
	padding-top: 5px;
	padding-left: 24px;
}



a.lkGrey:link {
	color: #aea9a8;
	text-decoration: none;
}
a.lkGrey:visited {
	color: #aea9a8;
	text-decoration: none;
}
a.lkGrey:hover {
	color: #aea9a8;
	text-decoration: underline;
}
a.lkGrey:active {
	color: #aea9a8;
	text-decoration: underline;
}



a.lkRed:link {
	color: #6d1325;
	text-decoration: none;
}
a.lkRed:visited {
	color: #6d1325;
	text-decoration: none;
}
a.lkRed:hover {
	color: #6d1325;
	text-decoration: underline;
}
a.lkRed:active {
	color: #6d1325;
	text-decoration: underline;
}



a.lkFooter:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.lkFooter:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.lkFooter:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.lkFooter:active {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}



a.lkMenuMain:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6d1325;
	display: inline-block;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-indent: 10px;
	padding-right: 10px;
}
a.lkMenuMain:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6d1325;
	display: inline-block;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-indent: 10px;
	padding-right: 10px;
}
a.lkMenuMain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #615853;
	display: inline-block;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-indent: 10px;
	padding-right: 10px;
}
a.lkMenuMain:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #615853;
	display: inline-block;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-indent: 10px;
	padding-right: 10px;
}


/* ------------------------------------------------------- TXT ------------------------------------------------------- */
.txtPageTitle {
	font-size: 18px;
	color: #585353;
	font-weight: bold;
	line-height: 22px;
}

.txtFooter {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

.txt14pxWhite {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.txt11pxWhite {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.txt11pxGrey {
	font-size: 11px;
	color: #aea9a8;
	font-weight: bold;
}

.txt11pxDarkGrey {
	font-size: 11px;
	color: #585353;
	font-weight: bold;
}

.txt12pxDarkGrey {
	font-size: 12px;
	color: #585353;
}

.txt14pxDarkGrey {
	font-size: 14px;
	color: #585353;
	font-weight: bold;
	line-height: 18px;
}

.txt16pxDarkGrey {
	font-size: 16px;
	color: #585353;
	font-weight: bold;
	line-height: 20px;
}

.txt18pxDarkGrey {
	font-size: 18px;
	color: #585353;
	font-weight: bold;
	line-height: 22px;
}

.txt12pxRed {
	font-size: 12px;
	color: #6d1325;
}

.txt14pxRed {
	font-size: 14px;
	color: #6d1325;
	font-weight: bold;
	line-height: 18px;
}

.txt16pxRed {
	font-size: 16px;
	color: #6d1325;
	font-weight: bold;
	line-height: 20px;
}

.txt18pxRed {
	font-size: 18px;
	color: #6d1325;
	font-weight: bold;
	line-height: 22px;
}

.txt14pxBlack {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

.txt16pxBlack {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}

.txt18pxBlack {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
}


/* ------------------------------------------------------- BG's ------------------------------------------------------- */
.bgContent {
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
}


/* ------------------------------------------------------- MISC ------------------------------------------------------- */
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	border: 1px solid #999999;
}
#gallery {
	height: 150px;
	width: 770px;
	position: relative;
	margin:0;
	padding:0;
}
#gallery li { display: block; }
