/*INLINE ELEMENTS*/
body {
	background: #ECE5DA;
	margin-top: 0px;
	margin-bottom: 25px;
	font-family: arial, verdana, ms trebuchet, trebuchet;
	color: #333;
	font-size: 13px;
	line-height: 18px;
	height: 100%;
	letter-spacing: 0.01em;
}

a:link {
        font-family: arial, verdana, ms trebuchet, trebuchet;
	color:  #006600;
	background: transparent;
	text-decoration: none;
	font-variant: small-caps;
}

a:active {
        font-family: arial, verdana, ms trebuchet, trebuchet;
	color:  #006600;
	background: transparent;
	text-decoration: none;
	font-variant: small-caps;
}

a:visited {
        font-family: arial, verdana, ms trebuchet, trebuchet;
	color:  #006600;
	background: transparent;
	text-decoration: none;
	font-variant: small-caps;
}

a:hover {
        font-family: arial, verdana, ms trebuchet, trebuchet;
	color:  #4D004D;
	background: transparent;
	text-decoration: none;
	font-variant: small-caps;
}


/*BLOCK ELEMENTS*/

p {
}

hr {
	color: #D7D565;
	background-color: #D7D565;
	height: 2px;
	border-top: 1px dashed #D7D565;
}

.forms {  /*hr class*/
	color: #DBDBCC;
	height: 1px;
	border-top: 1px dashed #DBDBCC;
}


/*CLASSES*/
.affiliates {
	padding-right: 10px;
	padding-top: 10px;
	width: 213px;
}

.affiliates-p {
	font-size: 11px;
	line-height: 15px;
}

.anchor-top {
	text-align: right;
}

.contact {
	font-size: 11px;
	margin-top: 15px;
}

.contact td {
	padding-right: 5px;
	padding-bottom: 5px;
}

.content {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 16px;
	margin-bottom: 25px;
}

.content-body {
	margin-bottom: 25px;
}

.content-shadow {
	background: url(http://express.raschservice.com/common/images/content-bg.gif) top no-repeat;
	width: 476px;
	height: 9px;
	margin: 0px;
}

.content2-shadow {
	background: url(http://express.raschservice.com/common/images/content2-bg.gif) top no-repeat;
	width: 750px;
	height: 9px;
	margin: 0px;
}

.content-title {
	color:  #333;
	font-size: 17px;
	font-weight: bold;
	font-family: arial, verdana, ms trebuchet, trebuchet;
}

.content-title2 {
	background: url(http://express.raschservice.com/common/images/content-title-bg.gif) repeat-x;
	color:  #959593;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, verdana, ms trebuchet, trebuchet;
	border-top: 1px solid #DBDBCC;
	padding-top: 2px;
}

.content-title3 {
	background: url(http://express.raschservice.com/common/images/content-title-bg.gif) no-repeat;
	color:  #003366;
	font-size: 15px;
	font-weight: normal;
	font-family: arial, verdana, ms trebuchet, trebuchet;
	border-top: 1px solid #DBDBCC;
	padding-top: 2px;
	font-variant: small-caps;
}

.footer-content {
	font-size: 11px;
	line-height: 16px;
	padding-left: 38px;
	padding-top: 13px;
	padding-bottom: 13px;
	text-align: left;
	color: #4A512A;
}

.img-sidebar-left {
	position:relative;
	float:left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 3px;
	padding:0px;
}

.img-sidebar-right {
	position:relative;
	float:right;
	margin-right: 7px;
	margin-left: 10px;
	padding:0px;
}

.img-content-top {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.indent {
	padding-left: 25px;
}

.left {
	position:relative;
	float:left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 3px;
	padding:0px;
}

.line {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #999;
}

.right {
	position:relative;
	float:right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 3px;
	padding:0px;
}

.menu {
	background: url(http://express.raschservice.com/common/images/menu-bg.gif) repeat-x;
}

.services {
	font-size: 12px;
	margin-top: 5px;
}

.sidebar-body {
	border-top: 1px solid #E2E18E;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
}

.sidebar-content {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 20px;
	margin-bottom: 25px;
}

.sidebar-shadow {
	background: url(http://express.raschservice.com/common/images/sidebar-bg.gif) top no-repeat;
	width: 274px;
	height: 9px;
	margin: 0px;
}

.sidebar-text {
}

.sidebar-title {
	color:  #003366;
	font-size: 12px;
	font-weight: bold;
	font-family: ms trebuchet, trebuchet, arial, verdana;
	margin-top: 10px;
}

.sitemap {
	margin-top: 5px;
}

.small {
	font-size: 11px;
}

.topmenu {
	text-align: right;
	color: #E8AB00;
	font-size: 9px;
	padding-top: 15px;
	padding-right: 35px;
}

/*IDS*/

#bottom-spacer {
	background: url(http://express.raschservice.com/common/images/bottom-shadow.gif) no-repeat;
	width: 775px;
	height: 9px;
}

#content {
	float: right;
	width: 476px;
	margin-left: 0px;
	margin-right: 0px;
}

#content2 {
	float: right;
	width: 750px;
	margin-left: 0px;
	margin-right: 0px;
}

#container {
	width: 100%;
}

#footer {
	background-color: transparent;
	background: url(http://express.raschservice.com/common/images/footer-bg.gif) repeat;
	width: 775px;
	clear: both;
}

#footer3 {
	background-color: transparent;
	width: 775px;
	clear: both;
}

#footer-spacer {
	background: url(http://express.raschservice.com/common/images/footer-spacer-bg.gif) no-repeat;
	width: 775px;
	height: 20px;
}

#masthead {
	background: url(http://express.raschservice.com/common/images/masthead.gif) no-repeat;
	width: 775px;
	height: 82px;
}

#masthead3 {
	background-color: #362015;
	width: 775px;
	padding-top: 13px;
	padding-bottom: 7px;
	font-family: arial, verdana, ms trebuchet, trebuchet;
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	height: 100%;
	letter-spacing: 0.01em;
}

#main-menu {
	width: 775px;
}

#sandwich {
	width: 750px;
	margin-left: 13px;
	margin-right: 12px;
}

#sidebar {
	float: left;
	width: 274px;
	margin-left: 0px;
	margin-right: 0px;
}

#slideshow {
	margin-left: 12px;
}

#wrapper {
	background-color: transparent;
	background: url(http://express.raschservice.com/common/images/wrapper-bg.gif) repeat-y;
	margin: auto;
	width: 775px;
	border-left: 1px solid #A1B063;
	border-right: 1px solid #A1B063;
	border-bottom: 1px solid #A1B063;
}

#wrapper2 {
	background-color: transparent;
	background: url(http://express.raschservice.com/common/images/wrapper2-bg.gif) repeat-y;
	margin: auto;
	width: 775px;
	border-left: 1px solid #A1B063;
	border-right: 1px solid #A1B063;
	border-bottom: 1px solid #A1B063;
}

#wrapper3 {
	background-color: #fff;
	margin: auto;
	width: 775px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

