html, body {
	display: block;
	height: 100%;
}

body {
	
  	font-family: sans-serif;

	margin-top: 0px;

	background-image: url(../images/back_shaded.gif);

	background-repeat: repeat-y;

	background-position: center;
	height: 100%;
	font-size: 70%;
}
hr {
	margin-top:10px;
	color: #CCCCCC;
	height: 1px;
}
h2 {
font-size: 1.4em;
}
h3 { 
font-size: 1.2em;
}
h4 {
font-size: 1.1em;
}
p {

  margin-top:0;

}

a {

  color:#666;

}

.clear {

	clear:both;

}

#all {

	margin: 0px auto;

	min-height: 100%;

	height: 100%;

	width: 700px;

	padding: 0px;

}



#allContainer {

	min-height: 100%;

	height: 100%;

	margin: 10px 0px;

	padding: 0px;

	}
#homeLRContainer {
width:700px;
clear:both;
}
#topMenuContainer {

	width: 700px;

	clear: both;

}



#contentContainer {
	width: 700px;
	margin-top:0px;
	padding-top:0px;
	min-height: 100%;
	height: 100%;
	clear: both;
}

#bottomContainer {

	width: 700px;

	clear: both;

	padding-top:5px;

}

#header_bottom {

	width: 700px;

	height: 24px;

    clear: both;

}

#header_top {

	width: 700px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #666666;

	height: 115px;

	background-color: #CCCCCC;

}

#left_nav_group {

	float: left;

	width: 550px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #666666;

	font-weight: normal;

	padding-top: 4px;

	*padding-bottom: 5px;

}

#right_nav_group {

	float: right;

	width: 150px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #FFFFFF;

	clear: both;

	padding-top: 4px;



	*padding-bottom: 5px;

	text-align: right;

}

#home_left_col, #footer_info {

	float: left;

	width: 350px;

}

#home_right_col, #obContainer {

	float: right;

	width: 350px;

	clear: both;

}

#obContainer {

	text-align: right;	

}



ul {

margin:0;

padding:0;

}

li {

list-style: none;

}





#left_nav_group ul, #right_nav_group ul{

	padding-left: 0px;

	display: inline;

	} 

#left_nav_group ul {

	margin-left: 10px;

	

	} 

#right_nav_group ul{

	margin-left: 13px;

}



#left_nav_group ul li, #right_nav_group ul li {

	margin-left: 0;

	padding: 0px 15px 0px 0px;

	list-style: none;

	display: inline;

		}



#left_nav_group ul li a, #right_nav_group ul li a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}	

#left_nav_group ul li a:hover, #right_nav_group ul li a:hover {

	color: #FF3300;

}


#left_nav_group ul li a.current, #right_nav_group ul li a.current {

	background-color: #FFFFFF;

	color: #FF0000;

	padding: 5px;

	

}	

#left_nav_group ul li.first, #right_nav_group ul li.first {

	border-left: none;

	list-style: none;

	display: inline;

	margin-top: 0px;

	}

#homeImages {

margin-top: 5px;

}

#homeImages li {

display:inline;
}

#awards_header {

	background-color: #CCCCCC;

	border-left-width: 8px;

	border-left-style: solid;

	border-left-color: #20B7EE;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.2em;

	color: #333333;

	margin-top: 5px;

	margin-bottom: 5px;

}

#award_list_image, #gallery_copy{

	float: left;

	width: 115px;

}

#gallery_copy{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	color: #333333;	

}

#award_list_summary{

	float: right;

	width: 220px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	color: #333333;

	margin-left: 15px;

}

#award_list_detail{

	float: right;

	width: 570px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	color: #333333;

	margin-left: 15px;

}

#award_gallery_images{

	float: right;

	width: 570px;

	clear: both;

	margin-left: 15px;

}

#home_detail{

	margin-right: 15px;

}

.logotext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 26px;

	color: #FFFFFF;

	font-weight: bold;

}

.big_link_email {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #666666;

	font-weight: bold;

	text-decoration: none;

}

.search_button {

	font-size: 0.8em;

	color: #333333;

	padding-right: 3px;

	padding-left: 3px;

	background-color: #CCCCCC;

	border: 1px solid #333333;

}

