/* styles for stephaniegold.com */

body
{
	font-family: "Arial Narrow", sans-serif;
	font-size: 125%;
	background-color:#FDCE7C;
	background-image: url(images/bg-orangegradient.jpg);
	background-repeat: repeat-x;
	padding-left:40px;
	padding-right:40px;
}

#content a { font-size: 85%; text-decoration:none; }
a:link { color: #C30;}
a:visited { color: #600; }
a:hover, a:active { color: #F63; }

h1 {
	color: #ffc159;
	text-transform:uppercase;
	font-size:500%;
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
}
strong, th, h1, h2, a {
	font-family: "Arial Black", sans-serif;
	font-weight:normal;
}

strong,h2,th {color:#553704;
	font-size:85%;}
h2,th  {
	font-size:85%;
	text-transform:uppercase;
}
h2 { margin-top:0; }
th { text-align:left; }
#mainmenu
{
	background-image: url(images/pencil.gif);
	background-repeat: no-repeat;
	background-position: 50% top;

	width:782px;
	padding-left:20px;
	padding-right:20px;
	padding-top:60px;
	margin-top:0px;
}
#sitetitle {
    background: url(/images/hed-goldservices.gif) no-repeat;
    border: 0;
    margin: 0.75em auto 0em auto;
    padding: 0;
    width:373px;
    height:73px;

}
#sitetitle a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 66px;
    height: 0px !important;
    height /**/: 73px;
    width: 373px;
    cursor: pointer;
}

ul.menu {
	display:table;
	margin-left:auto; 
	margin-right:auto;
	list-style-type: none;
	white-space:nowrap;
	padding-left:0;

	
}
ul.menu li {

	display: table-cell;
	font-weight:bold;
	padding-right:20px;
}

* html .menu {
  display:inline-block;    /* for IE only */
  width:1px;               /* IE will expand 1px width to fit menu width */
  padding:0 2px;           /* fix bug in IE to get border spacing correct */
  }  
* html .menu li {
  display:inline;          /* for IE only */
  }

#content { 
	/*border-top:1px solid #FFC45F; */
	padding:10px;

	}

#footer {
	font-size:80%;
	border-top:1px solid #FFC45F;
	padding-top:1em;
}

#content p {
margin-top:0;
}

div.picright {
	float:right; 
	margin-top:0;
	margin-left:10px;
	margin-bottom:0.7em;
	clear:both;
	
	}

.picright img
{
	border-color: #764011;
	border-width: 4px;
	border-style: solid;
	margin-top:4px;
}

.picright .caption {
	padding:4px;
	font-size:60%;
	color:#553704;
	font-weight:bold;
}
div.quote
{
	font-size:85%;
}
div.quote p { margin-bottom:0.4em; margin-top:0; }
div.quote blockquote {
	margin-left:1em;
	margin-right:0;
}

.quote div.attr {
	text-align:right;
}

#content ul.menu {
	float:right;
	width:15em;
	margin-top:0;
	margin-left:1.0em;
	padding:0.5em;
	background-color:#FDCE7C;
	display:block;
	white-space:normal;
}
#content ul.menu li {
	list-style-type:none;
	font-family:"Arial Black";
	font-size:75%;
	color:#553704;
	display:block;
	margin-bottom: 0.3em;
}

#content ul.menu li div {
	font-family: "Arial Narrow";
	font-size: 80%;
}