
body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 100%;


}
#threeColLayout {
background: url(background.jpg) repeat-x top;
}
#twoColLayout {
background: url(background.jpg) repeat-x top;*/
}
#oneColLayout {
background: #F6F6F6; /*url(background.gif) repeat-x fixed;*/
}
#HLayout {
background: url(background.jpg) repeat-x top;*/
}



ul {
margin: 0;
padding: 0;
list-style-type: none;
}

/* headers here */

h1 {
margin: 0;
padding: 24px;
font-size: 150%;
color: #000000;
text-indent: 0px;
}

h2 {
margin: 0 10px 0 10px;
padding: 2px;
font-size: 130%;
color: #000000;
}

h3 {
display: inline;
font-size: 92%;
margin: 10px 5px 0 5px;
padding: 2px;
}



/* main wrapper that holds it all centrally */

#wrapper {
width:800px;
margin:0 auto;
background-color: #F5F5F5;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
padding: 0 10px 10px 10px;
	}
#mainWrapper {
width:800px;
margin:0 auto;

padding: 0 10px 10px 10px;
	}



/* default masthead holding the banner and mainNav #FFFFCC*/

#header {
width: 800px;
height: 102px;
background: #d6ecf3;#F5F5F5; 
margin: 0 0 20px 0;
border: 1px solid #999999;
}

#header img {
position: absolute;
padding: 0;
margin: 0;
border-bottom: 1px solid #F5F5F5
}
/* now the three main columns, named in order of importance and display when styles switched off */

#primaryContent {
float:left;
width:800px;
display:inline;
margin: 0 0 20px 0;

}

/* note here that specifying threeColLayout in the body will activate the following div instead of the default primaryContent */
/* margin top right bottom left */
#threeColLayout #primaryContent {
float:left;
width:438px;
margin: 0 0 20px 195px;
}

#twoColLayout #primaryContent {
float:left;
width:605px;
margin: 0 0 20px 195px;

}

#showcase {
width: 800px;
float:left;
background: #ccddcc;//#b5d9e8;
border: 1px solid #999999;
margin: 0 0 0px 0;
}

#showCaseNav {
height: 252px;
border: 1px solid #000;
background-color: #ccff99;
float: left;
}

#showCaseContent {
float: left;
margin: 0 0px 0 0px;
border-left: 1px solid #FFFFFF;
}

#showCaseHeadline {
float:left;
border-left: 1px solid #FFFFFF;
height: 254px;
}

#showcase tr, #showcase h2, #showcase h3 {
font-family: Trebuchet Ms, Helvetica, sans-serif;
}

#showcase #showCaseHighlights h2 {
font-style: italic;
color: #FFFFFF;
background-color: #648ab1;//#918d57;
padding-left: 10px;
margin: 0px;
}

#showCaseHighlights {
background-color: #d6ecf3;
border-top: 1px solid #F2F2F2;
}



/*.showcase {
float:left;
clear:both;
padding: 0 0 10px 0;
width: 605px;
background: #C9E4E4

}
*/

.tandc {
height: 600px;
overflow:scroll;
}

#mainLocalNav {
padding-top: 40px;
float: left;
}

#newsBar{
float:left;
width:150px;
display:inline;
margin: 0 0 20px 15px;
border: 1px solid #000000 
}

#localNav{
float:left;
display:inline;
width:180px;
margin: 0 0 20px -800px;

}


#footer{
	clear:both;
width: 800px;
height: 30px;
padding: 0px;
border: 1px solid #000;
background: #CCF479;
}
#footer p {
margin: 10px 10px 0 0;
padding: 0px 4px 0px 4px;
font-size: 80%;
color:#000;
}

#footer a {
color:#000;
text-decoration:none;
}

.spacer {
clear: both;
}

.mainSummary{
background: #FFF;
padding: 0;
border: 1px solid #999999;
}


/* horizontal main menu navigation - based on a method from Richard Rutter */



 #mainNav
{
margin: 0px 30px 0 0;
padding: 0;
height: 20px;
font-weight: bold;
font-size: 90%;
float: right;
}

