* {
	margin: 0;
	padding: 0;
}
html {
	text-align: center;
	font-family: "Open Sans", "OpenSansLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	font-size: 15px;
	line-height: 22px;
	color: #666666;
	background: #ccc;
}
body {
}
a, a img {
	border: 0;
	outline: 0;
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #777;
}
h1 {
	color: #0b74c0;
	font-family: "Maven Pro", "MavenProMedium";
	font-weight: 500;
	font-size: 48px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
h1 small {
	color: #999;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 0px;
}
h2 {
	font-family: "Maven Pro", "MavenProRegular";
	font-weight: normal;
	font-weight: 300;
	font-size: 24px;
	color: #999;
	margin-top: 15px;
}
#right_column h2 {
	font-family: "Maven Pro", "MavenProBold";
	font-weight: bold;
	font-weight: 500;
	color: #666;
	margin-bottom: 16px;
}
#right_column h2 span {
	font-family: "Maven Pro", "MavenProRegular";
	font-weight: normal;
	font-weight: 300;
}
#right_column h2 small {
	font-family: "Maven Pro", "MavenProRegular";
	font-weight: normal;
	font-weight: 300;
	font-size: 14px;
}
h3 {
	font-weight: normal;
	color: #0067b1;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 12px;
}
#fifth_col h3 {
	color: #993300;
}
#fifth_col h4 {
	color: #666;
	font-size: 24px;
	font-family: "Open Sans", "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.vlinks {
	color: #cc3300;
	font-size: 15px;
	line-height: 22px;
	text-decoration: underline;
	font-family: "Open Sans", "OpenSansRegular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.vlinks:hover, .vlinks:active {
	color: #666;
}
.valign {
	vertical-align: top;
}
p {
	margin-bottom: 16px;
}
.horizontal_rule {
	border-bottom: 1px solid #ccc;
}
#header_box {
	text-align: left;
	background: url(images/header_background.jpg);
}
#header {
	width: 1178px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/header_gradient.jpg);
	position: relative;
}
#header a {
	border: 0;
	outline: 0;
	color: #0b74c0;
	text-decoration: none;
}
a:hover {
}
#home #header {
	height: 635px;
}
#header_cap {
	height: 28px;
	background: #0067b1;
}
#header_top {
	padding-top: 45px;
	height: 105px;
}
#header_phone {
	position: absolute;
	top: 20px;
	right: 10px;
	color: #f1c58d;
	font-family: "Maven Pro", "MavenProRegular";
	font-weight: normal;
	font-weight: 300;
	text-align: right;
	font-size: 30px;
	line-height: 28px;
}
#header_tollfree {
	font-size: 24px;
}
#header_tollfree small {
	font-size: 12px;
}
#header_leftcolumn {
	float: left;
	color: #fff;
	width: 390px;
	font-size: 17px;
	line-height: 24px;
	padding-top: 20px;
}
#header_leftcolumn span {
	display: block;
	font: 34px/46px "Open Sans", "OpenSansLight";
	font-weight: normal;
	font-weight: 300;
	color: #f1c58d;
}
#header_leftcolumn a {
	font-weight: 500;
	font-size: 15px;
	color: #d84e03;
}
#nav {
	float: right;
	margin-bottom: 10px;
	font-size: 16px;
}
#second_layout #nav, #third_layout #nav, #fourth_layout #nav {
	position: absolute;
	top: -24px;
	right: 10px;
	font-size: 15px;
}
#nav a {
	float: left;
	margin-left: 36px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Maven Pro", "MavenProMedium";
	font-weight: bold;
	font-weight: 500;
}
#nav a:hover {
	color: #ccc;
}
.links a {
	padding-left: 30px;
	display: block;
	font-size: 14px;
	line-height: 21px;
	color: #333;
}
#third_layout .links a {
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 10px;
}

