@charset "UTF-8";

a.nav:link {
	color: #000000;
	text-decoration: none;
}     /* unvisited link */
a.nav:visited {
	color: #000000;
	text-decoration: none;
}  /* visited link */
a.nav:hover {
	color: #5C421D;
	text-decoration: none;
}   /* mouse over link */
a.nav:active {
	color: #000000;
	text-decoration: none;
}   /* selected link */


a:link {
	color: #eeeeee;
	text-decoration: none;
}     /* unvisited link */
a:visited {
	color: #eeeeee;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: #ffffff;
	text-decoration: none;
}   /* mouse over link */
a:active {
	color: #eeeeee;
	text-decoration: none;
}   /* selected link */


a.mainnav:link {
	color: #eeeeee;
	text-decoration: none;
}     /* unvisited link */
a.mainnav:visited {
	color: #eeeeee;
	text-decoration: none;
}  /* visited link */
a.mainnav:hover {
	color: #ffffff;
	text-decoration: none;
}   /* mouse over link */
a.mainnav:active {
	color: #eeeeee;
	text-decoration: none;
}   /* selected link */


a.bcnav:link {
	color: #b3b3b3;
	text-decoration: none;
}     /* unvisited link */
a.bcnav:visited {
	color: #b3b3b3;
	text-decoration: none;
}  /* visited link */
a.bcnav:hover {
	color: #eeeeee;
	text-decoration: none;
}   /* mouse over link */
a.bcnav:active {
	color: #b3b3b3;
	text-decoration: none;
}   /* selected link */

a.bodlink:link {
	color: #ffffff;
	text-decoration: none;
}     /* unvisited link */
a.bodlink:visited {
	color: #ffffff;
	text-decoration: none;
}  /* visited link */
a.bodlink:hover {
	color: #cccccc;
	text-decoration: none;
}   /* mouse over link */
a.bodlink:active {
	color: #cccccc;
	text-decoration: none;
}   /* selected link */

a.footlink:link {
	color: #666666;
	text-decoration: none;
}     /* unvisited link */
a.footlink:visited {
	color: #666666;
	text-decoration: none;
}  /* visited link */
a.footlink:hover {
	color: #cccccc;
	text-decoration: none;
}   /* mouse over link */
a.footlink:active {
	color: #666666;
	text-decoration: none;
}   /* selected link */

.one_col {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ebebeb;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	overflow: hidden;
}
html,body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 100%;
	background-color: #40423c;
	background-image: url(images/bg-ramp.gif);
	background-repeat: repeat-x;
}
	
div.main#header1 {
	width: 860px;
	clear: both;
	height: 73px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #474c45;
	background-image: url(images/headbg.png);
	background-repeat: repeat;
}

div.main#headtop {
	width: 900px;
	clear: both;
	height: 12px;
	padding: 0px;
	background-color: #474c45;
	background-image: url(images/headbg.png);
}

div.landing#header1 {
	clear: both;
}

div.landing#container {
	position:relative;
	height: auto;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

div.main#containerindex {
	position:relative; /* center, not in IE5 */
	width:900px; /* real browsers */
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	overflow: visible;
	background-color: #1E201D;
	background-image: url(images/bg_index.gif);
	background-repeat: repeat-y;
}

div.main#container23 {
	position:relative; /* center, not in IE5 */
	width:900px; /* real browsers */
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	overflow: visible;
	background-color: #1E201D;
	background-image: url(images/bg_23.gif);
	background-repeat: repeat-y;
}

div.main#container32 {
	position:relative; /* center, not in IE5 */
	width:900px; /* real browsers */
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	overflow: visible;
	background-color: #1E201D;
	background-image: url(images/bg_32.gif);
	background-repeat: repeat-y;
}

div.main#container41 {
	position:relative; /* center, not in IE5 */
	width:900px; /* real browsers */
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	overflow: visible;
	background-color: #1E201D;
	background-image: url(images/bg_41.gif);
	background-repeat: repeat-y;
}

div#col_23_2 {
	float: right; /* since this element is floated, a width must be given */
	width: 500px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

div#col_23_1 {
	width: 320px;
	height: auto;
	height:auto;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	padding-top: 30px;
	margin-bottom: 50px;
} 

