/* zero off the defaults to get a clean starting point*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {  
margin: 0; 
padding: 0; 
border: 0; 
}

body {
	font-size: 100.01%;/* fix for IE scaling error at small font sizes*/
	text-align: center;/* centers the wrapper in IE 5.x*/
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #26282E;
	background-color: #FFFFFF;
}

/***** Begin laying out the wrappers *****/

#wrapper {
	margin: 0 auto;/*centers the wrapper in compliant browsers*/
	width: 766px;
	text-align: left;
	position: relative;/*set for the positioning of the nav*/
	background-image: url(images/outercontent_bg.jpg);/*shadow drop bg image*/
	background-repeat: repeat-y;
}

#outercontent {
	margin-left: 1px;
}


/***** Ends the wrappers *****/

/***** Begin laying out the headers *****/
#topbanner {
	background-image: url(images/header_bg.jpg);/*Main machu picchu image*/
	background-position: -1px 0;
	height: 28px;
	margin: 0 auto;
	width: 766px;
}

#topbanner .left {
	margin-left: 20px;
}

#topbanner .dish {
	float: right;
	margin-right: 18px;
	display: inline;
}

#subheader {
	background-image: url(images/subheader_image.jpg);/*shadow drop bg image*/
	background-repeat: no-repeat;
	background-position: -1px;
	height: 112px;
	width: 766px;
}

/***** Ends banners **************/

/******* Begins content layout ***********/

#content {
   margin-left: 230px;
	padding: 7px 0 10px 0;
	width: 510px;
}

#content h1 {
	font-size: 120%;
	margin: 12px 0 0 5px;
	color: #26282e;
	background-color: #FFF;
	text-align: center;
}

#content h2 {
	font-size: 95%;
	margin: 12px 0 0 5px;
	color: #26282e;
	background-color: #FFF;
	text-align: center;
}

#content p {
	font-size: 90%;
	padding: 5px 5px;
}

#content .imgright {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
}

#content .imgleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
}

#content .imgcent {
	border: 1px solid #4D7180;
	margin: 5px 10px 3px 5px;
	padding: 3px;
}

#content .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
	background-color: #FFF;
}

#content .lcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
	background-color: #FFF;
	padding-right: 9px;
}

#content .rcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
	background-color: #FFF;
	padding-left: 9px;
}
#content ul {
	color: #26282e;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#content li {
	font-size: 90%;
	padding-bottom: 10px;
}

table.pics {
	margin: 5px 10px 0px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.photoThumb { display: block; position: relative; float: left; }
.photoThumb:hover { background:  #fff !important; }

.photoThumb img,
table.pics img {
	padding: 4px;
  border: 1px solid #4D7180;
}

.photoThumb img {
  margin:  15px 26px;
}

.photoThumb span {
    background: none repeat scroll 0 0 #000000;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    left: 31px;
    padding: 1px 6px 5px;
    position: absolute;
    top: 20px;
}

table.pics td {
	padding: 0 0 20px 0;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.compsizes {
	margin-bottom: 10px;
}
table.compsizes td {
	font-size: 90%;
	padding-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.standout {
	color: #F7F7F7;
	background-color: #8594AE;
	margin-right: 20px;
	margin-left: 20px;
}
img.picborder {
	padding: 4px;
	border: 1px solid #26282E;
	margin-top: 15px;
	margin-bottom: 10px;
}
img.picmargin {
	padding: 4px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#nav {
	float: left;
	width: 180px;
	display: inline;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}

#nav h3 {
	color: #FFF;
	font-size: 90%;
	padding-bottom: 3px;
	width: 176px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8594ae;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8594ae;
	padding-left: 3px;
}

#nav img {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#nav ul {
	list-style-type: none;	/*margin-left: 20px;*/
}

#nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	width: 179px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8594ae;
}

#nav li a {
	font-size: 80%;
	height: 1%;
	display: block;
	text-decoration: none;
	color: #4D7180;
	margin: 0;
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 5px;
}

#nav li a:hover, #nav li a:focus {
	background-color: #D8D4D1;
	color: #000;
}

/***** footers *****/

#footer {
	clear: left;
	/*height: 34px;*/
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
   background-position: -1px 0;
}


#footer p {
	font-size: 70%;
	text-align: right;
	padding: 4px 23px 25px 0;
	color: #000;
	border-top: 1px solid #000;
	margin: 0 13px;
	background-color: transparent;	
	width: 717px;
}


/***** Ends the footers ********/
#topnav {
	position: absolute;
	top: 8px;
	right: 30px;
}
#topnav ul {
}
#topnav li {
	display: inline;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#topnav a {
	color: #26282E;
	text-decoration: none;
	font-size: 85%;
	background-color: #dddae0;
}
#topnav a:hover {
	color: #ad5138;
	text-decoration: underline;
	background-color: #dddae0;
}
.logo {
	margin-top: 6px;
	margin-left: 20px;
}

#slogan {
  display: none;
	position: absolute;
	top: 8px;
	left: 30px;
}

#slogan h2 {
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

#slogan  h2 a {
	color: #26282e;
	text-decoration: none;
	background-color: #dddae0;
}

#slogan h2 a:hover {
	color: #ad5138;
	text-decoration: underline;
	background-color: #dddae0;
}
.rightmarg {
	margin-right: 9px;
}
.leftmarg {
	margin-left: 9px;
}
img.front {
	margin-right: 25px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#content a {
	color: #4f4f4f;
}
#content a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
/***** Price Tables ********/

table.prices {
	border-top: 1px solid #26282E;
	border-left: 1px solid #26282E;
	border-collapse: collapse;
	margin-left: 5px;
	margin-top: 10px;
	text-align: left;
}

table.prices th, td {
	border-right: 1px solid #26282E;
	border-bottom: 1px solid #26282E;
	text-align: center;
	font-size: 13px;
	padding: 3px;
}

table.prices td.title {
	text-align: center;
	background: #000;
	color: #FFF;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	}
	
table.prices th {
    color: #26282E;
	background: #8594AE;
	}		
table.prices tr.alt {
    background:#DDDAE0;
	}
table.prices th {
	font-size: 75%;
	text-align: center;
	}
.notebox {
	background: #DDDAE0;
	padding: 5px;
	margin: 15px;
}
.red {
	color: #CC0000;
	font-weight: bold;
}

div.gsa {
  margin-top: 10px;
  text-align: center;
}

div.gsa img {
  margin: 0px auto;
}