/* Global */

#page{
	padding: 5px;
}
.headerBG{
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header{
	height: 107px;
	background-image: url(images/header-fade.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 991px;
}
.hidden{
	display: none;
}
.headerFix{
	height: 107px;
	width: 1002px;	
}
.headerLeft{
	float: left;
	height: 107px;
}
.headerRight{
	float: left;
	height: 107px;
	position: absolute;
	right: 15px;
	overflow: hidden;
}
#pageBar{
	height: 26px;
	background-image: url(images/page-bar.jpg);
	background-repeat: repeat-x;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 991px;
}
.pageBarBG{
	background-image: url(images/bg-bar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer{
	background-image: url(images/page-bar.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 986px;
}
.footerBarBG{
	background-image: url(images/bg-bar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer li{
	display: inline;
	padding-right: 25px;
}
#footer a{
	color: #0066FF;
}
#footer a:hover{
	color: #666666;
}
#footer .copy{
	float: right;
	text-align: right;
	margin-right: 5px;
}
img { vertical-align:top 
}
a img { border: 0 none; 
}
form{
	margin: 0px;
	padding: 0px;
}
.links {
	color: #0066FF;
}
body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Arial;
	background-repeat: no-repeat;
	color: #999999;
}
.clearall, .clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	margin: 0;
}
a:hover{
	color: #0066FF;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 5px;
}
h3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.red {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
p {
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}









/* Global Menu */
.headerRight ul{
	padding-top: 43px;
	padding-bottom: 0px;
	padding-left: 350px;
	float: left;
	padding-right: 20px;
	margin: 0px;
	width: 600px;
}
.headerRight li{
	list-style-type: none;
	display: inline;
}
.headerRight li a{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
.button, .buttonHit{
	margin-right: 5px;
}
.buttonHit{
	display: block;
	width: 80px;
	height: 17px;
	background-image: url(images/buttonHit.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	float: left;
}
a.button, a.button:link, a.button:active, a.button:visited {
	display: block;
	width: 80px;
	height: 17px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	float: left;
}
a.button:hover {
	display: block;
	width: 80px;
	height: 17px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	float: left;
}







/* Home Page */
#contentHome{
	width: 992px;
}
#contentHome .contentLeft{
	float: left;
	width: 520px;
}
#contentHome .contentRight{
	float: right;
	width: 400px;
	margin-top: 30px;
}









/* Galleries / Functions */
#contentGalls{
	width: 992px;
}
#contentGalls .contentLeft{
	float: left;
	width: 475px;
	height: 520px;
}
#contentGalls .contentRight{
	float: left;
	border: 2px solid #666666;
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	z-index: 2;
	margin-bottom: 5px;
}
.thumbBox{
	height: 120px;
	width: 94px;
	background-image: url(images/film.jpg);
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.thumbNumber{
	height: 20px;
	width: 20px;
	padding-top: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.thumbImg{
	height: 72px;
	width: 88px;
	padding-left: 3px;
	text-align: center;
}
.formbox{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 3px;
	margin-left: 3px;
}
.list{
	float: left;
}
.paging{
	float: left;
	padding-top: 7px;
	padding-left: 10px;
}
.paging a{
	color: #0099FF;
	text-decoration: none;
}
.paging a:hover{
	color: #666666;
}
#Layer1 {
	position:absolute;
	z-index:1;
	background-image: url(images/copyright.gif);
	background-position: right bottom;
	height: 221px;
	width: 230px;
	left: 10px;
	top: 10px;
}









/* Prints Page */
#contentPrints{
	background-image: url(images/prints.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 520px;
}
#contentPrints .contentLeft{
	float: left;
	width: 350px;
	height: 520px;
	background-color: #FFFFFF;
}
#contentPrints .contentRight{
	float: left;
	width: 190px;
	margin-top: 90px;
	background-color: #FFFFFF;
}
#contentPrints .contentLeft img{
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 20px;
}







