body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px/14px;
	color:#333;
	padding:0;
	margin:0;
	background: #F4F4EF;
}

img {
	border: 0;padding:0;margin:0;
}

a {color: #cc0066; text-decoration: none;}
a:visited {color:#cc0066; text-decoration: none;}
a:hover {color: #CC0066; text-decoration: underline;}
a:hover .nounderline {text-decoration: none;}
a:active { color:#CC0066;}
a.more { 
	color: #cc0066; 
	white-space: nowrap; 
	background: transparent url(img/arrow.jpg) no-repeat scroll 100% 50%; 
	cursor: pointer; 
	padding-right: 10px; 
	position: relative; 
	_text-decoration: underline;
}	
a:hover.more, a:hover.back {text-decoration: underline;}

a.back { 
	color: #cc0066; 
	white-space: nowrap; 
	background: transparent url(img/back.jpg) no-repeat scroll 100% 50%; 
	cursor: pointer; 
	padding-left: 10px; 
	*padding_left: 0;
	position: relative; 
	_text-decoration: underline;
	background-position:left;}

/* ----------LAYOUT COLUMNS------------- */

#container {
	width: 1000px;
	margin-bottom: 100px;
	margin-left: 20px;
	background: #F4F4EF;
}

#leftColumn {
	width: 660px;
	min-height:300px;
	background: #F4F4EF;
	float: left;
	border-right: solid 1px #ddd;
	margin-bottom: 100px;
	padding-bottom:100px;
}

#contactColumn {
	width: 640px;
	min-height:300px;
	background: #F4F4EF;
	float: left;
	margin-bottom: 100px;
}

#leftColumn a img.thumb_large, #leftColumn img.thumb_large{
	background: transparent url(img/photo_whiteBG_large.jpg) no-repeat; 
	padding: 10px 11px;
	margin: 15px 0 0 5px;
}

#leftColumn a:hover img.thumb_large {
	background: transparent url(img/photo_redBG_large.jpg) no-repeat; 
	padding: 10px 11px 10px 11px;
	margin: 15px 0 0 5px;
}

#contactColumn img.thumb_contact {
	background: transparent url(img/photo_whiteBG_large.jpg) no-repeat; 
	padding: 10px 11px;
	margin: 15px 0 0 5px;
}

#leftColumn a h4, #leftColumn h4{
	font-size: 14px/18px;
	color: #333;
	margin: 5px 0 0 11px;
	padding:0;
}

#leftColumn a:hover h4 {
	color: #cc0066;
	text-decoration: none;
}

#leftColumn a p.project_description, #leftColumn p.project_description {
	font-size: 11px;
	color: #7d7d7d;
	margin: 5px 0 0 11px;
	padding:0;
	text-decoration: none;
}

#leftColumn a:hover p.project_description {
	text-decoration: none;
}

#leftColumn a p.medium, #leftColumn p.medium {
	font-size: 11px;
	font-style: italic;
	color: #7d7d7d;
	margin: 5px 0 0 11px;
	padding:0;
}


#columns .one{
	float:left;
	width:200px;
	min-height:300px;
	margin: 0 10px 20px 0;
	padding:0;
}

#columns .two, #columns .three{
	float:left;
	width:200px;
	min-height:300px;
	margin: 0 10px 20px 0;
	padding:0;
}

img#portfolio {
	margin: 30px 0 0 9px;
}

img.projectTitles {
	margin: 30px 0 0 9px;
}

img.detailPhotos {
	margin: 20px 0 0 0;
}

img#about {
	padding: 30px 0 0 25px;
}

#rightColumn {
	width: 315px;
	min-height:300px;
	background: #F4F4EF;
	float: left;
	padding:0;
}

#detailDescription {
	margin: 50px 0 0;
	padding: 35px 11px 30px 25px;
	border-bottom: 3px double #DDDDDD;
}

#detailDescription p {
	font-size: 12px;
	margin-top:0;
}

#detailDescription ul, #detailDescription li {
	font-size: 12px;
	color: #333;
	margin-top:0;
	*margin-left: 0;
	_margin-left: 0;
	padding:0;
	list-style-image: url(img/icon_bullet.gif);
	list-style-position:inside;
	*list-style-position:inside;
	_list-style-position:inside;
	list-style-type:none;
	list-style: block;
}


#detailDescription h4{
	font-size: 14px;
	margin:15px 0 5px;
}

#moreProjects{
	background: transparent url(img/title_moreprojects.jpg) no-repeat; 
	margin: 25px 0 0 25px;
	*margin-top: 25px;
	*margin-left: 13px;
	_margin-top: 25px;
	_margin-left: 13px;
	padding: 0;
	float: left;
}
#moreProjects a img.thumb_small{
	background: transparent url(img/photo_whiteBG_small.jpg) no-repeat; 
	padding: 8px;
	margin: 20px 15px 0 -5px;
	float: left;
}

#moreProjects a:hover img.thumb_small{
	background: transparent url(img/photo_redBG_small.jpg) no-repeat; 
	padding: 8px;
	margin: 20px 15px 0 -5px;
	float: left;
}

#viewall{
	padding-left: 190px;
	font-size: 12px;
}

#launchButton, #visitButton {
	min-width: 149px;
	margin: 0px; padding:0;
}

.launchNote{
	margin:0;
	font-size: 10px;
	font-style: italic;
	color: #7e7e7e;
}

#profile {
	margin: 3px 10px 0 25px;
	*margin: 17px 10px 0 13px;
	_margin: 17px 10px 0 13px;
	float: left;
	width: 264px;
}

#profile p{
	font-size:12px; line-height:150%;
	margin-bottom:10px;
}

#profile img{
	float:left;
	margin:-6px 0 0 -4px;
	padding-right:5px;
}


/* ----------LOGO-------------- */
#topBorder {
	width: 1175px; 
	height: 5px;
	background: transparent url(img/topborder.gif) repeat-x; 
	padding: 0px;
	margin: 0px;
}

#logoBar {
	top: 0; right: 0;
	position: relative;
	width:100%;
	height: 60px;
	background: transparent url(img/logobarBG.jpg) no-repeat; 
	padding: 0px;
	margin: 0px;
	*margin-top: -15px;
	_margin-top: -15px;
}

#menubar {
	top: 5px;
	position: absolute;
	margin-left:28px;
}

#menubar #navigation{	
	height:65px;
	margin:-5px 0 0 658px;
	*margin-top:-5px;
	*margin-left: -317px;
	_margin-top:-5px;
	_margin-left: -317px;
	padding:0;
	position:absolute;
	width:400px;
	z-index: 5;	
}

#menubar #navigation ul {
	display: block;
	margin:0;
	padding:25px 0 0 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menubar #navigation li {
	display: inline;
	width: 50px;
	margin:0;
	padding:10px 0 10px 0;
}

a.focused, a:hover.focused, a:visited.focused, a:active.focused {
	color: #FFF;
	background: #cc0066;
	padding: 5px 10px 5px 10px;
}

a.notFocused, a:visited.notFocused, a:active.notFocused {
	color: #333;
	background: #787878;
	padding: 5px 10px 5px 10px;
}

a:hover.notFocused {
	color:#FFF;
	background: #cc0066;
	padding: 5px 10px 5px 10px;
}

p.contact {
	font-size: 12px;
	margin: 20px 0 0 20px;
}
