html, body, h1, h2, h3, p, form, ul, ol, li {margin:0; padding:0; border:0}
img {border:0}
body,td,th {font-family: Trebuchet MS, Verdana, sans-serif; font-size: 12px;}
body {background-color: #007394; color: #FFFFFF; margin-top:15px;}
a:link, a:visited {color: #007394; text-decoration: underline;}
a:hover{color: #67ABC0; text-decoration: none;}
a:active {color: #007394; text-decoration: underline;}

/*------- POSITIONING ------*/
.contentLeft {float: left;}
.contentRight {float: right;}

/*------ TABBED NAVIGATION ------*/
#topnav {
	margin:40px 0 0;
	text-align:center;
	height:20px;
	background-image: url(../images/shadow_top.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 748px;
}
#topnav li {
	font-size: 12px; 
	display: inline; 
	background:url(../images/tab_left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	float: left;
	height:20px;
	list-style-type: none;
}
#topnav a {
	float: left;
	display: block;
	width: 0.1em;
	background: url(../images/tab_right.gif) no-repeat right top;
	padding: 1px 15px 1px 6px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	/*height:19px;
	padding-top:1px;*/
	color: #FFFFFF;
	height: 18px;
}
#topnav > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnav a {float:none;}
    /* End IE5-Mac hack */
#topnav a:hover {
	color:#007394;
}
#n1 #nav-1, #n2 #nav-2, #n3 #nav-3, #n4 #nav-4, #n5 #nav-5, #n6 #nav-6, #n7 #nav-7 {
      background-position:0 -20px;
      border-width:0;
}
#n1 #nav-1 a, #n2 #nav-2 a, #n3 #nav-3 a, #n4 #nav-4 a, #n5 #nav-5 a, #n6 #nav-6 a, #n7 #nav-7 a {
      background-position:100% -20px;
       /*padding-bottom:0px;*/
     color:#007394;
 }
#topnav li:hover, #topnav li:hover a {
      background-position:0 -20px;
      /*color:#007394;*/
 }
#topnav li:hover a {
      background-position:100% -20px;
}

#topnav a.nav-callout {color:#FFFF00;}
#topnav a.nav-callout:hover {color:#007394;}
/*------ END TABBED NAVIGATION ------*/


/*------ OLD TABBED NAVIGATION ------
#topnav {
	margin:40px 0 0;
	text-align:center;
	height:20px;
	background-image: url(../images/shadow_top.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 738px;
}
#topnav ul {list-style-type: none; padding-left:8px}
#topnav li	{font-size: 11px; display: inline; width:88px;}
#topnav a {
	float:left;
	height:19px;
	background:url(../images/whole_tab2.gif) no-repeat left top;
  	width:88px;
	padding-top:1px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	white-space: nowrap;
      }
#topnav a:hover {color:#007394;}
#n1 #nav-1 a, #n2 #nav-2 a, #n3 #nav-3 a, #n4 #nav-4 a, #n5 #nav-5 a, #n6 #nav-6 a, #n7 #nav-7 a {
  background-position:100% -20px;
  padding-bottom:0;
  color:#007394;
}
------ OLD END TABBED NAVIGATION ------*/


/*------ MAIN DIVS ------*/
#mainContent {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	background-color: #FFFFFF;
	padding-left: 7px;
	/* height is on each page */
}
#mainContent h2 {
	font-size: 12px;
	color: #007394;
	padding-top: 7px;
	padding-bottom: 2px;
	background-image: url(../images/stripe_left.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
}
#moduleLeftNoBg {
	padding-left: 25px;
	width: 475px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	padding-bottom: 8px;
	color:#000000
}
#moduleLeft {
	padding-left: 25px;
	background-image: url(../images/stripe_left.gif);
	background-repeat: repeat-y;
	background-position: 25px;
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	padding-bottom: 8px;
	color:#000000
}
#moduleLeft p {
	font-size: 11px;
	background-image: url(../images/stripe_left.gif);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#moduleLeft p.smallerfont {font-size: 10px; padding-bottom:10px;}
