/* UNIVERSAL */

body {
	margin: 0;
	background: url(../images/bg.gif) top repeat-x #d2d1ca;
	color: #092b43;
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

img {
	border: 0px;
	padding: 1px;
}
td{
	padding:0;
	margin:0;
}

a {
	color: #ff5964;
	text-decoration: none
}

a:hover {
	color: #ff5964;
	text-decoration: underline;
}

h1 {
	margin: 0 0 16px 0;
	padding: 0;
	font-size: 18px;
	height: 15px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 18px; 
	line-height: 22px;
	font-weight: normal;
}

h3 {
	margin: 5px 0;
	padding: 0;
	font-size: 14px;
}

input {
	width: 150px;
	margin-bottom: 3px;
}

.error, #error, #error_signup{
	color: #ff0000
}

.white {
	color: #ffffff;
}

.clearfix {
	clear: both
}

.floatleft {
	float: left
}


/* LAYOUT */

#wrapper {
	width: 975px;
	background: url(../images/content_bg.jpg) top center no-repeat;
}

#wrapperBtm {
	width: 100%; 
	height: 100px; 
	background: url(../images/footer_bg.gif) top repeat-x; 
	margin-top: -100px; 
	z-index: 0;
	clear: both;
}

#container {
	width: 975px;
}

#leftside {
	width: 318px; 
	float:left;
	clear: left;
}

.leftsideInt {
	float: left; 
	margin-top: 36px; 
	padding-left: 29px;
}

#main {
	float: left; 
	width: 598px; 
	text-align: left; 
}

#content {
	margin-bottom: 35px;
}

#footer {
	width: 975px; 
	background: url(../images/footer_bg.gif) top repeat-x; 
	height: 100px; 
	z-index: 1; 
	position: relative;
}

.footerText {
	padding-top: 23px;
	font: 12px Arial, Helvetica, sans-serif; 
	color: #ffffff
}

.footerText a, .footerText a:hover {
	color: #ffffff;
}

#footerCopyright, #footerCopyright a, #footerCopyright a:hover {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000
}


/* ABOUT */

#pullquoteAboutBox {
	background: url(../images/pullquote_bg_about.gif) top no-repeat; 
	width: 598px; 
	height: 105px
}

#pullquoteAbout {
	width: 435px; 
	padding-left: 75px; 
	padding-top: 6px;  
	text-align: center;
}


/* MENU */

#subnavMenu {
	float: left; 
	background: url(../images/subnav_bg.gif) top repeat-x; 
	height: 32px; 
	width: 340px; 
	padding-top: 5px
}

.menuLeft {
	float: left; 
	width: 275px
}

.menuRight {
	float: left; 
	width: 275px; 
	padding-left: 30px
}


/* GALLERY */

#subhdrGallery {
	float: left; 
	width: 190px; 
	padding-left: 318px; 
	padding-bottom: 20px
}

#leftsideGallery {
	float: left; 
	text-align: left; 
	width: 180px; 
	font-size: 12px; 
	line-height: 16px; 
	padding-left: 80px; 
}
#lightbox_gallery img{
	float:left;
	margin:2px;
}
.login_thumbs img{
	margin:0;
	padding:0;
}
/* PRESS */

#leftsidePress {
	float: left; 
	padding-left: 52px
}

#pressTable td {
	border-bottom: 1px solid #cac3b5;
}

.pressTableHdr {
	font: bold 11px Arial, Helvetica, sans-serif;
}

.pressDate {
	background-color: #ff5964; 
	width: 128px; 
	padding: 0px 6px 3px 6px; 
	color: #ffffff
}

/* INFO */

#infoLeft {
	float: left; 
	width: 245px; 
	padding-right: 100px
}

#infoRight {
	float: left; 
	width: 245px; 
}


/* PARTIES */

.submitBtn {
	width: 66px
}

.msg {
	color: #ff5964;
	font-weight: bold;
	font-style: italic;
}


/* EVENTS */

#eventsTable {
	font-size: 12px
}

#eventsTable td {
	border-bottom: 1px solid #cac3b5;
}

.eventsTableHdr {
	font: bold 11px Arial, Helvetica, sans-serif;
}

.eventDate {
	background-color: #ff5964; 
	width: 120px; 
	padding: 0px 6px 3px 6px; 
	color: #ffffff;
	font-size: 13px
}

.events_gallery {
	border:0;
}
