@import url("ocean.css"); /* Generic destination styles */

body, html { 
	background-color: #6ca9c0;
	/* for templates with pattern backgrounds use background url to point to pattern img */
	/*background: url(http://www.xoedge.com/uw/redroses/redroses_someKool_bg.gif) repeat scroll center top; */
}

#container {
	background-color: #ffffff; /*** if diff  background color needed in content area change color here ****/
}

#inner_container {
	background: url(http://www.xoedge.com/uw/templates/ocean/ocean_headerImg.jpg) no-repeat left top; 
	height: 232px;
}

/* powered by WC */

#poweredbytop {
    background-color: #5497b0;
    color: #ffffff;
}

/* book mark share*/
#bookmark_share, .addthis, .addthis:hover {
	color: #5f0005;
}

#navLeft .bookendtop {
	margin-bottom: 17px;
	background-image:url(http://www.xoedge.com/uw/templates/ocean/ocean_blue_bookend_top.gif);
	width: 143px;
	height: 11px;
	margin-left: auto;
	background-repeat: no-repeat;
}

#navLeft .bookendbottom {
	margin-top: 3px;
	background-image:url(http://www.xoedge.com/uw/templates/ocean/ocean_blue_bookend_bottom.gif);
	width: 143px;
	height: 11px;	
	margin-left: auto;
	background-repeat: no-repeat;
}

#navLeft h2 a, #navLeft h2 a:visited {
	color: #d14804;
}

#navLeft h2 a:hover {
	font-weight: bold;
}

a.onstate:link, a.onstate:visited  {
	color: #d14804 !important;
}

#navLeft a, #navLeft a:visited {
	color: #d14804;
}

#header h1 {
	color: #d14804;
}

#text_date {
	color: #d14804;
}

/*
.contentText { change color if text should be other than black 
	color: #000000 !important;
}
*/

#text_date .divider {
   background: transparent url(http://www.xoedge.com/uw/templates/ocean/ocean_blue_datedays_divider.gif) no-repeat scroll left top;
}

.richText a:link, .richText a:visited {
	color: #d14804;
}

.contentText a:link, .contentText a:visited {
	color: #d14804;
}

#main_content h3 {
	color: #d14804;
}

.viewmap {  
    background-color: #d14804;
}

a.viewmap {  
    color: #ffffff !important;
    text-decoration: none;
}

/* Registries & RSVP */

#RegistryList ul {
	border-bottom: 1px solid #d14804;
}
#RegistryList ul a {
	color: #000000;
}
#RegistryList ul li {
	border-top: 1px solid #d14804;
}
#formNoMatch {
	border-top: 1px solid #d14804;
}
.borderGeneric{border-top: 1px solid #d14804;}
.separator{background-image:url(http://www.xoedge.com/uw/templates/bg_dotted_rule_gray.gif);}