div#col_32_2 {
	float: right; /* since this element is floated, a width must be given */
	width: 320px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

div#col_32_1 {
	width: 500px;
	height: auto;
	height:auto;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	padding-top: 30px;
	margin-bottom: 50px;
} 

div#col_41_2 {
	float: right; /* since this element is floated, a width must be given */
	width: 140px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

div#col_41_1 {
	width: 500px;
	height: auto;
	height:auto;
	padding-left: 20px;
	padding-right: 200px;
	float: left;
	padding-top: 30px;
	margin-bottom: 50px;
} 

div#col_311_1 {
	width: 500px;
	height: auto;
	height:auto;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	padding-top: 30px;
	margin-bottom: 50px;
} 

div#col_311_2 {
	width: 140px;
	height: auto;
	height:auto;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	padding-top: 15px;
	margin-bottom: 50px;
} 

div#col_311_3 {
	width: 140px;
	height: auto;
	height:auto;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	padding-top: 15px;
	margin-bottom: 50px;
} 

div.main#footer {
	background-color: #1E201D;
	color:#666666;
	font-size: 9px;
	text-align: left;
	height: 32px;
	width: 900px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3E413A;
	border-right-color: #3E413A;
	border-bottom-color: #3E413A;
	border-left-color: #3E413A;
}

h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #eeeeee;
	clear: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	clear: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-stretch:extra-expanded;
}

.caption {
	line-height: 10px;
	font-size: 10px;
	font-weight: lighter;
	text-align: right;
}

.landing#navigation {
	clear: left;
	height: auto;
	margin-bottom: 5px;
	float: left;
}

.landing#navitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: left;
	padding-right: 20px;
	text-transform: uppercase;
}

.landing#mainbox {
	clear: left;
	width: 737px;
	height: 351px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	line-height: 23px;
	position: relative;
}

.landing#subbox {
	float: left;
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
}

.landing#subbox1 {
	clear: left;
	float: left;
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
}

.landing#subcontainer {
	margin-left: 60px;
	clear: left;
	float: left;
}

.landing#mainboxtext {
	bottom: 0px;
	position: absolute;
	right: 0px;
	width: 195px;
	padding-right: 30px;
	padding-bottom: 30px;
}

.blogintro{
	color: #ffffff;
	letter-spacing: 2px;
}

.blogoutro{
	color: #ffffff;
	letter-spacing: 2px;
	max-height: 2px;
}

.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3b3b3;
	line-height: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.bodytxtsub {
	color: #eeeeee;
	font-size: 12px;
	font-weight: 500;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main#nav {
	background-color: #858c80;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	width: 900px;
	clear: both;
	color: #413219;
	font-size: 11px;
	background-image: url(images/nav_back.gif);
	background-repeat: repeat-x;
}

.main #container #nav #navitem {
	padding-top: 5px;
	padding-right: 20px;
	float: right;
}

.main#navitem {
	padding-top: 5px;
	padding-right: 20px;
	float: right;
}

.main#pagehead {
	background-color: #1e201d;
	height: 65px;
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #b3b3b3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3d4039;
	clear: both;
}

.main#headstory {
	width: 139px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3b3b3;
	float: left;
}

.main#pagehead_index {
	background-color: #1e201d;
	height: 195px;
	width: 358px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #b3b3b3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3d4039;
	clear: none;
	float: right;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #3D4039;
}
	
.main#pageheadtxt {
	clear: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.main#breadcrumb {
	float: right;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main#logo {
	position: absolute;
	top: -20px;
	left: -80px;
	float: left;
}
.main#linkobj {
	padding-bottom: 8px;
	float: left;
	margin-right: 20px;
	clear: both;
	width: 600px;
}

.main#linkhead {
	color: #ffffff;
	float: left;
	width: 150px;
}

.main#linkbod {
	float: left;
}

.main#resmed {
	float: left;
	width: 170px;
}

.updateheading {
	font-weight: lighter;
	color: #eeeeee;
}

.updateheadingtall {
	font-weight: lighter;
	color: #eeeeee;
	line-height: 24px;
	vertical-align: text-bottom;
}

.spacer {
	height: 20px;
	clear: left;
}
