/* Fundamental Style Settings */

body {
	font-family: Arial, Helvetica, sans-serif;
/*	margin-top:0em; 
	margin-width:0em; 
	margin-height:0em; 
	margin-right:0em;
	margin-left: 0em; */
        margin:0;
        padding:0;
	background-color: #ffffff;
}

.torreypinesLeftText {color: #f4f2de;}

.torreypinesTxtSm {font-size: 10pt;}

.torreypinesTxtXSm {font-size: 8pt;}

/* Links */
a:link {color: #000066;}
a:active {color: #000066;}
a:visited {color: #660066;}
a.left:link {color: #f4f2de;}
a.left:visited {color: #f4f2de;}
a.contact:link {color: #273615;}
a.contact:visited {color: #273615;}
a.spotlight:link {color: #8b782e;}
a.spotlight:visited {color: #8b782e;}
a.maps:link {color:#8b782e;}
a.maps:visited {color: #8b782e;}
a.update:link {color:#ffffff;}
a.update:visited {color:#ffffff;}


/* Top Navigation */
.torreypinesNav {background-color: #7b8c76;padding-top:5px;padding-bottom:5px;}

/* Left column for internal pages */
.torreypinesLeft {
	background-color: #7b8c76;	
	color:#f4f2de;
	font-size: 10pt;
	background-image: url("/park-and-recreation/golf/torreypines/graphics/leftvert.gif");
	background-repeat: repeat-y;
	background-position: left;		
	}

/* Center column for internal pages */	
.torreypinesCenter {
	background-color: #f4f2de;
	font-size:12pt;
	background-image: url("/park-and-recreation/golf/torreypines/graphics/rightvert.gif");
	background-repeat: repeat-y;
	background-position: right;		
}

/* Single column layout for internal pages*/
.torreypinesSingle {
	background-color: #f4f2de;
	font-size:10pt;
	background-image: url("/park-and-recreation/golf/torreypines/graphics/leftvert.gif");
	background-repeat: repeat-y;
	background-position: left;	
}


/* Home page style settings */
.torreypinesHomeBg {
	background-color: #7b8c76;
}

.torreypinesTeeBorder {
	background-color: #f4f2de;
}

.torreypinesTeeBox {
	background-color: #757a66;
	font-size: 9pt;
	color: #f4f2de;
}

.torreypinesContactBorder {
	background-color:#273615;
}

.torreypinesContactBox {
	background-color: #f4f2de;
	font-size: 9pt;
	color: #273615;
}

.tpCourseBorder {
	background-color:#273615;
}

.tpCourseBox {
	background-color: #757a66;
	font-size: 9pt;
	color: #ffffff;
}

.tpCourseBoxSmallTxt {
	font-size: 8pt;
	color: #ffffff
}

.tpSpotlightBorder {
	background-color: #273615;
}

.tpSpotlightBox {
	background-color: #f4f2de;
	font-size: 9pt;
	color: #273615;
}

.tpSpotlightHeader {
	background-color: #8b782e;
}

.tpMapsBox {
	background-color: #f4f2de;
	font-size: 9pt;
}


.tpRankingTxt {
	color: #273615;
	font-size: 9pt;
	font-weight: bold;
}


/* Left side vertical shading */
.torreypinesLeftVert {	
	background-image: url("/park-and-recreation/golf/torreypines/graphics/leftvert.gif");
	background-repeat: repeat-y;
	background-position: left;		

}

/* Right side vertical shading */
.torreypinesRightVert {	
	background-image: url("/park-and-recreation/golf/torreypines/graphics/rightvert.gif");
	background-repeat: repeat-y;
	background-position: right;	

}
/* Department bottom navigation styles */
.localTxtNav {
 text-align:center;
 margin-top:20px;
}

