/* GENERAL STYLES */
/*===========================
Rich text editor stying
===========================
*/

#holderBody
{
	background:none;
}

#holderBody strong
{
	font-weight:bold;
}

#holderBody a
{
	text-decoration:underline;
}

#holderBody p
{
	margin:auto;
}

#holder
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
	font-size:14px;
}

.orangeText {
	font-size:11px;
	font-weight: bold;
	color: #d9531e;
}




/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* BaseElements CSS */

body {
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	padding-bottom: 8px;
	text-align: left;
}

h1 {
	font-family:Verdana;
	font-size: 24px;
	color:#5e6601;
	padding: 0 0 10px 0;

}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #e51837;
	padding: 15px 0 5px 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

input {
}

input.input {
	width: 160px;
	line-height: 11px;
	height: 15px;
	font-size: 11px;
	border: 1px solid #666666;
}

input.submit {
	background-color:#d9531e;
	border: 1px solid #666666;
	width: 50px;
	font-size: 10px;
	height: auto;
}

input.submit:hover {
	background-color:#666666;
	border: 1px solid #d9531e;
	width: 50px;
	font-size: 10px;
	height: auto;
	color: #FFFFFF
}


a {
	color:#e51837;
	text-decoration: none;
}

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


/* End BaseElements CSS */

/* Layout CSS */

#homeContainer {
	margin:0 auto;
	height: 480px;
	width: 740px;
	border: 1px solid #000000;
	background: #FFFFFF url(/media/2/homeback.jpg) no-repeat;
	margin-top: 30px;
	
}



#homeLogo {
	position: relative;
	top: 35px;
	left: 95px;
	background: #FFFFFF url(/media/55/hdc_logo.gif) no-repeat;
	height: 104px;
	width: 316px;
}

#homeNav {
	position: relative;
	top: 147px;
	left: 1px;
	width: 414px;
	height: 22px;
	/*background-color: #cccccc;*/
}

ul.hdcHomeNav {
	position: relative;
	margin:0px; 
  	border:0px;
	top: 4px; 
	height:0px;
	padding: 0 0 0 0;
	list-style-type: none;
}

ul.hdcHomeNav li {
	float: left;
	font-family:Verdana,Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	/*height: 22px;*/
	line-height: auto;
	cursor: pointer;
	color: #000000;
}

ul.hdcHomeNav li.leftBrdr {
	float: left;
	font-family:Verdana,Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	/*height: 22px;*/
	line-height: auto;
	cursor: pointer;
	color: #000000;
	border-left: 1px solid #000000;
}

ul.hdcHomeNav a, 
ul.hdcHomeNav a:active,
ul.hdcHomeNav a:link,
ul.hdcHomeNav a:visited
{
	display: block; 
	/*height:22px;*/
	padding:0 5px 0 5px;
	text-decoration: none;
	text-align:center;
	color: #000000;
	text-transform: uppercase;

}

ul.hdcHomeNav a:hover {
	text-decoration: underline;
	color: #e51837;
}


/* bottom nav styles */

#bottomNav {
	margin: 0 auto;
	width: 740px;
	/*padding: 10px 10px 30px 400px;*/
	text-align: center;
}

#bottomNav ul { 
	list-style-type: none;
}

#bottomNav ul li {
	display:inline;
position: relative;
	font-family:Verdana,Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	/*height: 22px;*/
	line-height: auto;
	cursor: pointer;
	color: #000000;
}

#bottomNav ul li.leftBrdr {
	/*float: left;*/
display: inline;
position:relative;
	font-family:Verdana,Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	/*height: 22px;*/
	line-height: auto;
	cursor: pointer;
	color: #000000;
	border-left: 1px solid #000000;
}

#bottomNav a, 
#bottomNav a:active,
#bottomNav a:link,
#bottomNav a:visited
{
	/*display: block; 
	height:22px;*/
	padding:0 5px 0 5px;
	text-decoration: none;
	text-align:center;
	color: #000000;
	text-transform: uppercase;

}

#bottomNav a:hover {
	text-decoration: underline;
	color: #e51837;
}


#homeBodyText {
	position: relative;
	top: 160px;
	left: 35px;
	width: 360px;
	height: 180px;
	text-align: justify;
	font-size: 13px;
	/*line-height: 20px;*/
}

#manCave {
	position: relative;
	top: 66px;
	left: 442px;
width:250px;
	}
/* inside styles */

#insideContainer {
	margin: 0 auto;
	width: 740px;
	border: 1px solid #000000;
	margin-top: 30px;
	}

#insideMainNav {
	padding: 0 10px 0 20px;
}

#goldBar {
	background-color: #c39c02;
	float: left;
	height: 22px;
	width: 232px; 
	}

#insideNav {
	float: left;
	height: 22px;
	padding: 0 0 0 15px;
	/*width: 290px;*/
	}

#insideContent {
	padding: 20px 15px 20px 20px;
}

#subNav {
	float: left;
	border: 1px solid #DDDDDD;
	width: 232px;
}

#inbodyText {
	padding: 0 15px 0 70px;
	text-align: left;
	/*line-height: 21px;*/
}

#inbodyText table {
	text-align: left;
}

#inbodyText ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0 0 20px 25px;
}

/* end inside styles */
 

/* End Layout CSS */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.3.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.3
 * @date October 12, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	background: transparent url(___just-anything-here.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#clearDiv {
	clear:both;
}

#contactInfo {
	padding: 10px 10px 10px 175px;
}



/* EDITOR PROPERTIES */
