/*------------NEW-------------------*/
h1 {
	text-indent: -9999px;
}
h1 a {
	display: block;
	background-image: url(/templates/template_1/images/interface/alisiapackard-logo.png);
	float: right;
	width: 203px;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
}
h2 {
	margin: 0 0 1em 0;
}
h1, h2 {
	color: #B55B4E;
}
p {
	line-height: 1.5em;
	margin-bottom: 8px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/templates/template_1/images/interface/body_bg.png);
	background-repeat: repeat-x;
	background-position: 0 35px;
	color: #999;
	margin: 10px 0 0 0;
}
#wrapper, #footer {
	width: 698px;
	margin: auto;
}
#header {
	height: 30px;
	padding: 20px 0px 20px 9px;
}
#topnav {
	float: left;
}
#topnav ul {
}
#topnav ul li {
	display: inline;
	padding: 0 25px 0 0;
}
#topnav ul li a, #topnav ul li a:visited {
	color: #999;
	text-decoration: none;
}
#topnav ul li a:hover, #topnav ul li.selected a, #topnav ul li.parent a {
	text-decoration: none;
	color: #B55B4E;
}
#subnav {
	padding: 6px 0 0 0;
}
.photo {
	padding: 0 9px 20px 9px;
	clear: left;
}
.content {
	overflow: auto;
	padding: 0 9px 20px 9px;
}
#footer-wrapper {
	background-image: url(/templates/template_1/images/interface/body_bg.png);
	background-repeat: repeat-x;
}
#footer {
	padding: 20px 0 20px 20px;
	width: 660px;
	border-left: solid #dadbdd 1px;
}
#breadcrumb {
	margin-bottom: 10px;
}
#breadcrumb a {
	text-decoration: none;
	color: #999;
}
.contact-photo {
	float: left;
	padding: 0 30px 0 0;
}
#contactForm {
	padding: 95px 0 0 420px;
	height: 388px;
}
#contact {
	position: relative;
	text-align: right;
	width: 260px;
}
#contact dd {
	padding: 3px 0;
}
#contact dd label {
	display: block;
}
#contact dd input[type="text"], #contact dd textarea {
	width: 250px;
	padding: 4px;
	border: solid 1px #ccc;
}
/*------------------------GALLERY-------------------------*/
#gallery {
	width: 680px;
	height: 483px;
	overflow: hidden;
}
#gallery-container {
	width: 680px;
	height: 483px;
}
#gallery-container .gallery-image {
	width: 680px;
	height: 483px;
	float: left;
	text-align:center;
}
#gallery-position {
	float: right;
}
#gallery-position a {
	text-decoration: none;
	color: #999;
}