/*This is the main style sheet for SummitTaxidermy.com*/

/*These are the main colors: 
#454334
#514f3b
#8C8560
#6f6b4e
#b6ad7a
#d3d3bd
 */

html{
margin:0px;
padding:0px;
}

body {background-color: #4a5768;
font-size: 1em;
padding: .3em;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-align: center;
}

hr {text-align: center;
width: 90%;
color: #454334;
margin-top: .5em;
}

p {line-height: 1.1em;
text-align: justify;
font-size: .9em;
color: #000000;
font-weight: normal;
margin-left: 1em;
margin-right: 1em;
}

img {
border: 1px #000000 solid;
}

/*------------------*/
/*DIVS*/
/*------------------*/

#awards ul li {
text-align: left;
font-size: .8em;
list-style-type: circle;
line-height: 1.5em;
margin-bottom: .5em;
margin-top: .1em;
margin-left: 4em;
margin-right: 4em;
}

#john {
margin-left: .5em;
margin-right: .5em;
margin-bottom: .2em;
margin-top: 1em;
}

#john img {
width: 22em;
}

#banner {
border: 1px #454334 solid;
padding-left: .5em;
padding-right: .5em;
margin-top: 1em;
background-color: #8C8560;
width: 94%;
margin-right: auto;
margin-left: auto;
}

#banner h3{
margin: .4em auto -.6em auto;
}

/*------------------*/
/*MAIN NAVIGATION SIDEBAR*/
/*------------------*/


#links
{
	width: auto;
	padding:  0 0 1em 0;
  margin-bottom: 1em;
  font-size: 1.1em;
  position: static;
}


#links ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
 #links li a {
		display: block;
		 line-height: 1.5em;
		padding: 0.3em 0.3em 0.3em 0.8em;
    border: 1px #454334 solid;
    background-color: #666447;
		color: #d3d3bd;
		font-weight: 500;  
		text-decoration: none;
		width: 100%;

}

html>body #links li a {
		width: auto;
}
#links h1 {
text-decoration: none;
text-align: center;
letter-spacing: 2px;
font-size: 1.2em;
margin-top: .6em;
margin-bottom: .4em;
}

#links li a:hover {
		background-color: #999966;
		color: #800000;
}

li.nonavtext {
		display: block;
		 line-height: 1.5em;
		padding: 0.3em 0.3em 0.3em 0.3em;
    background-color: #b6ad7a;
    border: 1px #454334 solid;
    color: #000000;
    text-decoration: none;
    text-align: center;
		font-weight: 500;
}

/*------------------*/
/*LAYOUT TABLE*/
/*------------------*/

table.layout {
border: 1px #000000 solid;
width: 750px;
margin: auto;
background-color: #514F3B;
}

td.navbar {
border-top: 1px #b6ad7a solid;
padding-top: .5em;
vertical-align: top;
text-align: left;
width: 160px;
}

