/*main links*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #002245;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #002245;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

/*main styles*/

#body { 
	width:975px;
	}

.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #002245;
	text-align: left;
	vertical-align: top;
	margin: 6px;
}

.maincopyBOLDER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #002245;
	text-align: left;
	vertical-align: top;
	margin: 6px;
}

.SectionHeader, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #002245;
	text-align: left;
	vertical-align: top;
	margin: 6px;
}
.tel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	color: #002245;
	vertical-align: bottom;
	margin: 6px;
}

.ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #002245;
	text-align: left;
	vertical-align: top;
}

.Events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px; padding-left:5px;
	font-weight: bold;
	color: #002245;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/bg2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.Events a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px; 
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/bg2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.Events a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px; 
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/bg2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.Events a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px; 
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/bg2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.Events a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px; 
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/bg2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.ProductPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #002245;
	text-align: left;
	vertical-align: top;
	
}

.ProductDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #002245;
	text-align: left;
	vertical-align: top;
	margin: 4px;
}


div.gallery {
	width: 100%;
	
}

div.thumbimage {
	margin-top: 25px;
	margin-left: 25px;
	float: left;
	width: 170px;
	height: 125px;
}

/*footer*/

.MenuFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	background-color: #002245;
	text-indent: 10px;
}

.FooterTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #002245;
	width: 100%;
	height: 30px;
	border: 0;
}
 
.FooterTable a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFffff;
	text-decoration: underline;
}

.FooterTable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFffff;
}

.FooterTable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.FooterTable a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.background {
	background-image:url(../images/pimms_bg_Image.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
	padding-top:20px;
	}
	
 
.banner{
 	
	position:absolute;
	float:right;
	padding-left:10px;
	
}
.registeredcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
	margin: 6px;padding-top:10px;
}
.registeredcopy a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;color: #c40009;
	text-decoration: underline;
}

.registeredcopy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;color: #c40009;
}

.registeredcopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;color: #FF6600;
	text-decoration: underline;
}

.registeredcopy a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;color: #FF6600;
	text-decoration: underline;
}
h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #002245;
	text-decoration: none;
}

h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #002245;
	text-decoration: none;
}

h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

h1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #002245;
	text-decoration: none;
}
.menu_home {padding:0;margin:0;
padding-left:15px;
padding-top:9px;
font-size:24px;
vertical-align:top;
	color: #ff0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
background-image:url(../images/menuHome_Down.jpg);
background-position:left;
background-repeat:no-repeat;
}
.menu {padding:0;margin:0;
padding-left:15px;
padding-top:9px;
font-size:24px;
vertical-align:top;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000066;
font-weight:bold;
background-image:url(../images/menu_Down.jpg);
background-position:left;
background-repeat:no-repeat;
}
.menuwider {padding:0;margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:10px;
padding-top:9px;
font-size:24px;
vertical-align:top;
font-weight:bold;
color:#000066;
background-image:url(../images/menuwider_Down.jpg);
background-position:left;
background-repeat:no-repeat;
}
.menu a:link {

color:#000066;
	text-decoration: none;
}

.menu a:visited {

color:#000066;
	text-decoration: none;
}

.menu a:hover {

color: #FFFFFF;
	text-decoration: none;
}

.menu a:active {

color: #000066;
	text-decoration: none;
}
.menuwider a:link {
	
color:#000066;
	text-decoration: none;
}

.menuwider a:visited {
	
color:#000066;
	text-decoration: none;
}

.menuwider a:hover {
	
color: #FFFFFF;
	text-decoration: none;
}

.menuwider a:active {
color:#000066;
	text-decoration: none;
}
.menu_home a:link {
	color: #FF0000;
	text-decoration: none;
}

.menu_home a:visited {
	color: #FF0000;
	text-decoration: none;
}

.menu_home a:hover {
	
color: #FFFFFF;
	text-decoration: none;
}

.menu_home a:active {
color: #FF0000;
	text-decoration: none;
}
.on {color:#FFFFFF;}.maingalleryimg {
	border: thin solid #000033;
}
.rightimage {
	padding: 10px;
	float: right;
}
.leftimage {
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
