/* ///////// CSS Document - Supportive Services is Copyright (c) 2006. ///////// -- Start. */

body /* the align and the control position of the site. */ {
	margin: 50 0 0;
	width: auto;
	height: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4D5257;
	background-image: url(images/sSer_bkgrd.jpg);







}

/* ///////// Text Body and Contents ///////// */

.text /* This control all the text through out the entire site. */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}

.eventDates /* This style control the dates event -- News. */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-bottom: 5px;

}

/* ///////// This the Home LeftSide Content ///////// */

.LeftHeadTag {
	background-image: url(images/sSer_sideLHeadTag.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.sideLeftContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/sSer_sideLcontent.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}

.sideLeftContent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/sSer_sideLcontent_2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.sideLeftContent3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/sSer_sideLcontent_3.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

#sideLeftHyperLink a:visited, #sideLeftHyperLink a:link {
	font-weight: normal;
	text-decoration: none;
	color: #510808;
}

#sideLeftHyperLink a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

#readMoreHyperLink {
	display: block;
	text-align: right;
	text-decoration: none;
	font-style: italic;


}

#readMoreHyperLink a:visited, #readMoreHyperLink a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #510808;
	font-size: 11px;
}

#readMoreHyperLink a:hover {
	font-weight: normal;
	color: #996633;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
}

.RightHeadTag /* This the Event News Content */ {
	background-image: url(images/sSer_sideRHeadTag.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
}

.sideRightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/sSer_sideRcontent.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
	vertical-align: middle;
}
/* ///////// This the Pictures Content ///////// */

.photo1 {

}

.photo2{

}

.photo3 {

}

.photo4 {

}

.photo5 {

}

/* ///////// This the Footer Portion ///////// */

#footerText/* this is the text control for the footer portion. */ {
	font-family: Arial, Helvetica, sans-serif;

}

.copyRight/* the coyright for this site - Supportive Services is Copyright (c) 2006 */ {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #440704;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;

}

.creditLink/* Links goes to Octane Advertising */ {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #440704;
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;

}

#octane a:visited, #octane a:link {
	color: #FF9900;
	text-decoration: none;

}

#octane a:hover {
	color: #FF0000;
	text-decoration: none;

}

/* ///////// CSS Document - Supportive Services is Copyright (c) 2006. ///////// -- End. */

