﻿/* CSS Document */



* { 

 padding: 0; margin: 0; 

} 

body {

 font-family: Arial, Helvetica, sans-serif;

 font-size: 13px;

 background-image: url('../images/bg.jpg');

 background-repeat: repeat;

 text-align: center;

 margin-top: 10px;

}

#wrapper { 

 width: 775px;

 margin: 0 auto;

 }

#textarea {

	width:775px;

	min-height: 250px;

	background: #CEC58C; /*url('../images/body-bg.gif'); */

	float:left;

/*	padding: 0px;

	margin:0px; */

}

em strong {

	color:#663300;

	font-style:oblique;

}

#c1 {

	width:400px;

	float:left;

}

#c2 {

	width:370px;

	float:left;

	border: 1px solid #663300;

	background: #FFFFCC;

}

#fullpagecol1 {

	width:385px;

	float:left;

}

#fullpagecol2 {

	width:385px;

	float:right;

}

#textarea h1{

	color: #663300;

	font-size: 18px;

	font-family: Arial, Helvetica, sans-serif;

	text-align:left;

	padding: 5px 10px 0px 10px;

}

#textarea h2{

	color: #663300;

	font-size: 15px;

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

}

#textarea h3{

	color: #000000;

	font-size: 13px;

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	font-style:normal;

}

#textarea h4{

	color: #663300;

	font-size: 15px;

	font-family: Arial, Helvetica, sans-serif;

	text-align: left;

	padding: 5px 10px 0px 10px;

}



#textarea p{

	padding: 0px 10px 10px 10px;

	text-align: left;

}

#textarea a:link {

	color: #663300;

}

#textarea a:active {

	color: #FFFFFF;

}

#textarea a:visited {

	color: #663300;

}

#textarea img {

	padding: 5px;

}

#textarea li {

	list-style:disc;

	text-align: left;

	margin-left: 30px;

	}

#textarea ul {

	text-align: left;

	padding-left: 10px;

}

#textarea form {

	text-align: left;

	margin-left: 20px;

	padding-left: 10px;

	border: 1px solid #663300;

	width: 70%;

	}

#another {

	background: #CEC58C;
	margin-left:auto;
	margin-right:auto;
}

#another form {

	text-align: left;
	width: 270px;
	margin:0px auto; /* 5px 40px 0px 40px;  */
	border: 1px solid #663300;
	padding: 5px 10px 5px 50px;
}

#col1 {

	width:200px;

	float:left;

	margin-right:10px;

}

#col2 {

	width:200px;

	float:left;

}

/* Header */

#header {

	background-image: url('../images/header.jpg');

	background-repeat:no-repeat;

	width: 775px;	

	height: 215px;

	margin:0px;

}

/* Flash on main page*/

#flash {

	background: #CEC58C /*url('../images/flash-show.gif') no-repeat*/;

	height: 305px;

	width: 455px;

	float: left;

	/*border: 1px solid #FFffff;*/

}

/* Motto */

#motto {

	background: url('../images/motto-bg.jpg') repeat;

	height: 305px;

	width: 320px;

	float: right;

}

#motto p {

	color: #cec58c;

	font: "Times New Roman", Times, serif;

	font-size: 14px;

	font-style:italic;

	text-align: center;

	padding: 10px 0;

}

/* Menu */

#menu {

	width: 775px;

	height: 32px;

	margin: 0;

	background-image: url('../images/menu-bg.jpg');

	background-repeat: no-repeat ;

	text-align:center;

	float:left;

	white-space: nowrap;

}

#menu ul {

	margin:0;

	padding: 0;

	width: 775px;

	list-style: none;

	background-image: url('../images/menu-bg.jpg');

	background-position:left top;

	background-repeat:no-repeat;

	text-align:center;

	font: 16px /*Times New Roman, Helvetica,*/ Arial, Verdana, sans-serif;

}

#menu li {

	display: inline;

}

#menu a {

	float: left;

	text-decoration: none;

	color: #ffffff;

	height: 32px;

	line-height:32px;

	padding: 0px 21px 0px 21px;

	background-image: url('../images/menu-bg.jpg');

	background-position:left top;

	background-repeat:no-repeat;

	white-space:nowrap;

	text-align:center;

}

#menu a:visited:hover {

	float: left;

	text-decoration: none;

	color: #ffffff;

	height: 32px;

	line-height:32px;

	padding: 0px 21px 0px 21px;

	background-image: url('../images/menu-bg2.jpg');

	background-repeat:repeat-x;

	background-position:left top;

	white-space:nowrap;

	text-align:center;

}

#menu a:hover {

	float: left;

	text-decoration: none;

	color: #ffffff;

	height: 32px;

	line-height:32px;

	padding: 0px 21px 0px 21px;

	background-image: url('../images/menu-bg2.jpg');

	background-repeat:repeat-x;

	background-position:left top;

	white-space:nowrap;

	text-align:center;

}

#menu a:visited {

	float: left;

	padding: 0;

	text-decoration: none;

	color: #ffffff;

	height: 32px;

	line-height:32px;

	padding: 0px 21px 0px 21px;

	background-image: url('../images/menu-bg.jpg');

	background-position:left top;

	background-repeat:repeat-x;

	white-space:nowrap;

	text-align:center;

}

#counter {

	text-align:center;

}

#footer {

	background-image: url('../images/footer-bg.jpg');

	padding: 4px 0px ;

	font-family: arial;

	font-size: 13px;

	color:#ffffff;

}

#line {

	border-top: 1px solid #663300;

	background: #CEC58C;

}

hr {

  border:0;

  border-top: 1px solid #663300;

  height: 0;

  background: #CEC58C;

}
#ezine {
font: "Verdana, Arial, Helvetica, sans-serif";
font-size: 0.8em;
}
