body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	margin-top: 0px;
	color:#666666;
background-color:#ebebeb;

}

#wrapper {
	width: 990px;	
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	display:table;
	height:auto !important;
border: 5px;
border-color: white;
    border-style: solid;
}

h1 {
    color: #d19503;
    font-size: 1.8em;
    line-height: 1.1em;
    font-weight:normal;
    padding-top: 10px;
}

h2 {
    color: #d19503;
    font-size: 1em;
    font-weight:bold;
    padding-top: 10px;
}

h3 {
    color: #d19503;
    font-size: 1.4em;
    font-weight:bold;
    padding-top: 10px;
}

a:link {color:#d19503; text-decoration: none}
a:active {color:#d19503; text-decoration: none}
a:visited {color:#d19503; text-decoration: none}
a:hover {color:#d19503; text-decoration: underline}

img{border:0px}

.backlink{float:right;}

.blacktext{color:#000;}
.orangetext{color:#d19503;}

#header
{
    width: 100%;
}

#headstrap{
    float:left;
    position:relative;
    top:30px;
    left:150px;
    color:#9F9F9F;
}

#mainpanel {
    float:left;
}

#content {
	clear:both;
	width:619px;
	float:left;
}

#contentright{
    width:371px;
    float:right;
}

#contentrightlower{
    margin-top:20px;
    margin-left:52px;
}

#navcontainer
{
	margin: 0px;
	padding: 0px;	
}

#navcontainer ul
{
    display: block;
	margin: 0;
	padding: 0;
	float: left;
	width:100%;
	background-image:url('../images/menuback.jpg');
	background-repeat:no-repeat;
	height:41px;
}

#navcontainer li
{
    display: block;
    float: left;
    width: auto;
}

#navcontainer a {
	color: #000;
	font-size: 1.0em;
	display: block;
	text-decoration: none;
	padding: 11px 17px;
}

#navcontainer a:hover, #navcontainer a:active {
	color: #fff;	
	background-color: #000;	
}

#navcontainer a.active:link, #navcontainer a.active:visited {
    position: relative;
	z-index: 102;
	font-weight: bold;
}


#footer {
	background-image:url('../images/footer.jpg');
	background-repeat:repeat-x;
	height: 64px;
	color: #9F9F9F;
	font-size: 0.8em;
	padding-top:20px;
	padding-left:6px;
}

#footer a
{
    color: #9F9F9F;
}

#messageBox
{
    margin: 15px 0 25px 0 ;
}

.messageSuccess
{
    border-color: green;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

.messageProblem
{
    border-color: red;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

.boxcontainer{
    float:left;
    width:318px;
    clear:both;
    margin-bottom:20px;
}

.boxtop_goldcresttips{
    height:31px;
    background-image:url('../images/box_top_goldcresttips.jpg');
    background-repeat:no-repeat;
}

.boxtop_wecancontact{
    height:31px;
    background-image:url('../images/box_top_wecancontact.jpg');
    background-repeat:no-repeat;
}

.box_middle{
    background-image:url('../images/box_middle.jpg');
    background-repeat:repeat-y;
    padding:10px;
}

.box_middle h1{
    padding:0;
    margin:0;
}

.box_bottom{
    background-image:url('../images/box_bottom.jpg');
    background-repeat:repeat-y;
    height:12px;
    
}
