@charset "utf-8";
body{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
body p{
	padding:2px 0;
	line-height: 22px;
}

#container {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#menu {
	float: left;
	background-color: #bad75f;
	padding: 5px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #FFF;
	line-height: 16px;
	width: 677px;
}
#portfolio_links {
	float: left;
	margin-top: 30px;
	margin-bottom: 120px;
	margin-left: 73px;
	color: #666;
	font-size: 15px;
	line-height: 22px;
}
#content {
	float: left;
	width: 687px;
	border-bottom: 7px solid #bad75f;
	background: #FFF;
}
#thumbnails {
	float: left;
	width: 703px;
	margin-top: 15px;
}
#thumbnails div{
	height: 63px;
	width: 63px;
	float: left;
	border: 1px solid #B6D555;
	margin-right: 13px;
	background: #f8fdeb;
}
#thumbnails img{
	height: 63px;
	width: 63px;
	float: left;
	border: 1px solid #B6D555;
	margin-right: 13px;
	margin-bottom:13px;
	background: #f8fdeb;
}
#container #leftCol {
	float: left;
	width: 225px;
}
#leftCol #logo {
	text-align: right;
	border-style: none;
	text-decoration: none;

}
#leftCol #logo img{	
	border:none;
}
#container #rightCol {
	float: right;
	width: 705px;
}

#leftCol #description {
	float: left;
	width: 225px;
	background: #f8fdeb url(images/description_div.png) no-repeat left top;
	font-size: 13px;
	line-height: 24px;
	padding-top: 25px;
}
#leftCol #description p{
	padding: 7px 7px 7px 10px;
	margin-top: 3px;

}

#info {
	font-size: 12px;
	float: left;
	height: 25px;
	width: 678px;
	text-align: right;
	padding: 5px 2px 12px 5px;
	line-height: 16px;
}

#leftCol #portfolio_links a {
	text-decoration: none;
	color:#5c5c5c;
}

#content #randomimages {
	height: 280px;
	width: 380px;
	float: right;
	margin: 20px 0px 20px 25px;
	border-top: 5px solid #B6D555;
	border-right: 1px solid #B6D555;
	border-bottom: 5px solid #B6D555;
	border-left: 1px solid #B6D555;
}

#rightCol #info a {
	text-decoration: none;
	color: #5c5c5c;
}
#rightCol #info a:hover {
	color:#B6D555;
}
#rightCol #content img {
	text-decoration: none;
	border-style: none;
}
#rightCol #menu a {
	text-decoration: none;
	color: #f8fdeb;
	margin-right: 3px;
	margin-left: 5px;
	padding: 4px 3px 4px 3px;
	font-weight: bold;

}
#rightCol #menu a:hover {
	color: #BAD75F;
	background: #FFF;
	padding-top: 8px;
	border-top: 4px solid #BAD75F;
}
	
#rightCol #content .redtitles {
	font-size: 15px;
	color: #b73e3d;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 14px;
	margin: 25px 0px 5px;
}
#rightCol #content span {
	font-weight: bold;
}
#rightCol #content ul {
	margin: 0px;
}
#leftCol #portfolio_links p.current {
	background: #BAD75F;
	color: #FFF;

}
#leftCol #portfolio_links p {
	margin: 0px;
	padding: 1px 2px;
	width: 130px;
}
#rightCol #menu .topcurrent {
	color: #BAD75F;
	font-weight: bold;
	padding-top: 8px;
	background: #FFF;
	border-top: 4px solid #BAD75F;
}
#content p.titles {
	font-size: 24px;
	color: #BAD75F;
	margin-bottom: 0px;
	border-bottom: 2px solid #bad75f;
}
#rightCol #content ul {
	line-height: 24px;
}
#content .welcome {
	font-size: 42px;
	color: #d2e270;
	margin: 0px;
	padding: 0px 0px 5px;
}
a {
	color: #666;
}
#thumbnails .bottomtext {
	height: 25px;
	width: 687px;
	border-style: none;
}
#leftCol #description p span {
	font-size: 13px;
	color: #000;
	letter-spacing: normal;
}
.tophiddeninfo {
	font-size: 5px;
	color: #FFF;
	height: 10px;
	width: 100%;
	margin: 0px 0px 0px -1000px;
	padding: 0px;
	clear: both;
}
#leftCol #portfolio_links a:hover {
	color: #BAD75F;
}
#footer {
	font-size: 10px;
	height: 10px;
	clear: both;
	text-align: center;
	padding-top: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
}
#rightCol #content .home_ul {
	background: #BAD75F;
	background: #f8fdeb;
	padding-top: 11px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;

}
#leftCol #description  img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

