A:link {
	COLOR: #8b017a;
	TEXT-DECORATION: underline;
	background: #ebe9e9;
}

A:visited {
	COLOR: #8b017a;
	TEXT-DECORATION: underline;
	background: #ebe9e9;
}

A:active {
	COLOR: #8b017a;
	TEXT-DECORATION: underline;
	background: #ebe9e9;
}

A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	background: #ebe9e9;
}
#navbar {
	position:relative;
	float:left;
	text-align: left;
	width: 210px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: right;
	font-size: 12px;
}
a.navbar:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	width: 190px;
	position: relative;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	background: #03436B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	background: #03436B url(../pixs/content3.gif);
}

a.navbar:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	width: 190px;
	position: relative;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background: #03436B url(../pixs/content3.gif);
}

a.navbar:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	width: 190px;
	position: relative;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	background: #03436B url(../pixs/content3.gif);
}

a.navbar:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	position: relative;
	width: 190px;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	background: #03436B url(../pixs/navbarhover.gif);
}

a.footer:link {
	TEXT-DECORATION: none;
	color: #8b017a;
	padding: 0px;
	background: #EBE9E9;
}

a.footer:visited {
	TEXT-DECORATION: none;
	color: #8b017a;
	padding: 0px;
	background: #EBE9E9;
}

a.footer:active {
	TEXT-DECORATION: none;
	color: #8b017a;
	padding: 0px;
	background: #EBE9E9;
}

a.footer:hover {
	TEXT-DECORATION: none;
	color: #000000;
	padding: 0px;
	background: #EBE9E9;
}
#headerlinks {
	float: left;
	width: 950px;
	position: relative;
	text-align: right;
	color: #FFFFFF;
	background: #006EAD url(../pixs/straplineleft3.jpg) repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
a.headerlinks:link {
	color: #FFFFFF;
	background: #006EAD;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	white-space: nowrap;
	width: 100px;
	float: right;
}

a.headerlinks:visited {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: 100px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: right;
	background: #006EAD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

a.headerlinks:active {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: 100px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: right;
	background: #006EAD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

a.headerlinks:hover {
	color: #FFFFFF;
	background: #03436B;
	text-align: center;
	text-decoration: none;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: right;
}


body 
{
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #ebe9e9;
} 
#Container {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 5px;
}


#content {
	position:relative;
	text-align: justify;
	float:left;
	width: 951px;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #FFFFFF url(../pixs/content3.gif) repeat-y 0px 0px;

}
#contentadmin {
	position:relative;
	text-align: justify;
	float:left;
	width: 929px;
	font-size: 90%;
	margin: 0px;
	color: #000000;
	background: #ebe9e9;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#contentadmin h1 {
	margin-bottom: 20px;
	margin-top: 20px;
}
#creditcards {
	position:relative;
	float:left;
	text-align: center;
	width: 210px;
	font-size: 12px;
	color: #000000;
	background: url(../pixs/content3.gif);
	padding-top: 20px;
	padding-bottom: 20px;
}
#header {
	text-align: left;
	width: 951px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#headerleft {
	float: left;
	width: 184px;
	position: relative;
	left: 10px;
	color: #000000;
	background: #ebe9e9 url(../pixs/mypicslogo.gif) no-repeat;
	height: 90px;
	padding-bottom: 5px;
}
#headerright {
	float: right;
	position: relative;
	width: 750px;
	text-align: right;
	font-size: 90%;
	background: #ebe9e9 url(../pixs/telno.gif) no-repeat 585px;
	height: 50px;
	padding-top: 50px;
	color: #000000;
}

#left {
	float: left;
	width: 200px;
	color: #FFFFFF;
	background: #03436B;
}
#right {
	float: right;
	position: relative;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
	padding: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#right h1{
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	color: #5E0618;
	background: #ebe9e9;
	margin: 0px;
}

.tablehalf {
	vertical-align: bottom;
	width: 400px;
}

	
#right #MooFlow {
	padding-left: 30px;
	font-weight: bold;
	color: #5E0618;
	background: #ebe9e9;
	font-size: 110%;
}
#easysteps {
	padding: 5px;
	float: right;
	width: auto;
	position: relative;
	margin-left: 20px;
	color: #000000;
	background: #FFFFFF;
	white-space: nowrap;
	border: 1px solid #999999;
}



#strapline {
	background: #FFFFFF;
	color: #000000;
	height: 122px;
	padding: 0px;
	width: 950px;
	margin: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#straplineleft {
	float: left;
	width: 179px;
	color: #FFFFFF;
	height: 92px;
	margin: 0px;
	text-align: justify;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 12px;
	background: #03436B;
	position: relative;
	background: #03436B url(../pixs/straplineleft2.jpg);
	padding: 15px;
}

#straplineright {
	float: right;
	position: relative;
	width: 740px;
	color: #FFFFFF;
	background: #03436B;
	height: 122px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}


#footer{
	width: 951px;
	text-align: center;
	position: relative;
	font-size: 80%;
	padding-top: 5px;
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	float: left;
	padding-bottom: 5px;
	color: #000000;
	background: #ebe9e9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	
}

