html, body {		height: 100%;}body {		margin: 0px;		padding: 0px;		background: #11121A url(images/bg1_01.jpg) repeat;/*changed*/		font-family: Arial, Helvetica, sans-serif;		font-size: 11px;		color: #FFFFFF;}h1, h2, h3 {		margin: 0px;		padding: 0px;}p, ol, ul {		margin-top: 0px;}ol, ul {		margin: 0px;		padding: 0px;}
p {		line-height: 220%;}strong {		font-weight: normal;		color: #FFFFFF;}a {		color: yellow; /*#A40000*/		outline: none;}a:hover {		text-decoration: none;}a img {		border: none;}img.border {}img.alignleft {		float: left;		padding-right: 25px;}img.alignright {		float: right;}img.aligncenter {		margin: 0px auto;}hr {		display: none;}ul.style1 {		margin: 0px;		padding: 0px 0px 0px 15px;}ul.style1 li {		padding: 3px 0px;}ul.style1 span {		color: #FFFFFF;}
/** custom **/

/*page logo table*/
#logotable {
	width:900px;
	padding-left:5px;
	padding-right:10px
}

#logotable td {
	
    height:250px;
	color:yellow;
	font-size:25px;
	font-weight:bold;
	text-align:right;
}


/*photo gifts page*/

p.gifts {
	line-height:120%;
	font-size:1.3em;

}


#gifts {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
font-size:1.3em;
line-height: 150%;
}

#gifts td {
	border:2px solid #FFFFFF;
	padding: 5px;
}

#gifts ol {
	list-style-type:none;
	margin-left:1.5em;
}

#gifts ul {
	list-style-position:outside;
list-style-type:circle;
    padding-left:1em;
    margin-left:1em;
}

font.tabletitles {
	color: yellow;
	font-weight:bold;
}
/** WRAPPER */#wrapper-content {		background: url(images/bg1_02.jpg) repeat-x left top;
}#wrapper {		background: url(images/bg1_05.jpg) repeat-y center top;
}#wrapper-bgtop {		background: url(images/bg1_03.jpg) no-repeat center top;
}#wrapper-bgbtm {		overflow: hidden;		padding-top: 132px;		background: url(images/bg1_04.jpg) no-repeat center bottom;}.homepage #wrapper {		background: url(images/bg3_03.jpg) repeat-y center top;
}.homepage #wrapper-bgtop {		background: url(images/bg3_01_modified.jpg) no-repeat center top;/*changed*/
}.homepage #wrapper-bgbtm {		background: url(images/bg3_02.jpg) no-repeat center bottom;/*changed*/
}.single #wrapper {		background: url(images/bg2_03.jpg) repeat-y center top;
}.single #wrapper-bgtop {		background: url(images/bg2_01_modified.jpg) no-repeat center top;
}.single #wrapper-bgbtm {		overflow: hidden;		padding-top: 50px;		background: url(images/bg2_02.jpg) no-repeat center bottom;
}.container {		width: 900px;		margin: 0px auto;}.clearfix {		clear: both;}/** HEADER */#header {}/** LOGO */#logo {		width: 900px;/*300*/		height: 174px; /*174px;*/}.homepage #logo {		width: 900px;/*300*/		height: 150px;/*350*/
}#logo h1, #logo p {		color: yellow;		margin: 0px;		line-height: normal;		text-align: right;/*changed*/		font-size: 2.5em;/*changed*/}#logo h1 a {		display: block;		top: 0px;		left: 0px;		width: 900px;/*300*/		height: 174px;		background: url(images/subpage1_01.jpg) no-repeat left top;}.homepage #logo h1 a {		display: block;		top: 0px;		left: 0px;		width: 900px;/*300*/		height: 350px;/*350*/		background: url(images/homepage01a.jpg) no-repeat left top;}/** MENU */#menu {		height: 45px;		padding: 15px 0px 0px 40px;
}#menu ul {		margin: 0px;		padding: 0px;		list-style: none;		line-height: normal;}#menu li {		float: left;		padding: 0px 30px;}#menu a {		float: left;		display: block;		height: 23px;		margin: 0px;		padding: 6px 0px 0px 0px;		line-height: 1;		letter-spacing: -1px;		text-decoration: none;		text-transform: uppercase;		text-shadow: #270000 -1px 2px 3px;		font-family: Arial, Helvetica, sans-serif;		font-size: 16px;		font-weight: bold;		color: #FFFFFF;}#menu a:hover {		text-decoration: underline;}#menu .active {		background: url(images/subpage1_02.jpg) repeat-x left top;}/** PAGE */#page {}/** CONTENT */#content {
}.homepage #content {		height: 290px;			background: url(images/homepage02.jpg) no-repeat center top;
}.single #content {		padding: 100px;}/** SIDEBAR */#sidebar {}/** FOOTER */#footer-wrapper {		height: 200px;		/*background: url(images/bg1_06.jpg) no-repeat center top;*/}#footer {
		background: url(images/bg3_01_footer.jpg) no-repeat right top;
		width: 902px;
}#footer p {		margin: 0px;		padding: 0px 0px 0px 0px;		line-height: 220%;		color: #31343F;}#footer .column1 {		float: left;		width: 575px;}#footer .column2 {		float: left;		width: 50px;		height: 82px;		/*background: url(images/subpage1_03.jpg) no-repeat center top;*/}#footer .column3 {		float: right;		width: 275px;		text-align: right;}#footer .copyright {		padding-top: 5px;		font-size: 10px;		color: #252732;}#footer .copyright a {		color: #252732;}.box-style {}.box-style .title {		margin: 0px;		padding: 0px;		letter-spacing: -1px;		text-transform: uppercase;		font-size: 28px;		font-weight: bold;		color: #FFFFFF;}.box-style .byline {		margin: -10px 0px 30px 0px;		padding: 0px;		letter-spacing: -1px;		text-transform: uppercase;		font-size: 14px;		font-weight: bold;		color: #363945;}