/* CSS Document */

body {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: #6a6a6a url(../images/bg.jpg) 0 0 repeat-x;
	color:#ddd;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}
img {
	border: 0;
}
#maincontainer, #maincontainer_full {
	position:relative;
	top:15px;
	margin: auto auto auto auto;
	padding: 0px 0px 0px 0px;
	width:1035px;
	height:auto;
	overflow:hidden;
	height: 850px;
	}
#maincontainer_full {
	/*background: #000;*/
	}
#maincontainer {
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	}

	
#footercontainer {
	float:left;
	padding: 0px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
	width:1015px;
}
#navcontainer {
	position:absolute;
	width:1015px;
	height:105px;
	top:0;
	left:0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/header.jpg) 0 0 no-repeat;
	z-index:4;
	overflow:hidden;
}

#navcontainer: hover { height:355px;} 

#left_top, #left_top_full {
	position:absolute;
	top: 65px;
	left:0px;
	width: 1015px;
	height:40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:1
}
#left_top {
	background-image: url(../images/left_top.jpg);
	background-repeat: no-repeat;
	}
#left_top_full {
	background: url(../images/left_top_full.jpg) 0 0 no-repeat #000;
}
#left {
	float:left;
	left:0px;
	width:775px;
	margin: 100px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:0;
}
#left_full {
	overflow: auto;
	float:left;
	left:0px;
	width:1015px;
	margin: 105px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:0;
	height: 585px;
	background:#000;
	position:relative;
}

#full_page {
	overflow-x: hidden;
	overflow-y: hidden;
	float:left;
	left:0px;
	width:1030px;
	margin: 65px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:0;
	height: 675px;
	/*background:#000;*/
}
#left p, #left_full p {
	font-size: 13px;
	font-weight:normal;
	font-family: 'Droid Sans', arial, sans-serif;
	color:#ddd;
	padding: 5px 45px 0px 60px;
	margin: 0px 0px 0px 0px;
	line-height:16px;
	z-index:4
}
span.yellow {
	color: #f8db00; font-weight: bold;
	}
#left td, #left_full td, #left ul, #left_full ul {
	font-size: 13px;
	font-weight:normal;
	font-family:'Droid Sans', arial, sans-serif;
	line-height:145%;
	color:#ddd;
}
#left ul, #left_full ul {
	margin: 10px 0 0 75px;
	list-style-image: url(../img/bullet.gif);
}
#left td, #left_full td { border: #555 1px solid;
}
#left table, #left_full table {
	border: 0; padding: 5px;
	}
#left h1, #left_full h1 { 
	font-family: 'Droid Sans', arial, sans-serif; color:#FC0; font-weight:normal; font-size:18px; padding: 10px 0 0 60px;
}
#left h2, #left_full h2 { 
	font-family: 'Droid Sans', arial, sans-serif; color:#FC0; font-weight:normal; font-size:16px; padding: 10px 0 0 60px;
}
#left img, #left_full img {
	/*padding:0px 0px 5px 60px;*/
	margin: 0px 0px 0px 0px;
	z-index:5
}
#left table, #left_full table {
	margin-left: 60px;
	}
#right {
	float:right;
	left:800px;
	width: 207px;
	margin: 100px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:1;
}
#right h2 { text-align: left; }
#right p {
	top: 0px;
	font-size: 13px;
	font-weight:normal;
	font-family:'Droid Sans', arial, sans-serif;
	color:#ddd;
	padding:0px 20px 45px 19px;
	margin: 0px 0px 0px 0px;
	line-height:16px;
	text-align:left;
	z-index:2;
}
#right img {
	float:right;
	padding:0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 100px;
	z-index:8
}
#footer, #footer_full {
	position:absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:1015px;
	height: 81px;
	left:0px;
	bottom:0px;
	top: 685px;
}
#footer_full_wedding {
	position:absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:1015px;
	height: 81px;
	left:0px;
	bottom:0px;
	top: 700px;
}
#footer_full_index {
	position:absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:1015px;
	height: 81px;
	left:0px;
	bottom:0px;
	top: 760px;
}
#gallery_footer {
	position:absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:1015px;
	height: 81px;
	left:0px;
	bottom:0px;
	top: 745px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}
