@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #999999;
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
html, body { /* saves you from the "centering jump" on short pages */
	height:100%;
	min-height: 100%;
	margin-bottom: 1px;
}
a:link, a:hover, a:focus {
	color: #666699;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
a:visited {
color:#666699;
text-decoration: underline;
}
p {
	font-size: 80%;
}

hr {
border: none 0;
border-top: 1px solid #CCC;/*the border*/
width: 99%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
/* holder styles */
#wrapper {
	width: 980px;
	background: #FFFFFF url(../images/page-bg.gif) repeat-y; /* This image creates the three column faux effect */
	text-align: left;
	margin: 0 auto 0 auto;
}

/* header styles */
#header {
	background: #FFFFFF url(../images/topbar.gif) no-repeat bottom right; /* creates the top overlap of the right column */
	height:25px;
	border-top:4px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}
#header p {
	font-size:65%;
	margin-left:610px;
	margin-top:5px;
	margin-right:40px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#header1 .ad {
margin-top:10px;
height:60px;
float:right;
}
#header1 {
	background: #FFFFFF url(.../images/dway-bg-top.jpg) no-repeat top right; /* creates the top overlap of the right column */
	height:80px;
	border-bottom:0px solid #CCCCCC;
}
#header1 p {
	font-size:75%;
	margin-left:10px;
	margin-top:10px;
	margin-right:40px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#header1 .tag {
	font-size:150%;
	margin-left:100px;
	margin-right:20px;
	padding-top:15px;
	padding-bottom:10px;
	color: #F4C471;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
}
#header2 {
	background: #FFFFFF url(../images/img-rgt-bk-not.jpg) no-repeat top right; /* creates the top overlap of the right column */
	width:980px;
	border-bottom:10px solid #FFFFFF;
	border-top:10px solid #FFFFFF;
}
#header2 p {
	font-size:80%;
	line-height:140%;
	margin:15px;
	padding-left:700px;
	padding-right:20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.callout {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	padding: 20px 10px;
}

/* navigation styles */

#topnav {
  width:730px;
	height:30px;
	margin-left:30px;
	margin-top:10px;
}
#topnav ul {
padding: 0;
margin: 0;
background-color:transparent; 
line-height:normal;
list-style:none;
border-bottom: 0px solid #CCCCCC;
}

#topnav ul li{
display: inline;
padding: 0;
margin: 0;
}
#topnav ul li a{
	font-size: 100%;
	font-variant:small-caps;	
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding: 0px 6px 0px 6px;
	border-right:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	border-top:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	width:9em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/navbak1.jpg);
	background-repeat: no-repeat;
}
#topnav ul li a:hover, #nav ul li a:focus {
color:#FF0000;
border-right:0px solid #CCCCCC;
	border-left:0px solid #CCCCCC;
	border-top:0px solid #CCCCCC;
	border-bottom:0px solid #CCCCCC;
background-color:#FFFFFF;
background-image: url(../images/navbak2.jpg);
	background-repeat: no-repeat;
}
#topnav #current a {
	color:#109e59;
border-right:0px solid #CCCCCC;
	border-left:0px solid #CCCCCC;
	border-top:0px solid #CCCCCC;
	border-bottom:0px solid #CCCCCC;
	background-color:#FFFFFF;
background-image: url(../images/navbak2.jpg);
	background-repeat: no-repeat;
}


#nav {
	width: 10px;
	float: left;
	padding: 5px 5px; /* side padding is added to total width above for a 160px "real total" */
}
#nav {
	border-bottom: 0px solid #cccccc;
}

#nav ul {
padding: 0;
margin: 0;
background-color:transparent;
list-style-type:none;
font-size:60%;
border:1px solid #cccccc;
font-weight:bold;
}

#nav ul li{
display:inline;
padding: 0;
margin: 0;
}
#nav ul li a{
color:#006699;
background-color:#ffffff;
text-decoration:none;
padding: 2px 0px 2px 2px;
border-bottom:1px solid #cccccc;
display:block;
height: 1%;
}

#nav ul li a:hover, #leftcol #nav ul li a:focus {
background-color:#FF9900;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
color:#FFFFFF;
}

/* content styles */
#content {
float:left;
width:660px;
	padding: 0px 10px 0px 5px;
	height:100%;
}

#content p {
	font-size:80%;
	line-height: 140%;
	margin:10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#content .lead {
	font-size:100%;
	line-height: 130%;
	margin:10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#content .list {
	font-size:110%;
	line-height: 130%;
	margin:10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#content .proplead {
	font-size:100%;
	line-height: 130%;
	margin:10px;
	padding-left:5px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

#content .cmtitle {
	font-size:300%;
	line-height: 130%;
	margin:10px;
	padding-left:2px;
	color: #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
}

#content h1{
font-size: 120%;
line-height:160%;
color: #109e59;
padding: 0;
margin: 10px;
font-family:Arial, Helvetica, sans-serif;

}

#content h2{
font-size: 115%;
color: #999999;
padding: 0;
margin: 10px;
}
#content h3{
font-size: 102%;
color: #999999;
padding: 0;
margin: 10px;
}
#content h4{
font-size: 100%;
color: #999999;
padding: 0;
margin: 10px;
}
#content h5{
	font-size: 90%;
	color: #666666;
	padding: 0;
	margin: 10px;
	background-color: #E6E6E6;
}
#content h6{
font-size: 70%;
color: #999999;
padding: 0;
margin: 10px;
}
#content ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}

#content li{
	font-size:80%;
	color: #666666;
	background: url(../images/mybullet.gif) left no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	margin: 2px;
	text-indent:0px;
	margin-left: 40px;
}
#content em{
	font-size:75%;
	margin:10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#content td {
padding:0px;
border: 0px dotted #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:80%;
text-align:left;
}

