/******************* Common Formatting - Start ******************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

div {
	position: relative; 
	z-index:1;
	background: none;
}

h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h2 {
	display:block; 
	text-align:justify;
}

button { 
	border: none; 
	background:none; 
	margin: 0; 
	padding: 0; 
	width: 69px; 
	height: 24px; 
	cursor: hand; 
	cursor: pointer; 
	overflow: auto;
}

* html button {overflow:visible; width: 69px; height: 24px; }

*:first-child+html button {overflow:visible;}

a:link {
	color: #630;
}

a:hover {
	color: #930;
}
/* Top right links - Start */
#topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: 600;
	margin: 5px 20px 0px 0px;
	height: 21px;
	clear: right;
	float: right;
}

#topLinks a {
	text-decoration: none;
	color: #993a00;
}

#topLinks a:visited {
	color: #993a00;
}

#topLinks a:hover {
	text-decoration: underline;
}
/* Top right links - Stop */



.form1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-style: italic;
	width: 150px;
}

.form2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-style: normal;
	width: 150px;
}
/* Log In - Stop */

/* Wrapper to center all content - Start */
.wrapper {
	position: relative;
	min-height: 100%;
	height: 100%;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
/* Wrapper to center all content - Stop */

/* Footer classes and IDs - Start */
#footer {
	clear: both;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	padding-top: 10px;
}

#footer a {
	text-decoration: none;
	color: #333333;
}

#footer a:visited {
	color: #333333;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer classes and IDs - Stop */
/******************* Common Formatting - Stop ******************/
/********************* Landing Page - Start *********************/
/* Landing page background class - Start */
.landingBackground {
	background-image: url(../images/bgImage1.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
/* Landing page background class - Stop */

/* Landing page horizontal mini navigation bar - Start */
#hnavBar {
	background: url(../images/navBG.jpg) repeat-x;
	height: 27px;
	width: 600px;
	padding: 0px;
	margin: 20px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	border: solid 1px #CCCCCC;
	overflow: hidden;
	float: left;
}

#hnavBar ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: none;
}

#hnavBar ul li {
	display: inline;
}

#hnavBar ul li a {
	float: left;
	height: 27px;
	color: #000000;
	padding: 5px 7px 0px 8px;
	text-decoration: none;
}

#hnavBar ul li a:visited {
	color: #000000;
}

#hnavBar ul li a:hover {
	color: #000000 !important;
	margin-left: -1px;
	padding: 5px 6px 0px 8px;
	border-right: 1px solid #e7dbb7;
	border-left: 1px solid #e7dbb7;
	background: url(../images/navOver.jpg) repeat-x;
}
/* Landing page horizontal mini navigation bar - Stop */

/* Landing page title bar - Start */
#title {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 5px;
	clear: both;
	float: left;
}
/* Landing page title bar - Stop */

/* Landing page main content - Start */
#body {
	width: 600px; 
	margin: 0 auto 0 auto;
	padding-top: 50px;
	text-align: center;
	clear: both;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: lighter;
	color: #555;
}
/* Landing page main content - Stop */

/* Landing page subcontent - Start */
#center {
	display:block;
	text-align:justify;
	width: 550px;
	margin: 0 auto 0 auto;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#center h2 {
	font-size: 18px;
}
/* Landing page subcontent - Stop */
/********************* Landing Page - Stop *********************/
/********************** Home Page - Start ***********************/
/* Home page background class - Start */
.mainBackground {
	background-image: url(images/bgStar.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/* Home page background class - Stop */

/* Home page logo - Start */
#logo {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	clear: both;
	float: left;
}
/* Home page logo - Stop */

/* Main Navigation Bar - Start */
#navBar {
	background: url(../images/bgNav.jpg) repeat-x;
	height: 39px;
	width: 1010px;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	border: solid 1px #CCCCCC;
	overflow: hidden;
	clear: both;
	float: left;
}

#navBar ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: none;
}

#navBar ul li {
	display: inline;
}

#navBar ul li a {
	float: left;
	height: 39px;
	color: #000000;
	padding: 12px 42px 0px 37px;
	text-decoration: none;
}

#navBar ul li a:visited {
	color: #000000;
}

#navBar ul li a:hover {
	color: #000000 !important;
	margin-left: -1px;
	padding: 12px 41px 0px 37px;
	border-right: 1px solid #e7dbb7;
	border-left: 1px solid #e7dbb7;
	background: url(../images/bgNavOver.jpg) repeat-x;
}

.leftColumn {
	clear: left;
	float: left;
	width: 150px;
	height: auto;
	display:inline;
	margin: 10px 0px 0px 25px;
}

.leftColumn h1 {
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
}

.leftColumn p {
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.leftColumn a:link {
	color: #630;
}

.leftColumn a:hover {
	color: #930;
}

.rightColumn {
	position: relative;
	float: left;
	clear: right;
	width: 790px;
	height: auto;
	margin: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:inline;
}

.rightColumn h2 {
	font-size:14px;
}

.rightColumn a:link {
	color: #630;
}

.rightColumn a:hover {
	color: #930;
}
/* Main Navigation Bar - Stop */
/********************** Home Page - Stop ***********************/

/* Reno Add In */

#ContentArea {
    display:inline-block;  font-family: Arial, Helvetica, sans-serif;
	 margin-left:85px;
	width: 840px;
	/*border:1px solid black;*/
}

H2
{ margin: 32px 22px 0 0; font-family: Arial, Helvetica, sans-serif;
}

#ContentArea img
{ display:inline-block;
  margin: 22px 22px 0 0;
  }

.imgleft {
float: left;
padding: 6px 10px 6px 0px;
}


#ContentText
{   display:inline; 
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
        color:#555;
    text-align:left; vertical-align:top;
    margin: 62px 72px 70px 170px;
 /*  border:3px solid blue; */ }

#topmenu {
	height: 20px;
	width: 750px;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	float: right;
	border: none;
}

#topmenu ul li {
	display: inline;
}

#topmenu ul li a {
	float: right;
	height: 20px;
	color: #000000;
    padding-top:6px;
	padding-right:12px;
	/* padding: 12px 42px 0px 37px; */
	text-decoration: none;
}

#topmenu ul li a:visited {
	color: #000000;
}

#topmenu ul li a:hover {
	color: red;
	/* margin-left: -1px;
	 padding: 12px 41px 0px 37px; 
	border-right: 1px solid #e7dbb7;
	border-left: 1px solid #e7dbb7;
	background: url(../images/bgNavOver.jpg) repeat-x; */
}

td {vertical-align:top;}