.linksdash a, .links a:hover, .links a.active {
	background: url(images/dash.gif)no-repeat 0px 50px;
	background-position: 0 5px;
padding-left: 30px;
	display: block;
	font-size: 14px;
	line-height: 21px;
	color: #333;
}
.links a:hover, .links a.active {
	background: url(images/dash.gif)no-repeat 0px 50px;
	background-position: 0 5px;
}
#third_layout .links a:hover, #third_layout .links a.active {
	background-position: 0 3px;
}
#content_box {
	text-align: left;
	background: white url(images/content_topshadow.jpg) repeat-x;
}
#content {
	width: 1178px;
	margin: 0 auto;
	padding: 0 10px;
	font-family: "Open Sans", "OpenSansRegular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: normal;
	font-weight: 400;
}
.indent {
	padding-left: 25px;
}
.content_link a {
	color: #993300;
	font-weight: bold;
	font-weight: 900;
}
.content_link a:hover {
	color: #828483;
}
#content ul {
	margin-bottom: 16px;
	margin-left: 16px;
}
#content em {
	font-weight: bold;
	font-weight: 700;
}
.bold {
	font-weight: bold;
	font-weight: 700;
}
#evaluation_block {
	display: block;
	width: 277px;
	padding: 6px 0 10px 0;
	background: #ccc;
	border-left: 26px solid #0067b1;
	margin: 16px auto;
	text-align: center;
	color: #d84e03;
	font-size: 28px;
	line-height: 30px;
}
#evaluation_block b {
	display: block;
	color: #000;
	font-size: 18px;
	font-family: "Open Sans", "OpenSansBold";
	font-weight: bold;
	font-weight: 700;
}
#evaluation_block a  {
	color: #000;
	font-size: 18px;
	font-family: "Open Sans", "OpenSansBold";

}
#evaluation_block a:hover  {
}

