/* Generic common tags */

body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 15px 10px 10px 10px;
	background-image: url(site-images/sd_bg8201.jpg);
}	
img {
	border: 0;	
}	

p {
	font-size: 0.8em;
	margin: 0 0 0 0;
	color: #fff;
}



h1 {
	font-size: 1em;
	margin: 1em 0 0 0;
	color: #fff;
}

h2 {
	font-size: 0.9em;
	margin: 1em 0 0 0;
	color: #fff;

}

h3 {
	font-size: 0.8em;
	margin: 1em 0 0 0;
	color: #fff;
}

div.clear { clear: both; }

/* Main overall tags */

a.topmenu:link {
	color: #fff;
	text-decoration: none;
}
a.topmenu:visited {  
	color: #fff;
	text-decoration: none;
}
a.topmenu:hover {
	color: #666;
	text-decoration: none;
}

a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {  
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}

.piccaption {
	font-style: italic;
}

#horiz_rule {
	border: none 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #fff;
}


/* BLOCKS */

#page-container {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;	
	

}

#header-container {
	

}

#header-pic {
	height: 43px;
	margin: 0 0 0 100px;
}

#menu-block {
	padding: 5px 0 5px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}

#menu-block p {
	margin: 0 0 0 100px;
	color: #fff;
}

#body-container {
	margin: 0 0 0 100px;
}

#body-container p {
	margin: 10px 0 0 0;
	line-height: 1.5em;		
}

#text-container {
	float: left;
	width: 350px
}

#right-container {
	float: right;
	width: 400px;
	margin: 10px 30px 0 0;
}

#right-container img {
	border: solid 1 #fff;
}

#footer-container {
	margin: 20px 0 0 0;

}

#footer-pic {
	height: 40px;
}

#footer-pic p {
	color: #fff;
	margin: 0 0 0 100px;
	padding: 12px 0 0 0;

}

#footer-menu-block {
	padding: 5px 0 5px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#yellowemphasis {
	color:#FFFF33;
	margin: 0;
	padding: 0;

}

#footer-menu-block p {
	margin: 0 0 0 100px;
	color: #fff;
}

/* HOME PAGE */

#text-container-home {
	float: left;
	width: 350px
}

#right-container-home {
	float: right;
	width: 400px;
	margin: 10px 30px 0 0;
}

#text-container-home ul {
	padding-left: 20px;
	color:#fff;

}

#text-container-home li {
	font-size: 0.9em;
	margin: 5px 0 0 0;
}


/* ABOUT PAGE */

#text-container-about {
	float: left;
	width: 350px
}

#right-container-about {
	float: right;
	width: 400px;
	margin: 10px 30px 0 0;
}

/* DESIGN PROCESS PAGE */

#text-container-design {
	float: left;
	width: 350px
}

#right-container-design {
	float: right;
	width: 400px;
	margin: 10px 30px 0 0;
}

/* PORTFOLIO PAGE */

#text-container-portfolio-main {
	width: 800px
}

.rowborders-first {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;	

}

.rowborders {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;	

}

.port-table {
	margin: 10px 0 0 0;
	
}

.portfolio-more {
	margin: 0 0 0 20px;
}

.portfolio-text {
	padding: 0 20px 0 0;
}

/* PORTFOLIO DETAIL PAGES */

#text-container-portfolio {
	float: left;
	width: 350px
}

#right-container-portfolio {
	float: right;
	width: 400px;
	margin: 10px 30px 0 0;
}

/* LATEST PAGE */

#text-container-latest {
	float: left;
	width: 350px
}

#right-container-latest {
	float: right;
	width: 400px;
	margin: 10px 30px 0 0;
}

/* TALKS PAGE */

#text-container-talks {
	float: left;
	width: 600px
}

#right-container-talks {
	float: right;
	width: 150px;
	margin: 10px 30px 0 0;
}

/* EVENTS PAGE */

#text-container-events {
	float: left;
	width: 350px
}

#event {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}

.events-date{
	float: left;
	font-style: italic;
	font-weight: bold;
	
}

.events-time {	
	float: right;
	font-style: italic;
	font-weight: bold;
	
}

.events-title {
	clear: left;
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}

.events-location {	
	position: relative; top: -10px;
}




#right-container-events {
	float: right;
	width: 400px;
	margin: 10px 30px 0 0;
}

/* LINKS PAGE */

#text-container-links {
	float: left;
	width: 350px
}

#right-container-links {
	float: right;
	width: 400px;
	margin: 10px 30px 0 0;
}

/* CONTACT PAGE */

#text-container-contact {
	float: left;
	width: 350px
}

#right-container-contact {
	float: right;
	width: 400px;
	margin: 10px 30px 0 0;
}

#siteby {
	color: #fff;
	font-size: 0.8em;
	margin: 150px 0 0 0;
}

/* TESTIMONIALS PAGE */

#text-container-testimonials {
	float: left;
	width: 350px
}

#right-container-testimonials {
	float: right;
	width: 400px;
	margin: 10px 30px 0 0;
}

#right-container-testimonials h2{
	font-size: 0.9em;
	margin-top: 39px;

}

#right-container-testimonials img{
	margin-top: 20px;

}

#t-client {
	font-size: 0.9em;
	margin: -8px 0 0 20px;
	font-style: italic;
}

/* NEWS PAGE */

#text-container-news {
	width: 795px;
}

#newsitem {
	margin: 10px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

#right-container-news {
	float: right;
	margin-left: 20px;
}

.newsquote {
	padding: 0 20px 0 20px;

}
