body {
    background-color:#fff;
    font-family: "Franklin Gothic Medium", "Franklin Gothic Book", "Franklin Gothic Heavy", Verdana, Sans-Serif;
    color:#fff;
    font-size:100%;   
	border:0; margin:0; padding:0;
	}

#masterCon {
    margin: 0% auto 2% auto;
    width: 1036px;
    background-color: #a2b839;
	-webkit-border-radius: .8em; /* rounded corners for Safari 3+ */
    -moz-border-radius: .8em;
    position: relative;
  	}
	
.absBottom {
    position: absolute;
    bottom: -.25em;
    right: .5em;
	}
	
#logo {
    margin: 1em auto;
    width: 1036px;
    height: 3.18em;
    background: url(../img/gen/holtartsLogo.png) no-repeat top left;
    display: block;
    text-indent: -5000px;
   	}
	
#navBar { }	

#navBar ul {
    list-style-type: none;
	padding-top: 20px;
    margin-left: 16px;
    }
	
#navBar ul li {
	display: inline;
    list-style-type: none;
    margin: 12px 24px;
	}
	
#navBar ul li a:link {
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
    font-size:1.2em;
    color:#fff;
    }
	
#navBar ul li a:hover { color:#849a17; }
	
#navBar ul li a:visited {
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
    font-size:1.2em;
    color:#fff;
	}

#navBar ul li a:active { color:#849a17; }

#subNav { 
    background-color: #fff;
    display: block;
    color: #afc836;
    font-weight: bolder;
    font-size: 2.5em;
    padding-right: .3em;
    text-transform: uppercase;
	text-align: right;
   	}
	
.elimText {
    color: #a2b839;
    font-size: .7em;
    text-indent: -500em;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
.spacer { clear:both; }

#contactInfo {
    position:absolute;
    bottom:1em;
    right:2em;
    text-align:right;
    color:#fff;
    font-weight:bolder;
    font-size:1.2em;
	}
	
#contactInfo a {
    color:#fff;
    font-weight:bolder;
    text-decoration:none;
	}
	
#contactInfo a:hover { color:#849a17; }

#marginPlace { margin:.4em .1em .4em .1em; padding: 20px;}

#copyright{
	margin: -23px auto;
	text-align: center;
	font-family: "Franklin Gothic Medium", "Franklin Gothic Book", "Franklin Gothic Heavy", Verdana, Sans-Serif;
    color:#536209;
    font-size:75%;}
	
#copyright a:link { 
	color:#536209;
	text-decoration: none;}

#copyright a:hover { 
	color:#849a17; 
	text-decoration: underline;}
	
#copyright a:visited {
    color:#536209;
	text-decoration: none
	}

#copyright a:active { color:#849a17; 
	text-decoration: none}
	



/* HOME */

#twitter_div {
    margin: 0 auto;
    width: 960px;
    height: 40px;
    background-color: #a2b839;
    color: #fff;
    background-image: url(../img/tweetsies2.png);
    background-repeat: no-repeat;
	}

#twitter_div ul li {
    color: #fff;
    list-style: none;
    font-size: .8em;
    padding-top: .5em;
    padding-left: 1em;
	}
	
#twitter_div ul li a { color: #fff; }

#twitter_div ul li a:hover { color: #6B7E36; }
	
#tinyco {
    font-weight:bolder;
    font-size:3.5em;
    line-height:.9em;
    padding-left: 1.1em;
    padding-top: .3em;
    }
	
#tinydesc {
    font-size:1em;
    line-height:1.2em;
    padding-left: 4em;
    padding-top: .5em;
    }

/* CONTACT US */

/*p, h1, form, button {border:0; margin:0; padding:0;}*/
/* ----------- My Form ----------- */
.myform {
    margin: 0 auto;
    margin-top: 3.5em;
    width: 35em;
    padding:14px;
	}

/* ----------- stylized ----------- */
#stylized {
	border:solid 2px #6B7E36;
	background:#849A17;
	}

#stylized h1 {
	font-size:2em;
	font-weight:bold;
	margin-bottom:8px;
	}

#stylized p {
	font-size:13px;
	color: #fff;
	margin-bottom:20px;
	border-bottom:solid 1px #fff;
	padding-bottom:10px;
	}

#stylized label {
	display:block;
	font-weight:bold;
	text-align:right;
	width: 11em;
	float:left;
	}

#stylized .small {
	color:#CCFF00;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	}

#stylized input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #6B7E36;
	width:200px;
	margin:2px 0 30px 10px;
	font-family:Franklin Gothic Book, Franklin Gothic Medium, Arial, Verdana, Sans-Serif;
	}

#stylized textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #6B7E36;
	width:300px;
	margin:2px 0 30px 10px;
	font-family:Franklin Gothic Book, Franklin Gothic Medium, Arial, Verdana, Sans-Serif;
	}
    
#stylized .submit-button {
	clear:both;
	margin-left: 20em;
	width:125px;
	height:31px;
	background:#6B7E36 url(../img/button.png) no-repeat;	
	text-align:center;
	line-height:31px;
	color:#FFFFFF;	
	font-size:11px;
	font-weight:bold;
	}

#formie { float: left; }



/* ABOUT US */

#who {
    font-weight:bolder;
    font-size:3.5em;
    line-height:.9em;
    padding-left: 1em;
    padding-top: .8em;
    }

#hist {
    font-weight:bolder;
    font-size:3.5em;
    line-height:.9em;
    padding-left: 1em;
    padding-top: .3em;
    }
	
#about {
    font-size:1em;
    line-height:1.2em;
    padding-left: 3.5em;
    padding-top: 1em;
    }
	
#ourhist {
    font-size:1em;
    line-height:1.2em;
    padding-left: 3.5em;
    padding-top: 1em;
    }

/* PHOTOGRAPHY */

#flash {
    margin: 0 auto;
    width: 840px;
    height: 550px;
    line-height:.9em;
    padding-left: 1em;
    padding-top: .8em;
    }
