html, body {
	background-color:#333333;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#333;
}

p {
	font-size:1.3em;
	margin:5px 0px;
}
h1 {
	color:#333333;
	font-size:2.8em;
	margin:0px;
}
h2 {
	font-size:1.8em;
	color:#39b041;
	font-weight:bold;
	padding:0px 0px 5px 10px;
}
h3 {
	color:#FFFFFF;
	font-size:1.8em;
	margin:0px;
}
h4, h4 a {
	color:#333333;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	width:100%;
	text-align:right;
}

#container {
	width:905px;
	margin:0px auto;
	background-color:#FFFFFF;
}
#sidebar {
	width:269px;
	float:right;
	margin:0px 10px;
}
.sidebox form, .sidebox label, .sidebox input, .sidebar textarea {
	width:200px;
	font-size:1.2em;
}
.sidebox ul {
	font-size:1.3em;
}
.sidebox ul li {
	list-style-image:url(images/li-img.png);
}
fieldset {
	border:0;	
}
#emailme {
	background-color:#50B039;
	background-image:url(images/top-sidebar.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:100%;
	margin:10px 0px;
}
#emailme p {
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.4em;
	text-align:right;
	margin:10px;
}
#emailme p span a {
	color:#333333;
	text-decoration:none;
}
#emailme img {
	margin:20px 0px 0px 20px;
}
.sidebox {
	background-color:#50B039;
	background-image:url(images/side-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px;
	margin:10px 0px;
}
.sidebox p {
	margin:10px;
	font-size:1.2em;
}
#main {
	width:594px;
	margin:0px 10px;
}
* html #main {
	float:left;
	margin:0px 5px 0px 5px;
}
#logo {
	margin:0px;
	padding:25px;
}
#nav {
	background-repeat:repeat-x;
	background-position:bottom;
}
#nav ul {
	margin:0px;
	padding:0px;
	float:none;
}
#nav ul li {
	display:inline;
	font-size:1.8em;
}
#nav ul li a {
	text-align:center;
	line-height:53px;
	width:146.5px;
	height:53px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-left:1px solid #2c791d;
	border-right:1px solid #7ee467;
	border-bottom:1px solid #7ee467;
}
#subnav {
	background-image:url(images/subnav-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:594px;
	height:23px;
	border-bottom:1px solid #e57e88;
	float:left;
}
#bigimg {
	background-image:url(images/big-pic.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:594px;
	height:262px;
	float:left;
	border-bottom:1px #CCCCCC dashed;
}
#content {
	width:594px;
	float:left;
	padding:0px;
}
#rightcol {
	width:297px;
	float:right;
}
#rightcol p {
	margin:15px;
}
#rightcol ul  {
	font-size:13px;
}
#rightcol ul li {
	list-style-image:url(images/li-img.png);
}
* html #leftcol, * html #rightcol {
	margin:0px;
	width:293px;
}
* html #leftcol {
	width:277px;	
}
#leftcol {
	width:297px;
	border-right:1px solid #CCCCCC;
	margin:0px;
}
*:first-child+html #rightcol { /* IE7 hack */
	width:295px;
	padding-top:10px;
}
.section {
	height:100px;
	border-bottom:1px dashed #CCCCCC;
	margin:0px;
}
.section h2 {
	font-size:1.8em;
	color:#39b041;
	font-weight:bold;
	padding:10px 0px 5px 0px;
	margin:0px;
}
.section p {
	font-size:1.3em;
	margin:0px 5px 0px 0px;
}
.section img {
	float:right;
	margin:10px;
}
.bubble {
	width:286px;
	background-image:url(images/bubble-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#CCCCCC;
	padding:1px 0px;
	margin:10px;
}
* html .bubble {
	width:283px;	
}
.bubble p {
	margin:10px;
	font-size:1.2em;
	text-align:center;
}
.bubble p span {
	font-weight:bold;
	float:right;
	padding:3px;
}
.bubble-bottom {
	background-image:url(images/bubble-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:36px;
	padding:1px;
	margin:-12px 0px 0px 10px;
}
* html .bubble-bottom {
	padding:0px;
	margin:-12px 0px 0px 10px;	
}
#passplus {
	background-color:#50B039;
	background-image:url(images/side-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	clear:both;
	padding:10px;
	margin:10px 0px;
}
#footer {
	width:100%;
	height:100px;
	float:left;
	font-size:0.8em;
}
#copyright {
margin-right:20px;	
}
#copyright p {
	float:left;
	clear:both;
	width:100%;
	text-align:right;
}
#flogo {
	width:297px;
	border-right:1px solid #CCCCCC;
	padding:0px;
	margin-left:10px;
}
#flogo img {
	margin:0px 10px;	
}
#flogo p {
	margin:0px 10px;
	width:277px;
	text-align:right;
}
#flogo a img {
	border:0;
}
#fnav {
	float:right;
	width:600px;
}
*:first-child+html #fnav { /* IE7 hack */
	width:580px;	
}
#fnav ul {
	margin:0px;
	padding:0px;
	float:none;
}
#fnav ul li {
	display:inline;
	font-size:1.6em;
	font-weight:bold;
}
#fnav ul li a {
	text-align:center;
	line-height:20px;
	width:24%;
	float:left;
	margin-top:20px;
	color:#b93441;
	text-decoration:none;
	border-right:1px solid #333333;
}
#onecol {
	width: 594px;
}
#onecol p {
	font-size:1.3em;
	padding:0px 10px;
}
#onecol ul li {
	font-size:1.3em;
	margin:10px;
}
table {
	font-size:1.2em;
}
table {
	margin:10px;
	border-top:1px solid #a7c399;
	border-left:1px solid #a7c399;
	width:574px;
}
table tr td {
	padding:3px;
	background-color:#DDFFCC;
	border-bottom:1px solid #a7c399;
	border-right:1px solid #a7c399;
}