body{
	margin:0;
	padding:0;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #4a77bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #1F1F1F;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.addressstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	line-height: 1.1em;
	text-decoration: none;
}

.fontincrease {
	font-size: 110%;
	padding-right: 10px;
}

table {
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5A84C3;
	border: 1px solid #F7CF75;
	font-size: 110%;
	font-weight: bold;
}
.fontwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #557DBE;
}
.bgyellow {
	background-color: #FEF0C2;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #2385fa;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-weight: 800;
	line-height: 1.1em;
}


b{font-size: 150%;}
em{color: red;}

#maincontainer{
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#topsection{
	height: 136px; /*Height of top section*/
	background-image: url(images/chsffaheader.png);
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#mainnavigation{
	height: 30px;
	margin-left: 0px;
	background-color: #34629E;
	width: 900px;
	padding-left: 0px;
	color: #FFFFFF;
	}
#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#contentcolumn{
	margin-left: 190px; /*Set left margin to LeftColumnWidth*/
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#leftcolumn{
	float: left;
	width: 180px; /*Width of left column*/
	margin-left: -900px;
	color: #006699;
	padding: 0px;
	background-image: url(images/menubackgr.png);
}

#footer{
	clear: left;
	width: 100%;
	text-align: center;
	padding: 4px 0;
	background-color: #01244e;
	color: #FFFFFF;
}
.imagehome {
	background-position: center top;
	border: 1px solid #999999;
	text-decoration: none;
	}
.propertytable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	vertical-align: top;
	margin-top: 5px;
	background-position: center;
	text-align: right;
	line-height: 1.2em;
	background-color: #FFFFFF;
}
.headercell {
	background-color: #ed1c24;
	background-image: url(images/tablebackground.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: 900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

p {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	line-height: 1.2em;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 9px;
	font-size: 110%;
	color: #4975ba;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.namestyle {
	color: #FF6600;
}



.propertytable td {
	vertical-align: top;
	background-position: center;
	text-align: center;
}

#footer a{
color: #FFFF80;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	background-color: #FFFFFF;
}
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot {
	background-image: url(images/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	font-size: 12px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 5px;
	padding-right: 5;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.rbroundboxr { width: 98%; margin: 1em auto; }
.rbroundboxr { background: url(images/ntr.gif) repeat; }
.rbtopr div { background: url(images/tlr.gif) no-repeat top left; }
.rbtopr { background: url(images/trr.gif) no-repeat top right; }
.rbbotr div { background: url(images/blr.gif) no-repeat bottom left; }
.rbbotr {
	background-image: url(images/brr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* height and width stuff, width not really nessisary. */
.rbtopr div, .rbtopr, .rbbotr div, .rbbotr {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontentr {
	font-size: 12px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 5px;
	padding-right: 5;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.rbroundboxr { width: 98%; margin: 1em auto; }
#navlist
{
	padding-left: 0;
	margin-left: 10;
	border-bottom: 1px solid white;
	width: 95%; 
	font-family:Geneva, Arial, Helvetica, sans-serif  ;
	color: #333333;
}
imgcenter {
	background-position: center;
	padding-left: 0px;
	left: 10px;
	border: 1px solid #999999;
}


#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.2em;
	border-top: 1px solid white;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

#navlist li a {
	text-decoration: none;
	color: #518cc7;
	font-size: 1em;
	font-weight: bold;
}

.box {
	width:  200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: auto;
	background-image: url(images/boxbottom2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.box p {
	margin-left: 10px;
	}
.play {
	font-family: Arial, Helvetica, sans-serif;
}

.box h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 120%;
	background: url(images/boxtop.png) no-repeat top left;
	color: #00488a;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9c7dc;
	} 	
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #FF6600;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.alerttext {
	color: #FF3333;
}
a {
	color: #4A77BB;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #18418A;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #4975BA;
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 30px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #4975BA;
	list-style-position: outside;
	margin: 0px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
}
li {
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: small;
	color: #4975ba;
	font-weight: normal;
}
a:hover {
	color: #E77940;
}
#navlist a:hover {
	color: #0099FF;
}
#footer a:hover {
	color: #0099FF;
}

a {
	text-decoration: underline;
}
img {
	text-decoration: none;
}
.imageleft {
	float: left;
	border: 1px solid #666666;
	margin-right: 10px;
	margin-bottom: 20px;
	clear: left;
	margin-top: 10px;
	margin-left: 20px;
}
.imageright {
	float: right;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.titlestyle {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
h5 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1px;
	font-size: 100%;
	margin-left: 15px;
}
.clearrightmargin {
	clear: right;
}
.clearleftmargin {
	clear: left;
}
