* {
	margin:0;
	padding:0;
	border:0;
}

body {
	width:900px;
	margin:0 auto;
	font-size:12px;
	font-family:Verdana, Tahoma, Arial;
	text-align :left;
	color :#66625c;
	background:url(/img/bg.jpg);
	background-color:#f9faf5;
	background-position:50% 188px;
	background-repeat : no-repeat;
}

a:link {
	color : #bf393e;
	text-decoration:underline;
}

a:visited {
	color : #cc5256;
	text-decoration:underline;
}

a:hover {
	color : #fff;
	text-decoration:none;
	background:#cccac2;
}

input {
	border:1px solid #bfbfbf;
}

textarea {
	border:1px solid #bfbfbf;
}

select {
	border:1px solid #bfbfbf;
}

img {
	border :none;
	padding:0;
	margin:0;	
}

h1 {
	font-size:24px;
	color:#cccac2;
	text-transform:uppercase;
	font-weight:100;
}

h2 {
	background:url(/img/h2.gif);
	background-repeat:no-repeat;
	margin-top:25px;
	padding-left:25px;
	font-size:18px;
	color : #66625c;
	font-weight:bold;
	border-bottom:1px solid #66625c;
	text-align:left;
}

h3 {
	padding-top:10px;
	font-size:12px;
	color : #66625c;
	border-bottom:1px dotted #66625c;
}

th {
	background-color:#bf393e;
	color:#fff;
	height:30px;
	text-align:center;
}

hr {
	height:1px;
	background-color:#bfbfbf;
}

th A:link{
	background-color:#bf393e;
	color:#fff;
}

th A:visited{
	background-color:#bf393e;
	color:#fff;
}

p {
	clear:both;
	margin-top:10px;
	line-height:1.7;
	text-align:left;
}

p.left_text {
	clear:none;
	width:500px;
	float:left;
	margin:0px 0px 0px 35px;
}

.text {
	clear:both;
	margin-top:10px;
	line-height:1.7;
	font-size:12px;
	font-family:Verdana, Tahoma, Arial;
	text-align :left;
	color :#fff;
}

.input_form {
	padding-left:175px;
}

.error {
	font-size:10px;
	color:#991f23;
}

.prew_customers {
	width:200px;
	position:absolute; 
	left:30px; 
	top:103px;
	background:url(/img/prew_bg.gif);
	padding:7px;
	font-size:11px;
	line-height:16px;
	color:#262620;
	}
	
.prew_customers a:link {
	font-size:11px;
	font-weight:bold;
	color:#b02528;
	}
	
.prew_customers a:visited {
	font-size:11px;
	font-weight:bold;
	color:#b02528;
	}
	
.prew_customers a:hover {
	color:#fff;

	}
	
.prew_banner {
	width:200px;
	height:53px;
	margin-top:10px;
	border:2px solid #eae5db;
	}

#menu {
	margin-left:15px;
}

#header {
		position:relative;	
		width:900px;
}

.eventRow {
	background-color:#f7f5f0;
}

.alt_row {
	background-color:#fff;
}

.login {
	text-align:center;
	position: absolute;
	top:25px;
	right:100px;
}


.date {
	color:#ffffff;
	background-color:#991f23;
	padding:5px;
}

#content {
	width:900px;
	position:relative;
	background:url(/img/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.form {
	background-color:#bf393e;
	border:1px solid #fff;
	padding:2px 12px 2px 12px;
	color :#fff;
}

.forms {
	border:1px solid #e5dada;
	padding:2px 2px 2px 2px;
	color :#333;
}

UL LI {
	line-height:1.5;
	padding-top:10px;
	list-style:circle;
	margin-left:25px;
}

#text {
	padding:25px 35px 100px 290px;
}		

#text_adm {
	padding:45px 35px 250px 50px;
}

.line {
	width:265px;
	border-top:35px solid #eae5db;
	float:left;
	margin-top:25px;
}

.line_sm {
	width:575px;
	border-top:3px solid #eae5db;
	float:left;
	margin-top:10px;
}

.line_short {
	width:425px;
	border-top:1px solid #eae5db;
	float:left;
	margin:5px 0px 5px 0px;
}

#copy {
	position:relative;
	font-size:10px;
	color:#666;
	padding:0px 0px 10px 290px;
	margin-top:-40px;
}

#list {
	list-style: inside;
	margin-left: 10px;
	margin:10px;
	padding-bottom:0px;
}

#list li	{
	padding-left: 5px;
	margin-top:5px;
	margin-bottom: 5px;
	background: url(/img/li_small.gif) 0px 3px no-repeat;
	line-height:1.3;
}
