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

body {
font: 12px Arial, Verdana, Helvetica, sans-serif;
color: #656565;
}

#header a {
display:block;
width:248px;
height:72px;
background:url(layout/logo.png) no-repeat bottom right;
text-decoration:none;
}

#header span {
visibility:hidden;
}

#navlist a {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#navlist a:hover, #navlist li#active a {
color:#deb406;
}

#right_menu a {
text-decoration:underline;
font-size: 12px;
}

#right_menu a:hover, #right_menu li#active a {
color:#ffcd00;
}

a {color:#B80606;}
a:hover {color:#ffcd00;}

p {
margin: 0 0 16px 0;
line-height:16px;
}

#contentright p {
margin: 0 12px 16px 12px;
}
#contentright a img {
	border-style: none;
}

#contentleft p {
margin: 0 16px 16px 16px;
}
ul.main {
margin: 0 16px 16px 32px;
}

ul.main li {
list-style-type:none;
height:16px;
}

p.testimonialright {
font-style:italic;
font-size:11px;
line-height:14px;
margin: 0 12px 16px 12px;
}

p.testimonial {
font-style:italic;
font-size:11px;
line-height:14px;
margin: 0 16px 8px 16px;
}

p.testimonial_credit {
font-size:11px;
line-height:14px;
margin: 0 16px 24px 16px;
padding: 0 0 16px 0;
border-bottom: 1px solid #EBEBEB;
}

p.smallright {
font-size:11px;
line-height:14px;
margin: 0 12px 14px 12px;
}

p.yellow {
margin: 0 0 16px 16px;
font-size: 16px;
line-height:22px;
color: #B80606;
}

h1 {
margin: 0 16px 16px 16px;
font-size: 16px;
line-height:20px;
color: #B80606;
font-weight:normal;
border: 1px dashed #767676;
border-left:0;
border-right:0;
padding: 4px 0 4px 2px;
}

#contentright h1 {
margin: 0 12px 16px 12px;
color:#B80606;
}

h2 {
margin: 0 12px 0 12px;
font-size: 12px;
line-height:16px;
color: #B80606;
font-weight:normal;
}

#contentleft h2 {
margin: 0 16px 0 16px;
font-size: 12px;
line-height:16px;
color: #B80606;
font-weight:normal;
}

#footer p {
font-size: 10px;
line-height:14px;
}

.handcursor {
margin: 0 0 0 12px;
cursor:pointer;
font-size:12px;
line-height:28px;
text-decoration:underline;
}

.handcursor:hover {
color:#B80606;
}

div.photocaption {
  float: right;
  border: 1px solid #767676;
  margin: 0 16px 10px 10px;
  padding: 3px;
}

div.photocaption img {
margin-bottom:3px;
}

div.photocaption p {
  text-align: center;
  margin:0 3px 0 3px;
  font-size:11px;
}

img.alignright {
float:right;
padding: 0px 0px 10px 10px;
}

