body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1F1700;
	background-color: #f7f1e3;
	margin: 0px;
	padding: 0px;
}

img {
	border:0px;
}

input {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#1F1700;
	border:thin solid #CCCCCC;
	padding:1px;
}

textarea {
	font-size:14px;
	font-weight:bold;
	color:#5f7637;
	border:thin solid #CCCCCC;
	padding:2px;
}

a:link {
	color:#d68110;
	
}

a:hover {
	color:#CC6600;
}

a:visited {
	color:#d68110;
}

.holder {
	width:100%
}

.contentHolder {
	width:1021px;
}

.header {
	width:1021px;
	height:104px;
	background-image:url(ss_assets/header.jpg);
	float:left;
}

.userLoginText {
	padding-top:70px;
	padding-right:25px;
	float:right;
}

.tabBanner {
	width:1021px;
	height:55px;
	background-image:url(ss_assets/tabsbannerbg.jpg);
	float:left;
}

.tabs {
	padding:30px 25px 0 0;
	height:25px;
	float:right;
}

.columnsHolder {
	width:1021px;
	float:left;
}

.leftColumnHolder {
	width:204px;
	color:#878671;
	float:left;
}

.leftColumnHeader {
	width:204px;
	background-image:url(ss_assets/leftcolumn-header.jpg);
	height:37px;
	float:left;
}

.leftColumnRepeat {
	width:204px;
	min-height:293px;
	background-image: url(ss_assets/leftcolumn-repeat.jpg);
	padding-top:10px;
	float:left;
}

.mainNavElement {
	width:179px;
	height:23px;
	font-size:12px;
	color:#878671;
	padding:10px 0 0 25px;
	float:left;
}

.mainNavElementSelected {
	width:179px;
	height:23px;
	background-image: url(ss_assets/mainnav-selected.jpg);
	font-size:12px;
	color:#321C00;
	padding:10px 0 0 25px;
	float:left;
}

.mainNavElement a:link {
	color:#878671;
	text-decoration:none;
}

.mainNavElement a:visited {
	color:#878671;
	text-decoration:none;
}

.mainNavElementSelected a:link {
	color:#321C00;
	text-decoration:none;
}

.mainNavElementSelected a:visited {
	color:#321C00;
	text-decoration:none;
}

.mainNavElement a:hover {
	color:#FFFFFF;
}	

.leftColumnBottom {
	width:204px;
	height:16px;
	background-image:url(ss_assets/leftcolumn-bottom.jpg);
	float:left;
}

.leftColumnHeader2 {
	width:204px;
	background-image:url(ss_assets/leftcolumn-header2.jpg);
	height:42px;
	float:left;
}

.leftColumnRepeat2 {
	width:204px;
	min-height:273px;
	background-image: url(ss_assets/leftcolumn-repeat2.jpg);
	padding-top:10px;
	float:left;
}

.extraFeatureElement {
	width:179px;
	height:23px;
	font-size:12px;
	color:#f5ede0;
	padding:10px 0 0 25px;
	float:left;
}

.extraFeatureElementSelected {
	width:179px;
	height:23px;
	background-image: url(ss_assets/extras-selected.jpg);
	font-size:12px;
	color:#FFFFFF;
	padding:10px 0 0 25px;
	float:left;
}

.extraFeatureElement a:link {
	color:#f5ede0;
	text-decoration:none;
}

.extraFeatureElement a:visited {
	color:#f5ede0;
	text-decoration:none;
}

.extraFeatureElementSelected a:link {
	color:#f5ede0;
	text-decoration:none;
}

.extraFeatureElementSelected a:visited {
	color:#f5ede0;
	text-decoration:none;
}

.extraFeatureElement a:hover {
	color:#FFFFFF;
}

.leftColumnBottom2 {
	width:204px;
	height:14px;
	background-image:url(ss_assets/leftcolumn-bottom2.jpg);
	float:left;
}

.middleColumnHolder {
	width:263px;
	color:#321c00;
	float:left;
}

.middleColumnHeader {
	width:263px;
	background-image:url(ss_assets/middlecolumn-header.jpg);
	height:37px;
	float:left;
}

.middleColumnRepeat {
	width:263px;
	min-height:627px;
	padding-top:10px;
	background-image: url(ss_assets/middlecolumn-repeat.jpg);
	float:left;
}

.middleColumnBottom {
	width:263px;
	height:11px;
	background-image:url(ss_assets/middlecolumn-bottom.jpg);
	float:left;
}

.subSectionElement {
	width:238px;
	height:23px;
	font-size:12px;
	color:#321C00;
	padding:10px 0 0 25px;
	float:left;
}

.subSectionElementSelected {
	width:238px;
	height:23px;
	background-image: url(ss_assets/editsections-selected.jpg);
	font-size:12px;
	color:#321C00;
	padding:10px 0 0 25px;
	float:left;
}

.subSectionElement a:link {
	color:#321C00;
	text-decoration:none;
}

.subSectionElement a:visited {
	color:#321C00;
	text-decoration:none;
}

.subSectionElementSelected a:link {
	color:#321C00;
	text-decoration:none;
}

.subSectionElementSelected a:visited {
	color:#321C00;
	text-decoration:none;
}

.subSectionElement a:hover {
	color:#878671;
}

.rightColumnHolder {
	width:554px;
	color:#321c00;
	float:left;
}

.rightColumnHeader {
	width:554px;
	background-image:url(ss_assets/rightcolumn-header.jpg);
	height:37px;
	float:left;
}

.rightColumnRepeat {
	width:554px;
	min-height:628px;
	background-image: url(ss_assets/rightcolumn-repeat.jpg);
	padding-top:10px;
	float:left;
}

.ssTableHeader {
	color: #ffffff;
	font-size:10px;
	font-weight: bold;
}

.rightColumnBottom {
	width:554px;
	height:10px;
	background-image:url(ss_assets/rightcolumn-bottom.jpg);
	float:left;
}

.footer {
	width:1004px;
	height:25px;
	padding:12px 0 0 20px;
	background-image:url(ss_assets/footer.jpg);
	float:left;
}

