/* CSS Document */
* { padding:0px; margin:0px;}
.clear{
   clear:both;
   }
body { 
	background-color:#DBDADA; 
	color:#FFFFFF; font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:18px;}
p { padding:0 0 10px 0;}
h1 { 
	font-size:25px; 
	color:#FFFFFF; 
	font-weight: normal;
	}
h2 { 
	font-size:15px; 
	color:#FFFFFF; 
	font-weight:bold;
	padding:10px 0 10px 0;}
h4 { 
	font-size:25px; 
	color:#000000; 
	font-weight: normal;
	float:left;
	padding-top:20px;
	padding-bottom:25px;
	clear:both;
	}	
#wraper { 
	width:952px; 
	margin:20px auto 0 auto; 
	background-color:#FFFFFF;}
.top { 
	width:100%;
	height:15px;
	background:url(../img/top.gif) no-repeat;}
.top2 { 
	width:950;
	border-left:1px solid #CCCACA;
	border-right:1px solid #CCCACA;}
.bottom { 
	width:100%;
	height:14px;
	background:url(../img/bottom.gif) no-repeat;}
.banner_new { 
	height:1px;
	width:906px; 
	margin:0 auto;
	border-top:1px solid #FFFFFF;}	
.banner { 
	height:298px;
	width:906px; 
	margin:0 auto;
	background-image:url(../img/banner_bg.gif);
	background-repeat:repeat-x;
	border-top:12px solid #FFFFFF;}
.flash { width:680px;
	margin:0 auto;}
.content { width:906px;
	margin:0 auto; 
	margin-top:32px;
	padding-bottom:10px;}
.content_right { 
	width:671px; 
	float:right;
	background-color:#C72052;}
.content_top { 
	background:url(../img/content_top.gif) no-repeat;
	width:100%;
	height:16px;}
.content_bottom { 
	background:url(../img/content_bottom.gif) no-repeat;
	width:100%;
	height:14px;}
.content_middle { 
	background:url(../img/content_bg.gif) repeat-x bottom;
	width:100%;
	min-height:640px;
	height:auto !important;
	height:645px;}
.content_edit{ 
	width:615px; 
	margin:0 auto;}
.content_edit a{
	color:#FFFFFF;
	text-decoration: none;
	border-bottom:1px dashed #FFFFFF;}
.content_edit a:hover{ 
	color:#FFFFFF;
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;}
.dotted_div { 
	background:url(../img/dottedline.gif) repeat-x; 
	width:100%;
	height:4px;
	line-height:0px;}
.toolbox a { 
	text-decoration:none;}
.toolbox a:hover { 
	text-decoration: underline;}
.content_left { 
	width:219px; 
	float:left; 
}
.budget_table {
	background:#B54377;}
.budget_table td { background:#8B164C; padding:4px;}
.budget_table th { background:#A02D62;}
.links { 
	width:219px; 
	background-color:#000000;}
.testomonial { 
	background-color:#C72052;
	color:#FFFFFF;
	margin-top:10px;
	padding:3px;
	line-height:15px;}
.testomonial div { 
	border:1px solid #FFFFFF;
	padding:10px;}
.testomonial p { padding:0px;}
.clear { clear:both;}
.footer { 
	width:945px; 
	margin:5px auto 10px auto;
	color:#505050;
	font-size:11px;
	line-height:15px; }
.footer a { 
	color:#C72052; 
	text-decoration:none;}
.footer a:hover { 
	color:#C72052; 
	text-decoration:underline;}
.decoration {
	text-decoration:none !important;
	border-bottom:none !important;
}
.table_events {
	background:#FFFFFF;
	border:1px solid #C3C3C3;
	margin-bottom:15px;}
.table_events th {
	background:#E6E5E5;
	color:#075596;
	font-size:14px;
	font-weight: normal;
	text-align:left;
	padding:4px;}
.table_events td {
	background:#FAF9F9;
	color:#000000;
	text-align:left;
	padding:4px;
	vertical-align:top;}