@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bknd.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #BA1B11;
	text-decoration: none;
}
img {
	border: 0;
}

.redboarder {
	border: 1px solid #BA1B11;
}

a:hover {
	text-decoration: underline;
}
.text_main {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	line-height: 18px;
}
.flash_warning {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.text_footer {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
a.text_footer {
	text-decoration: none;
}
a.text_footer:hover {
	text-decoration: underline;
}

.text_header {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d4d4d;
}
.text_header_t2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BA1B11;
}

.kissthesky {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.kissthesky {
	text-decoration: none;
}
a.kissthesky:hover {
	text-decoration: underline;
}

/* STYLES FROM CMS */

.Main {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	line-height: 18px;
}
.Header {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d4d4d;
}
.contentbknd {
	background-image: url(../images/contentbknd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerbknd {
	background-image: url(../images/nav/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #e8e3da;
}
