﻿body{
margin: auto;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #D9CDB7;
}

a{
text-decoration: none;
font-family: georgia;
font-weight:bold;
color: #D9CDB7;
}

p{
color: #666666;
margin-left:20px;
line-height: 17px;
font-family: georgia;
font-size: 12px;
}

span{
font-size: 12px;
color: #666666;
font-weight: bold;
margin-left:20px;
font-family: georgia;
}

#mainwrapper{
margin: auto;
width: 934px;
min-height: 400px;
}


#homecontent{
background-image: url(images/content.png);
height:550px;
width:934px;
}

#gallerycontent{
background-image: url(images/content.png);
height:550px;
width:934px;
}


#aboutuscontent{
background-image: url(images/content.png);
height:550px;
width:934px;
}

#contactuscontent{
background-image: url(images/content.png);
height:550px;
width:934px;
}

#testcontent{
background-image: url(images/content.png);
height:1040px;
width:934px;
}

#banner{
background-image: url(images/header.png);
height:81px;
width:934px;
}

#nav{
background-image: url(images/nav.png);
height:61px;
width:934px;
}

li{
text-decoration: none;
display: block;
float:left;
margin-left: 50px;
margin-top: 15px;
}

#content{
background-image: url(images/content.png);
height:433px;
width:934px;
}

#footer{
background-image: url(images/footer.png);
height:32px;
width:934px;
}

#bottom{
text-align:center;
}

.contact_form {
	width:380px;
	float:left;
	margin-left:10px;
	color:#666666;
font-family:Georgia;
font-size:16px;
letter-spacing:0;
line-height:17px;
}

#bottomnav p{
color:#FFFFFF;
text-align:center;
font-weight:bold;
	
}

#cats {
	width:350px;
	margin-left:20px;

}

#wedding_cats {
	width:900px;
	margin:auto;

}
#thumb_title {
	text-align:center; font-size:10px; color:#ac9c96;
}
