@charset "UTF-8";
/* CSS Document */

<style type="text/css">

* {
	vertical-align: baseline;
	fontweight:inherit;
	font-family: arial;
	font-size: 100%
	border: 0 none;
	outline: 0;
	padding: 0;
	margin; 0;
}
 
  #socialNetwork {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
        } 
 
 #navbar ul {
	list-style-type: none;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 80px;
	padding-bottom: 30px;
	word-spacing: -1px;
        } 
 
#navbar ul li {
	display: inline;
	
        } 
 
#navbar ul li a {
	text-decoration: none;
	padding: 10px;
	color: #db203b;
	font-family: "Leckerli One";cursive;
	bottom: 0px;
	font-size: 16px;
        } 
 
#navbar ul li a:hover {
	color: #db8c50;
	background-color: none;
	height: 45px;
        } 	
html, body {
	height: 100%;
	color: #555555;
	line-height: 1.5;
	font-size:14px;
}
#outerWrapper {
	height: 100%;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -4em;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
}
#header {
	width: 100%;
	background-image: url(../images/hdr_tgs.jpg);
	background-repeat: no-repeat;
	height: 155px;
}
#contentWrapper {
	
	width: 100%;
	overflow: inherit;
}
#left {
	float: left;
	width: 420px;
	height: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#right {
	float: left;
	width: 390px;
	height: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bottomNav {
	float: none;
	height: 95px;
	width: 100%;
	padding-top: none;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#noOverlap {
	clear: both;
	height: 10px;
}
#h1 {
	float:left;
	vertical-align:text-bottom;
	font-family: "Leckerli One";cursive;
	width: 260px;
	font-size: 23px;
	color: #0076a3;
	line-height: 42px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#price {
	font-family: "Leckerli One";
cursive;
	font-size: 33px;
	color: #0076a3;
	word-wrap: break-word;
}
#finePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}

#footer {
	font-weight: normal;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #db203b;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 15px;
}
		
#footer a:link {
	color: #db203b;}
	
#footer a:link:hover {
	font-weight: none;
	color: #db8c50;
	background-color: none;    
	}
	
#footer a:link:visited {
	color: #e6a676;
	background-color: none;    
	}
	
#copyright {
	float: right;
	font-family: "Leckerli One"; cursive;
	color: #db8c50;
	font-size: 11.5px;
	bold;
	padding-top: 20px;
	padding-bottom: 15px;
}

</style>
