body {
	background-color: #414141;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#social {
	text-align: right;
	color: #FFF;
	float: right;
	width: 30px;
	margin-top: 6px;
	margin-right: 10px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(../images/facebook-logo.png);
	background-repeat: no-repeat;
}

#largehometxt {
	font-size: 24px;
	font-family: "MS Serif", "New York", serif;
}
#gallerywrap img {
	margin: 5px;
	border: 3px solid #CCC;
}


#collection-thumbs img {
	padding: 12px;
	height: 190px;
	width: 190px;
	border: 1px solid #eeeeee;
}

li {
	padding-bottom: 10px;
	line-height: 20px;
}

#wrapper {
	width: 100%;
}
#style-thumbs img{
	padding: 3px;
	height: 85px;
	width: 85px;
	border: 1px solid eee;
}

.greenhighlight {
	color: #6eb43f;
}


#site {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
}
#header {
	height: 78px;
	width: 963px;
}
#menuin {
	line-height: 42px;
}

#menu {
	background-image: url(../images/menu-rep-bkrnd.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 43px;
	text-align: center;
}
.white {
	color: #FFF;
}

#menu a:link {
	font-size: 11px;
	text-transform: uppercase;
	color: #7a7979;
	letter-spacing: 2px;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: bold;
	float: left;
}
#menu a:visited {
	font-size: 11px;
	text-transform: uppercase;
	color: #7a7979;
	letter-spacing: 2px;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
}
#menu a:hover {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 2px;
	text-decoration: none;
}
#menu a:active {
	font-size: 11px;
	text-transform: uppercase;
	color: #7a7979;
	letter-spacing: 2px;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
}


#highlight {

}
#content {
	background-color: #FFF;
	background-image: url(../images/footer-round-img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 32px;
	padding-left: 40px;
	padding-right: 40px;
	color: #666;
	padding-bottom: 50px;
}
#content p {
	font-size: 13px;
	line-height: 20px;
}
#content h1 {
	font-size: 24px;
	color: #454744;
	font-weight: lighter;
	letter-spacing: -1px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
#content h2 {
	font-size: 24px;
	color: #6eb43f;
	font-weight: lighter;
	letter-spacing: -1px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
#content h3 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #6eb43f;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#col1 {
	float: left;
	width: 428px;
	margin-right: 40px;
}
#col2 {
	width: 410px;
	float: left;
}
#footer {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
	font-size: 12px;
	color: #736e70;
	padding-bottom: 82px;
}
.galleryimg {
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
}
#footer a {
	color: #636E61;
}

.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	list-style-type: square;
}
