.clear:after { 	/*
				*	Apply this class to containers that hold floated elements.  This will stretch the container
				*	to contain the floated elements completely.
				*/
    content:"."; 
    display:block; 
    height:0; 
    clear:both;
    visibility:hidden;
}

/*
*	This will apply a small height to containers that hold floats so that IE will stretch as well.	
*/
/* Hides from IE-mac \*/
* html .clear { height:1%; }
/* End hide from IE-mac */


body {
	color: #333333;
	margin: 20px 0;
	padding: 0;
	background-color:#333333;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.6em;
}

p {
	padding-left: 20px;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #333333;
	margin: 0 0 1em 0;

}

p.krowShow {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000;
}

p.address {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000;
	margin: 0 0 .5em 0;
	padding: 0;
}

h1 {
	color: #333399;
	padding-left: 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 2.3em;
	line-height: 1.1em;
	margin: 0 0 .7em 0;
}

h2 {
	color: #333399;
	padding-left: 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 0 0 .7em 0;
}

h3 {
	color: #333399;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0 0 .5em 0;
}

.footer {
	color: #666666;
	padding-left: 20px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height: 160%;
	margin: 0px;
	clear: both;
	vertical-align: middle;
}

.footer a {
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.listing {
	list-style-type: disc;
	overflow: visible;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 1em;
}

.highlight {
	font-weight: normal;
	color: #333399;
}

.highlight2 {
	font-weight: bold;
	color: #000000;
}

a:link, a:visited, a:hover, a:active {
color: #333399; }


div#container {
	width: 756px;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px auto;
}

div#branding {
width: 100%; }

div#banner {
width: 100%; }

div#navigation {
width: 100%; 
height: 50px; }

div#content {
	width: 100%;
	padding: 0;
	margin: 0px 0px 20px;
}

div#content_header {
width: 100%;
height: 45px;
margin: 0;
padding: 0; }

div#content_left {
width: 300px;
margin: 0;
padding: 0;
float: left; }

div#content_right {
width: 300px;
margin: 0;
padding: 0;
float: left; }

div#footer {
	width: 736px;
	height: 20px;
	background-image: url(Images/Corner.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	clear: both;
}

div#spacer {
height: 20px; 
background-color:#333333; }

ul#mainNav {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}

ul#mainNav li {
display: inline;
list-style-type: none;
}

ul#mainNav a:link, ul#mainNav a:visited, ul#mainNav a:active {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	font-weight: bold;
}

ul#mainNav a:hover, ul#mainNav a.current:link, ul#mainNav a.current:visited {
	color: #333399;
	font-weight: bold;
}

div#column_left {
width: 234px;
margin: 0;
padding: 0;
background-color:#FFFFFF;
float: left; }

div#column_right {
	width: 460px;
	margin: 0;
	float: left;
	padding: 0;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

div#navigationVert {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

ul#mainNavVert {
	padding: 0;
	width: 100%;
	margin: 0;
}

ul#mainNavVert li {
	list-style-type: none;
	display: inline;
}

ul#mainNavVert a:link, ul#mainNavVert a:visited, ul#mainNavVert a:active {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	width: 213px;
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
}

ul#mainNavVert a:hover, ul#mainNavVert a.current:link, ul#mainNavVert a.current:visited {
	color: #333399;
	font-weight: bold;
}

div#sidebar {
	background-color:#CCCCCC;
	padding-top: 30px;
	padding-right: 10px;
	clear: both;
	height: 740px;
	float: left;
	width: 224px;
	background-image: url(Images/Corner2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

div#sidebar img {
	margin-left: 17px;
	margin-bottom: 20px;
}

/* Google Map Render */

#googleMap {
	margin: 28px 0 0 20px;
	width: 440px;
	height: 300px;
}