@charset "utf-8";

/* GENERIC TAGS */

a {
	text-decoration: none;
	color: #00c9f7;
	font-weight:bold;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#fff;
}

a img {
	border:none;
}

/* SPECIFIC ELEMENTS */

#copy {
	font-size: 11px;
	padding:12px 0px 0px;
	text-align:right;
	color:#00c9f7;
	float:right;
	width:709px;
}

#copy p {
	line-height:1.5em;
}

#description {
	float:right;
	clear:right;
	text-align:right;
	color:#00c9f7;
	font-size:11px;
	margin:35px 0px 0px;
}

#head {
	float:left;
	margin:15px 0px 0px 20px;
}

#thumbs {
	float:left;
	clear:left;
	width:150px;
	margin:-4px 0px 0px 21px;
}

.left-col img {
	margin:4px 0px 4px 4px;
}

.right-col img {
	margin:4px 4px 4px 0px;
}

#top-head {
	height:140px;
	margin-right:-4px;
}

.last-image {
	padding-bottom:10px;
	border-bottom: #00c9f7 2px dotted;
}

#main-content {
	float:left;
	width:905px;
}

#main-images {
	margin:0px;
	clear:right;
}

#main-images img{
	float:right;
	clear:none;
}

#image_1 {
	margin-left:20px;
}

#phone {
	float:right;
	clear:right;
	margin:6px 0px 0px 0px;
}

#blog {
	float:left;
	clear:none;
	margin: 59px 0px 0px 43px;
}

#about {
	float:left;
	clear:none;	
	margin:58px 0px 0px 20px;
}

#email {
	float:right;
	clear:none;
	margin:37px 0px 0px 0px;
}	

/* CLASSES */

.display-image {
	margin:0px 0px 50px 0px;
}

.thumb-row {
	display:block;
}

.thumb-img {
	margin:5px;
}

.clear {
	clear:both;
}
