/* CSS Document */

* 	{
	margin:0;
	padding:0;
	}

body	{
	background-color:#A68236;
	text-align: center;
	}
.container		{
	width:990px;
	height:auto;
	background-color:#7a5e2f;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	text-align: left;
	min-height: 800px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	
	
	}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #7a5e2f;
	height: auto;
	width: 710px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left: 275px;
	position: inherit;
}
.textbox {
	background-color: #FFF6B8;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	border: 4px double #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.content .shutterStock {
	padding: 30px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: smaller;
	font-weight: bold;
	background-color: #333;
	width: 400px;
	height: 275px;
	border: 1px solid #000;
	text-align: center;
}

.content h2  {
	text-align: center;
}
.content li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #abcca7;
	letter-spacing: 0.1em;
	width: auto;
	margin-left: 50px;
	padding-top: 15px;
	padding-bottom:15px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 2px ridge #000;
	list-style-type: none;
	font-weight: bold;
	padding-left: 30px;
	font-size: 9pt;
	padding-right: 10px;
	margin-right: 50px;
}
a:link {
	
	text-decoration: none;
	color: #7a5e2f;
	font-size: 11pt;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 11pt;
}
a:visited {
	color: #7a5e2f;
	text-decoration: none;
	font-size: 11pt;
}
a:active {
	font-size: 11pt;
	font-style: italic;
}
.leftnav	{
	position:relative;
	width:250px;
	margin-right: 10px;
	padding-left:10px;
	float: left;
	clear: both;

	}

.footer 	{
	height:50px;
	clear: both;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color: #403529;
	text-align: left;
	margin-bottom: 100px;
	border-top-width: 20px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #000;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-weight: bolder;
	position: relative;
}
h1		{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff6b8;
	}
h2 {
	color:#fff6b8;
	background-color: #403529;
	letter-spacing: 0.2em;
	border: 3px solid #333;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


.header		{
	width:990px;
	height:100px;
	padding-top:25px;
	padding-bottom:25px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	font-size: large;
	float: left;
	background-image: url(images/mainbanner.jpg);
	background-position:center;
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	}
.smalltext  {
	font-size:75%;
	}
#GoogleSearch {
	position:relative;
	width:250px;
	height:65px;
	z-index:1;
	float: left;
	margin-top: 15px;
	
	background-color: #7a5e2f;
	clear: left;
}
#quotes {
	}
.menu_body {
	display:none;
}
.menu_body2 {
	display:none;
}
.menu_body3 {
	display:none;
}
.menu_body4 {
	display:none;
}
.menu_body5 {
	display:none;
}
#footerAdLeft {
	float: left;
	position: relative;
	margin-right:125px;
}
.social:link {
	text-decoration: none;
}
.social:visited {
	text-decoration: none;
}
.container .header a {
	position: relative;
	top: 60px;
}
.photosynth {
	height: 300px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
