/************ Code to reset tags for all pages ***************/
* {
    padding:0;
    margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset,
address {
    padding: .5em 10px;
}
ul, li, dd, blockquote {
    margin-left: 1em;
}
fieldset {
    padding: .5em;
}

/**************************************************/
#thincol #video-link {
background-color: transparent;
border: 1px solid #555;
text-align: center;
font-size: 1.25em;
}

#video-link a {
display: block;
text-decoration: none;
font-weight: normal;
padding: 0.5em;
line-height: 1.5em;
}

#video-link a:hover {
background-color: #F69220;
color: #000;
}

#video-link strong {
display: block;
color: #fff;
font-size: 1.1em;
}


/*********** containers ****************/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
font-size: .9em;
line-height: 1.3em;
}

#wrap {
	width: 58em;
	margin: .5em auto;
	text-align: left;
}
a:link, a:visited {
	color: #F69220;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/************* header ***************/
#header {
	overflow: hidden;
}
#header img {
	border: none;
	display: block;
	float: left;
}
#logo {
margin-right: 1em;
width: 30.9em;
}
#headimage {
width: 26.1em;
}
#headline a {
	text-decoration: none;
}
#headline {
	font-size: 1.6em;
	font-weight: bold;
	border: 2px solid #F69220;
	margin: .7em 0 1em;
	clear: both;
}
#phone {
float: right;
}
/********** content ********************/
#content {
border: 2px solid #555;
float: right;
width: 40em;
overflow: hidden;
padding-bottom: 2em;
margin-bottom: 1em;
}
h1, h2, h3, h4 {
color: #C9DA2D;
clear: both;
}
h2 {
font-size: 1em;
margin-top: 1em;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	color: #C9DA2D;
	text-decoration: none;
	cursor: default;
}

h1 {
background-color: #555;
font-size: 1.5em;
margin-bottom: .5em;
}
li {
	list-style-type: square;
}
blockquote {
color: #C9DA2D;

}


#widecol {
float: left;
width: 23em;
}
#thincol {
float: right;
width: 13em;
margin-right: 2em;
}
.imagelink img {
border: .3em solid #C9DA2D;
width: 13.8em;
position: relative;
left: -.45em;
top: .35em
}
#thincol ul {
padding: 0;
margin: 0;
}
#thincol img {
border: .3em solid #C9DA2D;
position: relative;
left: -.45em;
top: .35em
}
#thincol .imagelink {
color: #C9DA2D;
background-color: #555;
display: block;
padding: .1em .1em 0em .5em;
	text-decoration: none;
}
#thincol a:hover.imagelink {
color: #F69220;
}
#thincol a:hover.imagelink img {
border: .3em solid #F69220;
}
#thincol li {
font-size: .9em;
font-weight: bold;
margin: 1em 0 3em;
list-style-type: none;
background-color: #555;
}
#thincol li span {
color: #C9DA2D;
padding: .1em .1em 0em .5em;
display: block;
}
/********** navigation ********************/
#nav {
float: left;
width: 16em;
text-align: right;
font-weight: bold;

}
#nav a:link, #nav a:visited {
font-size: .9em;
color: #C9DA2D;
border-right: 10px solid  #444;
background-color: #444;
display: block;
padding: .2em .3em .2em .1em;
	text-decoration: none;
}
#nav a:hover {
background-color: #555;
border-right: 10px solid  #555;
}
#nav a:link.current, #nav a:visited.current {
border-right: 10px solid  #C9DA2D;
background-color: #555;
}
#nav ul {
padding: 0;
margin: 0;
}
#nav li {
margin: 0 0 .5em 0;
list-style-type: none;
width:15.9em;
}
#nav img {
margin: 3em 0;
}
/********** footer********************/
#footer img {
	border: none;
width: 19.6em;
display: block;
float: left;
}
#footer {
float: none;
margin: 1em 0 .5em 0;
	clear:both;
background-color: #F69220;
width: 100%;
height: 6.25em;

}
#footer p {
margin-top: 1em;
width: 40em;
font-size: .7em;
float:right;
text-align: right;
color:#555;
line-height: 1.3em;
}
#footer p a:link, #footer p a:visited {
color:#555;
}
/****************** Credit **********************/
#credit {
display: block;
font-size: .6em;
color:#555;
clear:both;
	text-decoration: none;
text-align: center;
}
/****************** contact form **************/
.hform {
display: none;
}
form p {
clear: both;
padding: .8em 10px;
}
form label {
font-size: .9em;
display: block;
padding: 0 0 .2em 0;
}
form p span {
	font-weight: bold;
	color:#F69220;
}
input, select, textarea {
background-color: #ddd;
border: 2px solid #F69220;
color: #000;
}
input#submit {
border: 2px solid  #C9DA2D;
background-color: #555;
color: #C9DA2D;
font-weight:  bold;
font-size: 0.9em;
padding: .2em;
}

