a {
	color: #D9B900;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", "Arial Black", Futura, "Trebuchet MS", san-serif;
	font-size: 16px;
}

a.small {
    font-size: 12px;
}

.small {
    font-size: 12px;
}

.sold {
        font-size: 28px;
        color: #FF0000;
        font-weight: bold;
}

body {	
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;		
	color: #000000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(marroon_gradient.png);
	background-repeat: repeat-y;
    background-color: #180000;	
}

.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	}

a:hover {	
	color: #CC3300;
	}
	
#Logo {
	position: absolute;
	z-index: 2;
	top: -20px;
	left:25px;
	padding-left: 10px;
}

#LogoText1 {
    color:#999999;
	position: absolute;
	z-index: 2;
	top: 70px;
	left:450px;
	font-weight: bold;
	font-size: 18px;
	font-family: Optima, "Century Gothic", Futura, san-serif;
}

#LogoText2 {
	color:#999999;
	position: absolute;
	z-index: 2;
	top: 170px;
	left:395px;
	font-weight: bold;
	font-size: 18px;
	font-family: Optima, "Century Gothic", Futura, san-serif;
}

#Fish {
	position: absolute;
	z-index: 3;
	top: 95px;
	left: 75px;
}


#Background {
	position: absolute;
	z-index: 1;
	top: 255px;
	left:0px;
}

#longBar {
    position: absolute;
	top: 212px;
	width: 1280px;
	left:  0px;
	z-index: 1;
    background-image: url( images/redstrip.png);
	background-repeat: repeat-x;
}

#halfBar {
    position: relative;
	width: 750px;
	text-align: right;
	z-index: 3;
	color: #000000;
}

#SideBar {
	position: absolute;
	z-index: 6;
	top: 228px;
	left: 25px;
	width: 150px;
}

#Top {
	position: relative;
	z-index: 6;
	width: 150px;
	background-image: url(sidebartop.png);
	padding-top: 25px;
	padding-left: 20px;
	text-align: left;
	background-repeat: no-repeat;
}

#Mid {
	position: relative;
	z-index: 6;
	width: 150px;
	background-image: url(sidebarmiddle.png);
	height: 360px;
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-left: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.testimonial {
	font-style: italic;
	font-size: 16px;
	font-family: "Lucida Handwriting", "Monotype Corsiva";
}

#Bottom {
	position: relative;
	z-index: 6;
	width: 150px;
	background-image: url(sidebarbottom.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: center;
	padding-bottom: 15px;
	text-align: center;
}

#Accomplish {
	position: absolute;
	z-index: 6;
	top: 235px;
	left:775px;
	color: #FFFFFF;
}

#Links {
	position: absolute;
	z-index: 2;
	top: 1125px;
	left:25px;
	width: 1255px;
}

#Navigation {
	position: absolute;
	z-index: 2;
	top: 30px;
	left:745px;
	width: 175px;
	vertical-align: middle;
	text-align: right;
	padding: 10px 10px 10px 10px;
	background-image: url(images/grey.png);
	background-repeat: repeat;
}

#News {
	position: absolute;
	z-index: 2;
	top: 30px;
	left:960px;
	width: 285px;
	vertical-align: middle;
	text-align: left;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
	border: medium solid #003300;
}

#Address {
	z-index: 2;
	font-size: 16px;
	color: #888888;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
}


#TextBody {
	position: absolute;
	z-index: 1;
	top: 255px;
	left:200px;
	width: 500px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	background-color: #000099;
	padding: 5px  5px  5px  5px;
	line-height: 16px;	
	background-color:#440000;
	background-image: url(images/grey.png);
	background-repeat: repeat;
}

#Big {
	position: absolute;
	z-index: 7;
	visibility: hidden;
	width: 640px;
	top: 255px;
	left:200px;
}

#TextBodyA {
	position: absolute;
	z-index: 1;
	width: 500px;
	top: 255px;
	left:200px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	padding: 5px  5px  5px  5px;
	line-height: 16px;	
	background-color:#440000;
	background-image: url(images/grey.png);
	background-repeat: repeat;

}


p {
	text-indent: 16px;
}

.boldGold {
    text-indent: 0px;
    font-family: Tahoma, Arial, sans-serif;
	font-size: 22px;
	text-decoration: underline;
	color: #F9CB64;
}

.blue {
    color: #0099FF;
	font-size: 14px;
	font-weight: bold;
}

.red {
    color: #FF0033;
	font-size: 14px;
    font-weight: bold;
}

.yellow {
    color: #FFFF33;
	font-size: 14px;
	font-weight: bold;
}

.green {
    color: #00FF33;
	font-size: 14px;
    font-weight: bold;
}

.white {
    color: #FFFFFF;
	font-size: 14px;
    font-weight: bold;
}


.DogOwner {
    border: dotted  #F9CB64;
}


#ImageHolder {
	position: absolute;
	z-index: 1;
	top: 255px;
	left: 750px;
	font-size: 12px;
	color: #CCCCCC;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;	
}

