* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#808080;
}
img, img a, img a:link, img a:visited, img a:hover, img a:active {
	text-decoration:none;
	border:none;
}
.bold {
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
h1 {
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	color:#0073aa;
}
h2 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#009ddc;
}
h3 {
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}
h4 {
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
h5 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
}
p {
	margin:0px 0px 6px 0px;
}

a, a:link, a:visited, a:hover, a:active { 
	text-decoration:none;
	color:#0073aa;
	border:0px;
	outline:none;
	font-weight:none;
}
a:hover { 
	text-decoration:none;
	color:#ee7d11;
	border:0px;
	outline:none;
	font-weight:none;
}

#wrapper { 
	margin: 0 auto;
	width: 990px;
}
#header {
	width: 990px;
	float: left;
	padding: 0px;
	border: 0px none #fff;
	height: 126px;
	margin: 10px 0px 2px 0px;
}
#navigation {
	float: left;
	width: 990px;
	height: 34px;
	padding: 0px;
	border: 0px none #fff;
	margin: 0px 0px 2px 0px;
}




#leftcolumn { 
	border: 0px none #fff;
	background: #76c9e0;
	margin: 0px 0px 0px 0px;
	padding: 0px;
/*	height: 350px;*/
	width: 245px;
	float: left;
}
#leftcolumn_inner {
	padding: 0px 10px 4px 10px;
	text-align:center;
}

#leftcolumn_inner h1 {
	font-size:17px;
	line-height:18px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	color:#0073aa;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}
#leftcolumn p {
	margin:0px 0px 10px 0px;
	padding:0px 10px 0px 10px;
	color:#0073aa;
}

#leftcolumn a, #leftcolumn a:link, #leftcolumn a:visited, #leftcolumn a:hover, #leftcolumn a:active { 
	text-decoration:none;
	color:#0073aa;
	border:0px;
	outline:none;
}
#leftcolumn a:hover { 
	text-decoration:none;
	color:#FFF;
	border:0px;
	outline:none;
}



.left_heading {
	height:30px;
	/*line-height:40px;*/
	background-image:url(../images/left_h1_circle_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:4px 0px 0px 0px;
	padding:8px 0px 0px 0px;
}
.left_body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.left_item {
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 0px;
}

.left_body_aboutus {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:15px;
	
}
.left_item_aboutus {
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 0px;
}

.left_event {
	border-top:1px;
	border-top-color:#0073aa;
	border-top-style: dashed;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#0073aa;
}
.left_event_title {
	font-weight:bold;
	font-size:12px;
	margin:8px 0px 0px 0px;
}
.left_event_date {
	font-weight:normal;
	font-size:11px;
	margin:0px 0px 8px 0px;
}
.left_event_owner_bg1 {
	background-image:url(../images/event_icon_ee7d11.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}
.left_event_owner_bg2 {
	background-image:url(../images/event_icon_0078ae.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}

#event h3 {
	margin:0px 0px 0px 0px;
	padding:16px 0px 4px 0px;
}


.left_directory {
	text-align:left;
}
.directory_item {
	margin:0px 0px 16px 0px;
}


.event_legend1, .event_legend2 {
	color:#0073aa;
	font-size:12px;
	font-weight:bold;
	height:18px;
	padding: 0px 0px 0px 24px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	text-align:left;
}
.event_legend1 {
	background-image:url(../images/event_icon_ee7d11.gif);
}
.event_legend2 {
	background-image:url(../images/event_icon_0078ae.gif);
	margin:6px 0px 8px 0px;
}


#content { 
	float: left;
	border: 0px none #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 499px;
	display: inline;
}
#content_inner {
	padding: 4px 15px 4px 15px;
	text-align: justify;
}
#content p {
	padding: 0px 0px 0px 0px;
}
ol, ul {
	padding: 0px 0px 10px 30px;
}