#content .small {
	font-size:70%;
	margin:10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#content .pbox {
float:left;
width:140px;
height:100px;
border:1px solid #CCCCCC;
padding-top:15px;
}
#content .large {
	font-size:110%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#content .rtad {
	color: #FFFFFF;
	background-color:#FF0000; 
	font-size: 160%; 
	margin:10px;
	padding:5px;
}

/* third column styles */
#rightcol {
	margin: 0px;
	padding: 5px 18px 8px 8px;
	float: right;
	width: 240px;
}
#rightcol p {
	color: #666666; 
	font-size: 80%; 
	padding:5px;
		font-family: Arial, Helvetica, sans-serif;
}
#rightcol .rtsmall {
	color: #666666; 
	font-size: 90%; 
	padding:5px;
}
#rightcol h1 {
	color: #666666; 
	font-size: 100%;  /* Sets the font size to 100% of the user's browser preference, */
	font-weight: bold; /* Removes the default bolding that the browser puts on heading text. */
	margin-top: 10px; /* Adds 20 pixels of top margin so that the baseline of the  sidebar h2 text starts at the baseline of the Welcome image. */
	margin-right: 10px; /* Adds some space on the right of the h2 to make sure it doesn't touch the edge of the container. */
	margin-left: 5px; /* Adds some space on the left of the h2 to make sure it doesn't touch the left edge of the container. */
	margin-bottom:5px;
}
#rightcol h2 {
	color: #666666; 
	font-size: 90%;  /* Sets the font size to 100% of the user's browser preference, */
	font-weight: bold; /* Removes the default bolding that the browser puts on heading text. */
	margin-top: 10px; /* Adds 20 pixels of top margin so that the baseline of the  sidebar h2 text starts at the baseline of the Welcome image. */
	margin-right: 10px; /* Adds some space on the right of the h2 to make sure it doesn't touch the edge of the container. */
	margin-left: 10px; /* Adds some space on the left of the h2 to make sure it doesn't touch the left edge of the container. */
	margin-bottom:5px;
}
#rightcol .rtad {
	color: #FFFFFF;
	background-color:#FF0000; 
	font-size: 150%; 
	padding:5px;
}
#rightcol ul {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:80%;
line-height:120%;
margin-left:20px;
padding:0px;
text-indent:5px;
list-style: disc;
}
#rightcol ol {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:80%;
margin:10px;
padding:0px;
text-indent:2px;
list-style:decimal;
margin-left:25px;
line-height: 1.4; /* Opens up the spacing (leading) between lines of text. */
}
#rightcol td {
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
color:#000000;
border:dashed 1px #CCCCCC;
}
#rightcol .title {
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#666666;
padding:5px;
margin-bottom:0px;
}
#widecol {
    width:930px;
	margin-left:20px;
	margin-top:5px;
	padding: 15px;
	border-top: 1px solid #EEEEEE;
	line-height:110%;
	font-size: 100%;
	color: #999999;
	background: #FFF;  /* This background color covers the faux column effect that spans the entire holder div */
}
#widecol p {
	font-size:80%;
	line-height: 140%;
	margin:10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#widecol .lead {
	font-size:100%;
	line-height: 130%;
	margin:10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#widecol .list {
	font-size:110%;
	line-height: 130%;
	margin:10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#widecol .proplead {
	font-size:100%;
	line-height: 130%;
	margin:10px;
	padding-left:5px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

#widecol .cmtitle {
	font-size:300%;
	line-height: 130%;
	margin:10px;
	padding-left:2px;
	color: #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
}

#widecol h1{
font-size: 120%;
line-height:160%;
color: #109e59;
padding: 0;
margin: 10px;
font-family:Arial, Helvetica, sans-serif;

}

#widecol h2{
font-size: 115%;
color: #999999;
padding: 0;
margin: 10px;
}
#widecol h3{
font-size: 102%;
color: #999999;
padding: 0;
margin: 10px;
}
#widecol h4{
font-size: 100%;
color: #999999;
padding: 0;
margin: 10px;
}
#widecol h5{
	font-size: 90%;
	color: #666666;
	padding: 0;
	margin: 10px;
	background-color: #E6E6E6;
}
#widecol h6{
font-size: 70%;
color: #999999;
padding: 0;
margin: 10px;
}

#widecol ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}

#widecol li{
	font-size:80%;
	color: #666666;
	background: url(../images/mybullet.gif) left no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	margin: 2px;
	text-indent:0px;
	margin-left: 40px;
}
#widecol em{
	font-size:75%;
	margin:10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#widecol td {
padding:0px;
border: 0px dotted #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:80%;
text-align:left;
}

#widecol .small {
	font-size:70%;
	margin:10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#widecol .pbox {
float:left;
width:140px;
height:100px;
border:1px solid #CCCCCC;
padding-top:15px;
}
#widecol .large {
	font-size:110%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#widecol .rtad {
	color: #FFFFFF;
	background-color:#FF0000; 
	font-size: 170%; 
	margin:10px;
	padding:5px;
}

/* footer styles */
#footer {
    width:930px;
	margin-left:20px;
	margin-top:10px;
	padding: 15px;
	border-top: 0px solid #EEEEEE;
	line-height:130%;
	font-size: 90%;
	color: #999999;
	background: #FFF;  /* This background color covers the faux column effect that spans the entire holder div */
}

/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.bottom:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none}
a.bottom:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: underline}
a.bottomr:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none}
.bottomr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	text-decoration: none;
	text-align:right;
}
a.bottomr:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; text-decoration: none}
a.bottomr:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; text-decoration: underline}

.green {color:#109e59;}
.grey {color:#CCCCCC;}
.brown {color:#47440B;}
.red {color:#FF0000;}