td.header {

background-image: url(images/newlogo.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 750px;
height: 200px;
 z-index: 4;
vertical-align: middle;
text-align: center;
font-size: 1.2em;
font-weight: bold;
}

td.leadtext {
background-color: #b6ad7a;
vertical-align: top;
padding: .5em;
}

td.maintext {
background-color: #b6ad7a;
vertical-align: top;
padding-left: .5em;
padding-right: .5em;
}

td.maintext p {
margin-top: .5em;
margin-bottom: 1em;
}

.maintext table {
width: 560px;
background-color: #8C8560;
margin-right: auto;
margin-left: auto;
}

/*------------------*/
/*FORMS TABLE*/
/*------------------*/

.forms h4 {
font-size: .9em;
font-weight: bold;
text-align: center;
margin-bottom: .5em;
margin-top: .5em;
}


table.forms {
text-align: center;
margin-right: auto;
margin-left: auto;
}

table.forms p {
font-size: .8em;
text-align: center;
padding-bottom: .75em;
}

.forms img {
width: 260px;
}

td.info {
border-bottom: 25px #b6ad7a solid;
}

td.photo {
width: 50%;
}

td.mount img {
width: 27em;
margin-top: 1em;
}

/*------------------*/
/*BASES TABLE*/
/*------------------*/

table.bases {text-align: center;
margin-right: auto;
margin-left: auto;
}

.bases img {width: 450px;}

.bases h4 {font-size: .9em;
font-weight: bold;
text-align: center;
margin-bottom: .5em;
margin-top: .5em;
}

.bases p {
font-size: .8em;
margin-bottom: .5em;
}

td.testim {
vertical-align: middle;
font-size: 1em;
background-color: #b6ad7a;
font-style: italic;
border-right: 2em #8C8560 solid;
width: 190px;
}

.testim p {
text-align: center;
line-height: 2em;
}

/*------------------*/
/*MOUNTS TABLES*/
/*------------------*/

table.mounts {
background-color: #8C8560;
margin-right: auto;
margin-left: auto;
}

.mounts td {
border-bottom: 2em #b6ad7a solid;
}

.mounts img {width: 450px;
}

.mounts h4{
font-size: .9em;
font-weight: 600;
text-align: center;
margin-bottom: .5em;
margin-top: .5em;
}

.mounts p {
font-size: .8em;
margin-bottom: .5em;
}

img.ringneck {
width: 350px;
}

/*------------------*/
/*LINKS TABLE*/
/*------------------*/

table.links {
width: auto;
background-color: #b6ad7a;
text-align: center;
margin-right: auto;
margin-left: auto;
}

.links img {
width: 240px;
}

td.top img {
width: 500px;
}

/*------------------*/
/*CLASSES*/
/*------------------*/

img.maintext {
text-align: center;
width: 520px;
border: 1px #d27529 solid;
margin-top: .3em;
margin-bottom: .3em;
}

img.double {
width:270px;
text-align: center;
}

.linklist {
text-align: center;
font-weight: bold;
}

/*------------------*/
/*HEADINGS*/
/*------------------*/

h1 {
text-decoration: none;
text-align: center;
letter-spacing: 2px;
font-size: 1.2em;
margin-top: .5em;
}

h2 {
text-decoration: none;
text-align: center;
letter-spacing: 2px;
font-size: 2em;
margin-top: .5em;
}

h3 {
text-align: center;
font-style: italic;
letter-spacing: 1px;
font-size: 1.2em;
font-weight: bolder;
margin-top: 1em;
}

h4 {
text-align: center;
font-style: normal;
font-size: 1em;
font-weight: bold;
}

h5 {
text-decoration: none;
text-align: center;
letter-spacing: 2px;
font-size: 2em;
margin-top: .5em;
font-family: "Brush Script MT";
}

/*------------------*/
/*CONTACT INFO*/
/*------------------*/

.name {
letter-spacing: .05em;
line-height: 1.1em;
text-align: center;
font-family: Times, "Times New Roman", serif, "Bookman Old Style";
font-variant: small-caps;
font-weight: bold;
font-size: 1.6em;
margin-bottom: .1em;
padding-top: .5em;
}

.name {
border-top: 1pt #800000 solid;
}

.address {
line-height: .4em;
text-align: center;
font-size: 1em;
font-weight: bold;
margin-top: 1px;
margin-bottom: 1.5em;
}

.email {
line-height: .4em;
text-align: center;
font-size: .9em;
margin-top: 1.5em;
margin-bottom: 1.5em;
}

.phone {
line-height: 1em;
text-align: center;
font-size: 1em;
font-weight: bold;
text-decoration: none;
margin-top: 1em;
margin-bottom: 1em;
}

.contact {
text-align: center;
font-size: 1em;
font-weight: bold;
margin-bottom: 1em;
}

p.close {
text-align: center;
font-style: normal;
font-weight: normal;
margin-bottom: 1em;
}

.footer {
text-align: center;
font-size: .6em;
text-decoration: none;
font-weight: 400;
margin-bottom: 0px;
margin-top: 2em;
}

/*------------------*/
/*LINKS*/
/*------------------*/

A.textlink:link {
color: #800000;
text-decoration: underline;
font-weight: normal;
}

A.textlink:visited {
color: #800000;
text-decoration: none;
font-weight: normal;
}

A.textlink:active {
color: white;
text-decoration: none;
text-decoration: underline;
}

A.textlink:hover {
color: red;
text-decoration: underline;
font-weight: normal;
}

A.imglink:link img {
border: 1px blue solid;
}

A.imglink:visited img {
border: 1px #800000 solid;
}

A.imglink:active img {
border: 1px white solid;
}

A.imglink:hover img {
border: 1px red solid;
}
