body {
	/* background: #fff url('images/bg.gif') repeat-y top center; */
	color: #443E37;
	font-family:palatino,georgia, serif;
	font-size:14px;
	margin:0;
	padding:0;
	}

a {
	border-bottom: #fff dotted 1px;
	color: #7BC0D6;
	outline: none;
	text-decoration:none;
	}

a:hover, a.large_button:hover {
	border-bottom: #7D9B3D dotted 1px;
	color: #7D9B3D;
	}

a.highlight {
	color: #d1c545;
	font-weight:bold;
	}
	
a.large_button {
	border-bottom: #fff solid 1px;
	display: block;
	font-size:30px;
	float:right;
	margin: 0 10px 20px 0;
}
	
span.ampersand {
	font-family: Baskerville, Palatino, "Book Antiqua", serif;
	font-style: italic;
	}

.avatar {
	border: #eee solid 5px;
	float:right;
	margin-left:10px;
	height:120px;
	width:90px;
	}
	
.text_container .avatar {
	float:left;
	margin: 0 10px 0 0;
}

#from-sf{
	text-align:center;
	margin-top:15px;
}

.beauty_shot {
	margin-top:10px;
}

blockquote {
	border-top: #ccc double 4px;
	border-bottom:#ccc dotted 1px;
	font-size:20px;
	font-style: italic;
	line-height: 30px;
	margin: 10px 0;
	padding: 10px;
	text-align: left;
	}
	
cite {
	display:block;
	font-size:16px;
	margin:0 0 40px 10px;
	text-align:right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

.column {
	min-height:240px;
	padding: 0 16px;
	text-align: left;
	}

.column p a {
	color: #7D9B3D;
	font-size:12px;
	font-variant:small-caps;
	letter-spacing:.05em;
	text-decoration: none;
	text-transform: capitalize;
	}

.column p a:hover {
	border-bottom: #7D9B3D dotted 1px;
	}

.column p em {
	font-weight:bold;
	}

.column p {
	margin: 0 0 10px 0;
	line-height:22px;
	}

.column_one {
	float:left;
	width:217px;
	}

.columns_two {
	border-left:#ccc solid 1px;
	float:left;
	width:453px;
	}

.columns_two hr.divider {
	margin: 5px 0 10px;
	width:444px;
	}

.column_three, .column_two {
	border-left:#ccc solid 1px;
	float:left;
	width:217px;
	}

#container {
	background:transparent url(images/container_top.gif) no-repeat scroll center top;
	margin:0 auto;
	padding:60px 215px 0;
	text-align:center;
	width:750px;
	}
	
#container_bottom {
	background:#fff url(images/container_bottom.gif) no-repeat scroll center bottom;
	bottom:0;
	height:69px;
	margin:0 auto;
	padding:0 215px;
	position:relative;
	text-align:center;
	width:750px;
	z-index:1;
	}
	
#footer{
	background-color:#fff;
	margin:0 auto;
	padding:40px 215px 20px;
	text-align:center;
	width:750px;
	z-index:1;
	}
	
#footer a, #nav a {
	letter-spacing: 2px;
	text-transform: uppercase;
}

#footer ul, #nav ul {
	margin:0 auto 20px;
	padding:0;
	text-align: center;
	width:375px;
}

#footer li, #nav li {
	display:block;
	float:left;
	width:125px;
}

#copyright{
    text-align:center;
    font-size:12px;
    padding:20px 0 0;
    color:#ccc;
}

h1 {
	background:#FFFFFF url(images/sweet_lauren_cakes.png) no-repeat scroll 0 0;
	height:135px;
	margin:2px auto 18px;
	text-indent:-9999px;
	width:400px;;
	}
	
h2 {
	color: #7BC0D6;
	font-size:12px;
	font-weight:normal;
	letter-spacing: 3px;
	line-height:24px;
	margin: 20px 0 0 0;
	text-align: left;
	text-transform: uppercase;
	}

h3 {
	color: #7BC0D6;
	font-size:12px;
	font-weight:normal;
	letter-spacing: 3px;
	line-height:24px;
	margin: 20px 0 0 0;
	text-align: left;
	text-transform: uppercase;
	width:720px;	
	}

hr.divider {
	background-color: #443E37;
	border:0;
	color: #443E37;
	height: 1px;
	margin:0 auto;
	opacity: .2;
	width:722px;
	}	
	
hr.decorative {
	background:transparent url(images/hr_stripes.gif) repeat-y scroll 0 0;
	border:0;
	color: transparent;
	height: 2px;
	margin: 0 auto;
	width:680px;
	}
	
hr.spacer {
	background-color: #fff;
	border: none;
	color: #fff;
	height:5px;
	margin:0;
	padding:0;
}

input {
	border: #eee solid 1px;
	padding:3px;
}

input.button {	
	background-color: #7BC0D6;
	color: #443E37;
	font-family:palatino,georgia, serif;
	font-size:12px;
	font-weight:normal;
	letter-spacing: 1px;
	line-height:24px;
	padding: 5px 5px 2px 10px;
	-moz-border-radius: 10px;
	text-align: center;
	text-transform: uppercase;
}

input.button:hover {
	background-color: #7D9B3D;
	cursor: pointer;
}

.large_thumbnail {
	border: #eee solid 5px;
	height:120px;
	width:200px;
	}
	
span.number {
	font-weight:bold;
}
	
p {
	line-height: 22px;
	text-align: left;
	}
	
p.intro {
	font-size:14px;
	line-height:24px;
	margin: 30px auto 20px;
	padding:0;
	text-align:left;
	width: 720px;
	}
	
p.intro a {
	font-weight: bold;
	}
	
p span.large {
	font-size:28px;
	}
	
.right {
	float: right;
	}

table {
	border-collapse: collapse;
	font-size:14px;
	line-height: 20px;
	margin:10px 0;
	width: 470px;
	}

table td {
	padding: 15px 0 7px 15px;
	vertical-align: middle;
	}

table th {
	background-color:#aedeed;
	color:#443E37;
	font-size:12px;
	font-weight:normal;
	letter-spacing:3px;
	line-height:12px;
	margin:20px 0 0;
	-moz-border-radius-bottomright:25px;
	-moz-border-radius-topright:25px;
	padding:8px 15px 5px 10px;
	text-align:left;
	text-transform:uppercase;
	-webkit-border-radius:15px;
	}
	
table th.two {
	background-color: #e4cced;
	}

table th.three {
	background-color: #d4e0a2;
	}

textarea {
	border: #eee solid 1px;
	color: #443E37;
	font-family: Georgia, serif;
	font-size:16px;
	line-height: 20px;
	padding:10px;
}

.text_container {
	margin: 0 auto 40px;
	width:722px;
	}

.text_container hr.divider {
	margin: 20px auto 0;
	}

.thumbnail_left {
	float:left;
	margin: 0 10px 10px 0;
	}

.thumbnail_right {
	float:right;
	margin: 0 0 10px 10px;
	}