#mainNav ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#mainNav li
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#mainNav a
{
color: #D7D493;
display: block;
width: auto;
font-size: 0.9em;
text-decoration: none;
background: #000;
margin: 0;
padding: 5px 10px;
border-right: 1px solid #FFF;
}

#mainNav a:hover, #mainNav a:active { background: #D7D493;color: #000000; }

#mainNav a.active:link, #mainNav a.active:visited
{
position: relative;
z-index: 102;
background: #BBB;
color: #D7D493;
font-weight: bold;
}


/* SideBar Navigation */
.sideNav #nav li a {
display: block;
width: 180px;
height: 50px;
line-height: 50px;
background-color: #CCFF99;
text-decoration: none;
text-indent: 20px;
border-top: 1px solid #666666;
font-weight: bold;
font-size: 90%;
text-transform:uppercase;
font-family:"Myriad Web","Myriad Pro","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
color:#000000;

}

#navBottom {
border-bottom: 1px solid #666666;
}

.sideNav #nav li a:hover, .sideNav #nav li a:active { background: #FFFFCC;color: #000000; }

.sideNav li {
margin: 0px 0px;
padding: 0;

}

.sideNav {
height: 300px;
background-color: #CCFF99;
border-bottom: 1px solid #666666;
}

#box {
padding: 0px 0 0 0;
}




.imageWrap img {
border-bottom: 1px solid #FFFFFF;
}


.imageWrap h3{
font-family:Georgia, "Times New Roman", Times, serif;
margin: 3px 0 3px 0;
}
.imageWrap h2{
margin: 20px 0 10px 10px;
}

.summary h2 {

margin: 20px 0 0 10px;
}

.summary {
margin: 0 0px 0 0px;
}

#featuresTable ul{
list-style-type:square;
margin-left: 20px;
}

#featuresTable {

}

/* For any images in the default boxes - the pencil icons - I don't want the 2px border. So I set border to 0 */

.default img {
border: 0;
}

/* For these larger images, I don't want them to float, for that causes the h3 above to be pushed to the right. I also declare a top margin to space the header and image apart, and also increase the border width slightly.  We also set it to display:block so that if body id is twoColLayout, the image will force the header and other bits to wrap around it */

.mainImage {
display: block;
float: none;
margin-top: 4px;
border: 3px solid #C5BDBD;
}


/* drop shadow effect for the gallery thumbnails. Sadly this requires a div to be wrapped around the image markup, which is a shame */

.thumbnail {
float: left;
width: 100px;
height: 100px;
border: 1px solid #000000;
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:center;
margin: 3px;
}

.thumbnail a:hover {
background-color: #FFC;
}

.thumbnail a {
margin: 0;
padding: 0;
display:block;
width: 100px;
height: 100px;
background-repeat:no-repeat;
background-position:center;
}


.mainImage-wrap {
float:left;
clear:both;

}

.img-wrapper {
margin: 20px 40px 0 0;
background: url(shadow.gif) no-repeat bottom right;
float:left;
clear: both;
line-height:0;
}
 
.img-wrapper img {
float:none;
margin:0;
background:#fff;
padding:4px;
border:1px solid #C5BDBD;
position:relative;
left:-5px;
top:-5px;
}


/* used to ensure all our floated thumbnails stay the right width away from the left side of the box */

.thumbnails {
margin: 0 0 20px 50px;
}

/* spacer used immediately after the floated gallery thumbnails to ensure the box expands to hold them all */


#checkNow {
margin: 20px 0 0 0;
padding: 0 0 0 10px;
background: #F5F5F5;
line-height:1.2;
position: relative;
}


#mainFeature th {
font-size: 90%;
text-align:left;
padding: 5px 0 5px 15px;
width: 300px;
border: 1px solid #FFFFFF;
background: #9fcfff;
}

/* CALENDARS*/

.calendar {
float: left;
border: 1px solid #000;
height:10em;
}

.monthFld, .dayFld, .yearFld {


}


#arCalLink, #dpCalLink {
display:block;
}

#dpCalendar, #arCalendar {
position:absolute;	
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
border: 1px solid #000;
background:#F7F7F7;
width: 200px;

}

