a img,
img{
	border: 0px;
	margin: 10px;
}

body{
	font-family: 'tahoma',arial,verdana;
	font-size: 12px;
	margin: 0px;
	background: url('img/body_bg.png') repeat-x #6b0e10;
}

#banner{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 140px;
	background: url('img/banner_bg.jpg') repeat-x #fff;
}

#banner,
#banner a{
	color: #007;
	text-decoration: none;
}

#banner a:hover{
	color:#33D;
}

#banner .email,
#banner .telNum{
	position: absolute;
	top: 210px;
	color: #117;
	font-size: 17px;
}


#banner_login{
	display: block;
	float: right;
	width: 219px;
	height: 100px;
	background: url('img/banner_login_bg.jpg') no-repeat #f4f4f4;
}




#container{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background: url('img/container_bg.png') repeat-y #fff;
}

#content{
	position: relative;
	width: 100%;
	padding: 0px;
	background: url('img/content_bg.png') repeat-x #fff;
	border-top: none;
}


#content .col_main{
	padding-top: 10px;
	margin-right: 325px;
}

#content .side{
	position: relative;
	top: -10px;
	float: right;
	width: 325px;
	margin: 0px;
}

#content p{
	margin-left: 10px;
}

#content .itemLink{
	font-weight: bold;
	color: #000;
}


.eventsList{
	
}

table.eventsList h3{
	margin-top: 0px;	
}
table.eventsList td{
 	padding: 0px 20px 10px 0px;
}

#footer{
	position: relative;
	clear: both;
	text-align: right;
	font-size: 75%;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 31px;
	padding-top: 10px;
	margin-top: 10px;
}

#footer a{
	color: #cc0000;
	text-decoration: none;
}

h1,h2,h3{
	display: block;
	font-family: 'tahoma',arial,verdana;
	font-weight: normal;
	color: #be191f;
	margin-left: 10px;
}

hr{
	 clear: both;
}


.infoTable{
	border-spacing: 0px;
	margin: 10px;
}
.infoTable td{
	border: 1px solid #777;
	padding: 5px;
}
.infoTable th{
	padding: 0px;
	background: #aaa;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}
.infoTable tr.topTitle th{
	background: #900;
	color: #fff;
}

#menu_main{
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	width: 100%;
	height: 31px;
	background: url('img/menu_bg.jpg') repeat-x;
	text-align: center;
}

#menu_main li{
	display: inline;
	width: 210px;
	list-style:none;
	margin: 0px;
}
#menu_main li a{
	height: 100%;
	padding: 0px 7px 0px 7px;
	color: #fff;
	font-size: 16px;
	border-right: 1px solid #777;
	text-decoration: none;
}
#menu_main li a:hover{
	background: #fff;
	color: #be191f;
}

#menu_main .title{
	position: relative;
	top: 5px;
	font-weight: bold;
	height:20px;
	color: #ccc;
}

table td{
	vertical-align: top;	
}


/* ***** SPECIFIC BOX ITEMS ***** */








