/*

color codes//////////////////////

page bg: ffffff

elements bg: f0f0e8
border: c4c4c4

elemnt header text: white
element header bg: c58607
 
title text: 5c5c5c
p text: 333333

link: 996600


*/

body, html {
	width:100%;
	border:none;
	padding:0px;
	margin:0px;
}
body {
	background: #000 url(../../media/common/background.jpg) top center no-repeat;
}
#container {
	width:960px;
	margin:0 auto;
	background: url(../../media/common/cece_melinda.png) top right no-repeat;
	background-size: 509px;
	min-height:330px;
}
#header {
	width:960px;
	height:365px;
	min-height:297px;
}
#header img {
	position:relative;
	float:left;
	margin: 15px 0px 0px 40px;
}

/* navigation */
#navigation {
	position:absolute;
	top:335px;
	width:924px;
	height:30px;
	margin-left:42px;
}
ul#nav {
	position:relative;
	list-style:none;
	width:924px;
	height:34px;
}
ul#nav li {
	display:inline;
	float:left;
}
ul#nav li a {
	background: url(../../media/common/nav_bg.gif) bottom left repeat-x;
	border-left: 1px solid #ce8e10;
	border-right: 1px solid #9d6902;
	text-align:center;
	margin-top:6px;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	height:24px;
	padding-top:10px;
}
#nav_home a { width:78px; }
#nav_about a { width:100px; }
#nav_events a { width:155px; }
#nav_trip a { width:153px }
#nav_gallery a { width:92px; }
#nav_media a { width:80px; }
#nav_sponsorships a { width:130px; }
#nav_newsletter a { width: 120px; }

ul#nav li a:hover {
	background: url(../../media/common/nav_hover.gif) bottom left repeat-x;
}
ul#nav li.current, ul#nav li.current a, ul#nav li.current a:hover {
	color:#000;
	background: url(../../media/common/nav_current.gif) bottom left repeat-x;
	border:none;
	margin-top:0px;
}
ul#nav li.current a, ul#nav li.current a:hover {
	padding-top:16px;
}
ul#nav li.current {
	height:40px;
	margin-top:0px;
}

/* register btn - pain in the ass! */
#register {
	float:left;
	height: 325px;
	width:42px;
	margin-top:5px;
	background: #c58607 url(../../media/common/reg_bg.gif) bottom no-repeat;
}
#register img {
	padding-left:10px;
	margin-top:25px;
}


/* main content container */
#content_wrapper {
	width:1000px;
	clear:both;
}
#page_content {
	float:left;
	width:914px;
	background: #FFF;
	border-right: 1px solid #9d6902;
	padding:5px;
}

/*common page elements */
#flash {
	float:left;
	width:914px;
	height:295px;
	margin-bottom:5px;
	z-index:1;
}
#side_bar {
	margin-top:5px;
	width:160px;
	height:600px;
	float:right;
	z-index:1;
}





#info_content {
	width:750px;
	float:left;
}
.content_box {
	float:left;
	background: #f0f0e8;
	border:1px solid #c4c4c4;
	margin:5px 5px 5px 0px;
}

body.media .box_content{
	height: 210px;
	width: 202px;
	background: #f0f0e8;
	text-align: center;
	padding:20px;

}
body.newsletter .box_content {
	float:left;
	width: 700px;
	background: #f0f0e8;
	padding: 10px;
	border: 1px solid #eac06b;
	margin: 10px;
}
.box_content_signup {
	padding:10px;
}

body.newsletter .box_content img{
	float:left;
}
.box_content_2 {
	padding:10px;
}
.box_content_2 img.right {
	padding:0px 0px 5px 20px;
}
.box_content_2 img.left {
	padding:0px 20px 5px 0px;
}
.box_content_2 table td {
	padding:15px;
	vertical-align:top;
}
.newsDate{
	float:left;
	margin-top: 75px;
	margin-left: 100px;
}
.cb_large .box_content_2, .events_content .box_content_2 {
	padding:10px 20px;
}
big {
	font-size:15px;
	font-weight:bold;
}

.cb_small {
	width:242px;
	height:600px;
}
body.media .cb_small {
	height:auto;
}
.cb_medium {
	width:367px;
}
.cb_large {
	width:742px;
}	


