/* Bowling Green Convention Visitors Bureau
   CSS Document (Index) */

body
	{
	margin: 0;
	padding: 0;
	background-image: url(../images/bgfade2.jpg);
	background-position: center;
	/* background-attachment: fixed; */
	background-repeat: repeat-y;
	height: 100%;
	}
	
*body /* centers the layout in ie5.5 */
  {
  text-align: center;
  }

*container /* centers the layout in ie5.5 */
  {
	margin: 0 auto; width: 700px; text-align: left;
	}
	
img
	{
	border: 0;
	}
	
a:link
  {
	color: #2C6853;
	}
	
a:visited
  {
	color: #2C6853;
	}

#container
	{
	margin: auto;
	position: static;
	width: 700px;
	text-align: left;
	}

#header
	{
	height: 210px;
	}

#topgraphic
	{ 
	width: 700px;
	height: 18px;
	}

#logo
	{
	float: left; 
	width: 141px;
	height: 137px;
	margin-left: 50px;
	margin-top: 10px;
	display: inline;
	}

#topmenu
	{
	float: right;
	width: 500px;
	height: 34px;
	text-align: right;
	display: inline;
	}

#topmenu *
	{
	vertical-align: middle;
	display: inline;
	}

#topadvert
	{
	float: right;
	width: 448px;
	height: 125px;
	}
	
#advert
	{
	float: left;
	width: 310px;
	margin-top: 10px;
	}
	
#ad
	{
	float: right;
	width: 125px;
	height: 140px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	}

#minimap
	{
	float: right;
	width: 72px;
	height: 103px;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 10px;
	}
	
#topad3
	{
	clear: left;
	width: 300px;
	padding-top: 15px;
	}

#toptag
	{
	clear: both;
	width: 94px;
	height: 12px;
	margin-left: 25px;
	margin-bottom: 10px;
	}
	
#searchbox
	{
	clear: left;
	width: 290px;
	background-color: #ffffff;
	padding-top: 50px;
	padding-left: 0px;
	}

#menu
	{
	height: 32px;
	width: 700px;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
#menu_buttons
	{
	height: 26px;
	width: 648px;
	border: 0px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	}

#contents
	{
	margin: auto;
	margin-top: 18px;
	}

#content_panel_big
	{
	margin-left: auto; 
	margin-right: auto;
	width: 662px;
	}

#footer
	{
	clear: both;
	width: 675px;
	height: 33px;
	margin-top: 30px;
	margin-bottom: 30px;
	}

.topadvert_type
	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C4F68;
	margin-top: 20px;
	font-weight: bold;
	}
	
.welcome_type
	{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #2C4F68;
	margin-top: 20px;
	font-weight: bold;
	}
	
.date_type
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C4F68;
	line-height: normal;
	font-weight: bold;
	}
	
.message_type
	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}

.topmenu_type
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 8px;
	margin-right: 8px;
	color: #2C6853;
	}

.topmenu_type a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C6853;
	text-decoration: none;
	}

.topmenu_type a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C6853;
	text-decoration: none;
	}

.topmenu_type a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #34397D;
	text-decoration: underline;
	}

.topmenu_type a:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #34397D;
	text-decoration: underline;
	}

#cityimage
	{
	float: left;
	width: 87px;
	height: 33px;
	margin-top: 0px;
	margin-left: 47px;
	}

#copyright
	{
	margin-top: 0px;
	text-align: center;
	}

.copyright_type
	{
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #999999;
	}

.copyright_type a:link
	{
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	}

.copyright_type a:visited
	{
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	}

.copyright_type a:hover
	{
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #4b4b4b;
	text-decoration: underline;
	}

.copyright_type a:active
	{
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #4b4b4b;
	text-decoration: underline;
	}
#cityofbglink{float:left; width:173px; margin:0 0px 20px 38px; vertical-align:top;}
#footercontent{float:left; width:334px; text-align:center;}
#awardcontainer{width:90px; float:left;}