html, body { 
margin : 0;
padding : 0;
} 
body { 
font : 80% Arial, Helvetica, Tahoma, sans-serif;
background : #ffffff url("../images/hood-arms-background.jpg") repeat-x  ;
}
/*  repeat-y top center */
  
a:link  , a:visited{ 
color : #00ffff ;
background : transparent;
text-decoration : underline;
} 
a:hover { 
color : #00ffff ;
background : #333333;
text-decoration : none;
}
 
a:link img , a:visited img{ 
border: 0px;
margin: 0px;
padding: 0px;
text-decoration : none;
} 
a:hover img { 
border: 0px;
margin: 0px;
margin-bottom: -8px;
padding: 0px;
text-decoration : none;
}


.img-left { 
float : left;
padding : 2px;
margin-right : 10px;
border: 1px solid #666666;
} 

.img-right { 
float : right;
padding : 2px;
margin-left : 10px;
border: 1px solid #666666;
} 

.img-main { 
padding : 2px;
border: 1px solid #666666;
text-align:center;
margin-left: 0em;
}

.img-side {
padding : 2px;
border: 1px solid #666666;
text-align:center;
margin-left: 5px;
}

.color {
color: #00ffff;
}

#container { 
width : 770px;
margin : 10px auto;
border : 2px solid #666666;
line-height : 2em;
background : #333333;
color : #ffffff;
} /* f9f9f9  */

#top { 
padding : 0;
height : 100px;
background : #333333 url(../images/hood-arms-banner.jpg) no-repeat;
color : #ffffff;
} 
#top h1 { 
padding : 20px 0 0 25px;
margin : 0;
font-family: "Times New Roman", Times, serif;
font-style:  normal;
font-size : 2em;
line-height: 120%;
letter-spacing : 5px;
float: left;
 display: none; 
} 

#top img {
margin-left: 605px;
margin-top: 11px;
}

#leftnav { 
float : left;
width : 200px;
margin : 0;
padding : 1em;
} 
#leftnav p { 
margin : 0 0 0em 0;
} 
#leftnavmenu { 
list-style : none;
float : left;
width : 200px;
margin : 10px 0 0px 0;
padding : 0;
font-size : 1.1em;
} 
#leftnavmenu ul { 
list-style : none;
width : 150px;
margin : 20px 0 20px 0;
padding : 0;
padding-bottom: 10px;

} 
#leftnavmenu li { 
margin-bottom : 0px;
} 
#leftnavmenu li a:link { 
font-weight : bold;
height : 7px;
text-decoration : none;
color: #ffffff;
background : #333333 url(../images/button-hover.png) no-repeat left center;
display : block;
padding : 4px 0 28px 30px;
margin-left: 10px;
} 

#leftnavmenu li a:visited { 
font-weight : bold;
height : 7px;
text-decoration : none;
color: #fffff;
background : #333333 url(../images/button-hover.png) no-repeat left center;
display : block;
padding : 4px 0 28px 30px;
margin-left: 10px;
} 

#leftnavmenu li a:hover { 
background: #333333 url(../images/button-hover.png) no-repeat left center;
border-left : 0 solid #ffffff;
text-decoration: none;
color: #00ffff;
} 


#content { 
margin-left : 220px;
border-left : 0px solid #ffffff;
padding : 1em;
} 
#content p { 
padding : 0 1em 0 1em;
} 

#content p:first-letter {
	font-size: 140%;
	text-align: right;
}

#content a:link {
color: #00ffff;
text-decoration: none;
}

#content  a:visited {
color: #00ffff;
text-decoration: none;
}

#content a:hover {
	color: #00ffff;
	text-decoration: underline;
	font-weight: bold;
}

#footer { 
clear : both;
margin : 0;
padding: 15px 0 0 0;
font-size : 0.9em;
border-top : 1px solid #666666;
color : #fff;
background : #333333  url("../images/");
} 


#footer p {
margin: 0px;
padding : 0px 0 5px 0px;
text-align: center;
}

#footer a:link, a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
color: #00ffff ;
text-decoration: underline;
}

.tel  {
font-size : 140%;
}

h2 { 
margin : 0.3em 0 0.8em 0.0em;
font : 80% Arial, Helvetica, Tahoma, sans-serif;
font-style:  normal;
font-size : 130%;
letter-spacing : 1px;
color: #00ffff;
text-align: left;
} 

h3 {
	margin : 0.3em 0 0.8em 0.0em;
	font : 80% Arial, Helvetica, Tahoma, sans-serif;
	font-style:  normal;
	font-size : 140%;
	letter-spacing : 1px;
	color: #FFF;
	border-left: 0px solid #00ffff;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 4px 0px;
} 


* > html #footer img { 
margin : 0;
} 
.quote { 
border-top : 1px solid #8fb8cc;
padding : 10px;
color : #036;
line-height: 0%;
} 

#navcontainer { 
border-bottom : 0px solid #333333;
} 

#navcontainer ul { 
text-align : right;
padding-bottom : 2px;
padding-top : 2px;
padding-left : 0px;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right: 0;
background : #333333;
color : #ffffff;
width : 100%;
font-family : Arial, Helvetica, sans-serif;
line-height : 18px;
} 
#navcontainer ul li { 
display : inline;
padding-left : 0;
padding-right : 0;
padding-bottom : 5px;
padding-top : 5px;
} 
#navcontainer ul li a { 
padding-left : 10px;
padding-right : 10px;
padding-bottom : 5px;
padding-top : 1px;
color : white;
text-decoration : none;

} 
#navcontainer ul li a:hover { 
background : #333333;
text-decoration: underline;
color : #00ffff;
} 

/*
#current {
border: 0px solid #ffffff !important;
color : #00ffff !important;
}
*/

blockquote { 
margin 0 auto;
font-size : 90%;
font-weight: bold;
border : 1px solid #999999;
background : #666666;
color : #ffffff;
padding: 10px;
text-align: center;
width: 80%;
} 

.box {
	margin-top: 0px;
	margin-left: 0px;
	}

.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
	width: 180px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #999999; /*background color of content*/
	color: #ffffff; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: 0.5em 0.8em 0em 0.6em;
}

/* table format */
table.table
{ width: 465px;
background-color: #;
border: 1px #000000 solid;
border-collapse: collapse;
margin-left:15px;
border-spacing: 0px; }

td.head
{ background-color: #036;
border: 1px #000000 solid;
border-bottom: 1px #000000 solid;
text-align: left;
font-family: verdana, tahoma, arial, sans-serif;
font-weight: bold;
font-size: 1.1em;
padding-left: 8px;
color: #ffffff; }

td.data
{ 
border-bottom: 1px #003366 dotted;
text-align: left;
vertical-align: top;
font-family: verdana, tahoma, arial, sans-serif;
font-weight: normal;
font-size: 1.em;
line-height: 140%;
color: #000000;
background-color: #ffffff;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 8px; }
/* end table format */#Pictures {
	float: right;
	height: 600px;
	width: 40%;
}
#container #leftnav div p {
	font-style: italic;
}
