html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

}

html {
background-color: #212021;

}


body {
text-align: center;
list-style:none;


}


#wrapper {
background-color: #ffffff;
width: 850px;
text-align: left;
margin-left: auto;
margin-right: auto;


}

#header {
background-image:url(../images/header.png);
width: 850px;
height: 104px;
position: relative;

}

h1 {
font-family: Georgia;
font-weight: bold;
font-size: 18px;
color: #9d0a0e;
padding: 40px;
left: 120px;
position: relative;

}


h2 {
font-family: Georgia;
font-weight: bold;
color: #9d0a0e;
margin-top: 20px;
}

h3 {
font-family: Georgia;
font-weight: bold;
font-size: 16px;
color: #9d0a0e;
padding: 20px;
left: 200px;
position: relative;

}

#sidebar {
float: left;
width: 100px;
height: 500px;

}

#navcontainer {
margin-top: 40px;
margin-left: 10px;

}

#navlist a {
list-style: none;
text-decoration: none;

}
 
#navlist li {
background-image:url(../images/piranha.jpg);
background-repeat: no-repeat;
width: 56px;
height: 35px;
padding: 9px 40px;
font-family: "Tahoma";
font-weight: bold;
font-size: .90em;
color: #000;
text-decoration: none;
list-style: none;


}


#navlist li a:hover {
color: #891c04;
margin-top: 70px;
}


#sidebar2 {
float: right;
width: 225px;
padding: 10px 20px 0 10px;
position: relative;

}

.box1 {
float: right;
top: 30px;
left:  1px;
background-image: url(../images/box1.jpg);
background-repeat:no-repeat;
width: 240px;
height: 120px;
position:  relative;

}


.box2 {
float: right;
top: 50px;
left: 23px;
background-image:url(../images/happy.jpg);
background-repeat:no-repeat;
width: 236px;
height: 249px;
position:relative;

}


#ContactForm {
width: 500px;
left: 120px;
position: relative;

}


.map {
float:left;
margin-left:230px;
margin-top: 150px;
width: 425px;
height: 350px;
position: absolute;
}

p {
font-size: 1em;
margin-top: 1.2em;
margin-bottom: 1.2em;
}


#content {
float: left;
margin-top: -50px;
margin-left: 70px;
width: 386px;
font-family: Verdana;
font-size: 14px;
line-height: 1.4; 
text-align: center;

}

a:visited {
color:#000;

}

.copyright {
padding-top: 15px;
left: -20px;
text-align: center;
line-height: 1.4;
position: relative;

}


#photo {
width: 800px;
height: 500px;
position: relative;

}

.thumbnail {
text-align: center;
width: 130px;
background-color:#942408;
padding: 5px;
border: 2px solid;
float: left;
margin-top: 40px;
margin-left: 60px;
margin-right:-40px;
margin-bottom: 8px;
	
}


#footer {
clear: both;
width: 848px;
height: 50px;
background-color: #0000ce;
border:#000000 1px solid;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
letter-spacing: .075px;
color: #fff;
position: relative;

}
