/**
 * General HTML Body Styling (c) O-Designs
 * ---------------------------------------
 */
body {
	background-image:url(../images/bg.gif);
	background-color:#54BCFF;
	background-repeat:repeat-x;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}		

#quickLinks {
    font: 110%/1em Arial, Helvetica, sans-serif;
	width: 130px; 
	margin :  0px 0px 1em 0px;
	color:#000000;
}

#quickLinks select {
    font: 110%/1em Arial, Helvetica, sans-serif;
	width: 150px; 
	margin :  0px 0px 1em 0px;
	color:#000000;

}

a { 
    text-decoration: none;
	  color : #1874D0;
} 

a:hover {
	color: #CC7E55;  
}


p {	line-height: 1.35em; } 				

h1 { 
	
	font: 185%/1em Arial, Helvetica, sans-serif; 
	font-size: 1.95em; 
	font-weight: bold; 
} 

hr { 
	border: none; 
	border-top: 1px solid #cccccc; 
	height : 2px; 
	width : 100%; 
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url(../images/square2c.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 140%;
	background-position: 1px;
}


/**
 * Basic DIV Elements 
 * ----------------------------
 * 
 */
 

#mainMenu {
	/* Background color of main menu */
	background-color:#FFFF33;
	/* Font & character properties of main menu items */	
	font: 95%/1em Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;

	letter-spacing: .15\em;
	text-transform   : uppercase;
	/* Bottom border of main menu */
/*	border-bottom:1px solid #FFFFFF; */
	/* Height of main menu */   
	height:25px;
	width: 756px;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

a: hover {
	color: #000000;
	text-decoration: none;	
}

#navlist {
	font-size: 13px;
	position: relative;
	/*	line-height: 0.15em; */
/*	letter-spacing: .30\em;*/
/*	margin: .5em 0 4em 0; */
	/*	*top: -45px;  */
	width: 150px;
	margin-bottom: 10px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

a: {
	color: #1874D0;
	text-decoration: none;
}

#navlist a:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF9900;
	background-color: #FFFFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEDD2;
	color: #FF9900;
}
#navlist a{
	text-decoration:none;
	color:#1874D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6DFF9;
	display: block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #1874D0;
	padding-left: 6px;
	margin-bottom: 2px;
}

#news { 
	background-color:#F7F7F7;
	color:#000000;
	font-size: 12px;
	text-align:center;

	
/*	vertical-align: top; */
/*	position: relative; */
/*	font-weight: bold; */
/*	line-height: 0.15em; */
/*	letter-spacing: .30\em;*/
/*	margin: .5em 0 4em 0; */
	/*	*top: -45px;  */
	width: 160px;  
	margin-bottom: 2px; 
} 

#container {
	width:756px;
	margin:0 auto;
	background-color:#FFFFFF;		
}
  

#leftColumn {
	float : left;
	width : 165px;
	margin: 0; 
	margin-top: 0; 
	padding: 1em; 
	min-height: 600px;
	/*border-right: 1px dotted #cccccc;		*/
}	    
  
#content {
	padding: 1em; 	
	margin-right: 1px; 
	margin-left: 175px; 
	background-color:#FFFFFF;
	min-height: 550px; 
	border-left: 1px dotted #cccccc;
	margin-top: 0;
}

#header {
	width:756px;
	margin:0 auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color:#FFFFFF;
	/*background-repeat:no-repeat;*/
	height : 147px; 
}

	
#footer {
    clear: both; 
	text-align: center;
	font-size: .9em;
	background: url('../images/localagent1.gif') no-repeat center bottom;
	background-repeat:no-repeat;
	margin: 0px auto;
	margin-top:0px; 
	width: 736px;
	height: 50px;
	line-height: 1.0em; 
	background-color:#FFFFFF;	
	padding: 1em 0 ; 
	padding-left: 10px; 
	padding-right: 10px; 
}
	


#topBorder {
	margin: 0 auto;
	margin-top: 10px;
	width: 756px;
	height: 8px;
	font: 1px/1px sans-serif !important;
	font: 0px/0px sans-serif;
	background-image: url(../images/bordertop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}	


#bottomBorder {
	text-align: center;
	margin: 0px auto;
	width: 756px;
	height: 8px;
	background: transparent url('../images/borderbot.gif') no-repeat center bottom;
}


#leftColumn p { 
	margin: .5em 0 1em 0; 
}

#leftColumn h2 { 
	font: 100%/1em Arial, Helvetica, sans-serif;
	margin: .5em 0 1em 0; 
	border-bottom: 1px dotted #cccccc;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
	line-height: 1.35em;
}


#content h2 { 
	margin: 1em 0 .5em 0; 
	font: 125%/1em Arial, Helvetica, sans-serif; 
	font-weight: bold; 	
} 


/**
 * Class Definitions  
 * ----------------------------
 * 
 */


.columnHeading { 
	border-bottom: 1px dotted #cccccc;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
/*	background-color: #CC7E55; */
}


.slogan {
	color: #0876c3;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
	font-weight: bolder;
	text-transform: none;
	font-size: 16px;
	letter-spacing: .10\em; 
	text-align: right;
}
.maintext {
	color:#000000;
	text-transform: none;
	font-size: 11px;
	letter-spacing: .10\em; 
	text-align: left;
}
.mainheading {
	color:#FF6600;
	font-size: 14px;
	vertical-align: top;
	position: relative;
	font-weight: bold;
	margin-bottom: 5px; 
} 
.subheading {
	color:#BA9865;
	font-size: 12px;
	vertical-align: top;
	position: relative;
	font-weight: bold;
	margin-bottom: 5px; 
} 
.smallsubs {
	color:#9A9334;
	font-size: 12px;
	vertical-align: top;
	position: relative;
	font-weight: bold;
	margin-bottom: 5px; 
} 
#reslist p{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0px;
}
#resorts td {
	line-height: 17px;
}
#spoffer {

}
#spoffer img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}#spoffer h1 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996633;
}
#spoffer p {
	margin-top: 6px;
	margin-bottom: 5px;
}

#spoffer h2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	padding-top: 12px;
	font-size: 13px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
