#mainwrapper {
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
}

body {
	margin:0px;
	padding:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	
}

.thumbnail a{
	font-weight: bold;
	color: #8ab459;
	text-decoration: none;
}

.thumbnail a img{ 	border: none;}

* {
	margin:0px;
	padding:0px;	
}

* a {
	text-decoration:none;
}

* a:link {
	color:#0000ee;
}

* a:visited {
	color:#0000ee;
}

* a:hover {
	color:#74b148;
}


#blue {
    /*background-image: url(blue-home.jpg);*/
    background-repeat: no-repeat;
    height: 252px;
    width: 748px;
    margin:0px;
    padding:0px;
    margin-bottom:6px;
    position: relative;
}

div#bluetext {
    position: absolute;
    height: auto;
    width: auto;
    right: 20px;
    top: 15px;
    color:#eeeeee;
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
}

#content {
	background-image:url(contback.jpg);
	background-repeat: repeat-y;
	float:left;
	width:748px;
	margin:0px;
	padding:0px;
	margin-bottom:6px;
}

#contentindex {
	float:left;
	width:748px;
	margin:0px;
	padding:0px;
	margin-bottom:6px;
}

/*------------ maininfo -------------*/

.section {
	font-size:20px;
	color:#0000ee;
}
.section a {
	text-decoration:none;
}

.section a:link {
	color:#0000ee;
}

.section a:visited {
	color:#0000ee;
}

.section a:hover {
	color:#74b148;
}

.subsection {
	font-size:12px;
	color:#74b148;
}

.subsection a {
	text-decoration:none;
}

.subsection a:link {
	color:#74b148;
}

.subsection a:visited {
	color:#74b148;
}

.subsection a:hover {
	color:#000000;
}

#infowrapper {
	/*float:left;*/
	margin-left:185px;
	margin-bottom: 140px;
}

#infowrapper div {
	padding: 10px 0 0 5px;
}
#infotitle {
	margin-left:15px;
	float:left;
	width:450px;
	border-bottom: 2px solid #333333;
}

#infobottom {
	margin-left:15px;
	margin-top:-20px;
	float:left;
	width:450px;
	border-bottom: 2px solid #333333;
}

.info {
	float:left;
	margin-bottom:30px;
}

.info p {
	margin-left:30px;
	margin-right:30px;
	font-size:12px;
	text-align:justify;
	}
.info h1 {
	margin-left:15px 0px 6px 20px;
	font-size:1em;
}

.info h2 {
	margin:10px 0 6px 30px;
	font-size:.9em;
}

.inset img {
	margin:15px 10px 0px 0px;
}

.inset h2 {
	margin-left:65px;
}

.inset p {
	margin-left:65px;
}

.inset {
	margin-left:30px;
	clear:both;
	
}

/*------------ sidebar --------------*/

#sidebar {
	height: auto;
	width: 182px;
	margin-bottom:6px;
	float:left;
}

#homebar {
	height: auto;
	width: 558px;
	margin-bottom:0px;
	margin-right: 6px;
	float:left;
}

#login {
	margin-left: 0px;
	border-left: 0px;
	float:left;
}

#loginhead {
	font-size: 12px;
	border-bottom:1px solid #000000;
	margin-bottom:3px;
	padding-right:15px;
	padding-left:6px;
}

.bginput {
	 width: 15px;
}

/*------------- footer --------------*/
#footer {
	width:738px;
	background-color:#74b148;
	padding-left:10px;
	clear:both;
}

#footer p {
	font-size:.7em;
	font-family: verdana, arial, helvetica, sans-serif;
	/*padding-left:20px;*/
	padding-bottom:15px;
	color:#333333;
	clear:both;
}

#footer ul {
	padding-top:2px;
	font-family: verdana, arial, helvetica, sans-serif;
	list-style-type:none;
	font-size:.7em;
	padding:5px 0 2px 0px;
}

#footer li {
	margin-right: 10px;
	float:left;
}

#footer a {
	text-decoration:none;
}

#footer a:link {
	color:#333333;
}

#footer a:visited {
	color:#333333;
}

#footer a:hover {
	color:#eeeeee;
}

/* --------- header ---------*/

#header {
	position:relative;
	background-color:#74b148;
	width:748px;
	height:55px;
	padding-top:5px;
	padding-left:0px;
	margin-bottom:6px;
}

#headlogo {
	margin-left:25px;
	float:left;
}

#headlinks {
	position: absolute;
	bottom: 20px;
	right: 10px; 
}

#header ul {
	/*padding:0 0 0px 20px;*/
	font-family: /*futura,*/ verdana, arial, helvetica, sans-serif;
	font-weight:bolder;
	list-style-type:none;
	font-size:15px;
}

#header li {
	margin-right: 12px;
	float:right;
}

#header a {
	text-decoration:none;
}

#header a:link {
	color:#eeeeee;
}

#header a:visited {
	color:#eeeeee;
}

#header a:hover {
	color:#0000ee;
}

#test {
	position:relative;
}

/*-- portfolio lightbox --*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	
/* thumbnail look -- */

a img{ 	border: none;}

.portitem {
	margin-left:10px;
	float:left;
}

.clientitem {
	margin-left:10px;
	float:left;
	border-top:1px solid #000;
	
	padding-top:15px;
	padding-bottom:15px;
}

.clientitem p{
	margin-left:0px;
	margin-right:30px;
	font-size:0.9em;
	text-align:left;
}

.eachclient {
	float:left;
}

.portitem p{
	margin-left:0px;
	margin-right:30px;
	font-size:0.9em;
	text-align:left;
}
.thumbnail{
	padding: 5px;
	padding-bottom:10px;
	background-color: #222;
	border: 1px solid #ddd;
	float: left;
	margin-left:0px;
	margin-right: 10px;
	margin-bottom: 5px;
	}	

.caption{ 
	float:left;
	width:350px;
	margin-top:-5px;
	font-size: 0.9em; 
	padding-top: 0.0em ;
	
}

.caption a {
	font-weight:bold;
	font-size: 0.8em;
}

.editing{
	float:right;
	text-align:right;
	margin-right:20px;
	width:80px;
	font-size:0.7em;
}

.describebox {
	margin-top:20px;
	font-size:0.9em;
}

#userinfo {
	float:left;
	min-width:200px;
	width:auto;
	font-size:12px;
	padding:10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom:15px;
}
#accountinfo {	
	clear:both;
	
}

#accountinfo h1 {
	font-size:16px;
	font-weight:bold;
	border-bottom: 1px solid #ccc;
}

#signout {
	float:right;
}

#admin {
	float:left;
	margin-left:10px;
	width:auto;
	font-size:12px;
}

.projectitem {
	margin-left:10px;
	float:left;
	border-bottom:1px solid #000;
	
	padding-top:5px;
	padding-bottom:5px;
}

.projectitem p{
	margin-left:0px;
	margin-right:30px;
	font-size:0.9em;
	text-align:left;
}

.projectinfo {
	float:left;
	width:200px;
	max-width:200px;
}

.projectdesc {
	float:left;
	margin-left:50px;
	max-width:300px;
	
}
.projectdate {
	float:right;
	
}