body {
	background: /*url("/images/Mission Accomplished1 002_1.jpg") bottom left*/ #aba491;
	margin: 0px auto;
	padding: 0px;
	font-size: 100%;
	text-align: left;
	color: black;
	font-family: arial, helvetica, sans serif;
	}
	
img {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	border: 0px;
}
	
img.logo {
	margin: 0px 10px -3px 0px;
	/*border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;*/
	float: left;
}

#content {
	background: #E0DED7;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}	
	
#main {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	width: 800px; /*1000px*/
}

#top {
	background: #aba491;
	margin: 0px auto;
	padding-top: 10px;
	
}

/*#title {
	background: url("/images/Wedding Party 1999 (2).jpg") bottom;
	width: 600px;
	float: right;
	clear: right;
	margin: 7px;
	padding: 0px;
}*/

h1 {
	float: right;
	color: #612D2F; /*#451E22;*/ /*#741D00;*/
	margin: 0px 4px 0px -1px;
	padding: 0px;
	text-align: center;
	text-indent: 0px;
	font-family: palatino linotype, times new roman, serif;
}

h1.top {
	border-top: 2px solid #E0DED7;
	font-size: 646%;
}

h1.bottom {
	border-bottom: 2px solid #E0DED7;
	font-size: 255%;
	margin-top: -33px;
}
	
h2 {
	/*clear: both;*/
	text-align: left; /*center;*/
	font-size: 150%;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #486c6a;
	font-family: palatino linotype, times new roman, serif;
}

/*h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #486c6a;
	font-family: palatino linotype, times new roman, serif;
}*/

a {
	text-decoration: none;
}

a.text {
	font-family: palatino linotype, times new roman, serif;
	border-bottom: 1px solid #486c6a;
	/*border-top: 1px solid #9c6164;*/
	font-size: 105%;
	color: #612D2F;
	font-weight: bold;
}

a.text:hover {
	border-bottom: 1px solid #9c6164;
	/*border-top: 1px solid #612D2F;*/
}

img.t, img.current {
	margin: 5px 11px 15px 11px;
	/*width: 130px;*/
}

a img.t{
	border: 3px solid #486c6a;
	float: left;
}

a:hover img.t {
	border: 3px solid #612D2F;
	float: left;
}

a img.current {
	border: 3px solid #612D2F;
	float: left;
}

a:hover img.current {
	border: 3px solid #000;
	float: left;
}

a img {
	border: 3px solid #000;
}

a:hover img {
	border: 3px solid #612D2F;
}

a img.logo {
	border: 0px;
}

a:hover img.logo {
	border: 0px;
}

ul {
	background: url("/images/menu_bg_2.gif") center repeat;
	padding: 10px;
	margin: 0px;
	text-align: center;
	clear: both;
	/*border-top: 2px solid #000;
	border-bottom: 2px solid #000;*/
}

li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

ul a {
	font-family: palatino linotype, times new roman, serif;
	font-size: 150%;
	padding: 0px;
	margin: 10px 10px 20px 10px;
	color: #E0DED7;
	border-bottom: 1px solid #aba491;
	border-top: 1px solid #aba491;
}

ul a:hover {
	/*color: #fff;*/
	border-bottom: 1px solid #E0DED7;
	border-top: 1px solid #E0DED7;
}

ul a.current {
	color: #fff;
	border-bottom: 1px solid #E0DED7;
	border-top: 1px solid #E0DED7;
}

ul a.current:hover {
	/*color: #E0DED7;*/
	border-bottom: 1px solid #fff /*#aba491*/;
	border-top: 1px solid #fff /*#aba491*/;
}

p {
	margin: 0px 0px 0px 0px;
	text-align: left;
	text-indent: 0px;
	padding: 0px 0px 15px 0px;
}

p.bottom, p.small, p.smalltop, p.smallmain {
	margin: 15px auto;
	text-align: center;
}

p.small, p.smalltop, p.smallmain {
	font-size: 80%;
	font-style: italic;
}

p.smallmain {
	margin-top: -37px;
	margin-left: 310px;
	clear: both;
	margin-bottom: 00px;
	z-index: auto;
}

p.smalltop {
	clear: both;
}

p.top {
	font-size: 80%; /*Stupid IE7. For some reason, IE7 wasn't displaying this.*/
	font-style: italic;
	margin: 15px auto;
	text-align: center;
	clear: both;
	margin-top: -30px;
	margin-bottom: 00px;
	margin-left: 300px;
}

#text {
	width: 800px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	min-height: 335px;
	height: auto !important;
	height: 335px;
}

hr {
	clear: both;
}

#images {
	width: 500px;
	float: right;
	margin: -5px 0px 15px 0px;
	padding: 0px;
	/*border: 2px solid #000;*/
}

#images1 {
	width: 795px;
	/*border: 2px solid #000;*/
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
}

#contact {
	float: right;
	width: 430px;
	margin: 5px 00px 20px 20px;
	padding: 0px;
}

table {
	margin: 0px;
	padding: 0px;
}

table.top {
	width: 800px;
	margin: 0px auto;
}

form {
	margin: 0px;
	text-align: left;
}

input.special {
	display: none;
}