#third_layout #evaluation_block {
	border: 0; background: none; padding: 0; width: 390px;
	font-size: 30px;
}
#third_layout #evaluation_block b {
	font-size: 16px;

}
td { vertical-align: top;}
#threecolumntable {
	background: #f9fbfc;
	margin: 40px 0;
	padding: 20px 0;
	border: 1px solid #ccc;
}
#threecolumntable td {
	border-right: 1px solid #ccc;
	width: 340px;
	padding: 0 25px;
}
.right_td {
	border: none !important;
}
#footer_box {
	text-align: left;
	background: url(images/footer_topshadow.png) repeat-x;
}
#footer {
	font-family: "Maven Pro", "MavenProMedium";
	width: 1178px;
	margin: 0 auto;
	padding: 0 10px;
	font-size: 14px;
	line-height: 15px;
	color: #0067b1;
	font-weight: 500;
}
#footer h3 {
	color: #777;
}
#footertable {
	padding: 30px 0;
}
#footertable td {
	padding: 0 25px;
}
#footertable_nav {
	width: 762px;
	padding: 0px 0;
}
#footertable_nav td {
	verticle-align: top;
	padding: 1px 0;
}
.flinks a {
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
.flinks a:hover {
	color: #777;
}
#footer h2 {
	font-size: 14px;
	color: #777;
}
.blue small {
	font-weight: normal;
	font-style: italic;
}
.directLines {
	color: #0067b1;
}
#pic_peck {
	background-image: url(images/staff-jeannie-peck.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 310px;
	width: 218px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#pic_bitney {
	background-image: url(images/staff-tracie-bitney.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 248px;
	width: 174px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#pic_jen {
	background-image: url(images/jen_profile.jpg);
	background-repeat: no-repeat;
        background-size: contain;
	float: left;
	height: 248px;
	width: 174px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#pic_martin {
	background-image: url(images/staff-lindsey-martin.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 248px;
	width: 174px;
	margin-left: 15px;
	margin-bottom: 55px;
}
#pic_stephens {
	background-image: url(images/ben_profile.jpg);
	background-repeat: no-repeat;
        background-size: contain;
	float: left;
	height: 248px;
	width: 174px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#pic_dorjee {
	background-image: url(images/yonten_profile.jpg);
	background-repeat: no-repeat;
        background-size: contain;
	float: right;
	height: 248px;
	width: 174px;
	margin-left: 15px;
	margin-bottom: 15px;
}
/*------------------------------- Second Layout Page Styles ----------------------- */
#twocolumntable {
}
#first_col {
	border: 1px solid #ccc;
	width: 178px;
	background: #fff url(images/sidebar_gradient.jpg) repeat-x;
	padding: 30px;
}
#second_col, #fourth_col {
	width: 8px;
}
#third_col {
	background: #0067b1;
	width: 5px;
}
#fifth_col {
	border: 1px solid #ccc;
	width: 850px;
	background: #f9fbfc;
	padding: 30px;
}
#fifth_col #left_column {
	float: left; 
	width: 218px;
}
#fifth_col #left_column a {
	color: #666;
	font-size: 15px;
	line-height: 22px;
	font-family: "Open Sans", "OpenSansRegular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#fifth_col #left_column a:hover, #fifth_col #left_column a:active {
	color: #cc3300;
}
#fifth_col #left_column .vlinks {
	color: #cc3300;
	font-size: 15px;
	line-height: 22px;
	text-decoration: underline;
	font-family: "Open Sans", "OpenSansRegular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#fifth_col #left_column .vlinks:hover, #fifth_col #left_column .vlinks:active {
	color: #666;
}
#fifth_col #left_column img {
	margin-bottom: 24px;
}
#fifth_col #right_column {
	float: right; 
	width: 592px;
}
#fifth_col #right_column h2{
	color: #666;
	font-size: 28px;
	font-family: "Open Sans", "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#fifth_col #right_column h4{
	color: #666;
	font-size: 24px;
	font-family: "Open Sans", "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#fifth_col #right_column .intro {
	color: #666;
	font-size: 17px;
	line-height: 25px;
	font-family: "Open Sans", "OpenSansRegular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#fifth_col .profile_info {
	color: #0067b1;
}
#twocolumntable .links a {
	margin-left: -30px;
	font-family: "Maven Pro", "MavenProMedium";
}
/*------------------------------- Third Layout Page Styles ----------------------- */
#third_layout {

}
#third_layout #fifth_col .info {
	color: #993300;
	font-size: 36px;
}
#third_layout #fifth_col .news {
	color: #0067b1;
	font-size: 48px;
}
#third_layout #fifth_col .body {
	font-family: "OpenSans", "OpenSansRegular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #666;
}
#third_layout #fifth_col h2 {
	color: #993300;
	font-size: 24px;
}
#third_layout #fifth_col h3 {
	color: #0067b1;
	font-size: 16px;
	line-height: 22px;
}
#third_layout #fifth_col h3 span {
	color: #666;
	font-size: 15px;
}
#third_layout #fifth_col h4 {
	font-family: "OpenSans", "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 20px;
	line-height: 18px;
	color: #666;
	font-weight: bold;
	font-weight: 500;
}
#third_layout #fifth_col .content_link {
	color: #cc3300;
	font-size: 15px;
	line-height: 22px;
	text-decoration: underline;
}
#third_layout #fifth_col .content_link:hover {
	color: #666;
}
#third_layout #fifth_col .blink {
	color: #cc3300;
	font-size: 18px;
	line-height: 24px;
	text-decoration: underline;
}
#third_layout #fifth_col .blink:hover {
	color: #666;
}
#third_layout #fifth_col #left_column {
	width: 412px;
	padding-right: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ccc;
}
#third_layout #fifth_col #left_column .links a {
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 5px;
}
#third_layout #fifth_col #left_column .links a:hover, #third_layout #fifth_col #left_column .links a:active, {
	background-position: 0 3px;
}
#third_layout #fifth_col #right_column .links a {
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 5px;
}
#third_layout #fifth_col #right_column .links a:hover, #third_layout #fifth_col #right_column .links a:active, {
	background-position: 0 3px;
}
#third_layout #fifth_col #right_column {
	width: 412px;
}
/* ----------------------------- Fourth Layout Page Styles ----------------------- */

