.dummy{}/* leave in - bug fix */

/*
These files are here to ensure they get published with site:
"head-home-q5.jpg"
"head-about-q5.jpg"
"head-corp-q5.jpg"
"head-sport-q5.jpg"
"head-wed-q5.jpg"
"head-contact-q5.jpg"
*/

/******* type styles *******/

body, td{
  font-family:verdana, arial, sans-serif;
  font-size:10px;
}
h1{
  font-size:12px;
  margin-bottom:10px;
/*
color is set in user selectable stylesheet
*/
}
h2{
  font-size:10px;
  margin-bottom:10px;
/*
color is set in user selectable stylesheet
*/
}
p{
  margin-bottom:10px;
}
li p{
  margin:0;
}
hr{
}
.Tcaption{
  font-weight:bold;
}

legend{
  color:#333;
  font-weight:bold;
}
fieldset{
  margin-bottom:10px;
}


#logoDiv
  {
    background: url(castle-logo.gif) no-repeat 0px 10px;
    padding:142px 0px 0px 0px;
    text-align:center;
  }

#logoDiv p,
#logoDiv h1,
#logoDiv h2,
#logoDiv h3
  {
    color:white;
    padding:0px;
    margin:0px;
  }


/********* links ********/

/*
set in user-selectable stylesheet
*/





/********* MAIN MENU ********/

#mainMenu{
/*
background is set in user selectable stylesheet
*/
}

#mainMenu table{
  border-collapse:collapse;
}
#mainMenu td{
  height:22px;
  color:white;
  padding:0;
}
#mainMenu a{
  display:block;
  padding:0px 5px;
  text-decoration:none;
  font-weight:bold;
} 
#mainMenu .pageOn{
  background:url(arrow-top.gif) no-repeat 50% 100%;
}
#mainMenu .pageOn a{
}
#mainMenu .pageOff a:hover{
  text-decoration:underline;
}
#mainMenu .pageOff a{
}



/********* SUB MENU ********/

#subMenu{
  text-align:right;
  margin:25px 0 0 0;
}
#subMenu div{
  padding:0 7px;
}
#subMenu a{
  color:white;
  text-decoration:none;
  display:block;
  font-size:10px;
  padding:0 0 10px 0;
}
#subMenu .pageOn{
  background:url(arrow.gif) no-repeat 100% 6px;
}
#subMenu .pageOn a{
  font-weight:bold;
  font-size:12px;
}
#subMenu .pageOff a:hover{
  text-decoration:underline;
}
#subMenu .pageOff a{
}
#subMenu p{
}

#path{
}
#path,
#path a{
}






/********* two column ********/
.two_col{
  width:100%;
  border-collapse:collapse;
}
.two_col td{
  width:50%;
  vertical-align:top;
}
.two_col .col_01{
  padding-right:7px;
}
.two_col .col_02{
  padding-left:7px;
}


/******** FLASH TOUR ********/
.flashtour{
  padding:0;
  margin:15px 0;
}
.flashtourimg{
  float:left;
  border:none;
  margin-right:10px; 
  cursor:pointer;
}
.flashtour h1,
.flashtour h2{
  margin:0;
}

/******** VIRTUAL TOURS ********/
body#vtour a:link,
body#vtour a:visited{
  color:gray;
}
body#vtour{
  margin:0;
  padding:0;
}
.vTour{
  border-collapse:collapse;
  margin:0 0 10px 0;
}
.vTour td{
  width:104px;
  font-size:9px;
  vertical-align:top;
}
.vTourTitle{
  color:#ad9550;
  font-weight:bold;
}
.vTour div{
  padding:0 5px;
}
.vTourLinks span{
  cursor:pointer;
}



/******** layout ********/

body{
  margin:0;
  padding:0;
  background:white;
  text-align:center;
  color:#656565;
}
#pageOuter{
  width:762px;
  margin:0px;
  border:none;
  text-align:left;
}
#banner{
  border-collapse:collapse;
  width:762px;
  height:162px;
  margin:0 0 0 0;
}
#head_image{
  height:162px;
  width:625px;
  vertical-align:bottom;
  padding:0;
/*
background is set in user selectable stylesheet
*/
}
#logo{
  background:#ad9452;
  vertical-align:top; 
  padding:0;
}

#main{
  border-collapse:collapse;
  width:762px;
}
#r1c1{
  width:137px;
  height:300px;
  vertical-align:top;
  padding:0 0 30px 0;
/*
background is set in user selectable stylesheet
*/
}
#leftColImageWrapper{
  height:137px;
}

#sidebar1{
  font-size:9px;
  color:white;
}
#r1c1 a{
  color:white;
  text-decoration:none;
}
#r1c1 a:hover{
  color:white;
  text-decoration:underline;
}
#sidebar1 p{
  margin:7px 0;
}

#sidebar_text1{
  padding:0 7px;
}
#sidebar_text2{
  padding:0 7px;
}
#sidebar_text3{
  padding:0 7px;
}

#r1c2{
  vertical-align:top;
  padding:28px;
}

#r1c3,
#r2c3{
  /* only used on home page template (Flash tour) */
  width:137px;
  background:#ede0e9;
  padding:0;
  vertical-align:top;
}
#r1c3text{
  padding:10px 7px;
}
#r1c3text p{
  /*line-height:160%;*/
  margin:0;
}
#r1c3text div{
  margin:0 0 10px 0;
}

#r2c1{
  padding:3px 0;
  text-align:center;
  font-size:9px;
}
#r2c1 a{
  color:#ccc;
  text-decoration:none;
  font-family:arial;
}
#r2c2{
  padding:3px 28px;
}
#usercontent{
  width:100%;
}


/****** font sizes **********/

body,
td{
  font-size:11px;
}
#sidebar1{
  font-size:10px;
}
h1{
  font-size:13px;
}
h2{
  font-size:11px;
}

/******** don't edit these! *******/

#footer p{
  margin:0;
}
p,h1,h2{
  margin-top:0;
}
@media print{
  #banner,
  #mainMenu,
  #path_basket,
  #r1c1{
    display:none;
  }
  #footer{
    background:white;
    color:black;
  }
}

