/* CSS Document */

html {
	height:100.02%; 
	/* forces a scrollbar on every page - prevents shifting that occurs when some pages have and some don't */
}

body {
	/* specify default font information here */
	font-family:Arial,Verdana, Geneva, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	color:#000000;
	text-align:justify;
	background-color: #333333;
}


#o_container {
	/* Specifies width and left/right position of the page */
	position:absolute;
	width:785px;
	margin-left:-392.5px;
	left:50%;
	border:1px solid #666666;
}

#i_container {
	/* borders & background colours specified here */
	background-color:#FFFFFF;


}

#top_banner {
	
}

#bottom_banner {
	margin:0px;
	padding:0px;
	width:555px;
}

#weather_box {
	width:234px;
	height:80px;
	float:left;
	margin:0px;
	padding:0px;
}

#banner_box {
	width:520px;
	height:80px;
	float:left;
	margin:0px;
	margin-left:-5px;
	padding:0px;
}

#header_wrapper {
	margin:0px;
	
}

/*top menu properties begins*/

#top_menu {
	height:30px;
	background-image:url(../images/backgrounds/sos-topmenu-bg.gif);
	background-repeat:repeat-x;
	padding-top:0px;
	margin-top:-12px;
	color:#FFFFFF;
	
}

#top_menu ul {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:60px;
	
}

#top_menu ul li {
	display:inline;
	padding-right:25px;
	
}

#top_menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
}

/*top menu properties end*/

#content_wrapper {
	padding-top:35px;
	padding-bottom:10px;
	
	
}

#c_left {
	float:left;
	width:200px;
	margin-left:30px;
}

#c_center.contact {
	width:340px;
	padding-left:0px;
	padding-top:58px;
}


#c_center {
	
	float:left;
	width:520px;
	margin-left:10px;
	padding-left:20px;
	padding-right:20px;

}



#c_center p{
	font-family:Arial,Verdana, Geneva, Helvetica, sans-serif;
	color:#000000;
}

#c_center li {
	color:#863E13;
	list-style-type: disc;

}

#c_center a {
	color:#475A69;

}


/*right side content begins*/

#c_right{
	float:right;
	width:165px;
	margin-right:5px;
}

#c_right h1 {
	border:#999999 solid 1px;
	color:#89b827;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	
}

#c_right h1 a{
	color:#89b827;
	text-decoration:none;
	
}

#upcoming_events h3 {
	color:#393a3b;
	font-size:14px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:#999999 solid 1px;
	margin-top:0px;
}

#upcoming_events p {
	padding-left:10px
}

#upcoming_events {
	border:#999999 solid 1px;

}

#right_ad {
	margin-top:15px;
	/*border:#999999 solid 1px;*/
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.ads {
	margin:0px;
	margin-top:10px;
	margin-left:3px;
	padding:0px;
}

#ads1 {
	margin:0px;
	margin-bottom:20px;
	padding:0px;
}

ads#2 {
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	
}

/*right side content ends*/

#bot_menu {
	float:left;
 	height:24px;
	width:785px;
	background-image:url(../images/backgrounds/sos-botmenu-bg.gif);
	background-repeat:repeat-x;
	
	
	
}

#bot_menu ul {
	margin-top:5px;
	margin-left:45px;
}

#bot_menu ul li {
	display:inline;
	padding-right:10px;
	
}

#bot_menu  ul li a {
	color:#4c5f6c;
	text-decoration:none;
}

#stw_tag {
	float:right;
	color:#FFFFFF;

}
#stw_tag a{
	text-decoration:none;
	color:#666666;
}

.stw{
	color:#FF0000;
}
.clearer {
	clear:both;
	height:1px;
	line-height:1px;
}



/*tt_news latest styles

.news-latest-container h2 {
	display:none;
}
.news-latest-date {
	display:none;
}

.news-latest-item h3 {
	font-size:12px;
}
.news-latest-item {
	color:#534d4b;
	padding:5px;
	margin-top:-13px;
	border-right: #4A5D6B 1px solid;
	border-left: #4A5D6B 1px solid;
	border-bottom: #4A5D6B 1px solid;
}

.news-latest-item a {
	color:#534d4b;
	text-decoration:none;
}

.news-latest-morelink {
	padding-left:120px;
}
.news-latest-morelink a{
	color:#f57c07;
}

.news-latest-gotoarchive {
	display:none;
}

hr {
	display:none;
}

tt_news latest styles end*/



/*tt_news list styles begins*/


#c_center .news-list-morelink a{
	color:#0000FF;
	padding-left:340px;
}

#c_center td.uppercase_title a {
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF6600;
}

/*tt_news list styles ends*/


/*member directory styles*/


#directory {
	border-bottom:1px solid #CCCCCC;
}

.directory_left {
	float:left;
	width:45%;
}

.directory_left p {
	margin:10px;
	padding:0px;
}

.directory_right {
	float:left;
	width:45%;
}

.directory_right p {
	margin:10px;
	padding:0px;
}

/*member directory styles end*/

.tx-cal-controller {
/*	margin-top:-10px;
	border-right: #999999 1px solid;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
*/
}

.event_link a{
	color:#FF9933;
	text-decoration:none;
}

fieldset {
	border:none;
}

label {
	float:left;
	width:160px;
	padding-right:20px;
	font-weight: bold;
	text-align:left;
}

input {
	margin-top:1px;
		float:left;
}


#c_center.contact input.csc-mailform-submit {
	margin-left: 250px;
	float:none;
}
#c_center.contact label {
	float:left;
	width:70px;
	padding-right:20px;
	font-weight: bold;
	text-align:left;
}


input.csc-mailform-submit {
	margin-left: 250px;
	float:none;
}

textarea {
	margin-top:1px;
		float:left;
}
.csc-mailform-field {
	clear:both;
}


.red {
	color:#FF0000;
}

form#mailform  {
	
}
#upcoming_events { display:none; }
