/* CSS Document */

body {
   padding: 0;
   margin: 0;
   background-color:#CCCCCC;
}

h1 {font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h2 {font:bold 80% 'helvetica neue',sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#000000; 
	font-size:10px;
}

table tr td a img {
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}

#wrapper { 
 	width: 1003px;
	margin: 10px auto;
	border-left-width:2px;
	border-bottom-width:2px;
	border-right-width:2px;
	border-top-width:2px;
	border-color:#000000;
	border-style:solid;
	-moz-border-radius: 5px 5px;
	border-radius: 5px 5px;
	background-color:#FFFFFF;
	padding-bottom: 10px;
	-moz-box-shadow: 0px 0px 2px 2px #888;
	-webkit-box-shadow: 0px 0px 2px 2px #888;
	box-shadow: 0px 0px 5px #888;
}

#banner {
	position:relative;
	background: url(../bg_images/banner2.jpg);
	height: 145px;
	width: 1003px;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#leftinfo {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-top: 15px;
	padding: 10px 5px;
	border-left-width:3px;
	border-bottom-width:3px;
	border-right-width:3px;
	border-top-width:3px;
	border-color:#000000;
	*+border-style:solid; /* IE6-7 */
	border-style:solid\0/; /* IE8 */
	-moz-box-shadow: 0px 0px 2px 2px #000;
	-webkit-box-shadow: 0px 0px 2px 2px #000;
	box-shadow: 0px 0px 5px #000;
	display: inline;
	-moz-border-radius: 5px 5px;
	border-radius: 5px 5px;
	background-color:#EFEFEF;
}

#leftinfo a:hover {
	color: #999999;
}

.leftinfotitles {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding: 8px 0;
	background: #757575; /* old browsers */
	background: -moz-linear-gradient(top, #757575 0%, #474747 100%, #474747 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#757575), color-stop(100%,#474747), color-stop(100%,#474747)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757575', endColorstr='#474747',GradientType=0 ); /* ie */
}

.left_content {
	padding-top: 10px;
}

.leftinfotext {
	color:#000000; 
	padding-top: 5px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size: 10px;
}

.leftinfotext a:visited {
	color: #0066cc;
}

#maincontent {
	float: left;
	width: 700px;
	display: inline;
	background-color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin: 10px 0 0 40px;
}

#maincontent a:hover {
	color: #999999;
}

#maincontent hr {
	height:1px;
	background-color: #000;
	border: none;
}

#maincontent_thumbs {
	float: left;
	width: 900px;
	display: inline;
	background-color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin: 10px 0 0 40px;
	padding-left: 20px;
}

#bannercontent {
	position: relative;
	clear:both;
}

#nav_container {
	position: relative;
	padding: 104px 0 0 140px; /* navigation positioning */
	clear:both;
}

.navbar {
	background-color:#FFFFFF;
	height: 37px;
	text-transform:uppercase;
	/*width: 860px;*/
	overflow: hidden;
}
ul.topnav {
	list-style: none;
	padding: 0;	
	margin: 0;
	width: 100%;
	float: left;
	height: 37px;
}
ul.topnav li {
	display:inline;		
	float: left;
}
ul.topnav li a {
	border:solid #636363;
	border-width:0 2px 0 2px;				
	background-color:#FFFFFF;
	height:37px;
	padding: 0 7px;
	line-height: 37px;
	color: #000;
	display: block;
	text-decoration: none;
	float: left;
	letter-spacing:1px;
	display:inline-block;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:900;
	margin-left: 2px;
}

ul.topnav li a:hover {
	

	color:#999999;
}

ul.topnav li a.last {
	border-right-width: 0px;
}

ul.topnav li a.first {
	border-left-width: 0px;
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 321px; top: 141px;
	background: #fff;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 225px; /*1 of 3 place that has to be addjusted if you want to increase subnav width*/
	/*-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;*/ /*If you want the bottom corners rounded*/
	border: 1px solid #111;
	overflow:hidden;
	z-index:9999;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 225px; /*2 of 3 place that has to be addjusted if you want to increase subnav width*/
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 200px; /*3 of 3 place that has to be addjusted if you want to increase subnav width, difference of 25px*/
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background-color: #333;
	color:#FFFFFF; 
}

.slideshow {
	margin: 40px 0 50px 0;
}

#m1aTitle h2 {
	font-size:18px;
}

#m1a p {
	font-size:18px;
}
