@charset "utf-8";
body {
	text-align:center;
	background: black;
   	margin:2px auto;
    font-size: 10pt;
	font-family:  trebuchet ms, modern, sans-serif}
    
#container { 
    margin:0 auto;
   	width:820px;
    font-size: 10pt;
    text-align:left; } 
          
#shadow-head {
	width:820px;
  	background-color: #777788; }
  
#header {
    text-align:center;
    border: 1px solid black;
    height: 230px;
    position: relative;
	bottom: 4px;
	right: 4px;
    margin:0;
    background-color: white}

#shadow-head-2 {
	width:820px;
  	background-color: #777788; }
  
#header-2 {
    text-align:center;
    border: 1px solid black;
    height: 100px;
    position: relative;
	bottom: 4px;
	right: 4px;
    margin:0;
    background-color: white}
    
.head {
    color:black;
    font-size: 20pt;
    font-family: trebuchet ms, modern, sans-serif;
    font-style:italic;
    font-weight:bold; }
    
.imageAlignLeft {
	float:left;
	margin: 0.5em;
	text-align: center;
	padding:1px; 
	display:inline; }
    
.imageAlignRight {
	float:right;
	margin: .5em;
	text-align: center;
	padding:3px; 
	display:inline; }

.imageAlignCenter {
	float:center;
	margin: .5em .5em 0 .5em;
	text-align: center;
	display:inline; }
    
#navbar {
	margin: 0;
    line-height:1.1 em;
    font-size: 10pt;
	background-color: black;
	border: 1px solid black;
    position: relative;
	bottom: 4px;
	right: 4px;}
    
#shadow-nav {
	width:820px;
  	background-color: #777788; }    
	
.navItems a {
    color:yellow;
    padding: 1em;
    font-weight:bold;
    text-decoration:underline; }

.navItemsPhotos a {
    color:#336600;
    padding: 2em;
    text-align:center;
    font-weight:bold;
    font-size: 11pt;
    text-decoration:underline; }
        
.links a {
    color:yellow;
    font-weight:bold;
    text-decoration:underline; }
    
.photoLink a {
    color: black;
    text-decoration:none; }
    
#shadow-content {
	width:820px;
  	background-color: #777788; }
  
#content {
    text-align:left;
    border: 1px solid black;
    font-size: 11pt;    
    position: relative;
	bottom: 4px;
	right: 4px;
    margin:0;
   	padding: 10px 15px 10px 15px;
    background-color: #FFFF66}
    
h1 {
    font-size: 14pt;
    color:black; }
    
h2 {
    font-size: 13pt;
    color: #336600; }
    
h3 {
   font-size: 11pt;
   color:yellow}    

.purple {
    font-size: 11pt;
    font-weight: Bold;    
    color:#8D0CC2; }

.black12 {
    font-size: 12pt;
    font-weight: Bold;    
    color:black; }
    
#footer {
    font-size: 10pt;    
    margin:0;
	text-align:center;
	color: white;
    background-color: black;
	line-height:1.5em;
	}

#licensed {
    font-size: 11pt;    
    margin:0;
	text-align:center;
	color: black;
    font-weight:bold;
    font-style:italic;
	line-height:1.5em;
	}
    
hr {
   border: thin solid black}    
    
#boxLeft {
    text-align:left;
    border: 1px solid black;
    width: 250px;
    height:215px;
	font-size: 10pt;    
    position: relative;
    padding: 7px;
    color: white;
    background-color: black}
    
#boxCenter {
    text-align:left;
    border: 1px solid black;
    width: 242px;
    height:215px;    
	font-size: 10pt;    
    position: relative;
    padding: 7px;
    color: white;
    background-color: black}
    
#boxRight {
    text-align:left;
    border: 1px solid black;
    width: 242px;
    height:215px;    
	font-size: 10pt;    
    position: relative;
    padding: 7px;
    color: white;
    background-color: black}

.caption {
    color:#336600;
    padding: 2em;
    font-weight:bold;
    font-size: 11pt; }
    
#interiorPaint {
    background-color: black;
    color: white;
    margin: 1em;
    padding: 1em; }    
    
#exteriorPaint {
    background-color: black;
    color: white;
    margin: 1em;
    padding: 1em; }    

#boxPhotos {
    text-align:center;
    float:left;
    border: 1px solid black;
    width: 330px; 
	font-size: 10pt;    
    position: relative;
    margin-right: 7px;
    padding:3px;
    color: white;
    background-color: black}
    
.caption2 {
    color:yellow;
    font-weight:500;
    font-size: 10pt; }
    
#boxPhotos2 {
    text-align:center;
    float:left;
    border: 1px solid black;
    width: 470px;
    height: 630px;    
	font-size: 10pt;    
    position: relative;
    margin-right: 7px;
    padding:3px;
    color: white;
    background-color: black}

.centerit {text-align:center; }        