.shopping_button{

	color: #333333;

	background-color: #CCCCCC;

	border: 1px solid #333333;

	text-decoration: none;

	padding-right: 5px;

	padding-left: 5px;

}

.search_input {

	font-size: 0.8em;

	color: #333333;

	text-align: left;

}

.search_form_align {

	text-align: right;

}

.cart_form{

	*height:5px;

}

.cart_qty{

	border: 1px solid #666666;

	font-size: 0.8em;

}

#cartFooterLeft {

	float:right;

	width:50%;

	padding-top: 10px;

	padding-bottom: 10px;

	text-align: left;

}

#cartFooterRight {

	float:right;

	width:50%;

	padding-top: 10px;

	padding-bottom: 10px;

	text-align: right;

}

#cartTotal{

	font-size: 1.4em;

	height: 30px;

	text-align: center;

	width: 100%;

}

#cartListHeader{

	color: #000000;

	font-size: 1.1em;

}

#cartHeader{

	text-align: center;

	height: 30px;

	padding-top: 20px;

}

.greytextsmall {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.85em;

	color: #333333;

	font-weight: normal;

	padding-right: 0px;

	padding-left: 0px;

	text-align: left;

}

.redheading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.2em;

	color: #6699CC;

	font-weight: bold;

	text-decoration: none;

}

.redSubheading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.0em;

	color: #6699CC;

	font-weight: bold;

}

.greytextbig {

	font-size: 1.2em;

	color: #666666;

	padding-right: 0px;

	padding-left: 0px;

	font-family: Arial, Helvetica, sans-serif;

}

.redheadingbig {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.4em;

	color: #FF0000;

	font-weight: bold;

	padding-right: 0px;

	padding-left: 0px;

}

/*

a:visited {

	color: #666666;

	text-decoration: none;

}

a:hover {

	color: #333333;

	text-decoration: none;

}

*/

.greytextbigbold {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	color: #333333;

	font-weight: bold;

	padding-right: 0px;

	padding-left: 0px;

}

.redtextlink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	color: #FF0000;

	font-weight: normal;

	padding-right: 0px;

	padding-left: 0px;

	text-decoration: none;



}

.bluetextlink {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	color: #20B7EE;

	font-weight: normal;

	padding-right: 0px;

	padding-left: 0px;

	text-decoration: none;

}

.redheadinglink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.2em;

	color: #FF0000;

	font-weight: bold;

	text-decoration: none;

}

.bottomlink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #999999;

	text-decoration: none;

	font-style: normal;

	font-weight: normal;



}

.orange {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.8em;

	color: #FF9900;

	text-decoration: none;

	font-style: normal;

	font-weight: normal;

}

#myContent {

	float: right;

	width: 550px;

	height: 400px;



}

.clearBoth {

	clear: both;

}

/* location link image */

.thumbnail{

position: relative;

z-index: 0;

}



.thumbnail:hover{

background-color: transparent;

z-index: 50;

}



.thumbnail span{

	position: absolute;

	background-color: #666666;

	padding: 0px;

	left: -1000px;

	border-top: 20px solid #FFFFFF;

	border-bottom: 20px solid #FFFFFF;

	visibility: hidden;

	color: black;

	text-decoration: none;

}



img{

border-width: 0;

}



a{

text-decoration: none;

}

#awards_list{
	/*min-height: 100%;*/

	/*height: 100%;*/

}

#award_list_summary p{

font-weight: bold;

}



body.page_home #awards_content a{

display:block;

margin-bottom:5px;

}



p{

background-color:inherit;

}



#award_gallery_images ul{

padding:0px;

}



#award_gallery_images br{

clear:both;

}



#award_gallery_images input{

amargin-top:50px;

}



#award_gallery_images li{

float:left;

list-style-type: none;

width:33%;
margin-bottom: 10px;
}



.thumbnail span img{ /*CSS for enlarged image*/

border-width: 0;

padding: 2px;

}



.thumbnail:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;

top: -236px;

left: -5px; /*position where enlarged image should offset horizontally */



}

