@charset "utf-8";

/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

h1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	color: #000066;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.rightBox h1 {
	text-align: center;
	background-image: url(images/right_column_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	height: 39px;
}

.rightBox {
	background-image: url(images/rightShadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

.boxContent {
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
}

.boxBorder {
	border-top: solid 1px #c3c3c3;
}

.leftBox {
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/rightShadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 15px;
}
.leftBox h1 {
	background-image: url(images/left_column_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	height: 39px;
}
#leftColumn {
	float: left;
	width: 205px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 21px;
}

#rightColumn {
	float: right;
	width: 546px;
	text-align: center;
	margin-right: 13px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;

}
.rightBox .rightBottom {
	background-image: url(images/right_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 19px;
}
.leftBox .leftBottom {
	background-image: url(images/left_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 19px;
}
#container {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #DFDFDF;
	height: 1300px;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	background-color: #F0F0F0;
}

a img {
	border-color: white;
}

a img:hover {
	border-color: red;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

#nav {
	text-align: left;
	left: 0px;
	padding-bottom: 10px;
}

#nav ul {
	padding: 0px;
	left: 0px;
	margin: 0px;
}

#nav li {
	font-size: 12px;
	width: 140px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	left: 0;
	list-style: none;
	border-bottom: 1px dotted #c1c1c1;
}

#nav li a {
	text-decoration: none;
	color: #000000;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
	left: 0;
}

#nav li a:link, #nav li a:active, #nav li a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
	left: 0;
}

#nav li a:hover {
	text-decoration: none;
	color: #ff0000;
	background-color: #ffffff;
}

.style1 {
color: #666666
}

.style2 {
font-size: 18px
}

.footer {
	margin-left: auto;
	margin-right: auto;
	color: #9D9D9D;
	font-size: 10px;
	clear: both;
}

#padding {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#weddingPhoto {
	width: 740px;
	height: 451px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/images/Wedding_Photography_1.jpg);
	background-repeat: no-repeat;
}

#cakePhoto {
	width: 740px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	background-image: url(/images/cake_wedding_photography.jpg);
	background-repeat: no-repeat;
}
