body {
	background-color: #000000;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}td img {display: block;}td img {display: block;}td img {display: block;}
.sidebg {
	background-color: #000000;
	background-image: url(../images/denise-broadwell-photography-santa-cruz-wedding-photography_r3_c1.jpg);
	background-repeat: no-repeat bottom;
}
.rightsidebg {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/denise-broadwell-photography-santa-cruz-wedding-photography_r3_c11.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footertext {
	font-size: 10px;
	color: #262626;
}
.pricingtitle {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.pricingdetail {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

.contact-labels {
    float: left;
    width: 18%;
    font-weight: bold;
}

.input{
    float: left;
    border: none;
    background: url('../images/msg-box.png') no-repeat top left;
    padding-top: 3px;
    padding-left: 3px;
    width: 339px;
    height: 120px;
    color: #fff;
}

.basic-input{
    float: left;
    border: none;
    background: url('../images/input_box.png') no-repeat top left;
    padding-top: 3px;
    padding-left: 3px;
    width: 165px;
    height: 21px;
    color: #fff;
}

#send{
    width: 130px;
    height: 49px;
    border: 0px;
    background: url('../images/send-btn.png') no-repeat center;
    margin-right: 28px;
}

.left-image {
    float: left;
    width: 28%;
}

#contact-form {
    float: left;
    width: 52%;
    padding-left: 2%;
    padding-right: 18%;
}

.btn-align {
    width: 100%;
    text-align: right;
}

#sent-msg{
    visibility: hidden;
    font-size: 150%;
}

.clearer {
    clear: both;
}
