﻿
body {
	background: #90140C url(images/stripes.gif) repeat-x;
	background-position: 50% 40px;
	margin: 0;
	padding: 0;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000;
}

a:hover {
	color: #90140C;
}

img {
	border: 0;
}

ul {
	list-style: none;
}

h1 {
	font: normal 1.2em arial, verdana, helvetica, sans-serif;
	margin: 23px 18px;
	text-align: left;
}

h2 {
	color: #333;
	font: bold 12px arial, verdana, helvetica, sans-serif;
}

#nav {
	text-align: center;
	background: #000 url(images/nav.gif) repeat-x;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	overflow: hidden;
	cursor: default;
	width:762px;
}

.mnu a {
	display: inline;
	color: #fff;
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	padding: 13px 15px;
	margin: 0;
}

.mnu a {
	background: transparent url(images/nav.gif) repeat-x;
}

.mnu a:hover, #nav mnu#current a {
	background: transparent url(images/nav.gif) repeat-x;
	background-position: 0 -40px;
}

#nav mnu {
	padding: 14px 0;
}

#header{
	background: url(images/header.jpg) no-repeat;
	width:762px;
	height:165px;
	margin: 0 auto;

	
}
/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}
#wrapper {
	width: 732px;
	margin: 0 auto;
	border: solid 15px #600000;
	border-bottom: none;
	background-color: #000000;
	height: auto;
}

#top {
	height: 28px;
	/*overflow: hidden;*/
	margin: 0 auto;
	width: 100%;
	background: #000 url(images/stripes_small.gif) repeat-x;
	color: #fff;
	cursor: default;
	text-align: left;
	font: normal 12px/32px arial, verdana, helvetica, sans-serif;
}

#top strong {
	font: bold 11px arial;
	margin-left: 2px;
	margin-right: 6px;
}

#top span {
	display: inline;
	margin-left: 10px;
	float: left;
	clear: none;
	margin-top: -28px;
}

#top ul {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
	display: inline;
}

#top ul li a, #top ul li {
	display: block;
	float: right;
	width: 78px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font: bold 12px/32px arial, verdana, helvetica, sans-serif;
	overflow: hidden;
}

#top  a:hover {
	color: #000;
}

#chat a {
	background: #0086EE url(images/blue.jpg) no-repeat;
}

#join a {
	background: #F41100 url(images/red.jpg) no-repeat;
}

#login a {
	background: #ED700D url(images/orange.jpg) no-repeat;
}

#search a {
	background: #199B2C url(images/green.jpg) no-repeat;
}

#adspace {	
	
	border-top: 1px solid #CA807C;
	border-left: 1px solid #A5514B;
	border-right: 1px solid #5B1D1B;
	border-bottom: 1px solid #3E1B19;
	background: #86221B url(images/ad.gif) repeat-x;
   /* width: 100%;*/
   height:24px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    cursor: default;
    color: #fff;
    font: bold 11px arial, verdana, helvetica;

}


#main {
	height: 260px;
	background: #FE8624 url(images/main.gif) repeat-x;
	border-top: 1px solid #FEC782;
	border-left: 1px solid #FEB154;
	border-right: 1px solid #D76C22;
	border-bottom: 1px solid #783C1C;
	overflow: hidden;
}

#main ul {
	width: 710px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#main ul li {
	float: left;
	text-align: center;
	margin-left: 25px;
	display: inline;
}

#main ul li a img {
	border: 3px solid #fff;
}

#main ul li a img:hover {
border: 3px solid #FEE5C6;
}

