body {
	margin:0; 
	padding:0;
	background: #1b1c1e url("ADP_background.jpg") repeat scroll left top;
	font-family: arial;
	font-size: .8em;
	color: #b4a990;
}

img { 
	border: 0; 
}

a {
	color: #ff6b19;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table {
	margin: 0;
	border: 0;
}

td {
	padding:0;
}

div.container { 
	text-align:left; 
	width:995px;
	position: relative;
	bottom: 20px; 
}

div.main { 
	text-align:left; 
	width:770px;
	float: left;
}

div.rail { 
	text-align:left; 
	width:204px;
	background: #1b1c1e;
	float:right;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-left: 1px #b4a990 solid;
}

div.masthead_links { 
	width:994px;
	position: relative; 
	bottom: 20px; 
}

div.footer_container {
	border-top: 1px #b4a990 solid;
	position: relative;
	top: 20px; 
	float: left;
	text-align:center; 
}

div.page_footer { 
}

div.tag_cloud { 
	padding-top: 50px;
}

div.footer_tools { 
	padding-top: 50px;
	text-align: left;
}

div.manager { 
	position: relative;
	float: left;
}

.small {
	font-size: 1em;
}

.navbar-main {
	font-weight: normal; 
	font-size: 1em; 
	text-decoration: none;
}

.pagetitle {
	color: #f0ae6f;
	font-size: 1.6em;
	font-weight: bold; 
	line-height:60px;
	padding: 0px 0;
}

.pagedesc {
	font-size: .9em;
}

.modaltitle {
	color: #f0ae6f;
	font-size: 1.2em;
	font-weight: bold; 
	line-height:40px;
	padding: 0px 0;
}

.modaldesc {
	font-size: .7em;
}

.modallabel {
	font-size: .7em;
	font-weight: bold;
}

.gallerytitle {
	color: #f0ae6f;
	font-size: 1.3em;
	font-weight: bold; 
}

.gallerylink {
	font-size: 1em;
}

.gallerycategorylink {
	font-size: 1.1em;
	font-weight: bold;
}

.updated {
	font-weight: normal; 
	font-size: 8pt;
}

.copywrite {
	font-size: .8em; 
}

.callout {
	color: #ff6b19;
	font-weight: bold;
}

.commerce {
	font-size: 1em; 
	border: 0px solid #000000;
	width: 70%;
	vertical-align: top;
	text-align: center;
}

.form-field {
	background-color: dimgray; 
	color: #e1e1e1; 
	font-size: .7em; 
}

#dropmenudiv {
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px;
	line-height:15px;
	z-index:110;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 0px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #e1e1e1;
	color: dimgray;
}

.tag_cloud { 
	padding: 3px; 
	text-decoration: none; 
}

.tag_cloud:link  { 
	color: #b4a990; 
}

.tag_cloud:visited { 
	color: #b4a990; 
}

.tag_cloud:hover { 
	color: #ff6b19; 
}

.tag_cloud:active { 
	color: #ff6b19; 
}
