* { margin: 0; padding: 0; }

img {border: 0}

body {
	background: url(../pic/bg.gif) repeat-y #c5bd99 center;
	text-align: center;
}

body, table, label, input, select, textarea, button, div {
	font: normal 12px Verdana, Helvetica, sans-serif;
}

a:link, a:visited {	
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	color: #701112;	
	text-decoration: underline;
}

div {
	text-align: left;
}

div.clearer {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}

#container {
	width: 960px;
	margin: 0 auto;	
	position: relative;
	left: -1px;	
} 

#language {
	height: 25px;
	line-height: 25px;
	float: right;
	font-weight: bold;
	color: #701112;	
	padding-right: 10px;		
}

#language img {
	position: relative;
	top: 2px;
	margin: 0 1px;
}

#topLine {
	width: 960px;
	height: 40px;	
	background: #424242;	
}

#topLine h1 {
	font-size: 15px;
	color: #fff;
	padding-left: 10px;
	float: left;
	line-height: 40px;
}

#topLine h1 a:link, #topLine h1 a:visited {
	color: #fff;
	text-decoration: none;
}

#topLine h1 a:hover, #topLine h1 a:active {
	color: #fff;	
	text-decoration: underline;
	background: none;
}

#search {
	width: 200px;	
	float: right;
	padding-top: 9px;
}

input.textfieldSearch {
	width: 152px;
	height: 17px;	
	border: solid 1px #fff;
	background: #c5bd99;
	padding: 3px 0 0 3px;	
	margin-right: 5px;
}

#header {
	width: 960px;
	height: 112px;
	background: #d4d4d4;
	padding: 15px 0;
}

#logo {
	width: 296px;
	height: 90px;
	float: left;
	border-right: solid 4px #c5bd99;
	text-align: center;	
	padding: 11px 0;	
}

#logo img {
	margin: 0 auto;
}

#quote {
	width: 630px;
	height: 90px;
	float: left;		
	padding: 11px 15px;
}

#quote p {
	font-size: 13px;
	font-style: italic;
}

#quote em {
	width: 630px;
	font-weight: bold;
	font-size: 13px;
	display: block;
	margin-top: 15px;
	text-align: right;
}

#menu {
	width: 960px;
	height: 35px;
	background: #f6f6f6;
	border-bottom: solid 1px #b8b8b8;
}

	#menu a:link, #menu a:visited {
		height: 35px;
		line-height: 35px;
		display: block;
		font-size: 12px;
		font-weight: bold;
		font-family: Tahoma, sans-serif;
		float: left;
		padding: 0 5px;
		text-transform: uppercase;	
		color: #424242;
		text-decoration: none;
	}
	
	#menu a:hover, #menu a:active {
		color: #fff;
		background: #701112;
	}
	
#content {
	width: 960px;	
	color: #701112;	
}

#contentLeft {
	width: 640px; 
	float: left;
	margin: 10px 0 10px 10px;
}

#contentLeft h2 {	
	font-size: 13px;
	color: #701112;
	background: url(../pic/h2-bullet.gif) no-repeat 0 1px;
	padding: 0 0 1px 18px;
	border-bottom: solid 1px #701112;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#homeBoxLeft {
	width: 275px;
	float: left;
	border-right: solid 4px #c5bd99;
	padding-right: 10px;
}

#homeBoxRight {
	width: 341px;
	float: left;
	margin-left: 10px;
}

#homeBoxLeft img {
	border: solid 4px #c5bd99;
	margin-left: 10px;
}

#homeBoxRight img {
	border: solid 4px #c5bd99;
	margin-right: 10px;
}

div.separator {
	height: 2px;
	background: url(../pic/dott.gif) repeat-x;
}

#homeBoxBottom {
	width: 640px;
	background: #f6f6f6;
	margin-top: 15px;	
}

#homeBoxBottom h2 {
	background: url(../pic/h2-bullet-1.gif) #701112 no-repeat 5px 7px;
	color: #fff;
	height: 25px;
	line-height: 25px;
	padding-left: 25px;
}

#homeBoxBottom img {
	margin: 0 10px 10px 10px;
}

#homeBoxBottom p {
	margin: 0 10px 10px 0;
}

#contentRight {
	width: 270px;
	float: left;
	background: #701112;
	margin: 10px;	
	padding: 10px;
}

