body {
	background-image: url(../images/bg.png);
	margin: 0;
	padding: 0;
}



.body {  font: 12px Arial, Verdana, Helvetica; line-height: 18px; margin: 0; padding: 0;}
.heading01 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal ; font-weight: bold; margin: 0; padding: 0;}
.heading02 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; margin: 0; padding: 0;}
.heading03 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal ; font-weight: bold; border-bottom: 2px solid #cc9933; margin: 0; padding: 0;}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-align: center;  margin: 0; padding: 0;}
.footer_address {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-align: center; margin: 0;}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #ffffff; text-align: center; padding-left: 5px; padding-right: 5px;}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-align: center;}
.quote {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; font-style: italic; text-align: center; line-height: 18px; margin: 0; padding: 0;}


#italic_quote { 
	margin-left: 35px;
	width: 320px;
	padding: 5px 0 5px 0;
}

#title_container {
	position: relative;
	margin-bottom: 15px;
	padding: 0;
}

.indent
  {
  	margin: 10px 0px 0px 15px;
	font: 12px Arial, Verdana, Helvetica;
	line-height: 18px;
	padding: 0;
  }

.indentmenu{
font: bold 12px Georgia, "Times New Roman", Times, serif;
margin: 0 auto;
width: 680px; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
width: 100%; /*width of menu*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 5px; /*shift text down 1px for selected and active item*/

background-color: #990000; 
}




#main {
	margin:0px auto;
	padding:0px;
	width:780px;
	}
	
#content_frame {
	margin-top: 15px;
	padding: 0;
	width: 780px;
	height: 100%;
	position: relative;



	}
	
#content_container {


	margin: 0 auto;
	padding: 0;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	width: 720px;
	min-height: 500px;
	margin-bottom: 15px;
	}
	
#content {
	margin: 0;
	position: relative;
	padding: 7px;
	height: 100%;
	}
  
hr
  {
    border: none 0;
    border-top: 2px solid  #333333;
    width: 80%;
    height: 2px;
  }
  
a
  {
  	color: #990000;
	text-decoration: none;
  }
a:hover
  {
  	color: #cd5050;
	text-decoration: none;
  }

.menu a:hover
  {
  	background-color: #990000;
	text-decoration: none;
  }

.listbox ul {
	margin: 10px 0 0 20px;
	padding: 0;
}

.listbox li
  {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;  	
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;

  }

.listbox {

	float: left;

	height: 80px;
	margin-left: 20px;
}

.listbox_container {

	height: 80px;
	margin: 15px;
	margin-left: 25px;
}

.featurebox {

	width: 250px;
	margin: 15px;
	margin-left: 80px;
}

#text_padding {
	margin: 15px;
	}

#border
  {
    /*padding: 2px;	*/
	border: 1px solid #cc9933;
  }

#border2
  {
    /*padding: 2px;	*/
	border: 2px solid #333333;
  }
  
#image_right
  {
    display: inline;
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 2px solid #000000;
  }
  
#linespace
  {
    padding: 4px;
	line-height: 120%;
  }
hr
  {
    border: none 0;
    border-top: 2px solid #cc9933;/*the border*/
    width: 80%;
    height: 2px;
  }
  
/*top navigational elements*/

#toptitle
  {
  	position: relative;
	top: 15px;
	left: 77px;
	display: block;
	background: url(../images/silversmith_top_logo.png);
	height:79px;
	width: 622px;
	overflow: hidden;
  }

#header_position {
	
	}

#header_container {
	height: 70px;
	width: 780px;
	background: url(../images/menu_bar.png);
	}
	
#header_links {

	}
  
#footer_position {



	}

#footer_container {

	height: 70px;
	width: 780px;
	background: url(../images/menu_bar.png);
	position: relative;

	}
	
#footer_links {
	width: 780px;
	float: left;
	margin-top: 20px;

	}
	
.footer_separator  {
	color: #990000;
	}
	
#copyright {
	width: 780px;
	text-align: center;
	}
	
#flashcontent
  {

  }
#flash
  {
  height: 500px;
  width: 680px;
  }