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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #021F2D;
	font-size: 12px;
	
}
body {
	background-image:  url(file:///C|/Documents%20and%20Settings/DAVID/My%20Documents/MySites-Local/RonaldTierney/images/twmain/gallerybkgd5.jpg);
	background-attachment: scroll;
	background-color: #C1BEAD;
	margin-left: 7%;
	margin-right: 7%;
	margin-top: 25px;
}

a:link {
	color: #021F2D;
	text-decoration: none;
	font-weight: bold;	
}

a:visited {
	color: #E95B29;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #021F2D;
	background-color:#E95B29;
	font-weight: bold;	
}

a:active {
	text-decoration: none;
}
a {
	color: #CC3333;
	font-weight: bold;
}
a:active, a:focus {
    outline: 0
}

.style5 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style6 {
    font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.style14 {
	font-size: 36px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E95B29;
	padding-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
}
h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}

.header 
	{
	background-image:  url(file:///C|/Documents%20and%20Settings/DAVID/My%20Documents/MySites-Local/RonaldTierney/images/twmain/gallerytitle2.jpg);
	position: relative;
	width: 450px;
	height: 72px;
	float: none;	
	}
div#footer
    {
	padding-top: 12px;
}
div#navbar2 {
    height: 30px;
    width: 100%;
    border-top: solid #000 1px;
    border-bottom: solid #000 0px;
    background-color: #021F2D;
}
div#navbar2 ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #CDDCD6;
    line-height: 30px;
    white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding: 6px 10px;
    color: #CDDCD6;
}
div#navbar2 li a:link {
    color: #CDDCD6;
}
div#navbar2 li a:visited {
    color: #CDDCD6;
}
div#navbar2 li a:hover {
	font-weight: bold;
	color: #021F2D;
	background-color: #E95B29;
	
}
div#content {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
div#jackets {	
	padding-bottom: 15px;	
}	

.mainpic {
	float: left;
	padding-right: 10px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 15px;
}
.advert {
    padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
