@charset "UTF-8";

a:link {
	color: #333;
	text-decoration: none
}
a:active { color: #C0C0FF; text-decoration: none }
a:visited { color: #404040; text-decoration: none }
a:hover { color: #69F}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}


#wrap {
	width: 830px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url("images/background.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	position: relative;
	top: 10px;
}

#masthead {
	color: white;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69F;
}

#leftnav {
	float: left;
	width: 180px;
	height: 450px;
	line-height: 20pt;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #69F;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #69F;
	font-family: arial;
	font-size: 12px;
}

#main {
	float: left;
	width: 460px;
	border: 0px;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	line-height: 120%;
	height: 450px;
}

#rightnav {
	float: right;
	width: 180px;
	overflow: visible;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 450px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #69F;
	background-position: 10px;
}

#footer {
	clear: both;
	position: relative;
	left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #69F;
	text-align: right;
	vertical-align: bottom;
}




.prop {
    height:499px;
    float:right;
    width:1px;
}

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }


.menu
{
background-color:#52D124;
}

#bottomtext
{
	position: relative;
	top: 10px;
	margin-bottom: 20px;
}

#menutext
{
	position: relative;
	top: 30px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

#maintext
{
	position: relative;
	top: 15px;
	width: 430px;
	height: 400px;
	text-align: left;
	padding-left: 20px;
	overflow: auto;
	line-height: 140%;
	margin: 0px;
	padding-right: 10px;
}
 
#maintext3
{
	position: relative;
	top: 20px;
	width: 430px;
	height: 400px;
	overflow: auto;
	padding-right: 20px;
	text-align: left;
	padding-left: 20px;
}
a:visited {
	color: #666;
}

.top 
{
	position: relative;
	z-index: 4;
	top: 20px;
}

.toptext
{
	position: relative;
	top: 5px;
	z-index: 5;
	font-size: 10px;
}
.imageleft {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

.imageright {
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 0px;
	float: right;
}

h2 {
	font-size: 160%;
	color: #F63;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #06C;
}
.linksSM {
	font-size: 9px;
	color: #06F;
}
link {
	color: #09C;
}
#wrap #main #maintext table {
	font-size: 11px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 120%;
	color: #339;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0.4em;
}
.italicSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 150%;
	color: #003;
	text-transform: none;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	letter-spacing: .1em;
}
.quotation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #339;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 150%;
	text-align: center;
}
h5 {
	font-size: 120%;
	font-weight: bold;
	color: #003;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #003;
}
.bigger {
	font-size: 130%;
	line-height: 130%;
}
.boldSubhead {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

