/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #928745;
}

p {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

td {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

a,a:active,a:link {
	color: #6C4800;
	font-weight: bold;
}

a:visited {
	font-family: tahoma, sans-serif;
	color: #BD933E;
}

a:hover {
	font-family: tahoma, sans-serif;
	color: #FF6600;
}

#footer {
	color: #999999;
	text-align: center;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	padding-bottom: 150px;
	width: 650px;
}

#footer a:hover {
	color: #cc0000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 3px;
	text-transform: uppercase;
}

#footer a,active,link {
	color: #BABABA;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 3px;
	text-transform: uppercase;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #6C4800;
	line-height: 24px;
	text-transform: none;
	font-family: tahoma, sans-serif;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 8px;
	}
	
	
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	line-height: 14px;
	text-transform: uppercase;
	font-family: tahoma, sans-serif;
	}
	
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #6C4800;
	line-height: 14px;
	font-family: tahoma, sans-serif;
	vertical-align: text-bottom;
	}

#sidebar {
	font-family: tahoma, sans-serif;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	color: #666666;
	padding-left: 5px;
	width: 140px;
}

#sidebar li {
	font-size: 11px;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	list-style-position: inside;
	margin-left: -20px;
}

#column {
	font-family: tahoma, sans-serif;
	color: #666666;
	padding: 0px;
}

#column p {
}

#column li {
	font-size: 11px;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	list-style-position: inside;
	margin-left: -20px;
}

#column ul {
	padding-bottom: 10px;
}



#column h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	font-family: tahoma, sans-serif;

}

#column h3 {
	font-size: 11px;
	font-weight: bold;
	color: #6C4800;
	text-transform: uppercase;
	font-family: tahoma, sans-serif;
	line-height: 13px;
	margin-bottom: -15px;

}
.orderhosting {
	color: #FFFFFF;
	background-color: #6C4800;
	padding: 4px;
}
