@charset "iso-8859-1";
/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
}

p
{ margin: 0px;
  padding: 0px 0px 24px 0px;
  line-height: 20px;
}

h1
{ margin: 0px;
  padding: 5px 30px 0px 10px;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
  text-align: right;
 
}

h2
{ margin: 0px;
  padding: 20px 10px 0px 100px;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 30px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: #ffffff;
}

h3
{ margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
  color: "#ff0000";
  text-decoration: none;
  font-weight: bold;
}

a h3
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 12px;
  text-decoration: underline;
  font-weight: bold;
  color: "#ff0000";
}

h4
{ margin: 0px;
  padding: 20px 0px 20px 0px;
  font-size: 14px;
  color: "red";
  text-decoration: none;
  font-weight: bold;
}



/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 0px 0px 10px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 0px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ width: 600px;
  margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

blockquote a, a:hover
{ font-family:tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}


/* unordered list */
ul
{ margin: 8px 0px 0px 34px;
  padding: 0px;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
}

ul li
{ list-style-type: disc;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 34px;
  padding: 0px;
  font-family:tahoma, verdana, arial, sans-serif;
  color: "#0000ff";
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
}

ol a {text-decoration: underline; font-weight: normal; font-size: 10pt;}

ol a:hover {text-decoration: underline; font-weight: normal; font-size: 10pt;}

