/* CSS Document */

body {
	background-color:#17140f;
	margin: 0;
	font-family: georgia;
	font-size: small;
		}

#container { 
	width: 900px;
	margin: 0 auto;
	text-align: left;
		}	
	
#header {
	width: 900px;
	height: 122px;
	background: url("images/header.jpg") no-repeat top;
		}

#emailform {
	float: right;
	width: 200px;
	color:#FFFFFF;
	margin-right: 70px;
		}

#emailform p {
	color:#D5C4A1;
	font-size:12px;
	line-height: 14px;

		}

#nav {
	background: url("images/button.up.jpg") repeat-x top left;
	height: 35px;
	top: 122px;
	width: 900px;
	text-decoration: none;
		}

#nav li {
	display: inline;
	margin-left: 20px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
		}

#nav a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 13px;
	color:#D5C4A1;
	font-family:georgia;
		}

#nav a:hover {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 13px;
	color: #ffffff;
	font-family:georgia;
		}

#nav #index a, #about a, #portfolio a, #case a, #services a, #ftp a, #contact a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 12px;
	color: #000000;
	font-family:georgia;
	background: url(images/button1c.gif) repeat-x top left;
		}
				
#content {
	float: left;
	background: url("images/background.jpg") top center repeat-y;
	width: 900px;
		}
		
#contentleft {
	float: left;
	overflow: hidden;
	width: 550px;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 30px;
	padding-bottom: 30px;
		}
		
#content p {
	float: left;
	font-family:georgia;
	font-size: 12 px;
	color:#D5C4A1;
		}
		

		
#contentright {
display: inline;
float: right;
	margin-right: 35px;
	overflow: hidden;
	width: 246px;
	height: 397px;
	background: url("images/right.image.home.jpg") top right no-repeat;
		}
		
		
#contentrightservices {
display: inline;
float: right;
	margin-right: 35px;
	overflow: hidden;
	width: 246px;
	height: 397px;
	background: url("images/right.image.services.jpg") top right no-repeat;
		}
		
#contentrightwedding {
display: inline;
float: right;
	margin-right: 35px;
	overflow: hidden;
	width: 246px;
	height: 397px;
	background: url("images/right.image.wedding.jpg") top right no-repeat;
		}
	
		
#contentrighthauschka {
display: inline;
float: right;
	margin-right: 35px;
	overflow: hidden;
	width: 246px;
	height: 397px;
	background: url("images/right.image.hauschka.jpg") top right no-repeat;
		}
	
#contentrightcontact {
display: inline;
float: right;
	margin-right: 35px;
	overflow: hidden;
	width: 246px;
	height: 397px;
	background: url("images/right.image.contact.jpg") top right no-repeat;
		}
	
		
		
		
.subhead {
	font-style: italic;
	font-weight: bold;
	font-family:georgia;
	font-size: 16px;
	color:#D5C4A1;
		}
		
.bullet {
	padding-left: 15px;
	padding-right: 300px;
	background: url(images/bullet.2.gif) no-repeat left 3px;
		}
		
.bullet2 {
	padding-left: 15px;
	background: url(images/bullet.2.gif) no-repeat left 3px;
		}
		
.rightindent {
	padding-right: 265px;
		}
		
		
.footer {
float: left;
	background: url("images/button.up.jpg") repeat-x top left;
	height: 35px;
	width: 900px;
	text-decoration: none;
	font-size: 11px;
	color:#D5C4A1;
	font-family:georgia;
	
		}
		
		
.footer a {
color:#D5C4A1;

		}


	