#moduleLeft a {color:#007394; text-decoration:underline; font-weight:bold;}
#moduleLeft a:hover {color:#67ABC0; font-weight:bold;}
#moduleLeft table { margin-bottom: 12px; margin-left: 25px;}
#moduleLeft ul {
	color: #000000;
	list-style-type: none;
	padding-left: 45px;
	padding-right: 60px;
	background-image: url(../images/stripe_left.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 11px;
}
#moduleLeft li {
	padding-bottom: 4px;
}
.listIndent {margin-left: 15px;}
.title {
	background-color: #FFFFFF;
	float: left;
	padding-top: 40px;
	padding-left: 25px;
	width: 476px;
}
#moduleRight {
	float: right;
	background-color: #66ABBF;
	background-image: url(../images/bg_left_wedding.jpg);
	background-repeat: no-repeat;
	width:218px;
	text-align: center;
	/* height is on each page */
}
#moduleRight img {border: 2px solid #FFFFFF; margin-top: 153px;}
.address {line-height: 14px; padding-top: 24px;}
.address a:link, .address a:visited, .address a:hover, .address a:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height: 18px;
}
.address a:hover{color:#B0E6FF;}
.address a:active {color:#FFFFFF;}
.homeLink {float: left; padding-left: 165px; padding-top: 3px; font-size: 12px;}
.homeLink em {font-size: 14px;}
.homeLink a:link, .homeLink a:visited { font-weight: normal; color: #FFFFFF}
.homeLink a:hover { font-weight: normal; color: #007394}
.homeLink a:active { font-weight: normal; color: #FFFFFF}
.logo {
	float: right;
	background-color: #67ABC0;
	width: 215px;
	text-align: center;
	padding-bottom: 10px;
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 13px;
	padding-left: 2px;
}
.small {font-size: 10px;}

/*------- FOOTER ------*/
#footer {text-align: center; clear: both; padding-top: 35px;}
#footer ul {list-style-type: none; margin-bottom: 5px; font-size: 13px;}
#footer li	{display: inline;}
#footer p {font-size: 11px;}
#footer a:link, #footer a:visited {color: #FFFFFF; text-decoration: none; font-weight:normal;}
#footer a:hover, #footer a:active {color: #67ABC0; text-decoration: underline;}


/*------ MOST SHADOWS --------*/
#shadowBottom {
	background-image: url(../images/shadow_btm.gif);
	background-repeat: repeat-x;
	height: 12px;
	clear: both;
}
#shadowRight {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 12px;
	float: right;
	width: 218px;
}
.shadowRightImg {background-color: #67ABC0; width: 230px; float: right;}


/*------ FORMS -------*/
select, input, option {font-size: 11px;  padding-top: 1px; padding-bottom: 1px;}

#contact table {padding: 10px 20px;}
#contact p {
	color: #333333;
	text-decoration: underline;
	background-image: none;
	text-transform: uppercase;
}


/*------ MISC. STYLES ------*/
.teal {
	font-weight: bold;
	color: #007394;
	padding-right: 4px;
}
.menu {margin-right: 29px;}
.photo {text-align: center;}
.photo img {border: 1px solid #0099CC; margin: 10px;}
.tiny {font-size: 10px;}
.anchor ul {
	margin: 0px;
	
}
.anchor li {
	display: inline;
	padding-right: 15px;
	font-weight: bold;
	color: #007394;
}
.anchor ul li a {
	color: #0066FF;
	font-weight: normal;
}
.anchor ul li a {
	color: #0066FF;
	font-weight: normal;
}
.black {
	color: #000000;
}
.white {color: #FFFFFF}
.16 {font-size: 16px}
.anchor {
	margin-top: 5px;
	margin-bottom: 5px;
}
.largerfont {font-size:14px;}
.largefontblink {font-size:20px; text-decoration:blink;}



/* For pop up */
#hide {
	width:400px;
	height:300px;
	padding: 4px;
	position:absolute;
	top:20%;
	left:40%;
	z-index:5000;
	background-image:url(../images/hide_pop.png);
	background-repeat:no-repeat;
	color:#CC0066;
}
#hide h6 {
	font-size:1em;
	font-weight:bold;
	float:right;
	margin:15px;
}
#hide h6 a {
	text-decoration:none;
	padding:0px 3px;
	border:1px solid #007394;
}
#hide .innerpop {
	border:3px double #007394;
	padding:12px;
	margin:60px 25px 13px 25px;
	text-align:center;
}
#hide h3 {
	font-size:1.7em;
	margin:0px 0px 10px 0px;
}
#hide h4 {
	font-size:1.3em;
	margin:0px 0px 10px 0px;
}
#hide h5 {
	font-size:1.5em;
	background-image:url(../images/icon_phone.gif);
	background-repeat:no-repeat;
	height:36px;
	margin:0px 0px 0px 15px;
	padding:4px 0px 0px 45px;
	color:#007394;
}
#hide p {
	font-size:1.2em;
	padding:10px 20px;
	text-align:left;
}
#hide a {
	color:#007394;
	text-decoration:underline;
}