@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
}
.banner_repeat {
	background-image: url(../images/banner_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.nav_repeat {
	background-image: url(../images/nav/nav_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.grey_divide {
	background-image: url(../images/grey_divide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a:hover {
	color: #C40008;
	text-decoration: underline;
}
#footer {
	margin-top: 3px;
}
#logos {
	margin-top: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactdetails p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#contactdetails {
	margin-top: 3px;
	margin-bottom: 3px;
}
.red_bold {
	color: #C40009;
	text-decoration: none;
}
#contactdetails a {
	color: #000000;
	text-decoration: none;
}
#contactdetails a:hover {
	color: #C40008;
	text-decoration: underline;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
.red_bold {
	font-weight: bold;
	color: #C50009;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#bodyshop p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content a {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	color: #C40009;
	text-decoration: underline;
}
#contactform {
	border: 1px solid #C4000A;
	background-color: #EEEEEE;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.form_boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.img_border {
	border: 1px solid #C4C4C4;
}
