body {
	background: #000;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#333333;
}

body, td, th {
	color: #333;
}
#wrapper {
width:955px;
margin:0 auto;
padding: 0;
/* border: solid 1px #999999;*/
background: url(../images/bodytile-y.jpg) repeat-y; 
}
#header {
background:url(../images/header-main.jpg) no-repeat; 
height:87px;
margin:0px;
}
#photomain {
background:url(../images/photo-main.jpg) no-repeat; 
height:303px;
margin:0px;
}
#photobasics {
background:url(../images/photo-basic.jpg) no-repeat; 
height:303px;
margin:0px;
}
#photoschedule {
background:url(../images/photo-schedule.jpg) no-repeat; 
height:303px;
margin:0px;
}
#phototeams {
background:url(../images/photo-teams.jpg) no-repeat; 
height:303px;
margin:0px;
}
#photoresults {
background:url(../images/photo-results.jpg) no-repeat; 
height:303px;
margin:0px;
}
#photogallery {
background:url(../images/photo-gallery.jpg) no-repeat; 
height:303px;
margin:0px;
}
#photocourses {
background:url(../images/photo-courses.jpg) no-repeat; 
height:303px;
margin:0px;
}
#photoabout {
background:url(../images/photo-about.jpg) no-repeat; 
height:303px;
margin:0px;
}
#photogetting {
background:url(../images/photo-getting.jpg) no-repeat; 
height:303px;
margin:0px;
}
#photolodging {
background:url(../images/photo-lodging.jpg) no-repeat; 
height:303px;
margin:0px;
}
#contentmain {
margin:0px;
padding: 2px 20px;
}
.contentHome {
float:left;
width:560px;
}

.contentHomeWide {
float:left;
width:900px;
}
.clearLeft {
clear:left;
}
.clearRight {
clear:right;
}
.clearBoth {
clear:right;
}
.imgR {
float:right;
border: #333333 solid 1px;
margin: 0 0 0 0;
}
h1, h2 {
	color: #663300;
	margin-top:0;
	margin-bottom:6px;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #94492a;
}
strong { color:#330000;}
/* Home Page Box w/Curvy Corners */
.FloatBoxRt {
float:left;
clear:right;
width:540px;
background:#e6f5cb;
border: #965030 solid 1px;
padding:10px 0;
margin: 0;
}
.FloatColRt {
float:right;
clear:right;
width:340px;
padding:0 4px;
margin: 6px 0 0 0;
}
/* Top Menu */
#menuTop { 
font: 1em Georgia, "Times New Roman", Times, serif; 
width: 100%;
margin: 0; 
padding: 0;
position:relative;
top: 70px;
left: 0;
}
#menuTop ul {
list-style:none;
}

#menuTop li { 
display: inline; 
width:auto;
}

#menuTop a { 
padding: 1px 4px 1px 4px;
margin: 0; 
text-decoration: none; 
color: #eee;
font-weight: bold; 
background-color: inherit;
}

#menuTop a:hover { 
color: #999;
background-color:  inherit;
}
/* Footer */
#footer {
background: url(../images/footer-btm.jpg); background-repeat:no-repeat; background-position:center;
width:955px;
height:95px;
margin:0 auto;
clear:both;
}

#footerMenu { 
font: .85em Georgia, "Times New Roman", Times, serif;
color:#eee;
width: 628px;
margin: 0 20px 0 0; 
padding: 0;
float:right;
text-align:right;
position:relative;
top: 40px;
}

#footerMenu a { 
padding: 1px 4px 1px 4px;
margin: 0; 
text-decoration: underline; 
color: #ccc;
font-weight: bold; 
background-color:  inherit;
text-decoration:none;
}

#footerMenu a:hover { 
color: #999;
background-color:  inherit;
}

