﻿body {
	margin: 0;
	padding: 0;

		background-image: url(background-repeaty.gif);
	background-repeat:repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;

}

#wrapper {
	position: relative;
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(edge_frame.jpg);
	background-repeat:repeat-y;
}

#main {
	padding: 0 10px 15px 10px;
	background-image: url(bottom_frame.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
		text-decoration: none;
	
}

#content {

	float:right;
    width: 570px;
	padding: 5px 10px 0 0;
	text-decoration: none;

}

p.center{text-align: center;}


hr {
	border: none 0; 
border-top: 1px dotted #cc6600;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/


}

p.indent {
	margin-left: 30px;
}

#header {
	background-image: url(header_bg.gif);
	background-repeat:repeat-x;
	font: 140% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 8px;
	color: #cccccc;
	background-color: transparent;
	height:4.2em;
	
}


#header .strapline {
	font: 80% Verdana, Arial, Helvetica, sans-serif;;
	color: #cccccc;
	background-color: transparent;
	position:absolute;
	top: 3px;
	left:530px;
	width: 150px;
	margin-right: 0.5em;
	margin-top: 0.0em;
	padding-bottom: 20px;
}


#navtop {
background-image:url(nav_bg.jpg);
background-repeat:repeat-x;
background-position:bottom right;
	}
	
	
	
#header.navtop {
position:absolute;
		margin-top: 20px;
		
	}
	


	
#smallbox {
	background-image: url(boxbg1.gif);
	background-repeat: repeat-x;
	border: 1px dotted #cc6600;
	float: right;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;

	margin-top: 0.0em;
	margin-left: 1.5em; 
	margin-right: 0.5em; 
	margin-bottom: 1.5em;
	overflow: hidden;
	padding: 10px 10px 10px 8px;

}


div.center {   margin-left: auto;   margin-right: auto;   width: 12em; }


.featureimg {
  float: left;
  width: 35px;
  height: 35px;
padding: 4px 15px 4px 10px;
  border: 0;
}

.alignleft {
float: left;
}


.alignright {
	float: right;
	left: 0px;
}



.clear {
  clear: both;
 }
 
 
 .mainimg {
  float: left;
  	padding: 0 10px 20px 10px;
    margin-right: 10px;
	margin-bottom: 10px;
 	 border-style: none;
}

 .shopimg {
  float: left;
    width: 100px;
  height: 150px;
  	padding: 5px 5px 5px 5px;
    margin-right: 5px;
	margin-bottom: 5px;
	border:1px solid #000000;

}

 .rightimg {
  float: right;
  	padding: 0 0 20px 20px;
    margin-left: 10px;
	margin-bottom: 10px;
 	 border-style: none;
}



 .topimg {
  text-align: center;
  	padding: 20px 20px 30px 20px;
    margin-right: 10px;
	    margin-left: 20px;
	margin-bottom: 10px;
 	 border-style: none;
}

img.center {   
display: block;   
margin-left: auto;   
margin-right: auto;
  	padding: 15px 5px 30px 5px; 
}


.myadimg {
  float: left;
  width: 140px;
	padding: 10px 0 20px 0;
	margin-top: 25px;
border:1px solid #cc6600;
  border-style: none;
}

.rightimg {
  float: right;
  width: 175px;
	padding: 10px 0 10px 0;
	margin-top: 25px;
border:1px solid #cc6600;
  border-style: none;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #cc6600;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
			border-bottom: 2px dotted #ccc; padding: 7px 0 10px 0;

}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
		margin-bottom: 1.5em;
}

#toptext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc6600;
	position:absolute;
	top:75px;
	left:80px;
	margin-bottom:0.5em;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;
	color: #0000FF;
	text-decoration: none;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;



}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;
	color: #0000FF;
	text-decoration: none;

}



#header h1 {
	margin: 0;
    padding: 0;
    font-weight:normal;
    color: #cb352d;
    font-size: 190%;
    position:absolute;
    bottom: 4px;
    right: 10px;
}



#content p {
	font-size: 80%;
	line-height: 1.3em;
	padding: 0px 0 0 10px;
	text-decoration: none;
}


#navpanel {
	float:left;

	width: 160px;
	padding: 30px 0px 20px 5px;
	border-right: 1px dotted #cc6600;

}

#menu {
	float:left;
	padding: 30px 0 20px 0;

}

#google {
	float:left;
	width: 180px;
	padding: 0px 0 20px 0;
	margin-top: 5px;

}



#footer {

	clear:both;
	font-size: 70%;
	color: #000000;
	padding: 5px;
    text-align:left;
    background-color: transparent;
	text-decoration: none;
	border-top: 1px dotted #cc6600;
}

#navigation {
  width: 143px;
}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation li {
  border-bottom: 1px solid #ED9F9F;
}

#navigation li a:link, #navigation li a:visited  {
  font-size: 90%;
  font-weight: normal;
  display: block;
  padding: 0.4em 0 0.4em 0.5em;
  border-left: 1px solid #007600;
  border-right: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  color: #007600;
  text-decoration: none;
}

#navigation li a:hover {
  background-color: #FFFFFF;
  color: #cc6600;
}

* html #navigation li a {
  width: 90%;
}




table {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 550px;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

td {
vertical-align:text-top;
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

td.width {
	width: 190px;
	}

td.adjacent {
	border-left: 1px solid #CCC;
	text-align: left;
	}
