/* CSS Document */

body {
background-image: url(images/background3.gif);
color: #666666;
margin: 10px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
}

p {

}

.xsmall {
font-size: x-small;
}

a:link , a:visited {
color: #990033;
}

a:hover , a:active {
color: #000099;
}

h1 {
color: #003399;
font-size: large;
font-weight: bold;
border-bottom: dashed 1px #003399;
}

h2 {
color: #003399;
font-size: medium;
}

h3 {

}

#container {
width: 900px;
margin: auto;
background: #FFFFFF;
border: 1px solid #003399;
position: relative;
}

#header {
background-image: url(images/Nose2Tail_template_01.jpg);
background-position: top ;
background-repeat: no-repeat;
height: 300px;
}

#content {
background-image: url(images/Nose2Tail_template_02.gif);
background-position: top left;
background-repeat: no-repeat;
padding: 10px;
padding-left: 120px;
width: 560px;
float: left;
}

#testimonials {
width: 180px;
float: right;
margin-right: 10px;
margin-top: 10px;
}

#testimonials p {
padding-left: 5px;
paddding-right: 5px;
color:#003366;
font-size:smaller;
}

#clear1{
clear:both;
}

#footer {
background-image: url(images/Nose2Tail_template_05.gif) ;
background-position: bottom left;
background-repeat:no-repeat;
height: 70px;
color:#FFFFFF;
font-size:x-small;
padding-left: 5px;
padding-top: 30px;
}

#footer a { 
color: #FFFFFF;
line-height: 15px;
}

#credit , #credit a {
color: #99ccff;
margin: auto;
padding: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
width: 790px;
}

#nav {
position: relative;
top: 112px;
left: 130px;
color: #003399;
width: 300px;
}

#nav ul {
list-style: none;
margin:0px;
padding: 0px;
}

#nav li {
line-height: 23px;
font-weight: bold;
}

#nav a:link , #nav a:visited {
color: #003399;
text-decoration: none;

}

#nav a:hover , #nav a:active {
color: #990033;
text-decoration: underline;
}

#topleft { 
position: absolute; 
left: 350px; 
top: 25px; 
display: block; 
height: 70px; 
width: 200px; 
background-image: url(images/ShopButton.gif); 
background-repeat: no-repeat;
text-indent: -999em; 
text-decoration: none;
} 
.img_Border {
	border: 1px solid #CCCCCC;
}
#line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 10px;
}
