body  {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../main_images/bground.jpg);
	background-repeat: repeat-x;
}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
} 
#header {
	background-image: url(../main_images/header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: bottom;
	text-align: center;
	height: 270px;
} 
#horiz_nav {
	background-image: url(../main_images/navbground.png);
	height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #333;
	padding-top: 5px;
	background-repeat: no-repeat;
	z-index: 50;



}

.clearit {

	clear: both;

	height: 0;

	line-height: 0.0;

	font-size: 0;

}

#navbar {


}

#navbar, #navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Trajan Pro", sans-serif;

}

#navbar a {
	display: block;
	text-decoration: none;
	font-size: 0.85em;
	color: #FFFFFF;
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;

}

#navbar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(../main_images/down_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;

}

#navbar li {
	float: left;
	width: 9em;

}

#navbar li {position: relative;}



/* hide from IE mac \*/

#navbar li {position: static; width: auto;}

/* end hiding from IE5 mac */



#navbar li ul, #navbar ul li  {
	width: 12em;
	z-index: 60;

}

#navbar ul li a  {
	color: #565656;
	border-right: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;

}

#navbar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border: 1px solid #333333;

}

#navbar li:hover a, #navbar a:focus,

#navbar a:active, #navbar li.hvr a {
	color: #66CCFF;
	background-image: url(../main_images/h1bground.png);
	background-repeat: repeat;

}

#navbar li:hover ul, #navbar li.hvr ul {

	display: block;

}

#navbar li:hover ul a, #navbar li.hvr ul a {

	color: #000000;

	background-color: transparent;

}

#navbar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF !important;

}

#subnav {
	font-size: 12px;
	margin-bottom: 10px;
	padding: 2px;
	line-height: 1.4em;
	margin-left: 5px;
	font-weight: bold;
	margin-right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#rightbox {
	width: 140px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	font-size: 90%;
	margin-right: 10px;
	float: right;
}

.quotebox {
	background-color: #E8F3FF;
	border: 1px solid #999999;
	font-size: 90%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.reportbox {
	background-color: #E8F3FF;
	border: 1px solid #999999;
	margin: 10px;
	font-size: 70%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}


#contentcontainer {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #000000;
	background-image: url(../main_images/contentbground.png);
	background-repeat: repeat-x;
}


#mainContent {
	margin-right: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 600px;
}

#footer {
	font-size: 70%;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(../main_images/footer-trans.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	height: 30px;
} 

#mapframe{
	height: 200px;
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-attachment: fixed;
}
.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;
}

img {
	border: 1px solid #666666;
	padding: 2px;
	margin: 5px;
}

 img.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.benlawerslogobox {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
}

.gallerythumb {
	padding: 2px;
	border: 1px solid #999999;
	margin: 0px;
}

.thumbcontainer {
	margin: 2px;
	height: 90px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	text-align: center;
	font-weight: bold;
}
.largethumbcontainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-align: center;
	float: left;
	width: 250px;
}

.gallerycontainer {
	position: relative;
	float: left;
	width: 100%;
}

h1 {
	font-family: "Trajan Pro", "Georgia", "Book Antiqua", "Palatino Linotype", "Times New Roman", sans-serif;
	text-align: left;
	color: #333333;
	font-size:21px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: underline;
}

.hidetitle {
	display: none;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	font-size:16px;
	padding-left: 5px;
	line-height: 1.2em;
	font-weight: bold;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	font-size:13px;
	padding-left: 5px;
	line-height: 1.2em;
	font-weight: bold;
}

a:link {
	color: #006699;
}
a:visited {
	color: #666699;

}
a:active {
	color: #990033;
}


a:hover {
	color: #990000;
}

a:focus {
	text-decoration: none;

}



p {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 1.2em;
}

.textlist {
	font-size: 80%;
	color: #666666;
	line-height: 1.2em;
	background-color: #DEEAEF;
	padding: 5px;
	list-style-type: disc;
	list-style-position: inside;
}

.top{
	color: #333333;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 150px;
	margin-left: 10px;
}
.rightboxnested {
	font-size: 80%;
	background-color: #F9F9F9;
	padding-top: 2px;
	line-height: 1.2em;
	border: 1px solid #999999;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 4px;
	margin-bottom: 5px;
}

.locmapnested {
	font-size: 80%;
	background-color: #F9F9F9;
	padding-top: 4px;
	line-height: 1.2em;
	border: 1px solid #999999;
	padding-bottom: 4px;
	text-align: center;
	margin-bottom: 5px;
}
.rightbox_icon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fltright {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 240px;
	margin-left: 10px;
}
.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.caption {
	font-size:60%;
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablecaption {
	text-align: left;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;

}

table {
	float: none;
	background-color: #E2E2E2;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 80%;
	text-indent: 10px;

}



tr.stripe1 {

	background-color: #F4F4F4;

}

tr.stripe2 {

	background-color: #E1ECF2;
}

