/*/////////// General layout //////////////*/
label.contact{
	width:100px;
	float:left;
	font-weight:bold;
}

#contact-left{
	float:left;
}
#contact-right{
	margin-left:30px;
	float:left;
	line-height:20px;
}

#contact-right h3{
	color: #CAA33B; font-weight: bold; word-spacing: 1px; letter-spacing: 0px;
}
body
{
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 80%;
}

#container
{
	width: 100%;
}

#header
{
}

#header_logo
{
}

#marquee
{
	visibility: hidden;
}

#nav
{
	visibility: hidden;
}

#main_content
{
	width: 100%;
}


#main_content2
{
	width: 100%;
}


#leftcol_options /*/// holds link boxes on home page /*/
{
	float: left;
	margin: 10px 0 0 0;
}

	/*/ Home page link boxes /*/
	.option_holder1,
	.option_holder2,
	.option_holder3
	{
		float: left;
		width: 130px;
		margin-right: 8px !important; margin-right: 13px;
	}

	.option_holder3
	{
		margin:0;
	}
	
#right_col
{
	visibility: hidden;
}

#footer
{
	visibility: hidden;
}

/*//////////////// text, links & images ////////////*/

#ssl_logo
{
	visibility: hidden;
}

/*/ images /*/
img
{
	border: none;
}

#page_gutter,
#page_gutter_int
{

	visibility: hidden;}

h1, h2
{
	font-family: 'Arial'; 
	font-size: 150%; 
	color: #000000; 
	font-weight:normal ; 
	word-spacing: 2px; 
	letter-spacing: 2px; 
	line-height: 18pt;
}

hr.normal
{
	border: 0;
	color: #F2F2F2;
	background-color: #F2F2F2;
	height: 1px;
}

/*/ Second nav listing /*/

ul.second_nav
{
	visibility: hidden;
}


p
{
	margin-top: 0px;
}

p.option_text
{
	padding: 7px;
	padding-right: 3px;
}

/*/ footer contents /*/

.sitemaplist{
	line-height:20px;
	padding: 10px 0px 10px 20px ;
}
h2.sitemap  {
	display:inline;
}

h2.searchresults  {
	display:inline;
	font-size:100%;
	font-weight:bold;
}

.hl { 
	color: #CAA33B; 
	font-weight: bold; 
	word-spacing: 1px; 
	letter-spacing: 0px;
}	

.siteForm { 
	color:#4B4E72; 
	background:#F2F2F2; 
	font-weight: bold; 
	letter-spacing: 1px; 
	border: solid 0px #84827B; 
	padding:1px 1px 0px 4px;
	margin-right: 0px; 
	margin-top: 0px; }	
	
.form, .form_contact { 
	color:#4B4E72; 
	background:#F2F2F2;
	font-size:80%; 
	font-weight: bold; 
	letter-spacing: 1px; 
	border: solid 1px #84827B; 
	padding:1px 1px 0px 4px;
	margin-right: 0px; 
	margin-bottom: 10px !important; margin-bottom: 0px; 
	margin-top: 0px !important; margin-top: 10px;
	border: 1px black solid;}
.form_contact{
	width:250px;
	margin-top: 0px;
	margin-bottom: 10px; 
}
.formButtons, .formButtons_small { 
	color:#FFFFFF; 
	background:#CAA33B; 
	font-weight: bold; 
	border: solid 0px #000000; 
	padding:2px 1px 1px 3px;
    margin-right: 0px; 
	margin-top:  0px; }

.formButtons_small{
	font-weight: normal; 
	font-size:80%;
}			
.archive_buttons
{
	margin-bottom: 8px !important; margin-bottom: 0px;
}

.advsearch_btn
{
	margin-bottom: 5px !important; margin-bottom: -5px;
}

.fixed{font-size:12px;}

.checkbox{margin-left: 0px !important; margin-left: -4px;}
