html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}






.arrow {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
table, td {
	margin: 0px;
	padding: 0px;	
}
body {
	background-color: #303030;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#caramel-logo {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main-left-border {
	background-image: url(../images/main-left-shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 5px;
}
.main-right-border {
	background-image: url(../images/main-right-shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 5px;
}
.main-bottom-border {
	/*background-image: url(../images/main-bottom-shadow.gif);*/
	background-repeat: repeat-x;
	background-position: top;
	height: 5px;
}
.menu-bar {
	background-image: url(../images/menu-bar-bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	text-align: left;
}
.nav-bar {
	background-image: url(../images/nav-bar-bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}
.content-outter {
	background-image: url(../images/content-bottom-shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	width: 760px;
}
.content-inner {
	background-image: url(../images/content-top-shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 760px;
}
.content-title-bar {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	height: 50px;
	font-size: 26px;
	line-height: 26px;
	color: #e41c39;
	font-weight: bold;
	letter-spacing: -2px;
	text-align:left;
	text-transform:lowercase;
}
.content-body-col {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;	
}
.content-body-col a {
	color: #e41c39;
	font-weight: bold;
	text-decoration: none;
}
.content-body-col a:hover {
	color: #000000;
}
.content-image-col {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	width: 250px;
}
.content-image-box {
	padding: 0px;
	margin: 0px;
}
.content-image-top-left {
	background-image: url(../images/content-image-top-left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;	
}
.content-image-top {
	background-image: url(../images/content-image-top-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 6px;	
}
.content-image-top-right {
	background-image: url(../images/content-image-top-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;	
}
.content-image-right {
	background-image: url(../images/content-image-right-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
	width: 6px;	
}
.content-image-bottom-right {
	background-image: url(../images/content-image-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;	
}
.content-image-bottom {
	background-image: url(../images/content-image-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 6px;	
}
.content-image-bottom-left {
	background-image: url(../images/content-image-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;	
}
.content-image-left {
	background-image: url(../images/content-image-left-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	width: 6px;	
}
.content-image-caption {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
.footer-bar {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 33px;
}
.footer-cell {
	font-size: 11px;
	color: #666666;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/main-bottom-shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footer-cell a {
	color: #999999;
	text-decoration: none;
}
.footer-cell a:hover {
	color: #FFFFFF;
}
.homepage-panel-title-box {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.homepage-panel-title {
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	text-transform: lowercase;
}
.homepage-panel-subtitle {
	font-size: 18px;
	line-height: 17px;
	color: #e41c39;	
}
.homepage-panel-body {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
.homepage-panel-body a {
	color: #e41c39;
	font-weight: bold;
	text-decoration: none;
}
.homepage-panel-body a:hover {
	color: #000000;
}
.homepage-panel-image-box {
	background-image: url(../images/homepage-panel-image-bg.gif);
	background-repeat: no-repeat;
	padding: 6px;
	height: 147px;
	width: 231px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 11px;
	margin-left: 11px;
	text-align: center;
	vertical-align: middle;
}
.homepage-panel-news-title {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;	
}
.homepage-panel-news-date {
	font-size: 12px;
	line-height: 12px;
	color: #e41c39;	
}
.homepage-bottom-right-footer-logo {
	background-image: url(../images/footer-logo-part1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
h1 {
	color: #e41c39;
	font-weight:bold;
	text-transform: lowercase;
	font-size: 20px;
	line-height: 16px;
	letter-spacing: -1px;
}
input {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	width: 300px;
	border: 1px solid #999999;
	resize: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin-bottom: 14px;
}
.form-outline {
	margin: 0px;
	padding: 13px;
	width: 420px;
	background-color: #F8F8F8;
	border: 1px solid #D9D9D9;
}
.form-label {
	margin: 0px;
	width: 120px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.form-input {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: right;
	vertical-align: top;
}
.form-mandatory {
	font-size: 10px;
	line-height: 12px;
}
.form-submit-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	width: 65px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
#donate-link {
	width: 145px;
	height: 33px;
	float: left;
	background-image: url(../images/footer-donate-button-003.jpg);
}
#book-link {
	width: 172px;
	height: 33px;
	float: left;
	background-image: url(../images/footer-booktour-button.jpg);
}
p {
	margin-bottom: 14px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.breakout-outline {
	margin: 0px;
	padding: 13px;
	width: 100%;
	background-color: #F8F8F8;
	border: 1px solid #D9D9D9;
}