#fourth_layout #first_col {
	border: 0px solid #ccc;
	width: 544px;
	padding: 30px 30px 30px 0;
	background: none;
}
#fourth_layout #first_col h3 {
	font-size: 48px;
}
#fourth_layout #first_col p {
	font-size: 18px;
	line-height: 24px;
}
#fourth_layout #first_col .body {
	font-size: 18px;
	line-height: 30px;
	color: #666;
}
#fourth_layout #first_col a {
	text-decoration: underline;
}
#fourth_layout #second_col, #fourth_col {
	width: 8px;
}
#fourth_layout #third_col {
	background: #0067b1;
	width: 5px;
}
#fourth_layout #fifth_col {
	border: 1px solid #ccc;
	width: 538px;
	background: #fff url(images/areas_gradient.jpg) repeat-x;
	padding: 20px;
}
#fourth_layout #tower_column {
	width: 612px;
	background: #999 url(images/topDownDarkGrayGradient.gif) repeat-x;
	text-align center;
	color: #fff;
	padding: 38px 0 50px 0;
	font-size: 19px;
	line-height: 24px;
	font-weight: 300;
}
#fourth_layout #tower_column h2 {
	color: #fff;
	font-size: 35px;
	line-height: 35px;
	margin: 0 0 14px 0;
	text-transform: uppercase;
}
#fourth_layout #tower_column h2 small {
	font-size: 25px;
	line-height: 25px;
}
#fourth_layout #tower_column div {
	text-align: left;
	width: 300px;
	margin: 0 auto;
	white-space: nowrap;
}
#name, #tel, #email {
	width: 340px;
	border: 1px solid #999;
	padding: 5px;
}
#textarea {
	border: 1px solid #999;
	height: 150px;
	padding: 5px 0;
	width: 350px;
}
#submit {
	display: block;
	width: 73px;
	height: 28px;
	border: none;
	background: url(images/submit.gif) no-repeat;
}
#contactColumnLeft {
	float: left;
	width: 540px;
}
#contactColumnRight {
	float: right;
	width: 540px;
}


#fourth_layout #tower_column span {
	color: #b9dbfd;
}
#fourth_layout #tower_column i#contactTagline {
	font-size: 24px;
	line-height: 24px;
}
#fourth_layout #tower_column small {
	font-size: 12px;
	line-height: 24px;
}
#fourth_layout #fifth_col a {
	display: block;
	font-size: 20px;
	line-height: 32px;
	color: #666;
}
#fourth_layout #fifth_col a:hover {
	color: #cc3300;
}
#fourth_layout #fifth_col h3 {
	font-family: "Maven Pro", "MavenProMedium";
	font-size: 24px;
	line-height: 30px;
	color: #0067b1;
	font-weight: 500;
}
#fourth_layout #fifth_col p {
	font-family: "OpenSans", "OpenSansSemiBoldItalic", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #0067b1;
	font-weight: 400px;
}
#fourth_layout #fifth_col .name {
	font-size: 18px;
	line-height: 24px;
	color: #000;
}
#fourth_layout #fifth_col h4 {
	font-family: "OpenSans", "OpenSansRegular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 30px;
	line-height: 36px;
	color: #0067b1;
	font-weight: 400;
}
#twocolumntable1 {
	border: 1px solid #ccc;
	width: 1135px;
	background: #fff url(images/areas_gradient.jpg) repeat-x;
	padding: 20px;
	margin-bottom: 20px;
}
#twocolumntable2 {
	border: 1px solid #ccc;
	background: #fff url(images/areas_gradient.jpg) repeat-x;
	padding: 32px;
	margin-bottom: 20px;
}
#twocolumntable2 b {
	color: #0067b1;
}
#twocolumntable2 iframe {
	border: 1px solid #fff;
}
#twocolumntable2 {

}
/* ------------------- Slideshow Styles ----------------- */
#slideshow {
	float: right;
    position:relative;
    width: 740px;
    height: 394px;
    border: 6px solid #0067b1;
}
#slideshow span {
	display: block;
    width: 740px;
    height: 394px;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    font-size: 0;
}
#slideshow .active {
    z-index:10;
	font-size: 17px;
}
#slideshow .last-active {
    z-index:9;
    font-size: 0;
}
#slideshow b {
	position: absolute;
	bottom: -38px;
    right: 0;
	font-weight: normal;
	color: #ccc;
}
/* --------------- End of Slideshow Styles -------------- */