ol li
{ list-style-type: number;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

ol li a
{ list-style-type: number;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

.templatelist a {
  margin: 0px 0px 0px 0px;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-align: left;
  color: "#ff0000";
  }
  

/* main container */
#main
{ width: 900px;
  margin-left: 150px; 
  margin-right: 50px;
}

.itembox
{ float: left; 
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  width: 100px;
  text-align: center;
  height: 80px;
  border:none;
} 

.itembox1
{ float: left; 
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  width: 50px;
  text-align: center;
  height: 40px;
  border:none;
}

.itemboxwide
{ float: left; 
  margin: 20px 0px 0px 0px;
  padding: 20px 5px 20px 50px;
  width: 600px;
  text-align: left;
  height: 100px;
  border: 2px solid blue;

}




.item a
{ padding: 0px 0px 0px 0px;
 text-decoration: underline;
  text-decoration: none;
  font-size: 12px;
  color: blue;
  font-weight:normal;
}

.item a:hover
{ padding: 0px 0px 0px 0px;
  text-decoration: underline;
  font-size: 12px;
  color: blue;
  font-weight:normal;
}

.itemline
{ margin: 0px 0px 0px 0px; 
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #144272;
}

.itemline1
{ margin: 20px 0px 0px 0px; 
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #144272;
}

.itemline2
{ margin: 3px 0px 0px 0px;
  font-family:tahoma, verdana, arial, sans-serif; 
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #144272;
}

.itemline3
{ margin: 10px 0px 0px 0px;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 10px; 
  font-weight: normal;
  text-decoration: none;
  color: #144272;
}

.itemline4
{ margin: 2px 0px 0px 0px;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;	
}
.itemline5
{ margin: 2px 0px 0px 0px;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ff0000;	
}



/* links above the logo */
#links
{ padding: 5px 30px 3px 10px;
  width: 860px;
  text-align: right;
  height: 16px;
  border: 1px solid;
}

#links a, #links a:hover{text-decoration: none; font-weight: normal;}

/* logo */
#logo
{ padding: 0px;
  width: 900px;
  height: 100px;
  border-left: 1px solid;
  border-right: 1px solid;
}

#logo h2
{ padding: 20px 0px 50px 200px;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: #850000;
}

#logo h1
{ padding: 15px 30px 0px 10px;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-align: right;
  color: #850000;
}



/* navigation menu */
#menu
{ height: 23px;
  width: 100%;
  border-left: 1px solid;
}

#menu ul
{ margin: 0px auto; 
  padding: 0px; 
  list-style: none; 
  text-align: center; 
  width: 100%;
} 

#menu li 
{ margin: 0px; 
  padding: 0px; 
  list-style: none; 
  float: left; 
} 

#menu li a 
{ display: block; 
  float: left; 
  border-right: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
  height: 12px;
  font-size: 11px; 
  width: 179px; 
  text-decoration: none; 
  padding: 4px 0px 5px 0px;
  font-weight: bold; 
} 

/* main content */
#content
{ width: 900px;
  height: auto;
  padding: 0px;
  text-align: justify;
  overflow: hidden;
} 

/* google top banner ad*/
#topbanner
{ width: 100%;
  height: auto;
  padding: 0px;
  text-align: center;
  overflow: hidden;
} 



/* column 1 - contains menu, news, add links and other info */
#column1
{ width: 120px;
  float: left;
  padding: 15px 15px 15px 0px;
}

#column1 h3{padding: 0px 0px 0px 10px;}


 .sidebaritem
{ position: relative;
  text-align: left;
  width: 150px;
  float: left;
  border: 0px solid;
  margin: 0px 0px 5px 0px;
  padding: 8px 12px 8px 0px;
  background: white;
}

.sidebaritem h3
{padding: 0px 0px 10px 25px;
 font-size: 12px;
 font-weight:bold;
 color: red;
 }


.sidebaritem a, #column1 a
{ padding: 0px 0px 0px 0px;
  text-decoration: none;
  font-weight:normal;
}

.sidebaritem a:hover, #column1 a:hover
{ padding: 0px 0px 0px 0px;
  text-decoration: underline;
  font-weight:normal;
}

.sidebaritem ul
{ margin: 0px 0px 0px 34px;
  padding: 0px;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
}

.sidebaritem ul li
{ list-style-type: disc;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
} 

.smallText {
	PADDING-LEFT: 10px; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, sans-serif
}


a.pageResults {
	COLOR: #747474;
	 FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, sans-serif
}
a.pageResults:hover {
	COLOR: #747474;
	 FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, sans-serif;
}
a.pageResults:visited {
	COLOR: #747474;
	 FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, sans-serif;
}


#cart
{position:absolute; padding: 65px 10px 0px 760px;
}

/* column 2 - page content */
#column2
{ text-align: left;
  padding: 10px 30px 15px 30px;
  width: 470px;
  float: left;
}

#column2 h1{padding: 24px 0px 18px 0px;}

#column2 a, a:hover, a:visited, a:link
{ font-family:tahoma, verdana, arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
}

#column2 a:hover
{ font-family:tahoma, verdana, arial, sans-serif;
  font-weight: normal;
  text-decoration: underline;
}

/* rightbox - magnetic content */
#rightbox
{position:absolute;
  top:160px;
  left:800px; 
  margin: 10px 10px 10px 10px; 
  padding: 20px 20px 20px 20px;
  border: 0px solid;
  text-align: left;
  width: 170px;
  height: 200px;
  float: left;
}

#rightbox a, a:hover, a:visited, a:link
{ font-family:tahoma, verdana, arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
}


.details { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 150px; float: left;}
.details big { font-weight: bold; font-size: 11px; margin-left:0px; letter-spacing: -1px; color: #996600; }
.details small { background: none; padding: 0px; margin: 0px; font-size: 9px; font-weight: normal;}
.details a, a:hover {font-size:9px;}

#view a:hover{text-decoration: none; font-weight: normal; font-size: 9px; color: "#f0f0f0";
  text-decoration: underline;
  }

#templatelist a, a:hover {font-weight: normal; font-size: 11px; color: "#0f0f0f"; text-decoration: underline;}


/* combolist */
#combolist
{ float: left;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 12px;
  padding: 15px 0px 3px 0px;
  width: 100%;
  text-align: center;
  border: none;
  height: 28px;
  background-color: #ffffff;
}

#combolist a {text-decoration: none; font-weight: normal; font-size: 12px;padding: 35px 0px 3px 0px;}

#combolist a:hover{text-decoration: underline; font-weight: normal; font-size: 12px;padding: 35px 0px 3px 0px;}



/* bottommenu */
#bottommenu
{ float: left;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  padding: 5px 0px 3px 0px;
  width: 100%;
  text-align: center;
  border: none;
  height: 28px;
  background-color: #ffffff;
}

#bottommenu a {text-decoration: none; font-weight: normal; font-size: 11px;}

#bottommenu a:hover{text-decoration: underline; font-weight: normal; font-size: 11px;}



/* footer */
#footer
{ float: left;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 9px;
  padding: 5px 0px 3px 0px;
  width: 100%;
  text-align: center;
  border: 1px solid;
  height: 15px;
}

#footer a, #footer a:hover{text-decoration: none; font-weight: normal; font-size: 9px;}

#pge
{ float: left;
  padding: 5px 0px 3px 0px;
  width: 100%;
  text-align: center;
  height: 15px;
  font-weight: bold;
  background-color: #ffffff;
}

#pagg a, #pagg a:hover{text-decoration: none; font-weight: bold;}

#smallnote
{ float: left;
  font-size: 9px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  text-align: center;
  border: none;
}


/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 478px;
  height: 29px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
  height: 22px;
}

input, textarea
{ width: 100px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
}

.submit
{ font-family: verdana, arial, sans-serif;
  font-size: 100%; 
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
}

/* colors */
html{height: 100%;}

body
{ background: #C1B8B7 url(back_6.png);
width: 900px;
  color: #4B3B3B;
}

blockquote
{ background-color: #F7EFEF;
  color: #4B3B3B;
  border-color: #D3BDBE;
}

#links, #menu, #menu li a, #footer
{ background-color: #9A7F7E;
  color: #4B3B3B;
  border-color: #FFFFFF;
}

#links a, #footer a
{ background-color: #9A7F7E;
  color: #4B3B3B;
}

#links a:hover, #footer a:hover
{ background-color: #9A7F7E;
  color: #FFFFFF;
}


#logo
{ background: #9A7F7E url(logo1.jpg) no-repeat;
  color: #4B3B3B;
  border-color: #FFFFFF;
}

#logo h1
{ background-color: transparent;
  color: #FFFFFF;
}  

#menu li a:hover, #menu li a#selected
{ background-color: #725554; 
  color: #FFFFFF;   
} 

#content, #column1, #column2
{ background-color: #FFFFFF;
  color: #4B3B3B;
}

{ padding: 15px 40px 0px 10px;
  font-family:tahoma, verdana, arial, sans-serif;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  text-align: right;
} 