/* CSS Document */

.red {
       color: #8E1F1F;
       text-transform:uppercase;
}

#ROW-banner {
	margin: 0px !important;
	width: 100%;
	height: 135px;
	background: #B2B4A7 url('/images/site/internal/bannerBacki.jpg') left top no-repeat;
}

.banner-padder {
	padding: 0 0 0 130px !important;
}

#CENTER {
	height: auto;
	background: #E4E6DB url(/images/site/internal/centerBack.jpg) top left no-repeat;
	padding: 0px !important;
	margin: 0px !important;
	width: 100%;
	border-top: 2px dotted #90826C;
	min-height: 200px;
}

#contentLeft {
	background: url('/images/site/internal/contentBack.jpg') top left no-repeat #F7F2EB;
	margin-left: 60px;
	border: 1px solid #C6A98F;
	position: relative;
	height: auto;
	width: 60%;
	min-width: 500px;
	float: left;
}

#contentLeftGallery {
	background: #F7F2EB;
	margin-left: 60px;
	border-left: 1px solid #C6A98F;
	border-right: 1px solid #C6A98F;
	position: relative;
	height: auto;
	width: 60%;
	float: left;
}

#contentRight {
	background: none;
	position: relative;
	height: auto;
	width: 30%;
	float: left;
	clear: right;
}

/* ---------------- Content Left Classes ----------------------------------*/

.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
}

/* ---------------- Content Right Classes ----------------------------------*/

.box1 {
	padding: 0 0 12px 0px;
	margin: 0 0 10px 0px;
	width: 270px;
	height: auto;
	background: #F7F2EB url('/images/site/home/shdw.gif') bottom no-repeat;
	border-top: 1px solid #C6A98F;
}

.box1 p {
	font-size: 10px;
	padding: 2px 2px 0 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.boxBorder {
	width: 270px;
	border-left: 1px solid #C6A98F;
	border-right: 1px solid #C6A98F;
	height: auto;
}

.sideTitle {
	background: url('/images/site/sideTitle.gif') left  no-repeat;
	padding-left: 18px;
	margin-top: 0px;
	height: 21px;
	color: black;
	font-size: 14px;
	border-bottom: 1px dotted #90826C;
	font-weight: lighter;
}

.side {
	font-size: 10px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px 5px 20px !important;
	height: auto;
	min-height: 92px;
}

.side img {
	float: right;
	margin: -10px 0px 5px 5px;
	border: none;
}

.sideSub {
	color: #8D0000;
	font-size: 11px;
	text-transform: uppercase;
	margin: 2px 0 1px 8px;
}

.elist_form {
	color: #333;
	background: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: 0.07em;
	font-size: 70%;
	font-weight: bold;
	padding-bottom: -10px;
}

form {
	margin: 0 0 15px 0;
	padding: 0;
}

textarea {
	border: 1px solid #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

submit {
	border: 0;
	background-color: #333;
	color: #fff;
	padding: 1px;
	margin: 0;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

input {
	border: 1px solid #999;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

#button {
	border: 0px;
	margin: 0;
}

/*
    Formatting Buttons - Used for the SHARE events forms.
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}
