p {
	font-family: Garamond, Georgia, sans-serif;
	font-size: 14px;
	color: #666600;
	line-height: 17px;
	font-weight: normal;
	font-style: normal;
	padding-right: 5px;
	padding-left: 5px;
}
h3 {
	font-family: garamond, georgia, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #F00;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-bottom: 1px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 2;
}
#nav a {
	display: block;
	font-family: Garamond, Georgia, sans-serif;
	font-size: 16px;
	color: #4560a1;
	text-decoration: none;
	font-weight: bold;
	z-index: 2;
}

#nav a:hover {
	font-size: 16px;
	color: #0d3c81;
	text-decoration: none;
	z-index: 2;
}

/*global nav control*/
#nav li {
	position: left;

}	

#nav li ul {
	position: absolute;
	left: -999em;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	z-index: 2;		
}
/* Controls Secondary Nav Positioning */
#nav li:hover ul, #nav li.sfhover ul {
	top: 21px;
	left: 0px;
	width:180px;
	background-color: #c4a766;
	z-index: 2;	
		
}
/* Controls Secondary Nav */ 
#hov {
	padding: 3px;
	border-top: 1px solid #2B00A4;	
	
}
/* Controls Secondary Nav */ 
#hov:hover, #hov.sfhover  {
	background-color: #b7c9bc;
	left: 160px;
	padding: 3px;
	font-size: 14px;

}


/* Controls Primary Atributes and Positioning Nav */ 
.po1 {
	padding: 2px;
	top: 139px;
	left: 50%;
	margin-left: -450px;
	position: absolute;
	z-index: 2;



}

.po2 {
	padding: 2px;
	top: 139px;
	left: 50%;
	margin-left: -377px;
	position: absolute;
	z-index: 2;

}
.po3 {
	padding: 2px;
	top: 139px;
	left: 50%;
	margin-left: -235px;
	position: absolute;
	z-index: 2;
}

.po4 {
	padding: 2px;
	top: 139px;
	left: 50%;
	margin-left:-55px;
	position: absolute;
	z-index: 2;

}

.po5 {
	padding: 2px;
	top: 139px;
	left: 50%;
	margin-left:50px;
	position: absolute;
	z-index: 2;

}

.po6 {
	padding: 2px;
	top: 139px;
	left: 50%;
	margin-left:182px;
	position: absolute;
	z-index: 2;

}

.po7 {
	padding: 2px;
	top: 139px;
	left: 50%;
	margin-left:315px;
	position: absolute;
	z-index: 4;

}



a:link {
	font-family: Garamond, Georgia, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: Garamond, Georgia, sans-serif;
	font-weight: normal;
	color: #4ABBE3;
	text-decoration: underline;
}

a:visited {
	font-weight: normal;
	color: #575DB0;
	text-decoration: underline;
}
a.body:link {
	font-weight: bold;
	text-decoration: underline;
}
a.body:hover {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
a.body:visited {
	color: #575DB0;
	text-decoration: none;
}
a.body:visited:hover {
	color: #0066FF;
	text-decoration: none;
}
a.nav:link {
	font-family: Garamond, Georgia, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5998FF;
}
a.nav:visited {
	font-family: Garamond, Georgia, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited:hover {
	font-family: Garamond, Georgia, sans-serif;
	font-size: 14px;
	color: #5998FF;
	text-decoration: none;
}

.tile-top {
	background-image:  url(images2/mexico-vacation-top.gif);
	background-repeat: repeat-x;
}
.tile-bk {
	background-image:  url(images2/puerto-vallarta-tile2.png);
	background-repeat: repeat-x;
}
.nav-c {
	background-image:  url(images2/nav-center2.gif);
	background-repeat: repeat-x;
}
.sand-l {
	background-image:  url(images2/4/tilesand-l.jpg);
	background-repeat: repeat-y;
}
.sand-r {
	background-image:  url(images2/4/tilesand-r.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: Garamond, Georgia, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #916542;
	text-transform: uppercase;
}
.tile-b {
	background-image: url(images2/tile-b.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h2 {
	font-family: Garamond, Georgia, sans-serif;
	font-size: 16px;
	color: #916542;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	height: 3px;
}
.tile-sand-l2 {
	background-image: url(images2/mexico-sand-l2.png);
	background-repeat: repeat-y;
}
.tile-sand-r2 {
	background-image: url(images2/mexico-sand-r2.png);
	background-repeat: repeat-y;
	background-position: left;
}
.tile-b2 {
	background-image: url(images2/bottom2.png);
	background-repeat: repeat-x;
}
.tile-b3 {
	background-image: url(images2/bottom3.png);
	background-repeat: repeat-x;
	background-position: top;
}
.footer-text {
	font-family: garamond, Georgia, serif;
	font-size: 14px;
	line-height: 16px;
	color: #663300;
	vertical-align: middle;
}


.headlines {
	font-family: Garamond, Georgia, Serif;
	font-size: 16px;
	font-weight: bold;
	color: #916542;
}
.headline {
	font-family: Garamond, Georgia, Serif;
	font-size: 18px;
	color: #916542;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	line-height: 20px;
}
.water-top {
	background-attachment: scroll;
	background-image: url(images2/4/tile-water-top.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.water-tile {
	background-attachment: scroll;
	background-image: url(images2/4/tile-water-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.weddingbox {
	border: 1px groove #CC9900;
	word-spacing: normal;
}
.line-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0B189;
}
#footer {
	font-size: 10px;
	color: #039;
	font-family: "Courier New", Courier, monospace;
}
#footer a {
	font-size: 14px;
}
.rule-h-footer {
	background-image: url(images2/4/rule-h-fotter.jpg);
	background-repeat: repeat-x;
}

.button_wrap{
    position:relative;
    width:225px;
    height:36px;
    overflow:hidden;
    font-weight:bold;
    font-size:11px;
    margin:10px;
}
.button_aLeft{
    width:70px;
    height:36px;
    -moz-border-radius:20px;
	-webkit-border-radius:20px;
    background-color:#093d6f;
    color:#fff;
    top:0px;
    right:0px;
    position:absolute;
    line-height:36px;
    text-align:left;
}
.button_aLeft span{
    display:none;
    padding-left:20px;
}
.button_bLeft{
    width:64px;
    height:30px;
    background-color:#fff;
    -moz-border-radius:20px;
	-webkit-border-radius:20px;
    color:#000;
    position:absolute;
    top:3px;
    right:3px;
    text-transform:uppercase;
    line-height:30px;
    text-align:center;
    cursor:pointer;
}
.button_bLeft span{
    color:#008ddd;
}
.button_aRight{
    width:70px;
    height:36px;
    -moz-border-radius:20px;
	-webkit-border-radius:20px;
    background-color:#093d6f;
    color:#fff;
    top:0px;
    left:0px;
    position:absolute;
    line-height:36px;
    text-align:right;
}
.button_aRight span{
    display:none;
    padding-right:20px;
}
.button_bRight{
    width:64px;
    height:30px;
    background-color:#fff;
    -moz-border-radius:20px;
	-webkit-border-radius:20px;
    color:#000;
    position:absolute;
    top:3px;
    left:3px;
    text-transform:uppercase;
    line-height:30px;
    text-align:center;
    cursor:pointer;
}
.button_bRight span{
    color:#008ddd;
}
.button_c{
    background-color:#008ddd;
    color:#fff;
    text-transform:uppercase;
}
.button_c span{
    color:#093d6f;
}
.content {
	position: relative;
	width: 950px;
}
.f15 {
	font-size: 1.3em;
}
