
html { 
	min-height: 100%; margin-bottom: 1px; 
}

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#4F4F4F;
	font-size: 13px;
	min-width:750px;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(http://www.splasheventplanning.com/images/bg_gradient2.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
}

	
#centerwrap {
	background:#999999;
	width:790px;
	margin:15px auto;
	padding:8px 4px;
	text-align:left;
	border: 2px none #C1E3A4;
}
	
	
#content {
		background:#FFFFFF no-repeat center -150px;
		margin:0 4px;
		padding:0px;
}

/* new header & nav */
div#header { height:124px; }
div#logo { float:left; position:relative;  }
div#logo a { position:absolute; top:-19px; left:15px; text-indent:-9000px; background:transparent url(../images/newLogo.png) top left no-repeat; display:block; width:206px; height:124px; }

/* div#facebook { float: right; margin: 10px 10px 0 0; } */

body.ie6 div#logo a {background-image:url(../images/IE6-image.gif); }

div#nav { float:right; font-family:"Georgia", Times, serif; padding-right:40px; margin-top:50px; }
div#nav .tagline { font-size:12px; font-family:"Gill Sans","Georgia", Times, serif; color:#999; text-align:right; }
div#nav ul { margin:10px 0 0 0; padding:5px 0 6px 0; border:1px solid #999; border-width:1px 0; }
.safari div#nav ul { padding-bottom:4px; }
.win.ff3 div#nav ul { padding-bottom:5px; }
div#nav ul li { list-style:none; display:inline; }
div#nav ul li a { font-weight:bold; text-decoration:none; font-size:14px; padding:6px 7px; }
div#nav ul li a.on { background-color:#999; color:#fff; }
div#nav ul li a:hover { background-color:#EDEDED; color:#666; }
/* helper */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/* page specific subNav */
div#subNav { float:right; font-family:"Georgia", Times, serif; padding-right:40px; margin-top:5px; }
div#subNav ul { margin:10px 0 0 0; padding:3px 0 5px 0; border:1px solid #EDEDED; border-width:1px 0; }
.safari div#subNav ul { padding-bottom:3px; }
.win.ff3 div#subNav ul { padding-bottom:4px; }
div#subNav ul li { list-style:none; display:inline; }
div#subNav ul li a { font-weight:bold; text-decoration:none; font-size:11px; padding:6px 7px; }
div#subNav ul li a.on { text-decoration:underline;}
div#subNav ul li a:hover {background-color:#EDEDED; color:#666; }

/* helper */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


.stdimagert {
	margin-right: 10px;
	margin-left: 15px;
	border: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	float: right;
}


h1 {
	font-family:"Georgia", Times, serif;
	font-size: 19px;
	font-weight: 900;
	color: #333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-variant: normal;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 6px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 3px 50%;
}

.index_page_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	background-image: url(http://www.splasheventplanning.com/images/bg_home.gif);
	background-repeat: no-repeat;
	border: 1px none #000000;
}


h2 {
	font-family:"Georgia", Times, serif;
	font-size: 1.1em;
	color: #525252;
	margin: 30px 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	background-color: #FBFBFB;
	padding: 5px 5px 1px;
}

h3 {
	font-family:"Georgia", Times, serif;
	font-size: 1.1em;
	color: #666666;
	margin: 15px 0px 10px;
}



h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #C6C6C6;
	font-variant: small-caps;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	background-image: url(http://www.splasheventplanning.com/images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding-left: 60px;
	line-height: 40px;
	padding-top: 0px;
	margin: 5px;

}

h4 {
	color: #666666;
	padding: 5px;
	margin: 0px;
}

.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
}
    

a:link, a:visited {
	color: #666666;
}


a:visited {
	color: #666666;
}


a:hover {
	color: #FFFFFF;
	background-color: #999;
	text-decoration: none;
}


a:active {
	color: #666666;
}


.small {
	font-size: 0.85em;
}

.box {
	background-color: #ECECEC;
	padding: 0px 10px 5px;
	font-size: .9em;
	margin-top: 10px;
	margin-bottom: 25px;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

.highlight_box {
	font-size: 1em;
	color: #525252;
	margin: -20px 0px 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	background-color: #FBFBFB;
	padding: 7px 0 1px 0;
}    


#maincontent
{
	padding:0px 40px 30px 40px;
}

#events{
	float:right;
	width: 300px;
	margin: 15px 5px 20px;
	height: 150px;
	border: 10px solid #E5E5E5;
	background-color: #F3F3F3;
}

#weddings{
	float:left;
	width: 300px;
	margin: 15px 5px 20px;
	border: 10px solid #E5E5E5;
	height: 150px;
	background-color: #F3F3F3;
}


.clear {
clear:both;
}

.space {
	height: 10px;
	background-color: #003399;
}

.standardimgrt {
	margin: 30px 10px 10px;
	border: 1px solid #333333;
}

ul {
	padding-top: 10px;
}

ul li {
	padding-bottom: 5px;
	
}

.list {
	line-height: 15px;
	list-style-position: inside;
	list-style-type: circle;
	font-size: .9em;
	font-style: normal;
	margin: 0 0 10px 0;
}

.contact_text {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.contact_bg {
	background-image: url(Raw http://www.splasheventplanning.com/images/contact_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(http://www.splasheventplanning.com/images/contact_bg.jpg);
}

.important {
	padding: 5px;
	border: 2px solid #A4D67A;
	background-color: #BBE09B;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	margin: 20px 0px;
}

.important:hover {
	border: 2px solid #BBE09B;
	background-color: #E1F1D4;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

blockquote {
	font-style: italic;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 30px 12px 25px;
}

#login {
	float: right;
	width: 80px;
	color: #666666;
	font-size: 0.85em;
	top: 0px;
	right: 0px;
	height: 16px;
	margin: 0px;
	padding: 6px;
}

#slideshow {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}

#col_right{
	float:right;
	width: 285px;
	margin: 10px 5px 20px;
	border: 4px solid #E5E5E5;
	background-color: #F3F3F3;
	padding: 20px 15px;
	height: 240px;
}

#col_left{
	float:left;
	width: 285px;
	margin: 10px 5px 20px;
	border: 4px solid #E5E5E5;
	background-color: #F3F3F3;
	padding: 20px 15px;
	height: 240px;
}


a.btn {
	background-color: #DDD;
	padding: 7px 10px !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 40px 0 !important;
}

a.btn:hover {
	background-color: #999;
	color: #fff;
}

/*new contact form Aug-2010 */

#contact-wrapper {
	width:660px;
	border:1px solid #e2e2e2;
	background:#f1f1f1;
	padding:20px;
	margin-top: 100px;
}

#contact-wrapper div {
	clear:both;
	margin:1.5em 0;
}

#contact-wrapper label {
	display:block;
	float:none;
	font-size:14px;
	width:auto;
}

form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
}

form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}

.submit-btn {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px !important;
	color: #333;
	cursor: pointer;
}

.submit-btn:hover {
	background-color: #ccc;
}


/*Thank you contact form text*/

p.thanks {
 font-size: 1.5em;
 font-weight: bold;
 text-align: center;
 padding: 10px 20px;
 text-shadow: #fff 1px 1px 1px;
}

#footer a:link, #footer a:visited {
	padding: 5px;
	text-decoration: none;
}

#footer a:hover, a:active {
	background-color: #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
}

#footer a#fb {
	background-color: #3c5f94;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
}

#footer a:hover#fb {
	background-color: #273d6e;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
}

