
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	background: #ffffff url(images/img02.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C752C7;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { font-size: 16px;
     color:#FF2A55; }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D0F47;
}

ul, ol { }

blockquote { }

a { color: #EE0650; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: url(images/img01.jpg) repeat-x left top;
	padding-top: 30px;
}

/* Header */

#header-wrapper {
}

#header {
	width: 913px;
	height: 81px;
	margin: 0 auto;
	background: url(images/img03.gif) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 900px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 30px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 25px 5px 25px;
	text-decoration: none;
	background: url(images/img05.gif) no-repeat right 50%; 
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	padding-left: 0px;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 35px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 913px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	background: #ffffff;
}

/** LOGO */

#logo {
	width: 913px;
	height: 200px;
	margin: 0 auto;
	background: #ffffff url(images/banner.jpg) no-repeat;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	width:250px;
	
}



#logo h1 { 	
	padding-top: 30px; 
	font-size:30px;
}

#logo h1 a {
	text-decoration: none;

	color: #3D0F47;
	font-size:30px;
}

#logo h1 a:hover { 
text-decoration: none; 
font-size:30px;

}

#logo h2 {
	padding: 0;
	margin: 0;
}

#logo p {
	padding: 0px 0 0 20px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #EA1936;
}

#logo p a {
	text-decoration: none;
	color: #EA1936;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 630px;
	margin-top: -180px;
}

/* Post */

.post {
	margin-bottom: 25px;
	margin-top:68px;
}

.post .title {
	height: 30px;
	padding: 30px 0px 2px 20px;

	color: #230C23;
}

.post .title1 {
	height: 10px;
	padding: 10px 0px 2px 20px;

	color: #FF2A55;
}

.post .entry {
	padding: 5px 20px 0px 20px;
	color: #3D0F47;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 255px;
	margin-top:-10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 30px;
	padding: 0px 0px 0px 20px;
	font-size: 20px;
	color: #230C23;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 90%;
	border-collapse: collapse;
	margin: 0 20px;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
}

/* Footer */

#footer {
	width: 913px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) no-repeat left top;
	height: 80px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #C752C7;
}


.tabSection{width:605px;margin:5px 0px 0px 5px;border:1px solid #000000;}
.tabSection th.off{width:165px;height:35px;line-height:35px;border-right:1px solid #ffffff;background:url(images/bg-tabhd.gif) repeat-x top;}
.tabSection th.on{width:165px;height:35px;line-height:35px;border-right:1px solid #ffffff;background:url(images/bg-cathdact.gif) repeat-x top;}
.tabSection th a{display:block;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#0066A6;font-weight:bold;text-decoration:none;}
.tabSection td.content{padding:10px 0px;text-align:justify;vertical-align:top;border-top:1px solid #eeeeee;background:url(images/bg-tabcontent.gif) repeat-x top;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;font-weight:normal;text-decoration:none;}
.tabSection td.content a.linkMore{float:right;text-decoration:none;}	
.tabSection td.content a.linkMore:hover{float:right;color:#000000 !important;text-decoration:none !important;}

.dispN{display:none;}	
.dispB{display:block;}
.h10{height:10px;line-height:10px;}


.tabSection1{width:500px;margin:5px 0px 0px 5px;border:1px solid #000000;}
.tabSection1 th.off{width:165px;height:35px;line-height:35px;border-right:1px solid #ffffff;background:url(images/bg-tabhd.gif) repeat-x top;}
.tabSection1 th.on{width:165px;height:35px;line-height:35px;border-right:1px solid #ffffff;background:url(images/bg-cathdact.gif) repeat-x top;}
.tabSection1 th a{display:block;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#0066A6;font-weight:bold;text-decoration:none;}
.tabSection1 td.content{padding:10px 0px;text-align:justify;vertical-align:top;border-top:1px solid #eeeeee;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;font-weight:normal;text-decoration:none;}
.tabSection1 td.content a.linkMore{float:left;text-decoration:none;}	
.tabSection1 td.content a.linkMore:hover{float:left;color:#000000 !important;text-decoration:none !important;}

table { border-collapse: collapse; }
.deals_table{border:1px solid; width:600px;}
.deals_table th{ background-color:#D10447; color:#FFFFFF; padding:3px;}
.deals_table td{ border:1px solid; border-color:#000000; padding:5px; text-align:center; vertical-align:middle;}
.deals_table tr.bg_color{ background:#000000;}
.minutes{ color:#073f9b; font-size:14px; font-weight:bold;}
.free{ color:#073f9b; font-weight:bold;}
.deal_search{margin:10px 0px;}