@charset "UTF-8";
body  {
	font-family:Verdana, Geneva, sans-serif;
/*background: transparent url(http://www.smileycat.com/miaow/archives/images/misc/layout_grid.gif) no-repeat scroll left top;
	; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin: 0px;
	background-repeat:repeat-y;
	background-image:url(images/bg9.gif);
	background-position:0px;
	font:100%;

	/*background-color: #97C149;*/
}
.style #container {
	width: 1200px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	float:left;
	margin-left:0px;
}
.style #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 398px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0;
}
.style #mainContent {
	margin: 0 0 0 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
	/*background-color:#275A89; /* the auto margins (in conjunction with a width) center the page */
	min-height:600px;
	color:#FFFFFF;
	width:750px;
	margin-left:3px;
}


 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
}

ul.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:130%;
	text-align:left;
	padding:5px 0px;
	list-style-type: none;
	margin:0;
	margin-top:15px;
}

.menu li a {
	display:block;
	text-decoration:none;
	color:#006EB5; /*custom bullet list image*/
	padding: 5px 30px;
	/*: url(images/green.jpg) no-repeat center left; /*custom bullet list image*/
	border-bottom:1px dotted #fff;
	list-style-type:none;
	font-weight:bold;
	background-image:url(images/play_6x8.png);
	background-repeat:no-repeat;
	background-position:center left;
}

.menu li a:hover {
	display:block;
	text-decoration:none;
	color:#4D4D4D;
	/*border-bottom:1px solid #8A7827;*/
		border-bottom:1px solid #4D4D4D;



	/*background: url(images/white2.png) no-repeat center left; /*custom bullet list image
	background-color:#669934;
	background-color:#2b2727;*/
	
}
h2 {
	margin-top:250px;
	font-size:1.2em;
	text-align:justify;
	color:#FFF;
	padding: 0 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:20px;
}

h1 {
	margin-top:20px;
	font-size:1.6em;
	color:#FFF;
	padding: 0 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: dotted 1px #ccc;
	padding-bottom:10px;
	padding-left:20px;


}
p {
	font-size:0.8em;
	padding: 0 20px;
	color:#FFF;
	line-height:130%;
	margin:0;
	margin-bottom:6px;
}
	
	
.note {
	font-size:0.7em;
	font-weight:normal;
	font-style:italic;
}


a.av3 {
	color:#79D2D7;
	font-size:0.7em;
	text-decoration:none;
}

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

#bottom {
color:#79D2D7;
float:right;
padding:0;
width:800px;
border-left:1px solid #fff;
}

.partn {
}

#bottom_nav {
border-top:1px dotted #ccc;
float:left;
width:750px;
margin-top:10px;
margin-left:403px;
display:inline;
	
	}
#bottom_nav ul{
	text-align:left;
	list-style-type:none;
	padding:5px;
	margin:0;
		font-size:0.8em;

	}
#bottom_nav ul li{
	text-decoration:none;
	padding:10px;
}

#bottom_nav ul li a {
	text-decoration:none;
	color:#fff;
	background-image:url(images/arrow_right.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:20px 40px 20px 0;
}
#bottom_nav ul li a:hover {
	text-decoration:underline;
	color:#fff;
	background-image:url(images/arrow_right_hover_grey.png);

}

.image {
	float:left;
	padding: 0 20px;
	padding-top:10px;
}

ul {
	margin:0;
	padding-left:40px;
	color:#fff;
	font-size:0.8em;
	line-height:130%;
	margin-bottom:10px;
}

li {
	margin:0;
	padding:0;
}

#top_nav {
background-color:#FFFFFF;
float:left;
width:1153px;	
	}
#top_nav ul{
	text-align:right;
	list-style-type:none;
	padding:10px;
	margin:0;
	font-size:0.7em
	}
#top_nav ul li{
	text-decoration:none;
	padding:10px;
	display:inline;
	border-left:dotted 1px #8A7827;
}

#top_nav ul li a {
	text-decoration:none;
	color:#8A7827;
	background-image:;
	
	padding:0;
}

#top_nav ul li a:hover {
	text-decoration:underline;
}

.table {
	border-right:1px dotted #CCCCCC;
font-size:0.8em;
font-weight:normal;
padding:10px;
width:350px;
float:left;
}

#form1 {
	float:left;
	margin-left:20px;

}
.table2 {
border:none;
font-size:0.8em;
font-weight:normal;
padding:10px;
width:370px;
float:left;
text-align:left;
}
.table2 a {
	color:#FFF
}

.table3 {
border:bold;
font-size:1em;

float:left;
margin-left:20px
}

#sublogin {
border:none;
color:#fff;
background-image:url(images/arrow_right.png);
background-repeat:no-repeat;
background-position:right;
padding-right:40px;
padding-top:20px;
padding-bottom:20px;
background-color:#4D4D4D;
}

p a {
	color:#9C3;
}

.images {
	float:left;
	margin:10px;
}

th {
	font-weight:normal;
}
