/* CSS Document */
body {
	background: #ccc url(/images/main_bg.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	text-align: center;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 12px;
	}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 14px;
	padding: 0px 0px 10px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7000B;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C00000;
	margin-top: 14px;
	margin-bottom: 8px;
	font-weight: normal;
}
h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	margin-top: 16px;
	margin-bottom: 6px;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: bold;
}
a:link {
	color: #C00000;
	text-decoration: underline;
}
a:visited {
	color: #C00000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #C00000;
	text-decoration: underline;
}


#nav {
	background-color: #A7000B;
	padding: 6px 0px;
	width: 100%;
	color: #FFFFFF;
	text-align: right;
	background-position: center;
}

#nav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#container {
	width: 760px;
	border-right: 1px solid #A7000B;
	border-bottom: 1px solid #A7000B;
	border-left: 1px solid #A7000B;
	text-align: center;
	margin: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.alert {
	background-color: #CCCCCC;
	word-spacing: 1px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	border-top: 1px dashed #333333;
	border-right: 1px none #333333;
	border-bottom: 1px dashed #333333;
	border-left: 1px none #333333;
}

/*---  CATEGORIES ---*/
#cat {
	margin: 0;
	padding: 0;
}
	
#cat ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	clear: left;
}

#cat ul li {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	text-indent: 20px;
}

#cat ul li a {
	background: #D3D4C4 url(images/bullet_category.gif) no-repeat;
	width: 200px;
	/*height: 2em;*/
	border-top: 1px solid #EDEEEC;
	border-left: 1px none;
	border-bottom: 1px solid #BEBEB9;
	border-right: none;
	padding: 3px 0;
	margin: 0;
	color: #C00000;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: bold;
	/*letter-spacing: 1px;*/
	/*line-height: 2em;*/
	font-size: 11px;
}

html>#cat ul li a  {
	font-size: 11px;
} 

#cat ul li a:hover {
	color: #3C392F;
	background: #B0A886 url(images/bullet_category.gif) no-repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5D9AF;
	border-bottom-color: #857E66;
}

/*--- links in the left navbar ---*/

.leftLinks {
	color: #727664;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

.leftLinks a:link {
	color: #c30;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.leftLinks a:visited {
	color: #cf6c4a; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.leftLinks a:hover, .leftLinks a:active {
	color: #c30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c30;
} 
#homeNews {
	background-color: #F5F7E8;
	padding: 15px;
	border: 1px solid #D4CAA1;
	margin-top: 20px;
	margin-bottom: 20px;
}
.small {
	font-size: 9px;
}
ul {
	list-style-image: url(/images/li_bullet.gif);
	margin-top: 3px;
	margin-bottom: 20px;
}
li {
	margin-bottom: 8px;
}
#searchbox {
	width: 250px;
	padding-left: 15px;
	float: right;
}
.searchinput {
	height: 14px;
	font-size: 10px;
}
.special {
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: thin dotted #6C6753;
	padding: 15px;
	margin: 15px;
}
.back {
	background-color: #D3D4C4;
	float: right;
	border: 1px solid #A2A2A2;
	font-size: 9px;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
	display: block;
}
.back a {
text-decoration: none;
	display: block;
		padding: 4px 6px;
}

.back a:hover {
	background: #B0A886;
	display: block;
	color: #C00303;
}

