@charset "UTF-8";
/* CSS Document */

body {
	font-family: Trebuchet, Verdana, Arial, sans-serif;}

a { 
	font-size: 11px;
	font-weight: normal;
	color: #d15d00;
	text-decoration : none;
	line-height: 1.5em;
 }
 
 small a {font-size:inherit;}
 
 a:hover { 
	color: #FFF;
  	text-decoration : none;
 }
 
 p {
 	margin-top:0;
	margin-bottom: .5em;
	line-height: 1.5em;
 	color:#111;
	font-size:12px;	
	font-weight:normal;
	text-indent: 0;
}	

i {word-spacing: 1px;}

#leftContent p {color:#818ea5; font-style: italic;}
p.imagelink {margin: 10px 15px; font-size: 14px;}
p.image {margin-top: 10px; font-size: 14px;}
p.gray {color: #000; font-weight: normal; font-style:normal;}
p.caption {font-style: italic; font-size: 10px; width:250px;}
a.caption {font-style: italic; font-size: 10px;}

a.graybox {background-color:#a0acbc; padding: .25em .5em; font-weight:bold;}
a.p_boldlink {font-size: 12px; font-weight:bold; font-style: italic;}

p.quote {
	font-weight: bold;
	color:#fff;
}

#leftContent a {font-size: 14px;}
a.copy {font-size: 12px; }

.double {line-height: 2em;}
#leftContent strong {color:#FFFFFF; font-size: 14px; font-weight: normal;}
#leftContent strong a {color:#e3701a; font-weight: normal;}
#leftContent strong a:hover {color:#FFF;font-weight: normal;}

div.brandlist p {color:#a0acbc; line-height:1em; padding: 5px;}

div.figure p {
  text-align: center;
  text-indent: 0;
  font-size:11px;
}


h1 {
	font-size: 17px;
	font-weight: normal;
	font-style:italic;
	color: #000;
	background:#a0acbc url(../images/silverbar.gif) repeat-x top;
	line-height: 1.5em;
	margin: 0 0 1em 0;
	padding: 1.25em 1em .75em .5em;
	clear:both;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	font-style:italic;
	color: #000;
	background:#e3701a url(../images/silverbar2.gif) repeat-x top;
	letter-spacing: 0;
	line-height: 1.5em;
	margin: 0;
	padding: 1.25em 1em .75em .5em;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color: #111;
	margin: 0 0 1.25em 0;
	background: #e3701a;
	padding: .25em .25em .25em .5em;
	clear:both;
}

h3 a {
	font-size: 12px;
	font-weight: bold;
	color: #111;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #000;
	background: #e3701a;
	letter-spacing: 0em;
	line-height: 1.3em;
	margin: 1.5em 0 1em 0;
	padding: .25em .25em .5em .5em;
	clear:both;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #e3701a;
	background: url(../images/quoteL.gif) no-repeat;
	line-height: 1.5em;
	margin: 1em 0;
	padding: 0 2em;
}

h6 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #818ea5;
	background: #171717;
	letter-spacing: 0em;
	line-height: 1.5em;
	margin: 1em 0 0 0;
	padding: .5em .25em .5em .5em;
	clear:both;
}

ul {
	list-style: none; margin:0; padding:0;
	font-size: 12px; line-height: 1.25em; }

table {margin-bottom: 15px;}

strong {
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
	color:#111;
	border-bottom: 1px solid #e3701a;
	padding: 0 2px 2px 0;
}

strong a {
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
	color:#111;
	text-decoration: none;
}

strong a:hover { color:#e3701a;}

#footer {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 11px;
}