#footer_full {
	/*background: url(../images/footer_bg_full.jpg) 0 0 no-repeat #000;*/
}
#footer p, #footer_full p, #footer_full_wedding p, #gallery_footer p, #footer_full_index p {
	font-size: 13px;
	font-family:  'Droid Sans', arial, sans-serif;
	padding: 0 0 5px 0px;
	margin: 0;
	line-height:18px;
	text-align:right;
}
.grey_link a { color: #aaa;
}
dl, dt, dd, ul, li {
	text-align:left;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
#menu {
	position: absolute;
	top: 0;
	left: 275px;
	width:730px;
	font-size: 13px;
	font-family: 'Droid Sans', arial, sans-serif;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
#menu dl {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 7.3em;
	position: relative;
}
#menu dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	border: 0px solid gray;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	position: relative;
	font-size: 13px;
	font-family:'Droid Sans', arial, sans-serif;
	font-weight:bold;
	color: #EFD200;
}


#menu dt a:hover {
	position: relative;
	width:6.65em;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#menu dd {
	border: 0px;
	width:150px;
}
#menu li {
	text-align: center;
	background: #fff;
}
#menu li a {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	background-image: url(../images/rollover_bg.jpg);
	background-repeat: no-repeat;
	padding:6px 0px 6px 10px;
	margin: 0px 0px 0px 0px;
	text-align:left;
}
#menu li a:hover {
	background: url(../images/hover_bg.jpg) no-repeat;
}
a {
	text-decoration: none;
	color: #FFF;
	z-index:7000;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight:bold;	
}

.ImgLeft img { float:left; padding: 0 15px 10px 0;
}
.ImgRight img { float:right; padding: 0 0 10px 15px;
}
span.header {color:#FC0; font-weight:bold;
}
.bold { font-weight:bold; color:#FFFFFF;}


/**---------------------------sifr ----------------------------------*/

/*These are standard sIFR styles... do not modify*/
.sIFR-flash
{
	visibility: visible !important; /*[e]visible*/
	margin: 0;
}
.sIFR-replaced
{
	visibility: visible !important; /*[e]visible*/
}
SPAN.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/*Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.*/
.sIFR-flash+DIV[adblocktab=true]
{
	display: none !important; /*[e]none*/
}
/*These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles*/
.sIFR-hasFlash H1
{
	visibility: hidden;
}

.sIFR-hasFlash H1
{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 22px;
	margin: 0 0 10px 60px;
}

.sIFR-hasFlash  h2
{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 22px;
	margin: 0 0 10px 60px;
}

.sIFR-hasFlash H3
{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 20px;
	margin-bottom: 10px;
}
.sIFR-hasFlash H4
{
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}
.sIFR-hasFlash H5#pullquote
{
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
object#ssp { padding: 0 0 0 60px; }

div.front_image {
width:338px;
height:225px;
float:left;
display:inline;/*
margin:0 2px 5px;*/
}
div.front_image_middle {
width:339px;
height:225px;
float:left;
display:inline;/*
margin:0 2px 5px;*/
}
#footer_upper1, #footer_upper2 { float:left; }
#footer_upper1 { width: 350px; }
#footer_upper2 {width: 350px; }
#footer_upper2 img {vertical-align: middle; padding: 0 0 0 5px; }
#footer_upper3 { float: right;}

div.clear { clear:both; }

div.inlineImages {display:inline; float:left; width:400px; text-align:center; padding: 20px 0 20px 30px;}
div.center { text-align: right; padding: 0 45px 0 0; }

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 15px;
background-color: #ddd;
}
.vscrollerbar {
width: 15px;
background: url(../images/scroll-yellow.jpg) 0 0 repeat-y;
}
.hscrollerbase {
height: 0px;
background-color: black;
}
.hscrollerbar {
height: 0px;
background-color: black;
}

.scrollerjogbox {
width: 15px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

div.slideshowRight {float:right; padding: 0 0 15px 15px; width:350px; height:350px;}
span.backto { float:right; margin: -40px 20px 0 0; font-size:12px; font-weight:normal;}