@charset "UTF-8";
/* CSS Document */

/*------------------ Structure -------------------*/

body  {
	font: 15px "Helvetica", sans-serif;
	background: #e1e1e1 url(../Images/background.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.construct {
	background: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a#corner {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	height: 112px;
	width: 134px;
	background: transparent url(../Images/corner_login.png) top left no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
}
a {
    color: #7c1116;
    text-decoration: none;
}
a:hover {
    color: #777;
    text-decoration: none;
}
.login {
    font-size: 11px;
    color: #777;
    position: relative;
    float: right;
    top: -19px;
    left: -75px;
	margin: 0 0 -5px 0;
	padding: 10px 10px 5px 10px;
	text-align: right;
    text-transform: uppercase;
    background-color: #3f403f;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}
.login a {
    color: #999;
    text-decoration: none;
}
.login a:hover {
    color: #fff;
    text-decoration: none;
}
.search {
    font-size: 11px;
    color: #999;
	margin: 0 0 -5px 0;
	padding: 10px 10px 5px 10px;
	text-align: left;
    text-transform: uppercase;
    background-color: #3f403f;
    -webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
}
.search a {
    color: #999;
    text-decoration: none;
}
.search a:hover {
    color: #fff;
    text-decoration: none;
}
.maincontainer { 
	width: 996px;
	margin: 0 auto;
	text-align: left;
} 
.header { 
	background: url(../Images/header_back.png) no-repeat; 
	padding: 0;
	height: 218px;
} 
.topnav {
	text-shadow: 1px 1px 1px #000;
	color: #FFF;
	font: 12px "Courier New", Courier, monospace;
	background: url(../Images/top_button.png) no-repeat; 
	padding: 10px 50px 0 16px;
	text-transform: uppercase;
	height: 33px;
	float: right;
}
.logo {
	padding: 48px 0 0 47px;
}
.navwrap { 
	background: url(../Images/nav_back.png) no-repeat; 
	padding: 15px 0 0 72px;
	height: 95px;
    font-size: 22px;
    font-family: courier,monospace;
    font-weight: bolder;
}
.slidecol {
	float: left; 
	width: 270px; 
	padding: 0 0px 15px 45px;
}
.slidecol2 {
	float: left; 
	width: 390px; 
	padding: 0 0px 15px 15px;
}
.slidecol3 {
	float: left; 
	width: 220px; 
	padding: 0 0px 15px 15px;
}
.leftcol {
	float: left; 
	width: 271px; 
	padding: 0 0px 15px 45px;
        margin-right: -300px;
}
.leftcol2 {
	float: left; 
	width: 326px; 
	padding: 0 13px 15px 45px;
}
.rightcol {
	float: right;
	width: 209px;
	padding: 0 40px 15px 20px;
}
.rightcol2 {
	float: right;
	width: 224px;
	padding: 0 40px 15px 20px;
}
.mainContent { 
	margin: 0 271px 0 332px; 
	padding: 0 13px 0 18px;
	border-left: 1px #999 dashed;
	border-right: 1px #999 dashed;
        z-index: -1;
}
.mainContentDEV { 
	margin: 0 271px 0 332px; 
	padding: 0 0px 0 0px;
	border-left: 1px #999 dashed;
	border-right: 1px #999 dashed;
        z-index: -1;
}
.mainContent2 { 
	margin: 0 0 0 325px; 
	padding: 0 35px 0 18px;
	border-left: 1px #999 dashed;
        z-index: -1;
}
.mainContent3 { 
	margin: 0 286px 0 0; 
	padding: 0 13px 0 40px;
	border-right: 1px #999 dashed;
        z-index: -1;
}
.mainContent4 { 
	margin: 0 0 0 386px; 
	padding: 0 40px 15px 20px;
	border-left: 1px #999 dashed;
        z-index: -1;
}
.mainContent5 { 
	margin: 0px; 
	padding: 0 40px 15px 40px;
	border-left: 0px #999 dashed;
        z-index: -1;
}
.mainContentFull { 
	margin: 0px; 
	padding: 0 50px 15px 50px;
	border-left: 0px #999 dashed;
    z-index: -1;
}
.footer { 
	color: #858585;
	padding: 0;
	margin-bottom: 20px;
}
.tagline {
	font: 22px "Courier New", Courier, monospace;
	text-transform: uppercase;
	margin: 30px 0;
	text-align: center;
}
.bottmnav {
	font: 13px sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: center;
	padding-right: 0px;
}
.bottmnav a {
	color: #858585;
	text-decoration: none;
	margin: 0 10px 0 10px;
}
.bottmnav a:hover {
	color: #7c1116;
        font-weight: normal;
	text-decoration: none;
}
.copyright {
	font: 9px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-right: 0px;
        vertical-align: middle;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img.foodPic { 
	padding: 0px;
        margin: 0 0 20px 20px;
}
img.rellogo { 
	padding: 0px;
    margin: 15px 0 0px 55px;
}

/*------------------- Fonts & Colors ---------------------*/

p {
	margin: 0px;
	padding: 0px 0 15px 0;
	line-height: 20px;
}
p.fineprint {
        font-size: 10px;
	margin: 0px;
	padding: 0px 0 15px 0;
	line-height: 16px;
}
.mainContent5 strong {
	color: #7c1116;
}
h1 {
	font-size: 22px;
	margin: 0;
	padding: 0 0 5px 0;
}
h1 a {
	color: #000;
    text-decoration: none;
}
h1 a:hover {
	color: #7c1116;
    text-decoration: none;
}
h2 {
	font-size: 18px;
	margin: 0;
	padding: 0 0 5px 0;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;
	margin: 0;
	padding: 0 0 5px 0;
}
h3 a {
	color: #7c1116;
    text-decoration: none;
}
h3 a:hover {
	color: #858585;
    text-decoration: none;
}
.relevant {
	font-weight: bolder;
}
.relevant a {
	color: #858585;
	text-decoration: none;
}
.relevant a:hover {
	color: #c85d37;
}
hr {
    border: 1px #999 dashed;
    margin: 0 0 20px 0;
}
.announce  {
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
    line-height: 18px;
	color: #000000;
}
.icons {
    text-align: left;
    display: block;
	margin: 0;
	padding: 5px 0 0 0;
}

/*------------------ begin edge effect ------------------*/

#top, #bottom, #left, #right {
	background: black;
	display: none;
}
#left, #right {
	position: fixed;
	top: 0; bottom: 0;
	width: 618px;
	z-index: -1;
}
#left { left: 0;  background: url(../Images/left.png) left center repeat-y;}
#right { right: 0; background: url(../Images/right.png) right center repeat-y;}
		
