@charset "UTF-8";
body {
	margin-top: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
*{ margin: 0; padding: 0; }
.order-link {
    padding: 0.5em;
    border: 1px solid #c0c0c0;
    background: #fefefe;
}
.spacer_ {
	clear: both;
	height: 20px;
}
#container {
	width: 1004px;
	margin: 0 auto 0 auto;
	background: url(pix/header.jpg) no-repeat top left;
}
.extra-bottom {
	clear: both;
	width: 100%;
	height: 31px;
	background: url(pix/extra_bottom.gif) no-repeat top left;
}
/* left column start */
#left-column {
	float: left;
	width: 197px;
	padding-bottom: 50px;
}
#left-column #logo {
	width: 196px;
	height: 127px;
}
#logo a:link, #logo a:visited {
	display: block;
	width: 196px;
	height: 127px;
}
#navtop {
    width: 100%;
    height: 36px;
    color: #FFFFFF;
    line-height: 2.7em;
    background: url(pix/headings_background.jpg) repeat-x top left;
}
#navtop h2 {
    margin: 0;
    padding-left: 0.5em;
    font-size: 1em;
    font-weight: normal;
}
#left-column #navigation {
    float: left;
	width: 197px;
    background: #f4f4f3;
}
#navigation ul {
	margin-left: 20px;	
}
#navigation li {
	list-style-type: none;
}
#navigation li a:link, #navigation li a:visited {
	color: #000000;
	text-decoration: none;
}
#navigation li a:hover {
	color: #820303;	
}
#navigation h2 {
	font-size: 1em;
	padding-top: 10px;
	margin-bottom: 20px;
}
#navigation .collapsPageList {
	float: left;
	padding-bottom: 5px;
}
#navigation .collapsPageList li {
	margin-bottom: 7px;
}
#navigation .collapsPage .sym {
	margin-right: 5px;
	color: #820303;
}
#navigation .collapsPageList .collapsItem {
	margin-top: 7px;
}

/* center column start */
#center-column {
	float: left;
	width: 595px;
}
#center-column #top {
	width: 595px;
	height: 101px;
}
#links {
	float: right;
	padding-top: 10px;
}
#links li {
	display: inline;	
}
#links li a:link, #links li a:visited {
	color: #FFFFFF;	
}
#breadcrumbs {
	clear: both;
	padding-top: 55px;
}
#breadcrumbs li {
	display: inline;
	color: #FFFFFF;
}
#breadcrumbs li a:link, #breadcrumbs li a:visited {
	color: #FFFFFF;	
}
/* content start */
#title-heading p {
	width: 150px;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	background-color: #820303;	
}
#content {
    margin-top: 10px;
    padding-top: 2px;
	padding-right: 15px;
}
#content h1, #content h2, #content h3, #content p {
	margin: 15px;	
}
#content .alignleft {
	float: left;	
}
#content .alignright {
	float: right;	
}
#content .aligncenter {
	margin: 0 auto 0 auto;	
}
#content li {
	list-style-position: inside;
}
#content #hide-contact {
	float: right;
	cursor: pointer;
	border: 1px solid #333;
	padding: 2px;
	background-color: #CCC;
	font-color: #000000;
}
#content .searchRes {
	margin-left: 8px;
	margin-right: 8px;
	border-bottom: 1px dashed #CCCCCC;	
}
.searchRes h2 {
	padding-top: 5px;	
}
.searchRes h2 a:link, .searchRes h2 a:visited {
	color: #000000;	
}
.searchRes p {
	padding-bottom: 5px;	
}
/* wp page number */
#wp_page_numbers {
	margin-top: 5px;
	margin-left: 8px;
}
#wp_page_numbers li {
	display: inline;	
}
#wp_page_numbers li a:link, #wp_page_numbers li a:visited {
	color: #000000;	
}
#wp_page_numbers .active_page a:link, #wp_page_numbers .active_page a:visited {
	color: red;	
}
.page_info {
	margin-right: 5px;	
}
/* right column start */
#right-column {
	float: left;
	width: 212px;
}
#right-column .slabel {
    color: #FFFFFF;
}
#search-field {
	height: 101px;
	margin-top: 10px;
	margin-right: 8px;
	float: right;
}
.content-box-collector {
    float: left;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 5px;
}
.top-heading {
    float: left;
    width: 100%;
    line-height: 2.5em;
    height: 36px;
    color: #FFFFFF;
	background: url('pix/headings_background.jpg') repeat-x top left;
}
.top-heading p {
    padding-left: 0.5em;
}
.content-box {
    min-height: 30px;
    float: left;
    width: 100%;
	background-color: #f4f4f4;
	color: #000000;
}
.content-box p {
    padding-left: 8px;
	padding-right: 8px;
}
/* footer start */
#footer {
	clear: both;
	width: 998px;
	height: 43px;
	margin-left: 5px;
	line-height: 3.2em;
	color: #FFFFFF;
	background: url(pix/footer_background.jpg) repeat-x top left;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;	
}