/*----------------- Additional Styles ---------------*/
.nursinghomealert a {
    color: #fff;
    text-decoration: underline;
    font-weight: normal;
}
.nursinghomealert {
    background-color: #0067b1;
    padding: 1.5em;
    color: #fff;
    margin: 1em auto;
    font-weight: bold;
}
/* ----------------------- fonts --------------------- */
@font-face {
    font-family: 'MavenProBlack';
    src: url('fonts/maven_pro_black-webfont.eot');
    src: url('fonts/maven_pro_black-webfont.eot?#iefix') format('eot'),
         url('fonts/maven_pro_black-webfont.woff') format('woff'),
         url('fonts/maven_pro_black-webfont.ttf') format('truetype'),
         url('fonts/maven_pro_black-webfont.svg#webfontXhB2DgBK') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProBold';
    src: url('fonts/maven_pro_bold-webfont.eot');
    src: url('fonts/maven_pro_bold-webfont.eot?#iefix') format('eot'),
         url('fonts/maven_pro_bold-webfont.woff') format('woff'),
         url('fonts/maven_pro_bold-webfont.ttf') format('truetype'),
         url('fonts/maven_pro_bold-webfont.svg#webfontNOU7iUTL') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProMedium';
    src: url('fonts/maven_pro_medium-webfont.eot');
    src: url('fonts/maven_pro_medium-webfont.eot?#iefix') format('eot'),
         url('fonts/maven_pro_medium-webfont.woff') format('woff'),
         url('fonts/maven_pro_medium-webfont.ttf') format('truetype'),
         url('fonts/maven_pro_medium-webfont.svg#webfontNj5iy4Dl') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProRegular';
    src: url('fonts/maven_pro_regular-webfont.eot');
    src: url('fonts/maven_pro_regular-webfont.eot?#iefix') format('eot'),
         url('fonts/maven_pro_regular-webfont.woff') format('woff'),
         url('fonts/maven_pro_regular-webfont.ttf') format('truetype'),
         url('fonts/maven_pro_regular-webfont.svg#webfontOM8fITNz') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProRegular';
    src: url('fonts/maven_pro_regular-webfont.eot');
    src: url('fonts/maven_pro_regular-webfont.eot?#iefix') format('eot'),
         url('fonts/maven_pro_regular-webfont.woff') format('woff'),
         url('fonts/maven_pro_regular-webfont.ttf') format('truetype'),
         url('fonts/maven_pro_regular-webfont.svg#webfontOM8fITNz') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansLight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansLightItalic';
    src: url('fonts/OpenSans-LightItalic-webfont.eot');
    src: url('fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemiboldItalic';
    src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBoldItalic';
    src: url('fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansExtrabold';
    src: url('fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansExtraboldItalic';
    src: url('fonts/OpenSans-ExtraBoldItalic-webfont.eot');
    src: url('fonts/OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-ExtraBoldItalic-webfont.svg#OpenSansExtraboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