/* Contact Page */
#contentContact{
	height: 520px;
	background-image: url(images/studio-fade.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#contentContact .contentLeft{
	float: left;
	width: 350px;
}
#contentContact .contentRight{
	float: left;
	width: 270px;
	padding-top: 55px;
}
.contactBG{
	background-image: url(images/studio-fade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentContact a{
	color: #0066FF;
}
#contentContact a:hover{
	color: #666666;
}
#contentContact ul{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contentContact li{
	padding-bottom: 10px;
	list-style-position: inside;
	list-style-type: disc;
}
#contentContact img{
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 20px;
}
.lowerP{
	padding-top: 130px;
}













/* Weddings Page */
#contentWeddings{
	height: 520px;
	background-image: url(images/bg-weddings.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#contentWeddings .contentLeft{
	float: left;
	width: 290px;
}
#contentWeddings .contentRight{
	float: left;
	width: 270px;
	padding-top: 40px;
}
.weddingsBG{
	background-image: url(images/bg-weddings.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentWeddings a{
	color: #0066FF;
}
#contentWeddings a:hover{
	color: #666666;
}
#contentWeddings h1{
	padding-bottom: 10px;
}
#contentWeddings h2{
	padding-top: 10px;
}
.wedPublic{
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-left: 50px;
}
.wedPrivate{
	float: right;
	padding-top: 5px;
	width: 150px;
}
.viewPack{
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	width: 250px;
	float: right;
	padding-top: 200px;
	padding-right: 50px;
}











/* Weddings Page */
#contentPackages{
	height: 520px;
	background-image: url(images/bg-packages.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#contentPackages .contentLeft{
	float: left;
	width: 290px;
}
#contentPackages .contentRight{
	float: left;
	width: 680px;
	padding-top: 40px;
}
.packagesBG{
	background-image: url(images/bg-packages.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentPackages a{
	color: #0066FF;
}
#contentPackages a:hover{
	color: #666666;
}
#contentPackages h1{
	padding-bottom: 10px;
}
#contentPackages h2{
	padding-top: 10px;
}
.gold{
	height: 350px;
	width: 210px;
	float: left;
	margin-right: 20px;
	background-image: url(images/gold.png)!important;
	background-image: url(images/gold.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	position: relative;
}
.gold ul{
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
.gold li{
	color: #CC6600;
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 3px;
}
.gold p{
	font-size: 26px;
	font-style: italic;
	color: #CC6600;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding: 0px;
	display: block;
	width: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
	position: absolute;
	bottom: 40px;
	left: 70px;
}
.goldTitle{
	background-image: url(images/goldTitle.png)!important;
	background-image: url(images/goldTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 169px;
	margin: auto;
}
.silver{
	height: 350px;
	width: 210px;
	float: left;
	margin-right: 20px;
	background-image: url(images/silver.png)!important;
	background-image: url(images/silver.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	position: relative;
}
.silver ul{
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
.silver li{
	color: #666666;
	list-style-type: disc;
	padding-bottom: 3px;
}
.silver p{
	font-size: 26px;
	font-style: italic;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	line-height: 30px;
	display: block;
	width: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: absolute;
	left: 70px;
	bottom: 40px;
}
.silverTitle{
	background-image: url(images/silverTitle.png)!important;
	background-image: url(images/silverTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 177px;
	margin: auto;
}
.bronze{
	height: 350px;
	width: 210px;
	float: left;
	background-image: url(images/bronze.png)!important;
	background-image: url(images/bronze.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	position: relative;
}
.bronze ul{
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
.bronze li{
	color: #996600;
	list-style-type: disc;
	padding-bottom: 3px;
}
.bronze p{
	font-size: 26px;
	font-style: italic;
	color: #996600;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	line-height: 30px;
	padding: 0px;
	width: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	position: absolute;
	left: 70px;
	bottom: 40px;
}
.bronzeTitle{
	background-image: url(images/bronzeTitle.png)!important;
	background-image: url(images/bronzeTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 187px;
	margin: auto;
}
.wedGalls{
	text-align: center;
}
.wedGalls .links{
	font-size: 16px;
	font-style: italic;
}
