/*************************************
 * © Lunarium Design                 *
 * http://www.lunariumdesign.com     *
 * info@lunariumdesign.com           *
 *************************************/
body {
	margin-left: 0px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7B9A8B;
	background-image: url(http://www.ashtoncreekphotography.com/images/bg.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.contentHeader {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #7B9A8A;
}
.contentText {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
}
.contentSubText {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
#pagePhoto {
	background-color: #000000;
}
a:link {
	color: #CAAD55;
	text-decoration: none;
}
a:visited {
	color: #CAAD55;
	text-decoration: none;
}
a:active {
	color: #CAAD55;
	text-decoration: none;
}
a:hover {
	color: #CAAD55;
	text-decoration: underline;
}
select {
	font-family: Verdana, MS Serif, New York, serif;
	font-size: 11px;
	border: solid 1px #BFC1B8;
	height: 17px;
	color: #73756C;
	background-color: #FFFFF;
}
.cellstyle1 {
	background-color: #5488D8;
}
.cellstyle2 {
	background-color: A9C3EB;
}
td.header {
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
}
.input {
	font-family: Myriad Pro, Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	width: 260px;
	height: 18px;
	background: #FFFFFF;
	border: solid 2px #000000;
	color: #333333;
}
.inputMulti {
	font-family: Myriad Pro, Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	width: 260px;
	height: 150px;
	background: #FFFFFF;
	border: solid 2px #000000;
	color: #333333;
}
.dropDown {
	font-family: Myriad Pro, Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}
.radioButton {
	font-family: Myriad Pro, Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}
.button {
	font-family: Myriad Pro, Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	background-color: #7B9A8A;
	border: 0px;
}
.copyrightInfo {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #CCCCCC;
}
.copyrightInfo a:link {
	color: #BF9D34;
	text-decoration: none;
}
.copyrightInfo a:active {
	color: #BF9D34;
	text-decoration: none;
}
.copyrightInfo a:visited {
	color: #BF9D34;
	text-decoration: none;
}
.copyrightInfo a:hover {
	color: #BF9D34;
	text-decoration: underline;
}
.footerNav {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.footerNav a:link {
	color: #7C988A;
	font-weight: bold;
	text-decoration: none;
}
.footerNav a:active {
	color: #7C988A;
	font-weight: bold;
	text-decoration: none;
}
.footerNav a:visited {
	color: #7C988A;
	font-weight: bold;
	text-decoration: none;
}
.footerNav a:hover {
	color: #7C988A;
	font-weight: bold;
	text-decoration: underline;
}
#footerBg {
	background: url(http://www.ashtoncreekphotography.com/images/footer_bg.png) repeat-x scroll center bottom;
	width: 100%;
	float: left;
}
#footerFull {
	width: 100%;
	height: 183px;
	clear: both;
}
#footerContainer {
	width: 100%;
	height: 183px;
}
#footerContent {
	width: 930px;
	margin: 0px auto;
	padding: 0px 0px 40px 0px;
}
#footerContent p {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 20px;
	color: #CDCCCC;
}

