@charset "utf-8";
<!--
html {
	height: 100%;
} 
body  {
	height: 100%;
	background-image: url(images/interface/cc_background.png);
	background-color: #BCB083;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#container {
	height: auto;
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	bottom: 0px;
	display: block;
} 
#header { 
	background-image: url(images/interface/cc_headerfade.png);
	background-position: 350px 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 112px;
} 
#headerflash {
	width: 350px;
	height: 112px;
	float: left;
}
#headerphone {
	position: relative;
	top: 32px;
	float: right;
	right: 30px;
}
#headerlinks {
	color: #3A3734;
	float: right;
	top: 70px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: right;
	right: 20px;
}
#headerlinks a {
	text-decoration: none;
	color: #3A3734;
	padding-left: 10px;
	padding-right: 10px;
}
#headerlinks a:hover {
	color: #B93119;
	text-decoration: none;
}
#image { 
	height: 280px;
	vertical-align:top;
	background-image:url(images/interface/cc_contentbackground.png);
	background-position: 0px 240px;
} 
#sidebar {
	float: left;
	width: 180px;
	padding: 0px 0px 0px 30px;
	text-align: right;
}
#sidetop {
	height: 14px;
}
#sideend {
	height: 14px;
	padding-bottom: 20px;
}
#sidecontent {
	background-image: url(images/interface/cc_sidespan.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
#sidetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 0 20px;
	color: #999999;
}
#sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 140px;
	text-align: left;
	padding: 10px 20px;
	padding-bottom: 24px;
	color: #3A3734;
	line-height: 24px;
	background-image: url(images/interface/cc_sidebackground.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#sidetext p {
	background-image: url(images/interface/cc_sideitem.png); 
	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding-left: 14px;
	border-top: 1px solid #CCCCCC;
}
#sidetext a {
	color: #3A3734;
	text-decoration: none;
}
#sidetext a:hover {
	color: #B93119;
	text-decoration: underline;
}
#mainContent {
	padding: 0 30px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3734;
	text-align: justify;
	line-height: 20px;
} 
#mainContent a {
	color: #B93119;
	text-decoration: none;
}
#container .narrow {
	margin: 0 0 0 240px;
} 
#container .wide {
	margin: 0 0 0 30px;
} 
#mainContent p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 14px;
} 
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A3734;
	text-align: justify;
	line-height: 18px;
} 
#footer {
	margin-top: 40px;
	padding: 0 10px 0 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}

.content_image_left {
	border: 1px #CCCCCC solid;
	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.content_image_right {
	border: 1px #CCCCCC solid;
	padding: 5px;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.title_image {
	padding-bottom: 10px;
}
.title_buttons{
	float: right;
	color: #666666;
	cursor: pointer;
}
.title_buttons a{
	padding-left: 3px;
	text-decoration: none;
}
.title_buttons a:hover{
	color: #B93119;
	text-decoration: none;
}
.promo {
	padding: 0px 0px 20px 0px;
}
.showpointer {
	cursor: pointer;
}
.footerlink {
	padding: 0 10px;
}
--> 



.infobox_wrapper {
}
#mainContent .infobox_content p {
	padding-top: 6px;
	padding-bottom: 6px;
}
#mainContent .infobox_content td {
	padding-top: 6px;
	padding-bottom: 6px;  
}
.infobox_content {
	background-image:url(images/interface/cc_infobox_background.png);
	background-repeat: no-repeat;
	background-color: #FAF9F8;
	padding: 0 20px; /* around text */
	margin: 0;
	border-left: 1px solid #DFD9C4;
	border-right: 1px solid #DFD9C4;
	height: 100%;
	width: auto;
}
.infobox_content a {
	color: #B93119;
	text-decoration: none;
}
.infobox_content a:hover {
	color: #B93119;
	text-decoration: underline;
}
.infobox_top {
background-image:url(images/interface/cc_infobox_topspan.png);
height: 20px;
}
.infobox_top .right {
background-image:url(images/interface/cc_infobox_topright.png);
width: 20px;
height: 20px;
float: right;
}
.infobox_top .left {
background-image:url(images/interface/cc_infobox_topleft.png);
width: 138px;
height: 20px;
float: left;
}
.infobox_footer {
background-image:url(images/interface/cc_infobox_btmspan.png);
height: 39px;
}
.infobox_footer .right {
background-image:url(images/interface/cc_infobox_btmright.png);
width: 114px;
height: 39px;
float: right;
}
.infobox_footer .left {
background-image:url(images/interface/cc_infobox_btmleft.png);
width: 116px;
height: 39px;
float: left;
}
/* END INFOBOX */


.table_contact {
	padding: 20px 0;
	padding-bottom: 20px;
	padding-top: 20px; 
	border-top: 1px #CCCCCC solid;
}
.cur {
border: none;
background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.even {
background-color: #E9E9E9;
}