body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.25em;
}
body {
	background-image: url(images/bk.jpg);
	background-repeat: repeat;
}
a:link {
	color: #007688;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #EB536C;
}
#wrapper {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #00323f;
	margin-bottom: 0px;
	background-image: url(images/content_bk.jpg);
	background-repeat: repeat;
}
#header {
	height: 203px;
	width: 1000px;
}
#sidebar {
	float: left;
	width: 250px;
}
#sidebarBtm {
	width: 155px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#rightSideBar-editable {
	font-size: 12px;
	line-height: 1em;
}
#sideNav p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C6AA;
	line-height: 3px;
	padding-bottom: 5px;
	margin-left: 7px;
	margin-right: 7px;
}

#sideNav {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 0px;
}


/*#rtSidebarNav li {
	list-style-type: none;
	background-image: url(images/Btn_top.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-left: -10px;
	margin-bottom: 5px;
}*/

#sideNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007688;
	margin-left: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #8A7D63;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sideNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #016574;
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #8A7D63;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#sideNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC4959;
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #8A7D63;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



#sideSubNav {
	padding-bottom: 3px;
}
#sideSubNav ul {
}

#sideSubNav   li {
	background-image: url(images/Btn_side.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -30px;
}








#topNav {
	float: right;
	height: 27px;
	width: 730px;
	background-image: url(images/topNav_bk.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 20px;
}
#topNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	background-image: url(images/Btn_top.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 25px;
	text-decoration: none;
}
#topNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	background-image: url(images/Btn_top.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 25px;
	text-decoration: none;
}

#topNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC4959;
	padding-left: 15px;
	background-image: url(images/Btn_top-over.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 25px;
	text-decoration: none;
}


#content {
	float: right;
	width: 734px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	clear: both;
	height: 125px;
	width: 1000px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
#footerTable {
	margin-top: 35px;
}

#subfooter {
	background-image: url(images/bk2.jpg);
	background-repeat: repeat;
	width: 964px;
	padding: 5px 20px 10px;
	position: relative;
	font-size: 11px;
	clear: both;
}
#subfooter a {
	color: #000000;
	text-decoration: underline;
}

#hdrTop {
	height: 33px;
	width: 1000px;
}
#hdr_main {
	height: 170px;
	width: 1000px;
}
#bottom {
	clear: both;
	height: 69px;
	width: 1000px;
}
#btmLeft {
	float: left;
	height: 69px;
	width: 250px;
}
#btmRight {
	float: right;
	height: 49px;
	width: 730px;
	padding: 10px;
}
#pgTitleLeft {
	float: left;
	width: 400px;
	padding-left: 5px;
}
#pgTitleright {
	float: right;
	width: 250px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 10px;
}
#pageTitle {
	height: 60px;
	padding-top: 10px;
}
#leftContent {
	width: 535px;
}
#leftContent a {
	color: #0066FF;
}
#leftContent a:visited {
	color: #0066FF;
}
#leftContent a:hover {
	color: #CC4959;
}



#leftContent li {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 10px;
}

#rightContent {
	background-color: #fcfaf4;
	float: right;
	width: 171px;
	border: 1px solid #F0E6D0;
	padding: 5px;
}
#rtSidebarNav {
	padding-bottom: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D0C4A6;
	background-color: #fee2e0;
}

#rtSidebarNav hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6C4AC;
}


#rtSidebarNav li {
	list-style-type: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-left: -10px;
}
#rtSidebarNav a {
	color: #6d354e;
	font-size: 12px;
}
#rtSidebarNav a:visited {
	color: #6d354e;
	font-size: 12px;
}
#rtSidebarNav a:hover {
	color: #00B2C5;
	font-size: 12px;
}


#suzsNews {
	padding-bottom: 5px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	width: 135px;
	padding-right: 2px;
	color: #000000;
	background-image: url(images/boxBk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D4322C;
}

