@charset "utf-8";
/* CSS Document */
body {
	background-color: #fff; 
	color: #766345;
	font-size: 12px;
	font-weight: normal;
	line-height:2;
}
a {
	color: #766345;
}
#wrapper {
	width:1000px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#delicious {
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
}
#delicious a {
	font-size: 9px;
}
#masthead {
	background: url(http://www.temeculamaternityphotographer.com/images/masthead.jpg) no-repeat;  
	width: 1000px;
	height: 99px;
}
#blogmasthead {
	background: url(http://www.temeculamaternityphotographer.com/images/masthead.jpg) no-repeat;  
	width: 1000px;
	height: 99px;
	margin-top: 15px;
}

.slideshow {  
    width:   805px;
    height:  537px;    
    padding: 0;  
    margin:  0 auto;  
} 
 
.slideshow img {    
    width:  805px; 
    height: 537px; 
    top:  0; 
    left: 0; 
} 

#container {
	width:950px;
	height: 46px;
	padding-left: 37px;
	margin:20px auto 0 auto;
}
#contentwrap {
	width: 970px;
	margin: 0 auto;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
	font-weight: normal;
	line-height:2; 
}
#content {
	margin: 0 50px;
	overflow: auto; 
	text-align: justify; 
}
#keywords {
	margin: 0 auto;
	overflow: auto; 
	text-align: justify; 
	width: 851px;
    font-size: 12px;
	font-weight: normal;
	line-height:2;
	margin-top: 25px;
}

h1 {font-size: 18px;}
h2, h3{font-size: 16px;}
h4 {font-size: 13px;}


.clearFix:after { /* for modern browsers */
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix { /* for IE7/Win */
    min-height:1px;
}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
}

#homephoto {
	width:850px;
	height:479px;
	background-image:url(../images/home-bg2.jpg);
	background-repeat:no-repeat;
	background-position: 45px 0;
}
#flashgalleries {
	width: 700px;
	text-align: center;
	margin: 0 auto;
}

#copyright {
	font-size:11px;
	margin:25px auto 0 auto;
	text-align: center;
	clear: both;
	width: 650px;
	color: #d6c8b3;
}

#blogcopyright {
	text-align: center;
}
#contactform {
	margin-left: 200px;
}
form {
	font-weight:bold;
}
input {
	background-color: #a69683;
	color: #fff;
}
textarea {
	background-color: #a69683;
	color: #fff;
}
#biopic {
	float: right;
	margin: 80px 0px 0 15px;
}
.welcome {
	background-image:url(../images/welcome.jpg);
	background-repeat:no-repeat;
	background-position: 78px -1px;
	margin-left: 40px;
	text-align: center;
	padding-left: 53px;
	margin-top: 15px;
}
.indent {

	margin-left: 25px;
}
	
#specials {
	float: right;
	width: 350px;
	margin-right: 20px;
	text-align: center;
	 }
	 
#specials a {
	border: none;
	text-decoration: none;
	margin: 8px;
}

#sessiontext {
	float: left;
	width: 480px;
	
}

