@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verticaltext{
font: bold 13px Arial;
position: absolute;
right: 3px;
top: 20px;
width: 15px;
writing-mode: tb-rl;
}
#OuterShell {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#tier1 {
	background-image: url(images/wedding-photography-logo.gif);
	background-repeat: no-repeat;
	height: 95px;
	color: #FFF;
	text-shadow: 0px -1px 0px #000;
	font-weight: bold;
	padding-top: 20px;
}
#tier1 a {
	color: #FFF;
	text-shadow: 0px -1px 0px #000;
	text-decoration: none;
}
#tier1 a:active {
	color: #FFF;
	text-shadow: 0px -1px 0px #000;
	text-decoration: none;
}
#tier1 a:visited {
	color: #FFF;
	text-shadow: 0px -1px 0px #000;
	text-decoration: none;
}
#tier1 a:hover {
	color: #6FC4BE;
	text-shadow: 0px 2px 2px #000;
	text-decoration: none;
}
#tier1 ul {
	margin: 0px;
	text-align: right;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tier1 ul li {
	list-style-position: inside;
	list-style-type: none;
	padding-bottom: 25px;
	display: inline;
	padding-right: 25px;
}
#tier2 {
	background-image: url(images/HashBG.gif);
	padding: 15px;
	border: 1px solid #333;
	color: #FFF;
	text-shadow: 0px -1px 0px #000;
	font-size: 13px;
}
#TextBox {
	padding: 15px;
	background-color: #222;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #3C3C3C;
	border-bottom-color: #3C3C3C;
	border-left-color: #000;
	width: 888px;
}
#OuterShell #tier2 h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: right;
	font-weight: normal;
	font-size: 16px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#tier3 {
	padding: 15px;
	color: #FFF;
	text-shadow: 0px -1px 0px #000;
}