#contentRight h2 {
	height: 23px;	
	background: url(../pic/h2-right.gif) repeat-x;
	border-left: solid 1px #424242;
	border-right: solid 1px #424242;
	font-size: 14px;
	color: #424242;
	text-transform: uppercase;
	padding: 3px 0 0 10px;
	font-weight: normal;
}

div.rightBox {
	width: 250px;
	background: #F4F4F4;
	padding: 10px;
	margin-bottom: 10px;
}

div.rightBox img {
	margin: 10px 0;
}

div.rightBox h4 {
	font-size: 11px;
	text-align: center;
}

div.news h3 {
	color: #701112;	
	font-weight: bold;
	font-size: 11px; 
	margin-top: 5px;
	text-decoration: underline;
}

div.news h3 a {
	color: #701112;		
}

div.news em {
	display: block;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

div.news p {
	color: #424242;
}

div.separatorRight {
	clear: both;
	height: 2px;
	background: url(../pic/dott-red.gif) repeat-x;
	margin: 10px 0 10px 0;
}

#footer {
	width: 945px;
	height: 50px;
	line-height: 25px;
	background: #701112;
	color: #fff;
	padding-left: 15px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {	
	text-decoration: underline;
}


a.readMore:link, a.readMore:visited {
	display:block;
	width: 175px;
	height: 21px;
	line-height: 21px;
	padding-left: 5px;
	background: url(../pic/read-more.gif) no-repeat;
	font-weight: bold;
	color: #701112;
	text-decoration: none;
	float: right;
	margin: 20px 10px 0 0;
}

a.readMore:hover, a.readMore:active {
	background: url(../pic/read-more-on.gif) no-repeat;
	color: #fff;
}

a.readMoreRight:link, a.readMoreRight:visited {	
	font-weight: bold;
	color: #701112;	
	float: right;
	margin: 10px 10px 0 0;
}

div.contentEditor p {
	margin: 10px 0;
}

p.p-bc {
	margin-bottom: 10px;
}

p.p-bc, p.p-bc a:link, p.p-bc a:visited {
	font-size: 10px;
	color: #666;
	text-transform: lowercase;
	text-decoration: none;
}	

p.p-bc a:hover, p.p-bc a:active {			
	color: #000;			
}

div.pages {
	width: 640px;
	height: 24px;
	line-height: 24px;
	background: #eaeaea;
}

div.pages a:link, div.pages a:visited {
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}

div.pages a:hover, div.pages a:active {	
	background: #424242;
}

div.pages span {
	color: #000;
	font-weight: bold;
	padding: 0 5px;
}

div.pages a.l5 {
	background: #424242;
	color: #fff;
}

div.article {
	width: 640px;
	padding: 10px 0 10px 0px;
	margin-bottom: 10px;
	border-bottom: solid 1px #aeaeae;
}

div.article h3 {
	font-size: 13px;
}

div.article h4 {
	font-size: 13px;
	color: 000;
	text-decoration: underline:
}

.f_check1 { position: relative; top: 2px; left: 1px; margin-right: 5px;}

div.polls {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 5px #ccc;
}

.polls p {
	margin: 10px;
}

.polls h3 {
	background: #424242;
	color: #fff;
	padding: 4px;
}

.submit {
	border: 0;
	width: 120px;
	height: 25px;
	line-height: 25px;
	background: #701112;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

div.error {
	background: #701112;
	color: #fff;
	font-weight: bold;
	padding: 3px;	
}

div.vote_100 {
	width: 630px;
	height: 5px;
	margin-left: 10px;
	background: #eaeaea;
}

div.vote_10 {
	width: 239px;
	height: 5px;
	margin-left: 10px;
	background: #eaeaea;
}

div.vote {
	height: 5px;
	background: #701112;	
}

div.files {
	background: #701112;
	color: #fff;
	padding: 5px;
	line-height: 22px;
}

div.files a:link, div.files a:visited {
	color: #fff;
}

div.files a:hover, div.files a:active {
	color: #fff;
	text-decoration: underline;
}

div.rightBox input.textfield {
	width: 248px;
	height: 22px;
	padding: 4px 0 0 4px;
	border: solid 1px #701112;
}

div.rightBox input.submit {
	width: 254px;
	border: solid 1px #701112;
}

div.rightBox label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

table.t_lines1	{ border: 1px solid #DFDFDF; border-width: 0 1px 1px 0; }
	table.t_lines1 td { border: 1px solid #DFDFDF; border-width: 1px 0 0 1px; text-align: center}
	table.t_lines1 td img {	margin: 3px; }
