/* Chas. McRae Photography 1.1 layout - chasmcraephotography.com */
/* Developed by Jan A. Allinder - Digital Imaging Group - http://www.digitalimaginggroup.net */
/* Last update:13 October 2005. */
/*  Establish general layout parameters */
body{
margin:0;
border:0;
padding:15px 0px 15px 0px;
color:#000000;
background-color: #F8EFD2;
}
img.floatleft{float:left;clear:right;margin:2px 6px 2px 0px;
border-left: 1px solid #555555;
border-top: 1px solid #555555;
border-right: 4px solid #343434;
border-bottom: 4px solid #343434;
}
img.floatright{float:right;clear:left;margin:2px 0px 2px 6px;
border-left: 1px solid #555555;
border-top: 1px solid #555555;
border-right: 4px solid #343434;
border-bottom: 4px solid #343434;
}
#wrapper{
voice-family:"\"}\"";
voice-family:inherit;
padding:0;
width:780px;
margin-left:auto;
margin-right:auto;

background-color:#F8EFD2;
color:#000000;
}
html>#wrapper{width:780px;}
table.centered {
margin-left:auto;
margin-right:auto;
text-align:center;
}

tr,td{text-align:left;}

.clearer {
	clear: both;
}
p.smemphasis {
font: .8em;
color: #000000;
}
form{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:.9em;
}
.clearer{clear:both;height:0;line-height:0;}
a{border-width:0;color: #5F8258;
background:#F8EFD2;}
a:hover{background:#cac09a;color: #000000;
text-decoration: none;}
h1{
color:#000000;
font:1.25em Verdana,Arial,helvetica,sans-serif;
}
h2{
color:#000000;
font:1.1em Verdana,Arial,helvetica,sans-serif;
}
table{border-collapse:collapse;}

#content{
background:#F8EFD2;
color:#000000;
font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
}
#content p{
background-color:#F8EFD2;
color:#000000;
margin:12px 8px 18px 8px;
font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
font-size: 1em;
}
#content .emphasis {
color: #000000;
font-weight: bold;
}
#content h1{
font-family: "Times New Roman", Times, serif;
color:#000000;
font-size:1.8em;
font-weight: bold;
margin:12px 8px 10px 8px;
background-color:#F8EFD2;
}
#content h2{
font-family: "Times New Roman", Times, serif;
color: #4A4324;
background-color:#F8EFD2;
font-size:1.3em;
margin:10px 8px 8px 8px;
border-bottom:1px dashed #4A4324;
}
#content p.smright a {
text-align: right;
font-size: .8em;
}
#content p.caption {
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
line-height: 1;
color: #090909;
}
ul{list-style: disc; }
li{margin:10px 8px 8px 20px;font-size:.95em;}

#footer{
color:#000000;
background-color:#F8EFD2;
font-size:.8em;
line-height:1.1em;
text-align:center;
}
#footer p{
margin:6px 0px;
color: #3A3A3A;
background-color: #F8EFD2;
font:1.1em/1.25em Verdana,Geneva,Arial,helvetica,sans-serif;
text-align:center;
}
#footer p.design{
color:#929292;
background-color:#F8EFD2;
font-size:.8em;
line-height:1;
font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
}
#footer p.design a:hover{
color:#000000;
background-color:#F8EFD2;
text-decoration:none;
}

#header{
background-color:#F8EFD2;
background: url(graphics/Logo.jpg);
background-repeat: no-repeat;
height: 160px;
}
#header h1{
background-color:#F8EFD2;
color: #687B65;
font-family: "Times New Roman", Times, serif;
font-size: 2.5em;
font-weight: bold;
margin: 50px 0px 20px 340px;
}
#header h2{
background-color: transparent;
color: #7B7E69;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: .9em;
text-align: right;
margin: 0px 30px 0px 0px;
}
#nav{
padding:0px;
background-color:#F8EFD2;
text-align: center;
color:#000000;
border-bottom:1px #E3C8E3 solid;
}
#MenuPos{
margin:0px;
background-color: #CAC09A;
}
#lowernav{
padding:2px 0px 0px 0px;
width:790px;
height:32px;
border-top:1px #E3C8E3 solid;
background-color:#F8EFD2;
color:#000000;
margin:0px;
text-align:center;
}

.location{
font-family: Tekton,Arial, Helvetica, sans-serif;
padding: 4px;
font-weight: bold;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;
}
.location a {
text-decoration: none;
display: block;
padding: 4px;
background-color: #B6B316;
border-top: 2px #1A3249 solid;
border-left: 2px #1A3249 solid;
border-bottom: 2px #F0DDF2 solid;
border-right: 2px #F0DDF2 solid;
}
.dropcap {
font-family: Tekton,Arial, Helvetica, sans-serif; 
font-size: 1.75em; 
font-weight:bold; 
}
/* F O R M S  Division */
#divform {
	font-family: "Courier New", Courier, monospace;
	padding: 5px;
	width: 380px;
	background-color: #475929;
	font-size: 90%;
	margin: 0px auto;
	border: 1px dashed #999;
}
#divform div.row {
  clear: both;
  padding-top: 5px;
}
#divform div.row span.formw {
	float: right;
	text-align: left;
	font-size: 13px;
	width: 270px;
}
#divform div.row span.label {
	float: left;
	font-size: 13px;
	text-align: right;
	width: 110px;
}
#divform input.submit {
	background-color: #9DA395;
	border: #666 1px solid;
	color: #000;
}
#divform select, input, textarea {
	background: #DDD;
	color: #000;
}