#main ul li h2 {
	font: bold 11px arial, verdana, helvetica;
	margin-top: 10px;
	color: #000;
}
/*begin onecol*/
#onecol{
	float: left;
	width: 732px;
	margin: 20px 0 0 0;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display: inline;
	color:white;

}
.heading
{
    background:#000000  url(images/head.jpg) no-repeat;
    margin: 0px 80px 0px 180px;
    width:400px;
    height:33px;
    text-align:center;
    font-size:14px;
    padding-top:10px;

}
.headbox
{
    width:398px;
    border:solid 1px #993300;
    margin:0px 80px 20px 180px;
    padding-top:0px;
    

    
}
.subtitle
{
    font-size:14px;
    color:#FF9933;
    padding-left:10px;
    font-weight:bold;
}    
.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
.subtxt
{
    font-size:14px;
    color:#DBCE6A;
    padding-left:10px;
 
}  
.pagetxt
{
    padding:10px 10px 10px 10px;
    font-size:14px;
}
#onecol li
{
    background:url('images/checkmark.gif')no-repeat;
	padding-left:15px;
}
/* left content region */
#contentleft{
	float: left;
	width: 410px;
	margin: 10px 10px 0 20px;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display: inline;
	color:white;

}
#dog5 li{
	background:url('images/checkmark.gif')no-repeat;
	padding-left:15px;
}
#dog4 li{
	background:url('images/checkmark.gif')no-repeat;
	padding-left:15px;
}

#dog3 li{
	background:url('images/checkmark.gif')no-repeat;
	padding-left:15px;
}

#dog2 li{
	background:url('images/checkmark.gif')no-repeat;
	padding-left:15px;
}

#dog1 li{
	background:url('images/checkmark.gif')no-repeat;
	padding-left:15px;
}

#dog5 li{
	background:url('images/checkmark.gif')no-repeat;
	padding-left:15px;
}
#dog6 li{
	background:url('images/checkmark.gif')no-repeat;
	padding-left:15px;
}

 .intro{
	font-size:13px; 
	text-align:left; 
	width:50%;
	text-align:justify;
	
}
.msgtop
{
    width:410px;
    height:30px;
    background-image: url(images/msg_top.jpg);
    margin-top:10px;
}
.leftbox
{
    padding:5px;
    border:solid 1px #993300;
    width:398px;
    margin-bottom:10px;
}
/* end left content region */

/* right content region */
#contentright{
	float: left;
	width: 260px;
	margin: 0 10px 0 10px;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display: inline;
	color:white;
	border-left:thin #990000 solid;
	

}
.gallerytop
{
    width:280px;
    height:30px;
    background-image: url(images/gallery_top.jpg);
    margin-top:10px;
}
.rightbox
{
    padding:5px;
    border-bottom:solid 1px #993300;
    width:270px;
}
.videotop
{
    width:280px;
    height:30px;
    background-image: url(images/video_top.jpg);
    margin-top:10px;

}
.downloadstop
{
    width:280px;
    height:30px;
    background-image: url(images/dld_top.jpg);
    margin-top:10px;
}
/*leftcol */
#leftcol
{
    float: left;
	width: 260px;
	margin: 0 10px 0 10px;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display: inline;
	color:white;
	border-right:thin #990000 solid;
}
/*rightcol */
#rightcol
{
    float: left;
	width: 410px;
	margin: 10px 10px 0 20px;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display: inline;
	color:white;
}
.img1{
	border-width:2px;
	border-color:white;
	
	}
.title{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bolder;
	padding:0px 0px 10px 10px;

}	
.photoad{
	border:3px #FFFFFF solid;

}

/* end right content region */

.content h1, .content ul {
	margin: 0;
	padding: 0;
}

.content h1 {
	color: #8A0700;
	font: normal 2em arial, verdana, helvetica, sans-serif;
	margin-bottom: 20px;
}

.content h2 {
	margin: 20px 0 4px 0;
}

.content ul.hover_list li {
	border: 1px solid #783C1C;
	border-width: 0 0 1px 0;
	color: #600000;
}

.content ul.hover_list li a {
	height: 40px;
	color: #600000;
	display: block;
	line-height: 40px;
	padding-left: 15px;
}

.content ul.hover_list li a:hover, .content ul.hover_list li a:focus {
	background: #FD9339 url(images/hover_list.jpg) repeat-x;
	color: #fff;
}

#footer {
	height: 25px;
	background-color: #000;
	color: #fff;
	font: normal 10px/25px arial, verdana, helvetica, sans-serif;
	color: #999;
	text-align: center;
	border-top: 2px solid #F3F3F3;
	clear: both;
}

#footer a {	
	color: #ccc;
}