/* Universal Head. Design That Works. January 2006 /**************************/
/* Design and Code by Peter Gifford /**************************/

/* BASICS /**************************/

html, body, form, fieldset {
margin: 0;
padding: 0;
}

body {
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 76%;
	line-height: 1.6em;
	color: #8A8C7C;
	text-align: center;
	background-color: #628698;	
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 0; padding: 0; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }
.standardsAlert { display: none; }
.clearleft { clear: left; }
img { border: none; display: inline; }
div.clearer {clear: both; line-height: 0; height: 0;}

/* TYPE /**************************/

p {
	font-size: 1.1em;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.4em;
	color: #628698;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #628698;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
	color: #628698;
}

h4 {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #628698;
}

/* LINKS /**************************/

a:link {
	color: #97aebc;
	text-decoration: none;
	border-bottom: 1px dotted #B8B26E;
}

a:visited {
	color: #628698;
	text-decoration: none;
	border-bottom: 1px dotted #B8B26E;
}

a:hover {
	color: #9CD5F2;
	text-decoration: none;
	border: none;
}

a:active {
	color: #628698;
	text-decoration: none;
}

/* STRUCTURE /**************************/

#wrapper {
	width: 823px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url("../images/bground.jpg") top repeat-y;	
}

#contentwrapper {
	width: 763px;
	margin: 0 auto;
	text-align: left;
}

#topnav {
	width: 763px;
	height: 30px;
	margin: 0 auto;
	text-align: left;
	background-color: #90a6b6;	
}

#masthead {
	width: 763px;
	height: 124px;
	margin: 0 auto;
}

#leftcolumn {
	width: 508px;
	float: left;
	display: inline;
	overflow: visible;
	position: relative;
	padding-bottom: 2em;
}

#rightcolumn {
	width: 255px;
	float: left;
	display: inline;
	overflow: visible;
	position: relative;
}

#footer {
	width: 823px;
	height: 72px;
	margin: 0 auto;
	text-align: center;
	background: url("../images/footerbg.jpg") top no-repeat;	
}

/* Top Nav
----------------------------------------------- */

#topnavlist {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 15px;
}

#topnavlist ul { 
	list-style-type: none;
	overflow: hidden;
}

#topnavlist ul li {
	float: left;
}

#topnavlist ul li a {
	text-align: center;
	text-decoration: none;
	border-bottom: none;
	border-right: 1px solid #fff;
	padding: 0 15px 0 15px;
	color: #fff;
}

#topnavlist ul li a.last {
	border-right: none;
}

#topnavlist a:hover {
	color: #9CD5F2;
}

#topnavlist a:active {
	color: #4A1D1E;
}

#topnavlist #here a {
	color: #313334;
}

/* Left Column
----------------------------------------------- */

#leftcolumn p {
	line-height: 1.6em;
	padding: 0 20px 1em 30px;
}

#leftcolumn p.caption {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-style: italic;
	color: #B8B26E;
	margin-bottom: 5px;
}

#leftcolumn h1 {
	padding: 0 20px 0.7em 30px;
}

#leftcolumn h1.top {
	padding: 20px 20px 0.7em 30px;
}

#leftcolumn h2 {
	padding: 5px 20px 0.4em 30px;
}

#leftcolumn h4 {
	padding: 3px 20px 0 30px;
}

#leftcolumn ul {
	font-size: 1.1em;
	padding: 0 20px 1em 30px;
	margin-top: 5px;
	margin-left: 25px;
	list-style-type: circle;
}	

#leftcolumn ul li {
	padding-bottom: 0.7em;
}

#leftcolumn img.portfolio {
	margin: 3px 20px 1.5em 26px;
	border: 4px solid #fff;
}

#leftcolumn img.portfolioleft {
	float: left;
	margin: 0 20px 1em 26px;
	border: none;
}

#leftcolumn form {
	padding: 0 20px 0.7em 30px;
}

#leftcolumn form dl dd {
	padding-bottom: 1.5em;
	padding-left: 0px;
	margin: 0;
}

blockquote {
	border-bottom: 1px solid #fff;
	margin-bottom: 0.8em;
}


/* Latest Work
----------------------------------------------- */

.latestwork {
	margin-top: 25px;
}

.latestwork p {
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 0 20px 1em 260px;
}

.latestwork h1 {
	padding: 0 20px 0.8em 260px;
}

.latestwork h2 {
	padding: 8px 20px 0.4em 260px;
}

.latestwork img {
	margin: 0 20px 0.8em 26px;
	float: left;
}

.line {
	border-bottom: 1px solid #f1f3f4;
	margin-bottom: 0.7em;
	margin-top: 25px;
}

.latestworknav {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	padding: 0 0 1em 205px;
}

.latestworknav ul { 
	font-size: 1em;
}

.latestworknav ul li {
	list-style-type: none;
	float: left;
}

.latestworknav ul li a {
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	margin: 1px 0 0 5px;
	padding: 2px 4px 2px 4px;
	color: #9BA5A1;
	border: 1px solid #F4F3DF;
}

.latestworknav ul li a:hover {
	color: #90a6b6;
	border: 1px solid #fff;
}

.latestworknav ul li a:active {
	color: #9BA5A1;
}

.latestworknav ul li#here a {
	color: #90a6b6;
	border: 1px solid #90a6b6;
}

.portfoliosubnav {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	padding: 0 20px 0 26px;
	text-align: center;
}



/* text pullouts /**************************/

#pulloutright {
	text-align: center;
	float: right;
	width: 205px;
	margin: 15px 10px 15px 10px;
}

#pulloutleft {
	text-align: center;
	float: left;
	width: 205px;
	margin: 15px 10px 10px 20px;
}

#pulloutleft p.quote, #pulloutright p.quote {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 1.5em; 
	padding-bottom: 0.7em;
	color: #90a6b6;
}

#pulloutleft p.caption, #pulloutright p.caption {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.2em; 
	color: #8A8C7C;
}


/* Right Column
----------------------------------------------- */

#rightcolumn p {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.8em;
	padding: 0 30px 1em 20px;
}

#rightcolumn p.caption {
	font-style: italic;
	color: #90a6b6;
	padding-top: 5px;
}

#rightcolumn h1 {
	font-style: normal;
	padding: 25px 30px 0.6em 20px;
}

#rightcolumn h1 {
	font-style: normal;
	padding: 25px 30px 0.6em 20px;
}

#rightcolumn h2 {
	padding: 0 30px 0.4em 20px;
}

#rightcolumn h3 {
	padding: 20px 30px 0 20px;
}

#rightcolumn h3.sub {
	padding: 10px 30px 0 20px;
}

.largetype {
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #4A1D1E;
}

#rightcolumn ul {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	padding: 0 30px 0 20px;
	margin-top: 5px;
	margin-left: 5px;
	list-style-type: none;
}	

#rightcolumn ul li {
	padding-bottom: 0em;
	padding-left: 5px;
}


/* Footer Nav
----------------------------------------------- */

#footernavlist {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-left: 60px;
	color: #313334;
}

#footernavlist ul { 
	list-style-type: none;
	overflow: hidden;
	text-align: center;
}

#footernavlist ul li {
	float: left;
}

#footernavlist ul li a {
	text-align: center;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
}

#footernavlist ul li a.last {
	border-right: none;
}

#footernavlist a:hover {
	color: #9CD5F2;
}

#footernavlist a:active {
	color: #9BA5A1;
}

#footernavlist #here a {
	color: #90a6b6;
}


