ul li img.img {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #fff;
}

ul li img.img:hover {
	border: 1px solid #CF7000;
}

ul.biggold_featured {
	list-style: none;
	padding:0;
	width: 652px;
	margin: 5px 0 0 0 ;
	background: #F6E194;
}

ul.biggold_reg {
	list-style: none;
	padding:0;
	width: 652px;
	margin: 5px 0 0 0 ;
	background: #FBF1CA;

}

ul.biggold_featured li,
ul.biggold_reg li {
	padding: 3px;
}

ul.biggold_featured li p,
ul.biggold_reg li p {
	margin: 0;
}

div.footer_gold_lrg{
	margin-top: 5px;
	text-align: right;
	background: url("../img/footer_gold_lrg.jpg") no-repeat;
	width: 652px;
	height: 22px;
	color: #fff;
	padding-top: 3px;
}


div.footer_gold_lrg a:link,
div.footer_gold_lrg a:visited,
table.goldstyled a:link,
table.goldstyled a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}

div.footer_gold_lrg a:hover,
table.goldstyled td a:hover{
	text-decoration: underline;
}


ul.biggold_featured a:link,
ul.biggold_featured a:visited,
ul.biggold_reg a:link,
ul.biggold_reg a:visited,
ul.biggold a:link,
ul.biggold a:visited {
	color: #CF7000;
	text-decoration: none;
}

ul.biggold_featured a:hover,
ul.biggold_reg a:hover,
ul.biggold a:hover {
	text-decoration: underline;
}


table.goldstyled thead {
	background: #F6E194;
}

table.goldstyled tbody {
	background: #FBF1CA;
}

table.goldstyled a:hover {
	text-decoration: underline;
}
table.goldstyled a:link,
table.goldstyled a:visited {
	color: #CF7000;
	text-decoration: none;
}

table.goldstyled td.school {
	width: 50%;
}

table.goldstyled td.city {
	width: 20%;
}

table.goldstyled td.state {
	width: 15%;
}

table.goldstyled td.country {
	width: 15%;
}



/* GETTING STARTED DETAILED PAGE ---------------------------------*/

div.getstartedinfo a:link,
div.getstartedinfo a:visited{
	color: #CF7000;
	text-decoration: none;
}

div.getstartedinfo a:hover {
	text-decoration: underline;
}

ul.biggold {
	width: 652px;
	margin: 5px 0 0 0 ;
	padding: 0;
	list-style: none;
	background: #FBF1CA;
	border-bottom: 2px solid #F6E194;
}


ul.biggold li {
padding: 3px;
}

ul.biggold li.title {
	background: #F6E194;
	color: #CF7000;
	font-size: 14px;
}


ul.regular_goldbox {
	margin: 0;
	padding: 0;
	background: #FBF1CA;
	border-bottom: 2px solid #F6E194;
}

ul.regular_goldbox li {
	list-style: none;
	margin: 5px 0 5px 25px;
	padding: 3px;
}


ul.regular_goldbox li a:link,
ul.regular_goldbox li a:visited {
	color: #CF7000;
	text-decoration: none;
}

ul.regular_goldbox li a:hover {
	text-decoration: underline;
}


li.label {
width: 500px;
clear: both;
}

label {
float: left;
}

li.label span {
float: right;
width: 300px;
}


ul.nostyle li {
list-style: none;
}
