body {
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	background-color:#cccc9a;
	margin:0px;
	padding:0px;
	color:#676735;
}

* {
	font-family:Tahoma;
	font-size:11px;
}

a:link {
	color:#333301;
	text-decoration:underline;
}

a:visited {
	color:#333301;
	text-decoration:underline;
}

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

img {
	border:0px;
}

.container {
	width:95%;
}

.header {
	text-align:left;
	height:135px;
	vertical-align:middle;
}

.topmenu {
	background-image:url(../images/menu-bg.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	padding:23px 0px 0px 30px;
}
	
	.submit {
		font-family:Tahoma;
		font-size:11px;
		color:#fffecb;
		text-align:left;
		}
		
	.submit a{
		background-image:url(../images/menu-br.gif);
		background-repeat:no-repeat;
		background-position:top right;
		font-family:Tahoma;
		font-size:11px;
		color:#fffecb; 
		font-weight:bold;
		padding:10px 40px 4px 0px;
		margin:0px;
		}
		
	.submit a.null{
		background-image:none;
		font-family:Tahoma;
		font-size:11px;
		color:#fffecb; 
		font-weight:bold;
		padding:10px 30px 4px 0px;
		margin:0px;
		}
	
	.submit a:link {
		color:#fffecb; 
		text-decoration:none;
	}
	.submit a:visited {
		color:#fffecb; 
		text-decoration:none;
	} 
	.submit a:hover {
		color:#FFFFFF; 
		text-decoration:underline;
	}
	
	.search {
	text-align:right;
	}

#path {
	padding-left:15px;
	margin:0px;
	}

.navbar {
	background-image:url(../images/ct-bg.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	padding:10px 5px 5px 5px;
	color:#416c93;
	font-size:11px; 
}

	.navbar a {
		font-weight:bold;
		font-size:11px; 
		color:#416c93;
	}
	.navbar a:link {
		color : #416c93; 
		text-decoration : none; 
	} 
	.navbar a:visited {
		color : #416c93; 
		text-decoration : none; 
	} 
	.navbar a:hover {
		color : #7a9dbd; 
		text-decoration : underline; 
	} 

.content-l {
	background-image:url(../images/c-l.gif);
	background-repeat:repeat-y;
}

.content {
	vertical-align:top;
	padding:0px;
}

	h1 {
		font-weight: bold;
		color: #ED8A05;
		margin: 0;
		padding: 0;
	}
	h2 {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #ffffcd;
		padding:0px 0px 0px 17px;
		background-image:url(../images/dot.gif);
		background-repeat:no-repeat;
		margin:0px 15px 0px 0px;
	}
	a.categorylink:link, a.categorylink:visited, a.categorylink:active {
		color:#ffffcd;
		text-decoration:underlein;
		}
	a.categorylink:hover {
		color:#ffffff;
		text-decoration:underline;
		}
	h3 {
		font-weight: normal;
		color: #ffffff;
		margin: 0px 0px 0px 0px;
	}
	
	.subcats {
		margin:0px 15px 15px 0px;
		color:#cece9a;
		}
	
	a.subcategorylink:link, a.subcategorylink:visited, a.subcategorylink:active {
		color:#cece9a;
		text-decoration:underline;
		}
	a.subcategorylink:hover {
		color:#ffffcd;
		text-decoration:underline;
		}
	
	a.leftbarlink:link, a.leftbarlink:visited, a.leftbarlink:active {
		color:#ffffcd;
		text-decoration:underline;
		padding:0px 0px 0px 17px;
		background-image:url(../images/dot.gif);
		background-repeat:no-repeat;
		}
	a.leftbarlink:hover {
		color:#ffffff;
		text-decoration:underline;
		padding:0px 0px 0px 17px;
		background-image:url(../images/dot.gif);
		background-repeat:no-repeat;
		}

.sort {
	font-size:10px;
	font-weight:normal;
	}

.small {
	font-size:10px;
	font-weight:normal;
	color:#ffffcd;
	}

.small a{
	font-size:10px;
	font-weight:normal;
	color:#ffffcd;
	}

.url {
	color: #88874f;
}
.url-featured {
	color: #976743;
}

.description {
	padding-bottom:10px;
}

#f-links {
	margin:10px 0px 10px 0px;
	background-color:#f7f455;
	border:1px solid #f7e055;
	padding:5px 5px 5px 5px;
	}
	
#links {
	margin:10px 0px 10px 0px;
	}

.content-r {
	background-image:url(../images/c-r.gif);
	background-repeat:repeat-y;
}

.content-bottom {
	background-image:url(../images/cb-bg.gif);
	background-repeat:repeat-x;
	padding:10px;
}

.navig {
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#333333;
}

.footer {
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	padding-top:30px;
	height:58px;
}

.footer p{
	text-align:center;
	font-size:10px; 
	color:#676735;
}

.footer a {
		font-weight:bold;
		font-size:10px; 
		color:#676735;
	}
	.footer a:link {
		color:#676735;
		font-weight:bold; 
		text-decoration:underline; 
	} 
	.footer a:visited {
		color:#676735; 
		text-decoration:underline; 
	} 
	.footer a:hover {
		color:#000000; 
		text-decoration:underline; 
	}
	
#submit {
	background-color:#FFFFFF;
	border:1px solid #ccdeee;
	padding:10px;
	margin:2px;
}

	td.error {
		padding:3px;
		color:#FF0000;
		font-size:12px;
		font-weight:bold;
		background-color:#f7f455;
		border:1px solid #f7e055;
		text-align: center;
	}
	
	td.success{
		padding:3px;
		color:#009900;
		font-size:12px;
		font-weight:bold;
		background-color:#f7fbfe;
		border:1px solid #009900;
		text-align: center;
	}

#submit2 {
	background-color:#f7fbfe;
	border:1px solid #e4eef6;
	padding:10px;
	margin:2px;
}

.req {
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}

div.errForm, span.errForm {
	margin:2px 0 2px 2px;
	padding:1px 2px 1px 2px;
	color:#FF0000;
	font-size:10px;
	background-color:#f7f455;
	border:1px solid #f7e055;
	text-align:left;
	clear:right;
}

div.pr {
	font-size:9px;
	text-align:center;
	width:50px;
	margin:0px 10px 0px 0px;
	padding: 5px;
	}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.label {
	padding:5px;
	vertical-align:top;
	text-align:left;
	}
.field {
	padding:5px;
	vertical-align:top;
	text-align:left;
	}
.buttons {
	background-color: #c2c38a;
	padding:5px 10px 5px 10px;
	text-align:left;
	border:1px solid #999965;
	}
	
input.text {
	background-color:#FFFFFF;
	border:1px solid #999965;
	padding:2px;
	}

textarea {
	background-color:#FFFFFF;
	border:1px solid #999965;
	padding:2px;
	}

select {
	background-color:#FFFFFF;
	border:1px solid #999965;
	padding:2px;
	}