.media_content{
	float:left;
}
.content_box .box_content {
	padding:5px;
}
body.homepage .box_content img {
	margin-bottom:10px;
	border:1px solid #845e26;
}
body.pages .box_content img {
	float:left;
	padding-right:10px;
}
body.events .content_box img{
	float:right;
	padding-left: 30px;
	padding-bottom: 10px;
}

a img.social_icon {
	margin-right:6px;
	border:0px;
}





/* headers, paragraphs and text styles */
h1, h2, h3, h3, h4, h5, p , ul, li, span, .thumbnail a, #footer_headers a {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
}
 h1, h2, h2 a, h2 a:visited {
	color: #5c5c5c;
	font-size:15px;
	font-weight:bold;
	line-height:19px;
	text-decoration:none;
	margin-bottom:10px;
}
h2 a:hover {
	text-decoration:underline;
}
h2.box_header {
	background-color: #c58607;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	margin:0px;
	padding:5px;
	padding-left:10px;
}
h2.prem_spons {
	text-align:left;
	font-size: 15px;
	text-transform: uppercase;
	display:block;
} /*this is for the premium sponsors at the footer */
h2.footer_link a, h2.footer_link_top a {
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	margin-bottom:0px;
	display:block;
}
h2.footer_link_top a {
	margin-top:10px;
}
h2.footer_link a:hover {
	text-decoration:underline;
}
h3 , h3 a, h3 a:visited {
	color: #c58607;
	font-size:13px;
	font-weight:600;
	line-height:15px;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}
h5, #footer_headers a {
	color:#fff;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
}
p, span.gal_text, .thumbnail a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	line-height:17px;
}
p a , span a, .thumbnail a {
	color: #996600;
	text-decoration:none;
}
p a:hover, span a:hover, .thumbnail a:hover, #footer_headers a:hover {
	text-decoration:underline;
}





/* sponsorships */

#logo_container img{
	vertical-align:middle;
	padding: 0px 10px;

}
#sponsors {
	float:left;
	width:914px;
	background: #FFF;
	border-right: 1px solid #9d6902;
	padding:5px;
	padding-bottom:10px;
	margin: 5px 0px 5px 42px;
	display:table-cell;
	text-align:center;
}




/* footer */
#footer {
	float:left;
	width:914px;
	margin:5px 0px 5px 42px;
}
#footer_promo {
	float:left;
	width:904px;
	padding:5px 10px;
}
#footer_rsvp_links {
	float:left;
	width:670px;
}
#footer #social_media {
	float:right;
	width:230px;
	text-align:right;
	margin-top:15px;
}
#footer_content {
	width:894px;
	border-top:2px solid #9d6e27;
	padding:15px;
	margin-top:15px;
	float:left;
}
#footer_headers {
	width:100%;
	float:left;
}
#footer_headers h5 {
	float:left;
	display:inline;
}
#footer_headers a {
	float:right;
}
#partners_holder {
	width:100%;
	display:block;
	margin:5px 0px;
}
ul.partners {
	list-style:none;
	display:inline;
}
ul.partners li, ul.partners li a {
	font-size:11px;
	color:#dcdcdc;
	display:inline;
	float:left;
	padding:8px;
	padding-left:0px;
	text-decoration:none;
}
ul.partners li a:hover {
	text-decoration:underline;
}
#footer span.copyright {
	display:block;
	text-align:right;	
	font-size:11px;
	color:#dcdcdc;
	margin-top:10px;
}





/* gallery */

.thumbnail {
	float: left;
	margin: 5px;
	padding: 3px;
	text-align: center;
	color: #3399ff;
	width: 164px;
	height: 200px;
}

.thumbnail img{
	padding: 3px;
	margin: auto;
	display:block;
	background-color: #996600;
}

a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}

#container1 #title {
	padding:10px;
}
#gal_img {
	padding:10px;
}
#gal_nav {
	padding-left:10px;
}


span.rsvp {
	color: #996600;
	font-size:16px;
	font-weight:bold;
	padding:8px;
}



a.socmed {
	border:0px;
}

#fancy_outer {
	z-index:2;
}
#uevents p {
	margin:0; padding:0;
}


#signupbox {
	position:absolute;
	top:245px;
	margin-left:42px;
	width:330px;
	height:79px;
	padding:5px 10px;
	padding-top:8px;
	background: url(http://raymiproductions.com/media/common/bgsingup.png) top left no-repeat;
}
span.signtext {
	color:#fff;
	font-size:13px;
	margin-bottom:5px;
	display:block;
}