/*START MAIN EVENT*/
.event_owner_bg1 {
	background-image:url(../images/event_icon_ee7d11.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}
.event_owner_bg2 {
	background-image:url(../images/event_icon_0078ae.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}

.event_heading {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
}
.event_heading h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.item_author {
	font-style:italic;	
}
.item_datetime {
	font-style:normal;
	font-weight:bold;
}
.img_summary {
	float:right;
	border:solid 1px #333;
	padding:1px 1px 1px 1px;
	margin:0px 0px 4px 14px;
}
.img_item {
	border:solid 1px #333;
	padding:1px 1px 1px 1px;
	margin:1px 1px 1px 1px;
}
/*END MAIN EVENT*/


.contactus_row_heading {
	font-size:14px;
	font-weight:bold;	
}

.textfield_1, .textarea_1 {
	padding:2px 2px 2px 2px;
	margin:6px 0px 6px 6px;
	border:solid 1px #AAAAAA;
	color:#444444;
}
.textfield_1 {
	font-size:16px;
}
.textarea_1 {
	font-size:13px;
}

.textfield_2, .textarea_2 {
	padding:2px 2px 2px 2px;
	margin:14px 0px 14px 0px;
	border:solid 1px #AAAAAA;
	color:#444444;
}
.textfield_2 {
	font-size:16px;
}
.textarea_2 {
	font-size:13px;
}
.text_2_button {
	font-size:20px;
	padding:2px;
}


/*START RIGHT COLUMN*/
#rightcolumn { 
	border: 0px none #fff;
/*	background: #76c9e0;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	width: 246px;
	float: left;
}
#rightcolumn_inner {
	padding: 0px 0px 0px 0px;
}
#rightcolumn_inner h1 {
	font-size:17px;
	line-height:18px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	color:#0073aa;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}
#rightcolumn p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#0073aa;
}
#rightcolumn a, #rightcolumn a:link, #rightcolumn a:visited, #rightcolumn a:hover, #rightcolumn a:active { 
	text-decoration:none;
	color:#0073aa;
	border:0px;
	outline:none;
}
#rightcolumn a:hover { 
	text-decoration:none;
	color:#FFF;
	border:0px;
	outline:none;
}
/*END RIGHT COLUMN*/




/*START RIGHT MODULE*/
.right_module {
	background: #76c9e0;
	padding: 4px 10px 10px 10px;
}
.right_weather {
	border: 1px solid #7fcde1;
	text-align:left;
	padding: 0px 0px 0px 0px;
}
.right_weather_inner {
	padding: 0px 0px 0px 0px;	
}
.weather_title {
	text-align:center;
	color:#0073AA;
	font-size:17px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	padding:6px 5px 5px 5px;
}
.weather_img {
	float:left;
	padding:0px 8px 8px 8px;
}
.weather_body {
	color:#0073AA;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

.right_heading {
	height:30px;
	/*line-height:40px;*/
	background-image:url(../images/left_h1_circle_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
}



.right_item_heading, .feed_title {
	color:#0073aa;
	font-size:12px;
	font-weight:bold;
}
.right_item_author {
	color:#0073aa;
	font-weight:bold;
	font-size:11px;
	font-style:italic;	
}
.right_item_datetime, .feed_datetime {
	color:#0073aa;
	font-size:11px;
	font-weight:bold;
}
.right_item_text, .feed_item_desc {
	padding: 2px 0px 10px 0px;
	color:#0073aa;
	font-size:11px;
	font-weight:normal;
}
/*END RIGHT MODULE*/




/*START FOOTER*/
#footer { 
	width: 990px;
	clear: both;
	border: 0px none #fff;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 0px 0px;
}
#footer_top {
	background-image:url(../images/footer_top_bg.gif);
	background-repeat:repeat-x;
	height:42px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	/*vertical-align:top;*/
	padding:0px 0px 0px 0px;
}
#footer_top a,  #footer_top a:link, #footer_top a:visited, #footer_top a:active {
	color:#fff;
	text-decoration:none;
	/*vertical-align:top;*/
}
#footer_top a:hover {
	color:#009ddc;
	text-decoration:none;
	/*vertical-align:top;*/
}
#footer_nav_table tr {
	height:42px;
	text-align:center;
}
.footer_divider {
	width:160px;
}
#footer_bottom {
	background-image:url(../images/footer_bottom_bg.gif);
	background-repeat:repeat-x;
	height:24px;
	text-align:center;
	color:#808080;
	margin-top:1px;
	font-size:12px;
	line-height:24px;
	vertical-align:middle;
}
#footer_bottom a,  #footer_bottom a:link, #footer_bottom a:visited, #footer_bottom a:active {
	color:#808080;
	text-decoration:none;
}
#footer_bottom a:hover {
	color:#808080;
	text-decoration:underline;
}
/*END FOOTER*/



.float_left {
	float:left; /* apply this class to any image or element with width - text will wrap it to the right */
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.float_right {	
	float:right; /* apply this class to any image or element with width  - text will wrap it to the left */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
} 
.clearthefloats{
	clear:both;
}

#classified_add th,  #classified_add td {
	text-align:left;
	font-size:13px;
}
.text_small {
	font-size:10px;
	line-height:10px;
	font-weight:normal;
}
.newsletter_item {
	font-size:15px;
}
.newsletter_heading {
	font-size:14px;
	font-weight:bold;
}
.newsletter_title {
	font-size:12px;
	font-weight:bold;
}