﻿body {
    font-family:arial,helvetica,sans-serif;
    font-size:12px;
    color:#555;
    background-image:url(images/bg.jpg);
    background-repeat:repeat-x;
    background-attachment:fixed;
    background-color:#05152C;
    margin:20px 0 35px 0;
    text-align:center;
    }
#flames {
    margin:-60px 0 0 0px;
    z-index:-80;
    position:relative;
    height:250px;
    }
#wrapper {
    width:920px;
    background-image:url(images/bg_white.png);
    margin-top:-100px;
    padding:20px;
    }
#wrapper2 {
    background-color:#fff;
    width:920px;
    padding:0px;
    background-image:url(images/foot.jpg);
    background-position:bottom left;
    background-repeat:repeat-x;
    }
#inner_box {
    background-image:url(images/bg_top.jpg);
    background-repeat:repeat-x;
    margin-top:0px;
    display:block;
    text-align:left;
    }
#footbar {
    background-color:#CC6333;
    height:20px;
    background-image:url(images/bg_red.jpg);
    width:920px;
    }
.footer_logo {
    padding:10px 0 20px 0;
    font-size:9px;
    color:#222;
    text-align:center;
    }
.pullout {
    float:center;
    margin:10px 0;
    text-align:center;
    font-size:12px;
    }
.pullout_left {
    float:left;
    margin:10px 10px 2px 0;
    text-align:center;
    font-size:10px;
    position:relative;
    }
.pullout_right {
    float:right;
    margin:0 0 2px 10px;
    text-align:center;
    font-size:10px;
    position:relative;
    }
#content {
    font-family:arial,helvetica,sans-serif;
    font-size:14px;
    padding:20px 20px 10px 20px;
    line-height:18px;
    text-align:left;
    }
#contentmid {
    font-family:arial,helvetica,sans-serif;
    font-size:14px;
    padding:20px 20px 10px 20px;
    line-height:18px;
    text-align:center;
    }
#footer {
    font-family:arial,helvetica,sans-serif;
    font-size:13px;
    padding:0px 20px 5px 20px;
    line-height:18px;
    text-align:center;
    }
#content hr {
    margin:10px 0;
	color:#007722;
    background-color:#007722;
    border:0px;
    height:2px;
    text-align:center;
    }
#content_photo {
    padding:20px;
    }
.frame {
    border:solid 3px #990100;
    margin-bottom:4px;
    }
.frame2 {
    border-top:solid 3px #AEB8AA;
    border-bottom:solid 7px #AEB8AA;
    margin-bottom:4px;
    }
.frame_photos2 {
    border:solid 3px #990100;
    margin:10px 10px 10px 10px;
    }
.frame_photos {
    border-top:solid 3px #AEB8AA;
    border-bottom:solid 7px #AEB8AA;
    margin-bottom:4px;
    }
.frame_left {
    border-top:solid 2px #007722;
    border-bottom:solid 2px #007722;
    margin:0 10px 0 0;
    float:left;
    }
img {
    border:0;
    }
#side_img {
    margin:20px 0 4px 0;
    }
.p_quote {
    font-family:georgia,timesnewroman;
    color:#770000;
    font-size:12px;
    }
.outside_menu {
    background-image:url(images/bg_nav.jpg);
    padding:6px;
    background-repeat:repeat-x;
    background-color:#CAD2C7;
    }
.inside_menu {
    background-color:#ffffff;
    padding:0px;
    }
a {
    color:#004411;
    text-decoration:none;
    }
a:hover {
    color:#dd6600;
    }
h1 {
    color:#770000;
    margin:0 0 8px 0;
    padding:0px;
    font-size:26px;
    font-weight:300;
    font-family:georgia,timesnewroman;
    }
h2 {
    color:#770000;
    margin:0;
    padding:0px;
    font-weight:500;
    font-size:18px;
    font-family:georgia,timesnewroman;
    line-height:24px;
    }
h3 {
    color:#770000;
    margin:0;
    padding:0px;
    font-weight:500;
    font-size:14px;
    font-family:georgia,timesnewroman;
    }
.title_hd {
    font-size:18px;
    line-height:24px;
    }
#top {
    height:auto;
    background-image:url(images/bg_red.jpg);
    padding:0px;
    font-size:9px;
    color:#fff;
    background-color:#CC6333;
    text-align:right;
    font-weight:700;
    }
#top a {
    color:#fff;
    text-dcoration:none;
    }
#top a:hover {
    color:#ffff00;
    }
#nav {
    margin:-6px 0 0 -10px;
    list-style:url(images/dot.gif);
    line-height:10px;
    display:block;
    width:250px;
    }
#nav li {
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#770000;
    margin:14px 10px 18px 0px;
    font-family:georgia,timesroman;
    color:#770000;
    font-size:13px;
    padding-bottom:10px;
    }
#nav a {
    color:#770000;
    text-decoration:none;
    }
#nav a:hover {
    color:#dd6600;
    }
#warning {
    text-transform:uppercase;
    text-align:center;
    border:solid 2px #990100;
    font-size:11px;
    font-weight:bold;
    width:320px;
    height:20px;
    padding:10px;
    }
    
/****** highslide css ******/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


a.highslide-credits:hover {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.rounded-white {
	background-color: white;
}
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header ul li.highslide-previous {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/******************** chiles ************************/

.chiles {
    font-weight:bold;
    padding:6px;
    text-transform:uppercase;
    letter-spacing:.1em;
    word-spacing:.2em;
    font-size:12px;
    background-color:#990100;
    color:#fff;
    }
.chiles a {
    color:#fff;
    text-decoration:none;
    }
.chiles a:hover {
    color:#ffff00;
    }