#copyright {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 5px;
	font-size: 90%;
}


/************ image definitions **************/

.imagebordertop {
	margin-top: 5px;
	margin-bottom: 5px;
}
.imagestrapline {
	margin-right: 1px;
}
.imageleft {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imageright {
	float: right;
	margin-left: 30px;
}

.imagenoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.imagenobordermarg {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/************ Miscellaneous Definitions **************/

h1 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	color: #5E0618;
	background: #ebe9e9;
}
.centre {
	text-align: center;
}
#center {
	text-align: center;
	width: 100%;
}


li {
	padding-bottom: 10px;
}
#Container #content #right ul {
	padding-left: 30px;
}
.redtext {
	color: #5E0618;
	background: #EBE9E9;
}
#Container #content #right #easysteps .redtext {
	color: #5E0618;
	background: #FFFFFF;
}


/************ Shopping cart Definitions **************/
.carttable {
	width: 70px;
	border: 1px dotted #999999;
	font-size: 11px;
	text-align:center;
}
.carttable2 {
	border: 1px dotted #999999;
	font-size: 11px;
	text-align:center;
}
.cartable3 {
	width: 230px;
	border: 1px dotted #999999;
	font-size: 11px;
	text-align:center;
	padding-right: 2px;
	padding-left: 2px;
}
.carttable4 {
	width: 350px;
	border: 1px dotted #999999;
	font-size: 11px;
	text-align:center;
	padding-right: 2px;
	padding-left: 2px;
}
.carttable5 {
	width: 518px;
	border: 1px dotted #999999;
	font-size: 11px;
	text-align:center;
	padding-right: 2px;
	padding-left: 2px;
}
.carttable6 {
	width: 50px;
	border: 1px dotted #999999;
	font-size: 11px;
	text-align:right;
	padding-right: 2px;
}
.carttablelg {
	width: 300px;
	border: 1px dotted #999999;
	font-size: 11px;
	text-align:left;
}
.carttablelg2 {
	border: 1px dotted #999999;
	font-size: 11px;
	text-align:right;
}
.carttablelg3 {
	width: 315px;
	border: 1px dotted #999999;
	font-size: 11px;
	text-align:left;
	padding: 2px;
}
.carttablelg4 {
	width: 635px;
	border: 1px dotted #999999;
	font-size: 11px;
	text-align:center;
	padding: 2px;
}
.carttablelg5 {
	width: 680px;
	border: 1px dotted #999999;
	font-size: 11px;
	text-align:center;
	padding: 2px;
}
.carttablelg7 {
	border: 1px dotted #999999;
	font-size: 11px;
	text-align:left;
	padding: 2px;
}
.container {
	width : 115px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: auto;
}
.container2 {
	width : 150px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: auto;
}
.container3 {
	width : 300px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: auto;
}
.container4 {
	width : 40px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: auto;
}
.container5 {
	width : 60px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: auto;
}
.tdleft {
	text-align: left;
	width: 250px;
	font-size: 11px;
	border: 1px solid #000000;
	margin: 3px;
	padding: 4px;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #034670;
	background-repeat: repeat;
}
.tdprices {
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
td {
	vertical-align: text-top;
}



.tdright {
	text-align: right;
	width: 250px;
	font-size: 11px;
	border: 1px solid #000000;
	margin: 3px;	
	padding: 4px;	
}
.tdcenter {
	text-align: center;
}
.red {
	color: #FF0000;
	background: transparent;
}
.admintable {
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dotted #999999;
	font-size: 11px;
}
.admintable2 {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dotted #999999;
	text-align: center;
	font-size: 11px;
	width: 150px;
}
.admintable3 {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dotted #999999;
	width: 135px;
	text-align: left;
	font-size: 11px;
}
.admintable4 {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dotted #999999;
	text-align: left;
	font-size: 11px;
}
.admintable5 {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dotted #999999;
	text-align: center;
	font-size: 11px;
	width: 100px;
}
form {
margin: 0px;
}
.nav {
	margin-top: 25px;
	margin-bottom: 25px;
}
.brwscats {
	border: 1px solid #000000;
	color: #000000;
	background: #FFFFFF;
	height: 175px;
	width: 175px;
	float: left;
	margin-right: 23px;
	margin-left: 23px;
	text-align: center;
	padding: 5px;
	margin-bottom: 46px;
}
.brwscatstxt {
	margin-top:10px;
}
.brwscatstxt a:link, .brwscatstxt a:visited, .brwscatstxt a:active {
	color: #000000;
	text-decoration: underline;
	background: #FFFFFF;
}
.brwscatstxt a:hover {
	color: #5E0618;
	text-decoration: none;
	background: #FFFFFF;
}
.miholder {
	width: 700px;
	padding-top:25px;
	clear: both;
	text-align:center;
}
.imgholder {
	float:left;
	width: 350px;
	text-align:center;
}
.miqty {
	float: left;
	width: 33%;
	text-align:center;
}

h2{
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	color: #5E0618;
	background: #ebe9e9;
	margin: 0px;
}

	
