@import url(layout.css);
@import url(form.css);

/*-------------------------*//* global text styles *//*---------------------------------*/
/*--------------------------------------------------------------------------------------*/

/* define basic elements
--------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

body {
	font: normal 68%/1 verdana,arial,helvetica,sans-serif;
	color:#000;
	text-align:center;
	background-attachment: fixed;
	background-color: #006697;
	background-image: url(../images/nash_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1, h2, h3, h4, h5 {
	font-family:arial,helvetica,sans-serif;
}

h1 {
	font: normal 62.5%/1 arial,helvetica,sans-serif;
	display:none;	
}

h2 {font-weight: bold; color: #006699; font-size: 1.6em; line-height:1.2em; margin: 0 0 15px 0; padding:0 0 10px 0; border-bottom: 1px solid #999;}


h3 {
	font: bold 120%/1.2 arial,helvetica,sans-serif;
	margin-bottom: 8px;
}

h4 {font-weight: bold; color: #069; font-size: 1.2em; line-height:1.2em; margin: 0 0 15px 0; padding:0 0 10px 0; border-bottom: 1px dotted #999;}

h5 {
}

p  {
	font-size: .88em;
	line-height: 1.8;
	margin: 0 0 10px 0;
}

span {
}

textarea {
	color:#000;}

/* list styles
--------------------------------------------------------------------------*/
ol{
	
}

ul {
	font-size: .88em;
	line-height: 1.8;
	margin: 10px 0px 20px 0px;
	list-style:disc;
}

li {
	margin: 5px 0px 0px 18px;
	list-style:disc;
}

ul.bullets {
	list-style:disc inside;
}

li.bullets {
	margin: 5px 0 0 0;
}

ul.nobullets {
	list-style:none;
}

li.nobullets {
	margin: 5px 0 0 0;
	list-style:none;
}

ul.contact {
	margin: 10px 0 10px 0;
}

li.contact {
	margin: 0;
	padding: 0;
}


ul.list {
	margin: 0 0 10px 0;
}

li.list {
	margin: 0 5px 0 0;
	padding: 0;
}

ul.homesquare {display:inline; list-style:none;}

li.homesquare {
	display:inline;
	margin: 0 12px 0 0;
	list-style:none;
	}
	
li.homesquare2 {
	display:inline;
	margin: 0px;
	list-style:none;
	}
	
ul.headnav {
	margin: 65px 0 0 5px;}

li.headnav {
	font-size: 1.1em;
	font-weight:bold;
	display:inline;
	margin: 0;
	}
	
#content_title ul {
	display:inline;
	}

#content_title li {
	display:inline;
	margin: 8px 8px 8px 8px;
	}
	
li.#content_title2 {
	display:inline;
	}
		
	
img.home {border: solid 4px #3399cc;}



/* link styles
--------------------------------------------------------------------------*/
a img {
	border:none;
}

a:link, a:visited { 
	color: #006699;
	text-decoration:underline;
	
}

a:hover {
	color: #ffcc33;
		text-decoration:underline;
	
}

a:active {
	
}

#header a:link, a:visited { 
	color: #006699;
	text-decoration:none;
	
}

#header a:visited { 
	color: #006699;
	text-decoration:none;
	
}

#header a:hover {
	color: #ffcc33;
	text-decoration:none;
	
}

#header a:active {text-decoration:none;
	
}




/* Div specif styles
--------------------------------------------------------------------------*/


/* footer*/

#footer p {
text-align:left;
	color:#FFFFFF;
	font-size: .79em;
	margin:0px;
	padding: 0px;
}

#footer ul {
	padding: 18px 0 4px 0; 
	margin:0;
}

* html #footer ul {
	padding: 10px 0 4px 0; 
}

#footer li {
	padding:0 8px 0 0; 
	display: inline;
}

#footer a {
	color:#fff; 
	text-decoration:underline; 
}

#footer a:hover {
	color:#fc3;
}



/* test classes
--------------------------------------------------------------------------*/
.testbdr {
	border: 1px solid red;
}

.testbg {
	background-color: Lime;
}

/* general custom classes
--------------------------------------------------------------------------*/

.footerpic {margin: 0 20px 0 6px; float: left; }
	
.deep {
	margin-top:1.5em;
}

.crosshead {
	font-weight:bold;
	margin:0;
}

iframe {
	border: none;}
	
.smallpic {
	float:left;
	margin: 4px 10px 10px 0;}	
	
.indent {margin-left:15px;}

#dotted_rule {
	border-top: 1px dotted #039;
	margin-bottom: 10px;}
	
#content img {
	padding:0px;
	margin:0px;}
	
.content_title_img {border:solid 1px #000;}

.article_img {
	float:right;
	margin: 10px 10px 10px 10px;
	border:solid 1px #000;
}



/* navigation
----------------------------------------------------------------------------------*/




#content_nav ul {
	list-style:none;
	padding: 0; 
	margin:0;
}

#content_nav li {
	list-style:none;
	padding:0;
	margin:0;
	text-align: left;
	width: 170px;
}

#content_nav a {
	color:#006699;
	text-decoration:none; 
	padding-left: 20px;
}

#content_nav a:hover {
	color:#ffcc33;
}

#content_nav li a/* */ {
	padding: 3px 0 3px 30px;
	display:block;
	background: url(../images/nav/nav_bg.jpg) center left no-repeat;
}

#content_nav li a:hover/* */ {
	background: url(../images/nav/nav_bg.jpg) center left no-repeat;
}

#content_nav li.active a/* */ {
	padding: 3px 0 3px 30px;
	display:block;
	background: url(../images/nav/nav_bg.jpg) center left no-repeat;
}

/* keyprojects ----------------------------------------------------------------------------------*/


#keyprojects h3 {font-weight: bold; color: #006699; font-size: 1.4em; line-height:1.2em; arial,helvetica,sans-serif; margin-bottom: 20px; border-bottom: 1px dotted #006699;}

#keyprojects h4 {font-weight: bold; color: #006699; font-size: 1.2em; line-height:1.2em; margin: 0px; padding:0 0 10px 0; border-bottom:none;}

.dotted_rule {border-top: 1px dotted #006699; margin-bottom: 20px;}

#keyprojects a:link, a:visited {color: #006699; text-decoration:underline;}

#keyprojects a:hover {color: #99ccff; text-decoration:underline;}

a:active {
	
}

.frame {border: 1px solid #000;}
