@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(../images/paper.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	
}


a:link {
	color: #ff8b46;
	text-decoration: none;
}
a:visited {
	color: #ff8b46;
	text-decoration: none;
}
a:hover {
	color: #ff8b46;
}
a:active {
	color: #ff8b46;
}

#stripe{
	
}

html>body #stripe{
	height: 130px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-position: center;
	background-repeat: repeat-y;
	margin-left: auto;
	position: relative:
}

#wrapper {
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

html>body #wrapper {
	width:860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.alblum {
	padding: 31px;
	float: left;
	width: 150px;
	height: 125px;
	font-weight: bold;
	text-align: center;
}


#header{
	height: -60px;
	width: 860px;
	}

html>body #header{
	height: 150px;
	margin-top: -150px;
	width: 860px;	
}

#logo{
	width:310px;
	padding-top: 70px;
	float: left;
}

#kids{
	float: right;
	padding-top: 40px;
}

#nav {
	float: left;
	height: 50px;
	width: 890px;
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#facebook {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#colum1 {
	float: left;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

#colum2 {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#colum3 {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


html> body #colum3 {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#columphoto {
	float: left;
	width: 850px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}



#colum1fix {
	float: left;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	height: 325px;
}


#colum2fix {
	background-color: #FFFFFF;
	float: left;
	width: 200px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 325px;
}
html>body #colum2fix {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 325px;
}

#colum3fix {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

html>body #colum3fix {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 325px;
}
.photohome {
	padding-left: 20px;
	padding-bottom: 10px;
}
#footer {
	text-align: center;
	clear: both;
	padding-top: 10px;
	background-position: center;
}
.floatright {
	padding-top: 11px;
	float: right;
}
.floatleft {
	float: left;
}
.text {
	margin-right: 10px;
	margin-left: 10px;
}

.indent{
	margin-left: -25px;
}

#twitter_update_list{
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/twitterbullet.png);
}
.calander {
	font-weight: bold;
	color: #1890DC;
}

.linkphoto {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.phototitle {
	text-align: center;
}
.month {
	font-weight: bold;
	color: #BBD36f;
}
.footertext {
	color: #666666;
}
