body {
	background-image: url(../images/allpages/bg-2.jpg);
}

p {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #031a47;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #031a47;
	font-weight: normal;
	margin-top: 15px;
}
h2 {
	font-family: verdana;
	font-size: 13px;
	color: #031a47;
	line-height: 13px;
	font-weight: bold;
}
.sitemap {
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	color: #051747;
}

a:link {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #3333FF;
	text-decoration: none;
}
a:visited {

	color: #000066;
	text-decoration: underline;
}
a:active {

	color: #3333FF;
	text-decoration: none;
}
li {

	font-family: tahoma, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #031a47;
	letter-spacing: 1px;
	text-align: justify;
}
input {
	font-family: tahoma, Verdana;
	font-size: 11px;
	color: #031a47;
	background-color: #fffbe0;
}
textarea {
	font-family: tahoma, Verdana;
	font-size: 11px;
	color: #031a47;
	background-color: #fffbe0;
}
.villa-bg {
	background-image: url(../images/villa-landing.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.villa-tn {
	font-family: verdana;
	font-size: 11px;
	color: #000033;
	border: 1px dashed #FFFFFF;
	padding: 1px;
	margin: 1px;
}

.villa-bgCopy {
	background-image: url(images/villa-landing.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.villa-cta {
	background-image: url(../images/cta-bg.gif);
	height: 148px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
.villa-cta2 {
	background-image: url(../images/cta-bg.gif);
	height: 1000px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
.villa-cta h2 {
	padding-top: 25px
}

.bot-line {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	height: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	color: #FFF5AE;
}
.content-left {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #031a47;
	text-align: left;
}
#button {
	background-color: #031A47;
	color: #FFF5AE;
	font-weight: bold;
	width: 75px;
	height: 25px;
	border: 1px dotted #FFFFFF;
}

.googlemap {
	border: 2px dotted #FFFFFF;
	height: 500px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.weddingphotos {
	border: 1px solid white;
}

.weddingphotos a{
	border: 5px dotted #FFFFFF;
}

.weddingphotos a:hover {
	border: 1px dotted #FDE18E;
}
input {
	background-color: #FFFFCC;
	border: 1px dotted #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
textarea {
	background-color: #FFFFCC;
	border: 1px dotted #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
select {
	background-color: #FFFFCC;
	border: 1px dotted #FFCC00;
	font-size: 11px;
	padding: 3px;
}
#container {
padding: 30px 100px 30px 100px;
}

#thumbcontainer{
margin-left: 0px;
}


.imgcontainer{
	width: 75px;
	height: 75px;
	overflow:hidden;
	margin: 5px;
	padding:5px;
	border: 1px solid #fff;
	float:left;
	cursor:pointer;
}


.imgcontainer:hover{
	border: 1px solid #000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}


#colofon{
padding: 20px 0px 0px 0px;
clear:both;
}

#description{
	width: 150px;
	margin:0px;
	padding: 0px 10px 0px 0px;
	float:left;
}


/* hs section */

.highslide {
	cursor: url(scripts/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(scripts/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
display:none;
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
#gallery {
  margin-top: 14px;
}
#gallery .box {
  float: left;
  width: 118px;
  padding: 0 23px 2.3em 23px;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #615331;
  position: relative;
}
#gallery .box h3 {
  text-align: center;
  line-height: 23px;
  font: 23px "Times new roman", serif;
  color: #fff;
  height: 23px;
  margin-bottom: 20px;
  background: top center url(images/tab_drk.gif) no-repeat;
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
}
#gallery .box .more {
  height: 18px;
  line-height: 18px;
  background: #978040 top left url(images/moretab_left_drk.gif) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.2em;
  padding-right: 4px;
  margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
  background: #735220;
}
#gallery .box-lit h3 {
  background: top center url(images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more {
  background: #B4A26D top left url(images/moretab_left_lit.gif) no-repeat;
}

