/* 
	Theme Name: U Sell Gold
	Theme URL: http://www.usellgold.net
	Description: Custom Wordpress Theme for usellgold.net
	Author: U Sell Gold 2009
	Author URI: http://www.usellgold.net
	Version: 2.0

*/

body{
	font:14px/16px Tahoma, Arial, helvetica, sans-serif;
	color:#C3D9FF;
	background: url("images/bg-main-asset.jpg") no-repeat 0px 25px;
	background-position:top center; 
	background-color:#36393D;
	min-width: 1000px;
	margin: 0px;
	padding: 0px;
}

img { border-style:none; }

#main {
	width:980px;
	margin: 0px auto;
	position: relative;	
}

#topnav {
	font-size: 10pt;
	height: 25px;
}

#topnav ul {
	padding: 4px 15px;
	margin: 0px;
	list-style:none;
	float: right;
}
	
#topnav li {
	display: inline;
	padding: 0px 0px 0px 20px;
}

#topnav a {
	color: #ffffff;
	text-decoration: none;
}

#topnav a:hover {
	color: #FFFF88;
	text-decoration: underline;
}


#home {

}

#home h2 {
	font-size: 12pt;
	font-weight: normal;
	color: #ffffff;
	padding: 2px 0px;
	margin: 2px 0px;
}

#button {
	background: url("images/bg-appraisal-button.gif") no-repeat 0 0;
	height: 185px;
	width: 258px;
	margin: 14px 0px 0px 60px;
	text-align: center;
	padding-top: 15px;
}

#button h3 {
	color: #FFFF88;
	padding: 2px 0px 6px 0px;
	margin: 0px;
}

#button p {
	color: #000000;
	line-height: 14pt;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#button a {
	font-size: 12pt;
	color: #3F4C6B;
	font-weight: bold;
	text-decoration: underline;
}

#button a:hover {
	color: #FFFF88;
	text-decoration: none;
}

.callout {
	float: left;
	margin: 16px 11px;
	width: 300px;
}

.callout h3 {
	font-size: 16pt;
	color: #FFFF88;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px;
}

.callout h3 a {
	text-decoration: none;
}

.callout p {
	line-height: 14pt;
	padding: 4px 4px;
	margin: 0px;
}

.callout ul {
	font-size: 10pt;
	padding: 4px 0px;
	margin: 0px;
	list-style:none;
}

.callout ul li {
	padding: 2px 0px;
}

.callout a {
	color: #FFFF88;
	text-decoration: underline;
}

.callout a:hover {
	color: #ffffff;
	text-decoration: none;
}