/*Written by Team Tupper -- for http://www.teamtupper.com -- December 2006 */

/*Layout*/

#container {
	width: 782px;
	position: relative;
	top: 0;
	margin: 0 auto;
	/*background-color: #9a5919;*/
	background-image: url(../images/body_bkg.jpg);
	background-repeat: repeat-y;
	/*border: 1px solid white;*/
	padding-bottom: 10px;
	}

/*---------*/
#headernavigation {
	width: 530px;
	position: absolute;
	top: 45px;
	margin-left: 115px;
	height: 77px;
	background-image: url(../images/headerlink.jpg);
	background-repeat: no-repeat;
		}
	
#headernavigation li {
	margin-top: 0px;
	margin-left: 0px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	}
	
#headernavigation li, #headernavigation a {
	height: 77px;
	display: block;
	/*border: 1px solid orange;*/
	}

#headerlink {
	left: 0;
	width: 530px;
  	/*border: 1px solid red;*/
	}

#headerlink a:hover {
    background: transparent url(../images/headerlink.jpg) 0 0  no-repeat;
	/*border: 1px dotted green;*/
	}
/*---------*/

#sashnavigation {
	width: 782px;
	position: relative;
	top: -441px;
	margin-left: 0;
	height: 73px;
	background-image: url(../images/sashes_married2.jpg);
	background-repeat: repeat-y;
	/*border: 1px dashed black;*/
	}

#navigation {
	width: 782px;
	height: 46px; 
	background-image: url(images/navigation_off.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -307px; /* -306px or lower makes the image move downward on mouseover.... -308 or greater makes the image move upward on mouseover */
	margin-left: 0;
	}

/*---------*/
#videoclipbutton {
	width: 90px;
	position: absolute;
	top: 434px;
	left: 469px;
	height: 115px;
	background-image: url(../images/videoclipbuttonM2.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	}
	
#videoclipbutton li {
	margin-top: 0px;
	margin-left: 0px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	}
	
#videoclipbutton li, #videoclipbutton a {
	width: 125px;
	height: 115px;
	display: block;
	}

#videoclipbuttonlink {
	left: 0;
	width: 115px;
	}

#videoclipbuttonlink a:hover {
    background: transparent url(../images/videoclipbuttonM2_on.jpg) 0 0  no-repeat;
	}
/*---------*/


#content {
	width: 600px;
	position: relative;
	top: 0;
	margin-top: -255px;
	margin-left: 130px;
	margin-bottom: 10px;
	/*border: 1px solid orange;*/
	}

.copyright {
	height: 58px;
	width: 268px;
	background-image: url(../images/H1headerM2M.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -13px;
	left: -8px;
	padding-bottom: 0;
	margin-bottom: -20px;
	}
	
#content p {
	width: 300px;
	}
	
	
#content img.married2sideimg0 {
	position: absolute;
	top: 60px;
	right: -16px;
	}	

#content img.married2sideimg1 {
	position: absolute;
	top: 1122px;
	right: -16px;
	}
	
#content img.married2sideimg2 {
	position: absolute;
	top: 1465px;
	right: -16px;
	}
	
#boxright {
	position: absolute;
	top: 55px;
	left: 100px;
	}
	
#videoBox {
	background-image: url(../images/videobkg.jpg);
	background-repeat: no-repeat;
	height: 742px;
	width: 704px;
	position: relative;
	top: 0;
	left: -110px;
	margin-left: 0;
	padding: 10px;
	margin-bottom:-270px;
	}

#video {
	position: absolute;
	top: 70px;
	left: 135px;
	z-index: 1;
	}
		
#footer-shadow {
	position: relative;
	margin: 0 auto;
	width: 782px;
	/*border: 1px solid green;*/
	}

#footer-navigation {
	position: relative;
	margin: -20px auto;
	padding-left: 220px;
	padding-bottom: 10px;
	width: 782px;
	}

	
/* End Layout */



/* Text styling */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF99;
	}

	
a img { 
	border: none; 
	}

body {
	background-color: #9a5919;
	margin: 0 auto;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFFF99;
	font-weight: 200;
	margin-bottom: -10px;
	}

h1 img {
	position: absolute;
	left: -60px;
	border: 1px solid orange;
	}
		
h1.email {
	margin-bottom: 0;
	}
	
hr {
	border: none 0; 
	border-bottom: 1px dashed #fff;
	width: 60%;
	height: 2px;
	margin: 0;
	padding-top: 10px;
	text-align: left;
	}	
	
ol, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #99FF66;
	margin-left: -20px;
	margin-top: 20px;
	list-style-type: square;
	}

ul.minimenu li{
	display: inline;
	padding: 0 10px;
	}
	
ul.minimenu li{
	display: inline;
	padding: 2px;
	}

ul.minimenu {
	margin-left: -45px;
	}


.minimenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFF66;
	}
		
.tinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	}  
	
	
blockquote {
	border: 1px dashed #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FF9933;
	width: 315px;
	padding: 10px;
	margin-left: 0;
	margin-top: 15px;
	}

blockquote img {
	float: left;
	}
		
.sig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	margin-left: 0;
	}	
	
p.inset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFF66;
	border: 1px dashed #ffffff;
	padding: 10px;
	}
	
#testform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	}
	
#emailbox {
	padding: 3px;
	border: 1px solid #000;
	background-color: #fff;
	}

form {
	padding: 10px;
	margin-left: -2px;
	border: 1px dashed white;
	width: 590px;
	position: relative;
	left: -20px;
	}

/*label {
	padding-left: 20px;
	}*/
	
/*#submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 0;
	border: 1px solid #000000;
	background-color: #99FF66;
	}*/	

form button { /*This takes away the ridiculous default grey box that plasters around our pretty submit button image*/
	margin-bottom: -8px;
	padding: 0;
	border: 0;
	background: none;
	}
		
#testform .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	}		
	
	/* End Text Styling */


