
html { 
overflow-y: scroll; 
font-size: 100%; 
margin: 0;
padding: 0;
border: 0px none;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-family: inherit;
vertical-align: baseline
}

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: 0px none;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-family: inherit
}

:focus {
outline: 0;
}

body {
color: black;
font-family: verdana, tahoma, arial, sans serif;
background-color: #2a2a2a;
} 

p, li {
font-size: 12px;
margin-top: 5px;
margin-bottom: 10px;
line-height: 2em;
}

li {
line-height: 1em!important;
}

.photobox p {
font-size: 10px!important;
line-height: 1.5em!important;
}


a:link{
text-decoration: none;
padding: 2px;
}

p a:link, p a:visited {
padding-left: 0px!important;
color: #cfcfcf;
}

a:visited {
color: #cfcfcf;
text-decoration: none;
padding: 2px;
}

/* PAGE STRUCTURE */

#wrapper {
width: 900px;
margin: 0 auto;
margin-top: 20px;
background-color: #2a2a2a;
padding: 10px;
color: #cfcfcf;
}


#header {
width: 100%;
height: 153px;
background-image: url('../images/logo_trans_300.png');
background-repeat: no-repeat;
background-color: #2a2a2a;
margin-bottom: 10px;
}

.hdrimages {
width: 120px;
height: 120px;
border: 1px solid #cfcfcf;
margin: 12px 10px 10px 0;
padding: 3px;
float: right; 
}

.img1 {
background-image: url('../images/headers/header5color.jpg');
background-repeat: no-repeat;
background-position: center;
} 

.img2 {
background-image: url('../images/headers/header2color.jpg');
background-repeat: no-repeat;
background-position: center;
}

.img3 {
background-image: url('../images/headers/header6color.jpg');
background-repeat: no-repeat;
background-position: center; 
}

#nav {
width: 100%;
height: 30px;
border-top: 1px solid #909090;
border-bottom: 1px solid #909090;
font-weight: bold;
font-size: 18px;
font-family: garamond, times new roman, serif;
padding-bottom: 3px;
}

#nav ul, #footer ul {
float: left;
list-style-image: url('none');
list-style-position: outside;
list-style-type: none;
width: 100%;
}

#nav li, #footer li {
float: left;
padding: 5px 10px;
line-height: 0.75!important;
}

#nav li {
font-size: 18px!important;
}

#footer li {
font-size: 12px!important;
}

#nav a, #footer a {
color: #909090;
padding: 6px;
}

#nav a:hover {
color: #f2f0ee!important;
}

#content {
background-color: inherit;
margin-top: 20px;
height:auto!important;
height:500px;
}

#content ul {
list-style-position: outside;
list-style-type: square;
padding: 3px 0 3px 30px;
}

#column1 { 
width:530px;
float: left;
padding: 0 8px; 
}

#column2 { 
width:350px;
margin-top: 8px;
float: left;
}

#columnwide {
width: 900px;
margin-top: 8px;
}

#footer {
width: 100%;
margin-top: 16px;
position: relative;
height: 25px;
border-top: 1px solid #909090;
font-size: 12px!important;
color: #909090;
font-family: verdana, tahoma, arial, sans serif;
}

#footer .text {
width: 700px;
margin: 4px auto 0;
}

#footer a {
color: inherit;
}

h1 {
width: 45%;
margin-bottom: 10px;
font-size: 24px; 
font-weight: bold;
color: #cfcfcf;
font-family: garamond, times new roman, serif;
}

h2 {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
font-size: 18px; 
font-weight: bold;
color: #cfcfcf;
font-family: garamond, times new roman, serif;
}

.first {
padding-left: 0px!important;
}

.gallery {
margin-left: 6px;
}

.this {
color: #cfcfcf!important;
background-color: none!important;
}

/* TOOLS */

.centerdiv {
margin: 0 auto;
}

.clear {
clear: both;
}

.floatleft {
float: left;
margin-right: 10px;
}

.floatright {
float: right;
margin-left: 10px;
}

.ital {
font-style: italic;
}

.photobox {
border: 1px solid #cfcfcf;
margin: 5px;
padding: 4px;
}

.photobox a:link {
padding: 0!important;
}
