
/* defaults  ******************************************************************************************/

html, body {
	margin: 0;
	padding: 0;
} 

body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px; text-align: justify;
	background-color:  #00331A;
	margin-top: 30px;
	color: #666;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #F27E7B;
	text-decoration: none;
}

h1, h2 {
	margin:0;
	padding:0;
	color:#8B8B8B;
	font-size:11px;
	font-weight:bold;
}

h3 {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0 0 2px 0;
}

#t18  { font-size:14px; font-weight: bold }
#t12  { font-size:12px; font-weight: bold }
#cap  { font-size:10px }
hr    { color:#EDFFEB;
        background-color: #EDFFEB;
        height: 1px 
}


ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

p {
	margin:10px 0 10px 0;
	line-height:16px;
}

strong {
	font-size:10px;
	color:#8A8A8A;
}

textArea {
	border: 1px solid #ccc;
	color: #000;
	background-color: #f8f8f8;
	padding: 6px;
	font-size: 11px;
	font-family:  Tahoma, Verdana, sans-serif;
}

select {
	border: 1px solid #ccc;
	background-color: #f8f8f8;
	color: #000;
	padding: 4px;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
}

acronym {
	border-bottom: 1px solid #8F9F20;
	color:#8F9F20;
	cursor:help;
	font-style:normal;
}

img {
	display: block;
	margin:0 0 0 0;
	border:0;
}

a img {
	border:none; 
}

/* hacks ****************************************************************************************************/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* misc class attributes ********************************************************/

.rt {
	text-align:right;
	margin-right:10px;
	font-size: 10px;
}

.accent {
	color:#8F9F20;
	font-size: 11px;
}

.desc {
	margin-left:8px;
}

.highlight {
	background-color: #FAF8B4;
	padding:2px;
}

.screenshot {
	margin:0 0 0 -4px;
	display: inline; /* for double float bug */
	border:none;
}

.stretch {
	padding:0 0 200px 0;
}

.logoImage {
	padding:16px 0 10px 0;
}

h1.clear {
	display:none;
}

/* use as class because of the unwanted borders  */

.input {
	border: 1px solid #ccc;
	color: #000;
	background-color: #EDFFEB;
	padding: 2px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

.forms li {
	display: inline;
	background-image: none;
}

/* photos on principals page */

.image {
	float:right;
	padding:1px;
	margin:0 0 10px 10px;
	border:solid 1px #999;
}

/* logos on partners page */

.pad {
	margin:20px 0 20px 0;
}

/* footer links */

#login a {
	text-indent:-9999px;
	width:76px;
	height:7px;
	float:left;
	margin:2px 20px 0 0;
}


#sitemap a {
	text-indent:-9999px;
	width:60px;
	height:10px;
	background: url(images/button_sitemap.gif) no-repeat 0px 0px;
	float:left;
}


#links {
	width:674px;
	height:10px;
	clear:both;
	padding:20px 0 20px 26px;
}

#links li {
	display:inline;
	font-size:1px; /* ie leaves the height of the regular h1 font without this */
}

/* main divs ******** border: solid 1px red; ***********************************************************/

#wrap {
	width:760px;
	margin:0 auto;
}

#bottom {
	width:760px;
	background: #fff url(images/bg_bot.gif) no-repeat right bottom; 
}

#bottommain {
	width:760px;
	background: #fff url(images/bg_botmain.gif) no-repeat right bottom; 
}


#top {
	width:760px;
	height:160px;
	background: #fff url(images/bg_top.gif) no-repeat center top;
	clear:both;
}


#topmain {
	width:760px;
	height:265x;
	background: #fff url(images/bg_top.gif) no-repeat center top;
	clear:both;
}



#logo a {
	width:141px;
	height:21px;
	float:left;
	margin: 30px 0 0 34px;
	text-indent:-9999px;
	background: url(images/logo_trans.gif) no-repeat 0px 0px;
	display: inline; /* for double float bug */
}

/* left column */

#left {
	width:160px;
	float:left;
	margin:2px 0 0 20px;
	display: inline;
}

#left h3 {
	padding:6px 0 0 0;
}

/* right column */

#right, #rightHome {
	width:510px;
	float:right;
	background: url(images/divider.jpg) no-repeat left top;
	padding:10px 0 0 32px;
	margin:0 22px 0 0;
	display: inline; /* for double float bug */
	clear:right;
}

#right li {
	line-height: 16px;
	background: url(images/bullet.gif) no-repeat 2px 6px;
	padding-left: 12px;
	padding-bottom: 4px;
}


#tbullet {
	line-height: 18px;
	padding-left: 16px;
        font-weight: normal;
	background: url(images/bulletam.gif) no-repeat 1px 1px;
}

#ttitle {
	line-height: 18px;
	padding-left: 16px;
        font-weight: bold;
        font-size:12px;
	background: url(images/bulletam.gif) no-repeat 1px 1px;
}




/*#rightHome {
	padding:30px 0 0 32px;
	margin:10px 22px 0 0;
}

/* main navigation ***********************************************************************/

#nav {
	width:358px;
	height:45px;
	margin:18px 18px 0 0;
	padding-left:26px;
	float:right;
	background: url(images/bg_nav.jpg) no-repeat 0px 0px;
}

#nav li {
	display:inline;	
	float:left;
	margin-top:15px;	
	padding: 0 16px 0 16px;
}

#nav a {
	color:#eee;
	height:30px;
	display:block;
	float:left; /* use it or else IE will screw up the list */
}

#nav a:hover {
	background: url(images/bg_hover.gif) no-repeat center 17px;
	color:#fff;
}

/* sub navigation #f8f8f8 red *********************************************************************/

#subNav li {
	margin:0;
}

#subNav a {
	text-indent:16px;
	background: url(images/bulletgris.gif) no-repeat 6px 3px;
}

#subNav a:link, #subNav a:visited, #subNav a:active {
	border:none;
	display:block;
	width:148px;
	padding:2px 5px 2px 5px;
	border-bottom:1px solid #E5E5E5;
	color:#666;
}

#subNav a:hover { 
	background-color:#EDFFEB;
	color: #666;
	background-position:6px 3px;
}

/* footer and related *****************************************************/

#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #f4f4f4;
	text-decoration: none;
	padding: 0px 0px 1px;
	border-bottom: 1px dotted #f4f4f4;
}

#copyright a:hover {
	text-decoration: none;
	border:none;
	color: #ccc;
}

p#copyright {
	width:300px;
	margin:0 auto;
	padding:8px 0 4px 0;
	color:#ccc;
	font-size: 10px;
	text-align:center;
}



/****************************************************************************

All credit to Mr. Saugestad.
Still learning. Thanks!

*****************************************************************************/
