* { padding:0px; margin: 0px; }


html > body #canvas {
	min-height: 100%;
	height: auto;
}
html,body {height: 100%; text-align:center; background-color: #b4bbc0;}



#canvas {
	width: 1000px;
	margin-left: auto;
        margin-right: auto;
	background-color: #fff;
        text-align: left;
font-family: georgia, serif;
overflow: visible;

}


#surround {
text-align: center;
background-color: #fff;
margin-left: auto;
margin-right: auto;
}




#id {
width: 289px;
float: left;
}
#nav {
background-repeat: repeat-y;
width: 120px;
height: 700px;
float: left;
background: url(http://www.davidrossdesign.com/private/sternkilcullen/img/navback.gif);
padding-top: 4px;

}


#homecopy {
width: 400px;
float: left;
font-size: 13px;
line-height: 28px;
color: #333;
padding: 20px 0px 0px 50px;

}


#pagetitle 
{
width: 420px;
float: left;
height: 170px;
margin-left: 50px;
margin-top: 25px;

}

#pagecopy {
width: 420px;
float: right;
font-size: 13px;
line-height: 28px;
color: #333;
float: left;
margin-left: 50px;

}

#pagecopy li {

padding-left: 20px;
}

#homecopy a, #pagecopy a, #pagetitle a {
color: #990000;
text-decoration: underline;
}
#homecopy a:hover, #pagecopy a:hover, #pagetitle a:hover {
color: #000;
text-decoration: underline;
}

#homeportraitleft 
{
width: 150px;
float: left;
height: 170px;
margin-left: 50px;
margin-top: 190px;

}
#homeportraitright 
{
width: 150px;
float: left;
height: 170px;
margin-top: 190px;

}

.clear {
clear: both;
}

.pullupnav {
margin-top: -3px;
border: 0px;
}

.twocolumns {
padding-top: 20px;
width: 400px;
}
.onecolumn {
padding-top: 20px;
width: 400px;
}
.column200 {
width: 200px;
float:left;
}
.namelist {
font-family: Tahoma,sans-serif;
font-size: 11px;
line-height: 16px;
}

.biocopy {
line-height: 21px;
}
.biocopy a {
text-decoration: none;

}
.breadcrumbs {
font-family: arial, sans-serif;
font-size: 11px;
margin-top: -1px;
text-align: right;
color: #333;
}

h4 {
color: #069;
}
h3 {
border-bottom: #ccc solid 1px;
}

#footer {
font-size: 11px;
padding: 30px;
text-align: left;
font-family: sans-serif;
color: #a6a6a6;
}

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}  

/* ----------- My Form ----------- */
.myform{
margin:0;
width:400px;
padding:14px;
}
#subnav {
padding-left: 50px;
}
/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
