/* PENCIL CLASSICS MAIN CSS SHEET */
body {
	padding: 0px;
	margin: 0px;
	background-image:url(images/BGG.gif);
	height:598px;
	width:1002px;
}
.Logo {
	background-image:url(images/Logo3.gif);
	height:120px;
	width:262px;
	background-repeat:no-repeat;
}
.Navigation {
	background-image:url(images/navigation.gif);
	height:189px;
	width:284px;
	background-repeat:no-repeat;
}
.Polaroid {
	background-image:url(images/polaroid.jpg);
	height:151px;
	width:311px;
	background-repeat:no-repeat;
}
.left-corner {
	background-image:url(images/left-corner.gif);
	height:102px;
	width:7px;
	background-repeat:no-repeat;
}
.right-corner {
	background-image:url(images/right-corner.gif);
	height:102px;
	width:7px;
	background-repeat:no-repeat;
}
.Main-bgg {
	background-image:url(images/main-bottom-BGG.gif);
	height:102px;
	background-repeat:repeat-x;
}
.mainsectionleft {
	background-image:url(images/left-main-section.gif);
	width:32px;
	height:440px;
	background-repeat:no-repeat;
	
}
.mainsectionmiddle {
	background-image:url(images/middle-main-section.gif);
	width:590px;
	height:440px;
	background-repeat:repeat-x;
}
.mainsectionright {
	background-image:url(images/right-main-section.gif);
	width:34px;
	height:442px;
	background-repeat:no-repeat;
}
.welcomeleft {
	background-image:url(images/welcome-left.gif);
	width:7px;
	height:155px;
	background-repeat:no-repeat;
	display:block;
}
.welcomeright {
	background-image:url(images/welcome-lright.gif);
	width:6spx;
	height:155px;
	background-repeat:no-repeat;
	display:block;
}
.bottomleft {
	background-image:url(images/bottom-left].gif);
	width:4px;
	height:255px;
	background-repeat:no-repeat;
}
.bottomright {
	background-image:url(images/bottom-right.gif);
	width:4px;
	height:255px;
	background-repeat:no-repeat;
}
.bottommiddle {
	background-image:url(images/middle-main.gif);
	width:255px;
	height:243px;
	background-repeat:repeat-x;
}
a.button:link,a.button:visited,a.button:active {
	background-image:url(images/button-background.gif);
	height:22px;
	width:130px;
	background-repeat:no-repeat;
	display:block;
	font-family:"Comic Sans MS";
	font-size:1.3em;
	color:#6d695e;
	font-weight:bolder;
	position:relative;
	vertical-align:middle;
}
a.button:hover {
	background-image:url(images/button-background-02.gif);
	height:22px;
	width:130px;
	background-repeat:no-repeat;
	display:block;
	font-family:"Comic Sans MS";
	font-size:1.3em;
	color:#6d695e;
	font-weight:bolder;
	vertical-align:middle;
}
.title-background {
	font-family:"Comic Sans MS";
	font-size:1.4em;
	color:#990000;
	font-weight:bold;
	text-decoration: underline;
}
.section-text {
	font-family:"Comic Sans MS";
	font-size:1.0ems;
	color:#9C7767;
	font-weight:bold;
	background-image:url(images/title-button.gif);
	height:50px;
	width:133px;
	background-repeat:no-repeat;
	display:block;
	padding-top:1px;
}
.section-text01 {
	font-family:"Comic Sans MS";
	font-size:1.0em;
	color:#9C7767;
	font-weight:bold;
}
.small-text {
	font-family:"Comic Sans MS";
	font-size:1.0em;
	color:#333333;
	font-weight:bold;
}
.product-layout01 {
	background:url(images/product-layout_08.gif);
	background-repeat:no-repeat;
	height:84px;
	width:89px;
	background-position:center;
	vertical-align:middle;
}
.product-layout02 {
	background:url(images/product-layout-02_02.gif);
	background-repeat:no-repeat;
	height:87px;
	width:83px;
	background-position:center;
	vertical-align:middle;
}
.product-layout03 {
	background:url(images/product-layout_11.gif);
	background-repeat:no-repeat;
	height:87px;
	width:247px;
	background-position:center;
	vertical-align:middle;
}
.product-background {
	background-image:url(images/background.gif);
	height:215px;
	width:200px;
	display:block;
	background-repeat:no-repeat;
}
.Larger-product-background {
	background-image:url(images/larger-background.gif);
	height:235px;
	width:240px;
	display:block;
	background-repeat:no-repeat;
}
.Larger-product-background-vertical {
	background-image:url(images/background-vertical.gif);
	height:300px;
	width:240px;
	display:block;
	background-repeat:no-repeat;
}
.Price {
	background-image:url(images/price.gif);
	height:30px;
	width:68px;
	display:block;
	font-size:13px;
	padding-right:3px;
	font-family:"Comic Sans MS";
	color:#B71C1C;
	font-weight:bold;
	background-repeat:no-repeat;
}
/*------------EXTENDED INFO----------*/
.Ext-Title {
	background-image:URL(images/Title-Extended-Wide.gif);
	height:42px;
	width:198px;
	display:block;
	background-repeat:no-repeat;
	font-family:"Comic Sans MS";
	font-size:1.2em;
	color:#000000;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	padding-top:5px;	
}
.Ext-Description {
	background-image:URL(images/description-wide.gif);
	height:268px;
	width:198px;
	display:block;
	background-repeat:no-repeat;
	font-family:"Comic Sans MS";
	font-size:1.2em;
	color:#000000;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	padding-top:5px;	
}
.Contact-Us-top {
	background-image:url(images/Contact-us.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	height:84px;
	width:529px;
}
.Contact-text {
	font-family:"Comic Sans MS";
	font-size:1.3em;
	color:#666666;
	font-weight:bold;
}
.Product-title {
	font-family:"Comic Sans MS";
	font-size:1.2em;
	color:#000000;
	font-weight:bold;
}
.Larger-Text {
	font-family:"Comic Sans MS";
	font-size:1.2em;
	color:#000000;
	font-weight:bold;
}
.contact-us-title {
	font-family:"Comic Sans MS";
	font-size:1.1em;
	color:#000000;
	font-weight:bold;
}
.Larger-Text-02 {
font-stretch:normal;
	font-family:"Comic Sans MS";
	font-size:1.4em;
	color:#000000;
	font-weight:bold;
}
/*---------Actinic Style Sheet Created By Simon Bain 2006----------------*/
