// CSS STYLES
// file: "style.css"
body {
 height: 100%;
 padding: 0;
 margin: 0;
}
.title {font-size:10px; color:#f7d80a; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.title a{font-size:14px; color:#f7d80a; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}
.title a:hover{font-size:14px; color:#f7d80a; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:underline;}

.type{font-size:12px; color:#000000; font-family:Tahoma, Verdana, Arial;}
.price{font-size:12px; color:#000000; font-family:Tahoma, Verdana, Arial;}
.info{font-size:11px; color:#000000; font-family:Tahoma, Verdana, Arial;}
.click_more a{font-size:12px; color:#f7d80a; font-family:Tahoma, Verdana, Arial; text-decoration:none;}
.click_more a:hover{font-size:12px; color:#f7d80a; font-family:Tahoma, Verdana, Arial; text-decoration:underline;}
#flashver {
	text-align: center;
	display: block;
	color: black;
	font-family: Verdana;
	font-size: 10px;
}

.linkblack {
	text-align: center;
	color: black;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
}


#colonelimg {
	margin-top: 53px;
	margin-left: 48px;
	
}

#contactspan {
	color: #F0D200;
	font-family: Verdana;
	font-size: 18px;
}

.teamteam {
	color: #F0D200;
	font-family: Verdana;
	font-size: 18px;
}

.teamhead {
	font-size: 13px;
	font-weight: bold;
}

#contactdiv {
	text-align: center;
	/*border: 1px solid black;*/
	width: 500px;
	height: 375px;
	background-image: url('/html/contactbg.jpg');
	background-repeat: no-repeat;
	margin-top: 70px;
	margin-left: 80px;
	padding-left: 80px;
	font-family: Verdana;
	font-size: 14px;
}

#infodiv{
	text-align: center;
	/*border: 1px solid black;*/
	width: 645px;
	height: 380px;
	background-image: url('/html/infobg.jpg');
	background-repeat: no-repeat;
	margin-top: 70px;
	margin-left: 22px;
	font-family: Verdana;
	font-size: 14px;
}

#newsdiv{
	text-align: center;
	/*border: 1px solid black;*/
	width: 627px;
	height: 428px;
	background-image: url('/html/newsbg.jpg');
	background-repeat: no-repeat;
	margin-top: 66px;
	margin-left: 44px;
	font-family: Verdana;
	font-size: 14px;
}

#coloneldiv2{
	padding-top: 170px;
	padding-left: 20px;
	_padding-right: 15px;
	width: 580px;
	font-family: Verdana;
	font-size: 12px;	
}

#coloneldiv{
	text-align: right;
	/*border: 1px solid black;*/
	width: 623px;
	height: 442px;
	background-image: url('/html/colonelbg.jpg');
	background-repeat: no-repeat;
	margin-top: 52px;
	_margin-top: 53px;
	margin-left: 48px;
	font-family: Verdana;
	font-size: 14px;
}

#teamdiv{
	width: 663px;
	height: 402px;
	background-image: url('/html/teambg.jpg');
	background-repeat: no-repeat;
	margin-top: 72px;
	margin-left: 0px;
	font-family: Verdana;
	font-size: 14px;
}

#teamdivback{
	width: 200px;
	position: absolute;
	height: 78px;
	background-repeat: no-repeat;
	padding-top: 307px;
	margin-left: 61px;
	_margin-left: -214px;
	display: none;
}

#teamdivbuttons {
	width: 343px;
	height: 374px;
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-left: 275px;
}

.teamlayers {
	width: 343px;
	height: 330px;
	_height: 390px;
	background-repeat: no-repeat;
	padding-top: 57px;
	margin-left: 279px;
	/*border: 1px solid black; */
	overflow: auto;
	display: none;
}

#indeximg{
	width: 454px;
	background-image: url('/html/indexbg.jpg');
	background-repeat: no-repeat;
	margin-top: 90px;
	_margin-top: 90px;
	margin-left: 138px;
	
	padding-left: 37px;
	padding-top: 76px;
	font-family: Verdana;
	font-size: 14px;
}

#videodiv {
	margin-top: 60px;
	margin-left: 80px;

}
