/*//////////////////////////////////////////////////////////////////////////////////// page setup ///////////*/
html,body,a:link,a:visited,a:hover,a:active,h1,h2,h3,h4,h5,p,ul,li,div,span,img,form,label,input,textarea,select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	margin:0;
	padding:0;
	border:0;
}
p {
	padding-bottom:8px;
	text-align:justify;
}
input,textarea,select {
	margin:0;
	padding:1px;
	border:1px solid #017DC3;
}
input[type="radio"],input[type="checkbox"],input[type="image"] {
	border:0;
}
a.button,input.button{
	display:block;
	float:left;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	background-color:#e3e3e3;
	width:auto;
	text-decoration:none;
	margin:0;
	border:1px solid #017DC3;
	cursor:pointer;
}
input.button {
	height:24px;
	padding:0 1px 3px 1px;
}
a.button {
	height:20px;
	padding:2px 6px 0 6px;
}
html{
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	background:url(images/demarvan_van_racking_01.jpg) repeat-x;
	background-color:#BEC5D7;
}
#msgholder {
	position:absolute;
	z-index:997;
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#msgholder2 {
	position:absolute;
	z-index:998;
	display:block;
	width:100%;
	height:100%;
	background-color:#000000;
	filter: alpha(opacity=50);
	opacity: .5;
	top:0;
	left:0;
}
.msg {
	position:absolute;
	z-index:999;
	display:block;
	width:100%;
	height:100%;
}
.msg p {
	display:block;
	width:400px;
	margin:100px auto 0 auto;
	border:1px solid #330000;
	background-color:#cc0000;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
.msg input#msgok {
	display:block;
	padding:2px 20px;
	margin:0 auto;
	cursor:pointer;
}
.msg a:link, .msg a:visited, .msg a:hover {
	padding:2px 20px;
	background-color:#F0F0F0;
	text-decoration:none;
}
.clear {
	clear:both;
	width:0;
	height:0;
}
/*//////////////////////////////////////////////////////////////////////////////////// page styles ///////////*/
h1 {
	color:#A2201E;
	font-style:italic;
	font-size:24px;
	font-weight:normal;
}
#page_holder {
	display:block;
	height:100%;
	margin:0 auto;
	width:780px;
}
#page {
	display:block;
	background:url(images/demarvan_van_racking_22.jpg);
	height:auto;
	margin:0 auto;
	width:780px;
}
#left {
	float:left;
	width:260px;
}
#left_top {
	height:260px;
	background:url(images/demarvan_van_racking_04.jpg) no-repeat;
	padding:190px 20px 0 10px;
}
#nav {
	list-style:none;
}
#nav li a:link, #nav li a:visited {
	display:block;
	vertical-align:middle;
	background:url(images/demarvan_van_racking_leftnav.jpg);
	width:190px;
	height:26px;
	padding:5px 0 0 40px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font:Georgia, "Times New Roman", Times, serif;
}
#nav li a:hover {
	color:#d3b287;
	background:url(images/demarvan_van_racking_leftnav_hover.jpg);
}
#left_bot {
	float:left;
	display:block;
	background:url(images/demarvan_van_racking_left_bot.jpg) bottom no-repeat;
	width:260px;
	height:440px;
}
#news {
	padding:40px 0 20px 40px;
	list-style:none;
}
#latest_news {
	width:170px;
}
#news ul li {
	padding-bottom:7px;
	width:170px;
	list-style:none;
}
#news ul li span {
	margin-top:7px;
	color:#74653A;
	font-size:12px;
}
#news ul li a:link, #news ul li a:visited {
	padding:bottom:7px;
	text-decoration:none;
	color:#000000;
	font-size:14px;
	font:Georgia, "Times New Roman", Times, serif;
}
#news li a:hover {
	color:#FF9933;
}
.news_divider {
	height:1px;
	border-bottom:#74653A solid 1px;
}
.althr {
	padding-top:5px;
	border-bottom:#74653A solid 1px;
	width:510px;
}
#right {
	float:left;
	width:520px;
}
#right hr {
	color:#A2201E;
}
#top {
	display:block;
	background:url(images/demarvan_van_racking_05.jpg);
	width:520px;
	height:309px;
}
#mid {
	margin-top:20px;
	width:500px;
}

.mid {
	margin-top:20px;
	width:480px;
	padding:0 10px;
}
.highlight {
	color:#A41F20;
}
.mid img {
	float:left;
	display:block;
	width:170px;
	height:140px;
	background-image:url(images/demarvan_van_racking_10.png);
	margin:0 10px 10px 10px;
}
.mid ul {
	list-style:square;
	list-style-position:outside;
	margin-left:20px;
	
}
.mid_large {
	width:480px;
	padding:0 10px;
}
.mid_large img {
	float:left;
	display:block;
	width:170px;
	height:140px;
	background-image:url(images/demarvan_van_racking_10.png);
	margin:0 10px 10px 10px;
}
.mid_large a:link {
	float:right;
}
.mid_small_l, .mid_small_r {
	width:245px;
	display:inline;
	float:left;
}
.mid_small_l img, .mid_small_r img {
	float:left;
	display:block;
	width:110px;
	height:110px;
	background-image:url(images/demarvan_van_racking_17.jpg);
	margin:5px;
}
.mid_small_l p, .mid_small_r p {
	width:245px;
	text-align:left;
}
.mid_small_l a:link, .mid_small_l a:visited, .mid_small_r a:link, .mid_small_l a:visited {
	float:right;
	text-decoration:none;
}
.mid_small_l a:hover, .mid_small_r a:hover {
	text-decoration:underline;
}
#bot {
	display:block;
	float:left;
	width:780px;
	height:10px;
	background:url(images/demarvan_van_racking_23.jpg) no-repeat;
}
#footer {
	width:780px;
	padding:5px 0 15px 0;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#74653A;
}
form#form2 label {
	display:block;
	float:left;
	width:120px;
}
/*//////////////////////////////////////////////////////////////////////////////////// glossary styles ///////////*/
a.gloss {
	text-decoration:none;
	border-bottom:dotted 1px #000000;
}
.alphabet {
	 list-style-position:outside;
}
.alphabet li {
	list-style-type:none;
	display:block;
	float:left;
	width:21px;
	text-align:center;
	line-height:30px;
}
.ab_on {
	padding:1px 3px;
	border:1px solid #4187B8;
	background-color:#5AB68D;
	color:#ffffff;
	font-weight:bold;
}
a.ab_off:link,a.ab_off:visited {
	text-decoration:none;
	padding:1px 3px;
	border:1px solid #4187B8;
	background-color:#ffffff;
	font-weight:bold;
}
a.ab_off:hover {
	background-color:#5AB68D;
	color:#ffffff;
}
/*//////////////////////////////////////////////////////////////////////////////////// xstandard styles //////*/
.black {
	color:#000000;
}
.grey {
	color:#666666;
}
.red {
	color:#990000;
}
.blue {
	color:#000099;
}
.green {
	color:#009900;
}
.smaller {
	font-size:x-small;
}
