/*
 960 Grid System ~ Text CSS.
 Learn more ~ http://960.gs/
 
 Licensed under GPL and MIT.
 */

/* `Basic HTML
 ----------------------------------------------------------------------------------------------------*/

body {
    font: Arial, 'Liberation Sans', FreeSans, sans-serif;
}

pre,
code {
    font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace;
}

hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
}

p {
	font-size: 14px;
}

/* Colors
 ----------------------------------------------------------------------------------------------------*/

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
    color: #646567;
    margin: 10px;
    margin-top: 0px;
    margin-bottom: 4px;
    text-decoration: none;
}

#main_infobox1_content, #main_infobox3_content p {
	font-size: 14px;
}

#main_infobox2_content p{
	font-size: 13px;
}

.fet{
 font-weight: bold;
}

p:visited {
    color: #646567;
}

div#content_title a:visited,
div#content_title p:visited {
    color: #fff;
}

div#content_title a:visited,
div#content_title a {
    margin-left: 0;
}

a#clear_link {
    color: #646567;
    text-decoration: none;
}

a.mailto, 
a#login, 
a.mailto:visited, 
a#login:visited {
    color: #646567;
    text-decoration: none;
}

/* `Headings
 ----------------------------------------------------------------------------------------------------*/



h1 {
    font-family: Arial;
    font-weight: Bold;
    font-size: 18px;
    color: #fff;
    margin: 0;
    margin-left: 10px;
    padding-top: 2px;
    text-transform: uppercase;
    line-height: 35px;
    
}

h1 a {
    font-family: Arial;
    font-weight: Bold;
    font-size: 18px;
    color: #fff;
    margin: 0;
    margin-left: 10px;
    padding-top: 2px;
    text-decoration: none;
    text-transform: uppercase;
    line-height; 35px;

}

h2 {
    font-size: 50px;
}

h3 {
    font-size: 18px;
}

h3 a {
	font-size: 18px;
	color: #646567;
	text-decoration: none;
}

h3 a.visited {
	font-size: 18px;
	color: #646567;
	text-decoration: none;
}


h4 {
    font-size: 16px;
	padding-top: 5px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 50px;
	color: #646567;
    margin-top: 0px;
    margin-bottom: 4px;
    text-decoration: none;
}

h6 a{
	font-size: 50px;
	color: #646567;
    margin-top: 0px;
    margin-bottom: 4px;
    text-decoration: none;
}

/* `Spacing
 ----------------------------------------------------------------------------------------------------*/

ol {
    list-style: decimal;
}

ul {
    list-style: disc;
}

li {
    margin-left: 10px;
}

p {
    
    padding-top: 6px;
}


.excerpt_title {
    
    margin: 5px;
    padding-top: 3px;
	height: auto;
}

.excerpt_text {
    margin-left: 0;
}


li.excerpt_text p {
    margin: 0;
    padding-top: 0px;
    margin-left: 5px;
	margin-bottom: 15px;
	margin-right: 5px;
}

p.excerpt_title a, 
.excerpt_title 
p.excerpt_title a:visited, 
.excerpt_title:visited {
    text-decoration: none;
    font-weight: bold;
}

#content_page ul{
	margin-top: 10px;
	margin-bottom: 10px;
}

#content_page li{
	list-style: circle;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 15px;
}

.pink_text {
    color: #d4007a;
}

.blue_text {
    color: #00ace5;
}

.gray_text {
    color: #646567;
}

.white_text {
    color: #fff;
}

.black_text {
    color: #000;
}

/* Lists and navigation*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
#nav{
    list-style: none;
    display: block;
    margin: 0;
}

#nav li,
#nav a {
    font-family: arial; 
    text-decoration: none;
    float: left;
    text-align: center;
    padding: 0; 
    font-size: 16px; 
    position:relative;
    height: 31px;
	width: auto;	
    margin-right: 10px;
	margin-left: 10px;
    color: #646567;
    line-height: 31px;
    list-style: none;
    font-weight: bold;
}

#sub_nav li, #sub_nav a{
	display: block;
	font-family: arial; 
    text-decoration: none;
    float: left;
    text-align: left;
    padding: 0; 
    font-size: 16px; 
    position:relative;
    height: 20px;
    width: 100%;
	color: #646567;	
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 2px;
    line-height: 20px;
    list-style: none;
    font-weight: bold;
	margin-left: 0px;
}

#sub_nav li a{
	display: block;
	text-decoration: none;
}

#mob_nav{
    list-style: none;
    display: block;
    margin: 0;
	}

	#mob_nav ul, li{
    margin: 0;
    list-style: none;
	}

	ul, li a {
	display: block;
	text-decoration: none;
	color: #646567;
	}
	
	#mob_nav a{
	color: white;
	}

	#mob_nav li{
    display: block;
	font-family: arial; 
    text-decoration: none;
    float: left;
    text-align: left;
    padding: 0; 
    font-size: 20px; 
    text-align: center;
    position:relative;
    height: 31px;
    width: 95%; 
	margin-left: 10px;
	margin-right: 10px;
    margin-bottom: 10px;
	background-color: #42A3BF;
    line-height: 31px;
    list-style: none;
    font-weight: bold;
	}
	
#offer_text {
	margin-top: 5px;
	margin-left: 5px;
}	

@media only screen and (max-width: 365px){

h2 {
	font-size: 25px;
}

h6 {
    font-size: 45px;
}

}

