@charset "utf-8";
* {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style-type: square;
	list-style-position: inside;
} 
img {
} 
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 15px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 5px; 
margin-right : 10px; 
} 
body {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
} 
#wrap {
	float: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	width: 990px;
	border: thin solid #003366;
} 
.clear { 
clear : both; 
} 
#logo {
	float : left;
	width : 200px;
	text-align : center;
	height: 75px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
} 
#logo h1.lineone { 
font-size : 1.6em; 
font-weight : lighter; 
padding-top : 10px; 
padding-left : 5px; 
border : none; 
letter-spacing : -1px; 
color : #0000cc; 
} 
#logo h1.lineone span { 
color : #f9f9f9; 
} 
#logo h2.linetwo { 
padding-left : 5px; 
font-size : 0.9em; 
text-transform : none; 
color : #219cff; 
} 
#logo h2.linetwo a { 
color : #219cff; 
text-decoration : none; 
} 
#left {
	float : none;
	width : 990px;
	min-height : 300px;
	height: 400px;
	padding: 0px;
	background-image: url(images/mtns.jpg);
} 
#left h2, #right h2 { 
font-size : 1.3em; 
color : #ccffff; 
background-color : #03f; 
text-indent : 10px; 
padding : 3px 0; 
} 
#left ul {
	margin : 0;
	padding : 0 0 0 0;
	list-style-image: none;
	list-style-type: disc;
} 
#left li {
	background-image: url(images/img1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
} 
#left .first { 
background : none; 
} 
#left a {
	margin-left : 0;
	padding-left : 15px;
	text-decoration : none;
	color : #525252;
	background-image: url(images/img2.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
} 
#left a:hover { 
background : url(images/img3.gif) no-repeat left 6px; 
color : #0099ff; 
} 
#left .active { 
background : url(images/img3.gif) no-repeat left 6px; 
color : #0099ff; 
} 
#latest-news { 
width : 180px; 
padding-top : 20px; 
background : url(images/img1.gif) repeat-x left top; 
word-spacing : -0.1em; 
} 
#latest-news p { 
margin : 0; 
padding : 0; 
text-align : justify; 
} 
#latest-news .date { 
width : 80px; 
margin : 20px 0 4px 0; 
padding : 2px 7px; 
background : #03f; 
font-weight : bold; 
color : #ccffff; 
} 
#right {
	float : right;
	width : 450px;
	min-height : 300px;
	text-align: left;
	height: 100%;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#right p { 
padding-top : 10px; 
text-align : left; 
} 
.box {
	float : left;
	width : 232px;
	margin-top: 10px;
	margin-right: 4;
	margin-bottom: 10px;
	margin-left: 12px;
	text-align: left;
} 
.box h3 {
	text-indent : 10px;
	background-color : #03f;
	color : #ccffff;
	height: 30px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
} 
.box img { 
margin : 5px 30px; 
border : none; 
} 
.box p { 
margin : 0 10px; 
} 
#footer {
	width : 970px;
	padding : 10px;
	text-align : center;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#topmenu {
	float : right;
	width : 400px;
	text-align : center;
	height: 70px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	margin: 10;
}
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 990px;
	height: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content-wrap {
	clear: both;
	margin: 0;
	padding: 0;
	background: #FFF;
	width: 990px;
}

/* header */
#header {
	position: relative;
	height: 125px;
	width: 990px;
	background-repeat: repeat-x;
	background-position: 0% 100%;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	right: 14px;
	bottom: 21px!important;
	bottom: 5px;
	font-family: Arial, 'Trebuchet MS', Tahoma, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 179px;
	height: 76px;
	text-align: right;
	color: #666666;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left top;
}
#header a span {
	float:left;
	display:block;
	color: #000000;
	background-image: url(tabright3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 8px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#000000;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #000000;
}
#header #current a span {
   background-position:100% -42px;
	color: #000000;
}
#header h1#logo {
	padding: 0;
	letter-spacing: 0px;
	text-transform: lowercase;
	top: 24px;
	left: 30px;
	margin: 0;
	position: absolute;
}
#header h2#slogan {
	position: absolute;
	top:54px;
	color: #666666;
	text-indent: 0px;
	text-transform: none;
	font-family: Tahoma, 'trebuchet MS', Sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	left: 660px;
	font-style: italic;
}
#leftinside {
	float : left;
	width : 665px;
	min-height : 300px;
	height: 400px;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#rightside {

	float : left;
	width : 300px;
	min-height : 300px;
	text-align: left;
	margin: 0px;
	height: 390px;
}
#tallwrap {

	width : 990px;
	float: none;
	clear: both;
	border: thin solid #003366;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 3000px;
}
#tallleftinside {

	float : left;
	width : 665px;
	min-height : 300px;
	height: 900px;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#midwrap {


	width : 990px;
	float: none;
	clear: both;
	border: thin solid #003366;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#midlleftinside {


	float : left;
	width : 665px;
	min-height : 300px;
	height: 100%;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#aboutinside {


	float : left;
	width : 665px;
	min-height : 300px;
	height: 100%;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#aboutwrap {


	width : 990px;
	float: none;
	clear: both;
	border: thin solid #003366;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#right2 {
	float : none;
	width : 800px;
	min-height : 300px;
	text-align: left;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 120px;
}
#left2 {
	float : left;
	width : 989px;
	min-height : 300px;
	height: 100%;
	background-color: #CDD1D1;
	margin-right: auto;
	margin-left: auto;
}
#wrap2 {
	width : 990px;
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-color: #996699;
}
#lefttest {
	position: relative;
	width: 990px;
	float: none;
	height: 100%;
	background-color: #D4D4D4;
	margin: auto;
	padding-top: 20px;
}
#Container {
	left: 0px;
	top: 0px;
	width: 904px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #000000;
}
#homepageleft {
	float : none;
	width : 990px;
	min-height : 300px;
	padding: 0px;
	background-image: url(newmountains2.jpg);
	height: 550px;
}
#homepageright {
	float : right;
	width : 430px;
	min-height : 300px;
	text-align: left;
	height: 100%;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