#top, #bottom {
	position: fixed;
	left: 0; right: 0;
	height: 618px;
	z-index: -1;	
}
#top { top: 0px; background: url(../Images/top.png) top center repeat-x; }
#bottom { bottom: 0px; background: url(../Images/bottom.png) bottom center repeat-x; }

/*----------------- begin blog styles --------------------*/

.post-details {
    font: 12px Helvetica;
	color: #333;
}
.bloglinks {
    font: 12px Helvetica;
	color: #555;
    padding: 6px;
    margin: 10px 0 0 0;
    background-color: #cacaca;
}
.bloglinks a {
    text-decoration: none;
	color: #555;
}
.bloglinks a:hover {
    text-decoration: none;
	color: #7c1116;
}

/*------------------ begin form styles --------------------*/

.label {
	font-family: helvetica, sans-serif;
	font-style: normal;
    font-size: 15px;
	text-align: left;
}
.textarea {
	border: 1px solid #999;
	background: #fff;
	font-family: helvetica, sans-serif;
	font-style: normal;
	color: #333;
	padding: 7px;
	margin: 0 0 4px 0;
    width: 300px;
}
.textarea:hover, .focused {
	background: #b78d8f;
}
.submit {
	font-weight: bolder;
	background: #7c1116;
	color: #fff;
    margin-top: 7px;
	padding: 7px;
	border: 0px solid #999;
    text-transform: uppercase;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.submit:hover {
	background: #999;
	color: #fff;
}

/* ------------------ Custom CSS --------------------- */

.breadcrumb {
    color: #333;
    font-size: 11px;
    text-transform: uppercase;
}
.breadcrumb a {
    color: #333;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}
.breadcrumb a:hover {
    color: #7c1116;
    text-decoration: none;
}
p.small {
    color: #333;
    font-size: 11px;
    text-transform: uppercase;
}
td.author {
    text-align: center;
}
.resize {
    width: 387px;
    height : auto;
}
.resize {
    width: auto;
    height : 580px;
}
table#calendar {
   background: #fff;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
   padding: 5px;
}

/* ---- image popup ---- */
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #fff;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
position: absolute;
z-index: 1000;
}

/*end */