@import url('css2');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
    background: url('images/gmc_terrain.jpg') fixed;
    color: #555;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    line-height:1.5;
}
body {
    overflow-wrap: break-word;
    word-break: break-word;
    word-wrap: break-word;
}
a:link,a:visited{color:#DD5137;text-decoration:underline;outline:none;}
a:hover{color:#1CA0BD;text-decoration:none;outline:none;}

a:focus {
    outline: none;
}
.terrg_noon {
    width: 1073px;
    margin: 10px auto 0 auto;
}
.terrg_firstmenu {
    float: none;
    padding: 0 0 0;
    position: relative;
    height: 34px;
    z-index: 400;
    clear:both;
    background: rgb(238,238,238, 0.8);
}
.terrg_firstmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    line-height: 1.0;
}
.terrg_firstmenu ul li {
    float: left;
    position: relative;
}
.terrg_firstmenu ul li a {	display: block;
	color:#555;text-decoration:none;font-family:Urbanist, sans-serif;font-size:12px;line-height:16px;text-transform:uppercase;font-weight:bold;padding:9px 15px;}

.terrg_firstmenu ul li a:hover {color:#DD5137;outline:0;background:none;}
.terrg_headview {
    height: auto;
    padding: 20px 0;
    border-bottom: 4px solid #DD5137;
}
.terrg_subtitle {
    font-size: 12px;
	line-height: 12px;
	padding:5px 0;
}
.terrg_subtitle a {
	text-decoration: none;
}
.terrg_subtitle a:hover {
	text-decoration: underline;
}
.terrg_centerplace {
    padding: 15px;
    background: #fff;
}
.terrg_firsttext {
    overflow: hidden;
    float: left;
    width: 728px;
    background: #fff;
}
.terrg_secondnavigation {
    overflow: hidden;
    float: left;
    width: 300px;
    margin-left: 15px;
    background: #fff;
}
.terrg_firsttext h1 {
color: #333333;
margin: 0 0 10px 0;
padding: 0;
font-family: 'Urbanist', sans-serif;
font-size: 18px;
line-height: 18px;
font-weight: bold;
}
.terrg_firsttext h2 {
font-family: 'Urbanist', sans-serif;
font-size: 16px;
line-height: 16px;
}
.terrg_firsttext p {
	margin: 10px 0;
}
.terrg_other {
	margin-top:18px;
}
.terrg_firsttext ul, .terrg_firsttext ol {
	margin: 10px 0 10px 20px;
}
.terrg_firsttext li {
	margin: 3px 0;
}
/* Search
----------------------------*/

#search {
    margin:15px 0;
    border: 1px solid #9cb1c6;
    background: #fff;
    text-align: left;
    padding: 6px;
    float:right;
    min-width:220px;
}

#search #s {
    background: none;
    color: #667283;
    border: 0;
    width: calc(100% - 16px);
    padding: 0;
    margin: 0;
    outline: none;
}

#content-search {
    width: 300px;
    padding: 15px 0;
}
.terrg_secondnavigation h2 {
    border-left: 4px solid #DD5137;
    color: #fff;
    font-size: 17px;
    line-height: 17px;
    font-family: 'Urbanist',Urbanist, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 0 10px;
    padding: 8px 10px;
    background: #015264;
}
.terrg_secondnavigation ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top:10px;
}
.terrg_secondnavigation ul li {
    margin: 0 0 6px;
		padding: 0 0 6px 12px;
    border-bottom: 1px dotted #888;
    background: url('images/widget-list.png') left 4px no-repeat;
}
.terrg_secondnavigation ul li a {
    color: #666666;
    text-decoration: none;
}

.terrg_secondnavigation ul li a:hover {
    color: #3CBB8A;
    text-decoration: none;
}
.terrg_lastabout {
    color: #FFF;
    background: #015264;
    text-align: center;
    border-top: 4px solid #DD5137;
    padding: 20px 0;
}
.terrg_firsttext img {	max-width: 100% !important;
	height: auto;
}
.terrg_firsttext img {
	max-width: 100% !important;
	height: auto;
}