/* CSS Document */

body {
background: #b2d38e url(images/iStock_000016201304Medium.jpg) fixed no-repeat bottom;
color: #666666;
margin: 10px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
}

p {

}

.xsmall {
font-size: x-small;
}
.xxsmall {
	font-size: 80%;
}


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;

position: relative;
}


.homePageFeature td {
	border: 1px solid #ccc;
	text-align: center;
}

.homePageFeature td a {
display: block;
background: #666;
color: #fff;
text-decoration: none;

font-weight: bold;
}

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

#icons {
    font-size: 9px;
    left: 116px;
    position: absolute;
    top: 112px
}

#icons a {
color: #039;
text-decoration: none;
margin: 0 5px 0 2px
}

#icons a:hover {
text-decoration: underline;
color: #903;
}

#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 {
    color: #003399;
    left: 125px;
    position: relative;
    top: 132px;
    width: 200px;
}

#nav ul {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav li {
	line-height: 23px;
	font-weight: bold;
	margin-top: -4px;
	margin-bottom: 1px;
}

#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: 465px;
	top: 25px;
	display: block;
	height: 63px;
	width: 189px;
	text-indent: -999em;
	text-decoration: none;
	background-image: url(images/ShopButton.png);
	background-repeat: no-repeat;
	background-position: center top;
} 
.img_Border {
	border: 1px solid #CCCCCC;
}
#line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 10px;
}
.large {
	font-size: 115%;
}
.white {
	color: #FFF;
}
.red {
	color: #BF0035;
}
#links a:link, #links a:visited {
	color: #FFF;
	text-decoration: none;
}
#links a:hover {
	color: #FFCD3E;
	text-decoration: underline;
}
#shop {
	width: 420px;
	height: 85px;
	margin-left: -45px;
}

