/* Global Styles */

body {
	margin:0;
	background-color: #FFF;
	}
	
td {
	color:#FFCC00;
	font-family: arial;
	font-size: 11px;
	}
h1 {
	font:bold 14px arial;
	color: #990000;
	letter-spacing:.1em;
}
	
a {
	color: #BD8102;
	text-decoration:underline;
	}
.tanColor {
	color: #BD8102;
}
	
a:hover {
	color: #9000000;
	text-decoration:none;
	}
	
.tagline {
	font:bolder 12px arial;
	color: #666666;
	letter-spacing:0em;
	white-space: normal;
	}

.logo {
	font:bolder normal 20px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #C7C780;
	letter-spacing:0.2em;
	}
.lookinbook {
}

/* ID Styles */

#navigation a {
	font:11px arial;
	color: #FFCC33;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight:bold;
	}
	
#navigation a:hover {
	color: #FFCC33;
	}

#padding {
	padding:10px 5px 10px 5px;
	}

#calendar td {
	border: 1px solid rgb(102,102,0);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	color: #CC6600;
	}

#calheader td {
	font:11px arial;
	font-weight:bold;
	color: #ffffff;
	}
#resume td {
	padding-top: 5px;
	padding-bottom: 5px;
}
	
.pageName {
	font:12px/14px arial;
	color: #CC6600;
	}
	
.subHeader {
	font:14px arial;
	color: #666600;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	letter-spacing:0.1em;
	color: #FFCC00;
	font-family: arial;
	font-size: 10px;
	}
.navText a {
	letter-spacing:0.1em;
	color: #900;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.navText a:hover {
	color: #000;
}
.BGyellow {
	background-color: #FFFFC4;
}
	
/* Class Styles */

.bodyText {
	color:#4B4B4B;
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	}

.detailText {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	}
.textMainCol {
	padding-left: 30px;
	background-image: url(images/BGlineVertical.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.blueLight {
	color: #0066FF;
}

.13pxText {
	font-size: 13px;
}
.12pxText {
	font-size: 12px;
}




.calendarText {
	font:bold 14px arial;
	color: #990000;
	letter-spacing:.1em;
	}


	
.sidebarText {
	font:11px arial;
	color: #666600;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}

	
.quote {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.unnamed1 {
	text-decoration: line-through;
}

.resume {
	margin-left: 5px;
}

.padding10pxTopBottom {
	padding-top: 10px;
	padding-bottom: 10px;
}

