/* CSS Document */

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #003333;
}

#container {
	width: 850px;
	margin: 0 auto;
	background-image: url(images/rugged1-mid.jpg);
	background-repeat: repeat-y;
}

#content {
	padding: 30px;
	margin: 0 20px 0 21px;
	background-image: url(images/rugged2-top.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
	padding-right: 20px;
}

#content li {
	font-size: 14px;
	color: #000000;
	list-style-type: square;
	font-weight: bold;
	text-align: left;
	padding: 5px 0;
}

h1 {
	color: #003366;
	font-size: 34px;
	text-align: center;
	margin-top: 0px;
	font-variant: small-caps;
}
#header h2 {
	margin-top: 10px;
	font-variant: small-caps;
}
h2 {
	color: #003366;
	font-size: 20px;
	text-align: center;
}

h3 {
	color: #003366;
	font-size: 14px;
	text-align: center;
}
h4 {
	color: #003366;
	font-size: 14px;
}

hr {
	color: #003366;
	background-color: #003366;
	height: 3px;
	margin: 10px auto 10px auto;
	border: 0;
	width: 95%;
}

.features {
	margin-left: 40px;
}

.starburst {
	float: right;
}

.bold {
	font-weight: bold;
}

a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none;
	color: #5E0000;
}

#navigation {
	float: left;
	width: 140px;
	padding-bottom: 20px;
	padding-right: 20px;
	background-image: url(images/gr-grad-nav.jpg);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 144px;
}
#navigation li {
	list-style-type: none;
	padding-bottom: 1px;
	margin-bottom: 3px;
}
#navigation li a:link, #navigation li a:visited {
	display: block;
	padding: 5px 5px 5px 8px;
	color: #FFCC00;
	background-color: #003366;
	text-decoration: none;
	border: 2px solid #FFCC33;
	font-size: 14px;
}
#navigation li a:hover {
	color: #996600;
}
#navigation .heading {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 15px 0 3px 2px;
	text-align: center;
	text-decoration: underline;
}
#navigation .links {
	color: #000099;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	text-align: center;
}
/* -- */
#newnav {
	float: left;
	width: 144px;
	padding-bottom: 20px;
	padding-right: 0px;
	background-image: url(images/gr-grad-nav.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: top right;
}
#newnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 146px;
	margin-left: 6px;
}
#newnav li {
	list-style-type: none;
	padding-bottom: 1px;
	margin-bottom: 3px;
	padding-right: 12px;
}
#newnav li a:link, #newnav li a:visited {
	display: block;
	padding: 5px 5px 5px 8px;
	color: #980000;
	text-decoration: none;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
#newnav li a:hover {
	color: #5E0000;
}
#newnav .heading {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 28px 0 3px 2px;
	text-align: center;
	text-decoration: underline;
}
#newnav .links {
	color: #000099;
	text-align: center;
	margin: 5px 0 3px 0;
}

/* -- */

#content p {
	color: #003366;
	line-height: 120%;
	font-size: 13px;
	margin-right: 8px;
}

#copyright {
	background-image: url(images/rugged1-bot.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 850px;
	margin: 0 auto;
}

#copyright p {
	font-size: 11px;
	color: #006666;
	margin: 0 10px;
	padding: 8px 20px;
}

#copyright a:link, #copyright a:visited {
	color: #009999;
	font-size: 11px;
}

#copyright a:hover {
	color: #006699;
	text-decoration: none;
}

#copyright .hosting {
	float: right;
	margin-right: 5px;
	color: #006666;
}

#maparea {
	margin-right: 80px;
	margin-left: 20px;
	margin-top: 30px;
}

.leftlogo {
	float: left;
	margin-bottom: 10px;
	border: 2px solid black;
}

.clear {
	clear: both;
}

#vid1 {
	float: right;
	width: 480px;
	margin: 10px 50px 10px 0px;
}
.vidback {
	background-color: #E8E8FF;
}

#calendar {
	float: right;
	width: 550px;
	margin-right: 40px;
	margin-top: 20px;
}

#training li {
	margin: 0 0 6px 0;
	list-style-type: square;
	padding: 0;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}
.ltbiopic {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
.ltbiopic caption {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
}
.rtbiopic {
	margin-bottom: 10px;
	margin-right: 20px;
	float: right;
}
.rtbiopic caption {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
}
#training ul {
	padding: 0px;
	margin-top: 10px;
	margin-left: 30px;
}
.picborder {
	border: 2px solid #003366;
}
.instructors {
	text-align: left;
	margin: 0;
	padding: 0;
}
#navigation hr {
	margin: 10px 0 10px 0;
	padding: 0px;
	border: none;
	color: #000099;
	background-color: #000099;
	width: 140px;
}

#testimonials {
	width: 100%;
	clear: both;

}
#testimonials p {
	font-size: 12px;
	font-style: italic;
	padding-right: 10px;
	margin: 3px 0 3px 0;
}

.rightimg {
	float: right;
	margin-left: 15px;
	padding-bottom: 15px;
	margin-right: 15px;
}
.leftimg {
	float: left;
	margin-right: 20px;
}
.tablert {
	float: right;
	margin-right: 70px;
}
#topborder {
	height: 21px;
	width: 850px;
	background-image: url(images/rugged1-top.jpg);
	background-repeat: no-repeat;
}
#bottextborder {
	background-image: url(images/rugged2-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 810px;
	margin: 0 20px;
}
#botborder {
	background-image: url(images/rugged1-bot.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 850px;
}
#textarea {
	width: 760px;
	float: right;
}
#textcol {
	float: right;
	width: 586px;
	padding-right: 10px;
}
#textcol ul li {
	color: #003366;
	padding: 2px;
}
.courses {
	margin: 0;
	padding: 0;
	width: 580px;
	margin-left: 10px;
}
.return {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.rtnote {
	font-size: 12px;
	float: right;
	margin-right: 70px;
	margin-top: 8px;
}
  
.img-shadow-lt {
  	float:left;
	background: url(images/shadow.png) no-repeat bottom right !important;
 	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 10px 0 10px !important;
	margin: 10px 10px 0 5px;
}

.img-shadow-lt img {
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
} 

.img-shadow-rt {
	float:right;
	background: url(images/shadow.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 10px 0 10px!important;
	margin: 10px 10px 0 5px;
}

.img-shadow-rt img {
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
} 
.membership li {
	margin: 0px;
	padding: 0px;
}
.membership ul li {
	margin: 0px;
	padding: 0px;
}
#textcol .membership {
}

#basics {
	top: 310px;
	left: 220px;
}
#content .return {
	margin-right: 15px;
}