#arCalendar {
top: -45px;
left: 150px;
}
#dpCalendar {
top: 140px;
left: 150px;
}



.monthDisplay {
clear:both;
}

.monthShow {

	float: left;
	width:155px;
	text-align: center;
	text-transform: capitalize;
	font-size: 10px;
	font-weight: bold;

}
a.calControl  {
	font-size: 16px;
	font-family: Webdings;
	text-decoration: none;
	width: 15px;
	float: left
	}
a.calControl:hover {
	text-decoration: blink
	}

.calDay, .calDate, .calDateToday, .calEmpty {

	float: left;
	width: 15px;
	height: 15px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 2px;
}
.calDay {
	color: #938e8f;
	height: 10px;
	border: 1px solid transparent;
	font-style: italic;
	margin-bottom: 0px;
	border-left: 1px solid #f0f0f0;
}
.calDate, .calDateToday {
	border: 1px solid #f0f0f0;
	background-color: #ffffff;
	text-decoration: none;
}

.calDateToday {
	border: 1px solid #FF0000;
	background-color: #ffdddd;
}
.calEmpty {
	border: 1px solid #f0f0f0;
	background-color: #f9f9f9;
}

.calDate:hover, .calDateToday:hover {
	border: 1px solid #FF9999;
	background-color: #FF9999;
}

#Rates, #OptionalServices{
text-align: left;
margin: 0;
padding: 0;

}


#Rates th, #OptionalServices th{
border: 1px solid #666666;
margin: 0;
padding: 3px 10px 3px 10px;
background: #9fcfff;
}

/* INVOICE */
.item {
text-align: left;
width: 400px;
}

.option {
border-top: 1px solid #000000;
font-size: 0.8em;
}


#legend {

width:auto;
}

#legendMed, #legendLow, #legendHigh, #legendReserved { 
width: 1em;
height: 1em;
border: 1px solid #000;
 }

.BOOK, #legendReserved { 
background-color:#FF3366;
 }

.MED, #legendMed {
background-color:#FFFF99;
}

.LOW, #legendLow {
background-color:#99CCFF;
}

.HIGH, #legendHigh {
background-color:#FFCCFF;
}



	#flashcontent {
           height: 800px;
	}

/*



Highlighting the current page 

body.home #mainNav a#home, body.gallery #mainNav a#gallery, body.contact #mainNav a#contact { 
  color: #fff;
text-decoration: underline;
}
body.home #mainNav a:hover#home, body.gallery #mainNav a:hover#gallery, body.contact #mainNav a:hover#contact { 
  color: #000;
}

 Highlighting external links ONLY in the main text areas, so as not to screw up the ticked-off links 

.box.default a[href^="http:"] { 
  background: url(external.gif) no-repeat right top;
  padding-right: 10px; 
} 
 .box.default a[href^="http://www.collylogic.com"], .box.default a[href^="http://www.collylogic.com"] { 
  background-image: none; 
  padding-right: 0; 
}


form {
margin: 0;
padding: 0;
font-size: 80%;
}

fieldset {
width: 146px;
border: 0;
margin: 0 0 10px 0;
padding: 5px;
}

.default fieldset {
width: auto;
border: 0;
margin: 10px 0 10px 50px;
padding: 0;
}

legend {
text-transform: uppercase;
font-size: 110%;
font-weight: bold;
margin: 10px 0 2px 0px;
padding: 2px;
background: #D72E2E;
color: #FFF;
}

.default legend {
display: none;
}

label {
display: none;
}

.default label {
display: block;
font-weight: bold;
}

input {
margin-top:0;
padding: 2px;
border: 0;
background: #D7E7E9;
color: #333;
}

textarea {
margin-top:0;
padding: 2px;
border: 0;
background: #D7E7E9;
color: #333;
}

.default input {
display: block;
}

input.submit {
	border: 0;
	margin-bottom: -6px;
padding: 2px;
	background: transparent;
	font-size: 10px;
}





a:link {
background-color: transparent;
text-decoration: underline;
color: #666;
}
a:hover {
background-color: #FFC;
text-decoration: underline;
color: #990;
}
a:visited {
background-color: transparent;
text-decoration: underline;
color: #666
}

 

*/