html {
	margin: 0;
	background-color: #457045;
	}

#bgimage {
	background-image: url(../images/background-v3.jpg);
	background-repeat: no-repeat;
	background-position: 998px 0;
	background-color: #074007;
	}

body {
	margin: 0;
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #2c473e;
	background-color: #074007;
	}

/* Links Section */

#header a		{ text-decoration: none; font-size: 0.7em; color: #fff; }
#header a:hover	{ text-decoration: underline; }

#footer a		{ color: #fff; text-decoration: none; font-size: 1.0em; }
#footer a:hover	{ color: #fff; text-decoration: underline; }

a 		{ text-decoration: underline; color: #148BB2; }
a:hover { text-decoration: none; }

#menu3 a { text-transform: none; font-variant: normal; font-size: 1.0em; }

a.pdf {
	background-image: url(../images/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: 0;
	margin: 15px 0 0 10px;
	padding: 15px 0 15px 40px;
	}

a.courses {
	background-image: url(../images/active-icon.gif);
	background-repeat: no-repeat;
	background-position: 0;
	margin: 15px 0 0 0px;
	padding: 15px 0 15px 20px;
	}

h2 a.small {
	font-variant: small-caps; color: #red; border-left: solid 2px #666; padding-left: 6px; margin-left: 4px; color: #148BB2;  font-size: 0.8em; }


h2 a:hover { color: #666; }

#content h1 a:link, #content h1 a:hover, #content h1 a:visited, #content h1 a:active { color: #148BB2; text-decoration: none; }

h2 a.sub { font-family: Palatino, Times New Roman, serif; font-weight: bold; padding: 0; margin: 6px 0 6px 0; color: #000; text-decoration: none; }

h2 a.sub:hover { color: #666; }

/* Title Styles */

h1 {
	font-family: Palatino, Times New Roman, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #148BB2;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	}

h2 {
	font-family: Palatino, Times New Roman, serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 6px 0 6px 0;
	color: #000;
	border-bottom: 4px solid #A1C8D4;
	}

.guide-title { clear: both; padding-top: 20px; }

ul h2 {
	font-family: Palatino, Times New Roman, serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 6px 0 6px 0;
	color: #148BB2;
	border-bottom: 1px solid #A1C8D4;
	}

h3 {
	font-family: Palatino, Times New Roman, serif;
	font-size: 1.1em;
	padding: 0;
	border-bottom: 1px solid #367c2b;
	}
	
h4 {
	font-family: Palatino, Times New Roman, serif;
	font-size: 1.8em;
	font-weight: bold;
	text-transform: lowercase;
	font-variant: small-caps;
	padding: 18px 0 0 0;
	margin: 0 0 3px 0;
	color: #148BB2;
	}

a.none { text-decoration: none; font-variant: normal; color: #000; border-left: none; padding-left: 0; margin-left: 0; font-size: 1.0em;}

/* Div IDs */

#shadow {
	width: 100%;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: -10px;
	padding-bottom: 1px solid #367c2b;
	}

#page-container {
	width: 998px;
	border-right: #074007 1px solid;
	border-left: #074007 1px solid;
	}

#header {
	height: 198px;
	background-image: url(../images/header-green2.jpg);
	color: #fff;
	font-size: 1.2em;
	}

#header .padding {
	padding: 168px 0 0 20px;
	}

#sidebar-a {
	float: left;
	width: 351px;
	font-size: 0.8em;
	line-height: 1.3em;
	}

#twitter_div {
	float: left;
	width: 351px;
	min-height: 150px;
	background-image: url(../images/twitter-bg.jpg);
	background-repeat: no-repeat;
	}

#twitter_div .padding {
	padding: 0 20px;
	}

#twitter_div ul {
	font-family: Palatino, Times New Roman, serif;
	list-style: none;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	color: #fff;
	font-size: 1.7em;
	line-height: 1.2em;
	}

#twitter_div a {
	font-family: Palatino, Times New Roman, serif;
	color: #148BB2;
	font-size: 0.8em;
	margin-left: 20px;	
	}

#content {
	border-bottom: 1px solid #074007;
	background-color: #074007;
	background-image: url(../images/footer.jpg);
	background-position: 352px bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	}

#content .padding {
	padding: 30px 40px 20px 40px;
	margin-left: 351px;
	border-left: #074007 1px solid;
	background-color: #fff;
	min-height: 630px;
	}

#content p {
	margin-top: 0;
	}

#footer {
	clear: both;
	text-align: left;
	padding: 40px 0 15px 391px;
	color: #fff;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #457045;
	}
	
#footer p {
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	}

/* Classes */

.image {
	width: 380px;
	padding: 0px;
	margin: 15px 0 15px 0;
	text-align: left;
	font-size: 0.7em;
	font-style: italic;
	color: #666666;
	}

.image img, #content .padding .cushycms p img {
	margin-bottom: 5px;
	border: 1px #666 solid;
	}

#twitter_div a {
	display: block;
	}

.profile img, #content .padding .cushycms img {
	float: left;
	margin: 0 20px 5px 0;
	border: 1px #666 solid;
	}

blockquote {
	font-style: italic;
	}

/* MENUS */
	
#menu3 {
	/*width: 351px;*/
	margin: 0;
	padding: 0;
	border-bottom: #074007 1px solid;
	background-color: #fff;
	text-align: left;
	vertical-align: middle;
	}

#menu3 dl {
	padding: 0;
	margin: 0;
	}
	
#menu3 dt a {
	/*height: 126px;*/
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	/*height: 118px;*/
	text-decoration: none;
	padding: 0 20px 18px 20px;
	border-bottom: #074007 1px solid;
	}	
	
#menu3 dt a:link, #menu3 dt a:visited {
	color: #148BB2;
	display: block;
	background:  url(../images/button3.jpg) 0 0;
	}
	
#menu3 dt a:hover {
	color: #148BB2;
	background:  url(../images/button3.jpg) 0 -250px;
	}
