/* Stylesheet for bassatoscana.com */

/* Display text as Verdana, 12px */
p { 
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #ccffff;
	}
ul,ol,li {  
		font-family: Myriad MM, Arial, Sans-Serif;
	font-size: 12pt; color: #000033; line-height: 130%
	}

/* Make body text Blue Ariel, 13px */
.body {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #ccffff;
}

.bold {
	font-family: Myriad MM, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000033;
}

a {  
	font-family: Myriad MM, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: none; 
	color: #8CB2D9;
	}
a:hover {  
	font-family: Myriad MM, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: none; 
	color: #8CB2D9;
	}

/* Makes links in the menu column blue w/lt blue rollover Arial 11px */
.menu {  
	font-family: Myriad MM, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
	}
.menu a {  
	font-family: Myriad MM, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
	}
.menu a:hover {  
	font-family: Myriad MM, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #8CB2D9;
	}

.menularge {  
	font-family: Myriad MM, Arial, Sans-Serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;

	}
.menularge a {  
	font-family: Myriad MM, Arial, Sans-Serif;
	font-size: 20px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
	}

.menularge a:hover {  
	font-family: Myriad MM, Arial, Sans-Serif;
	font-size: 20px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #8CB2D9;
	}
	
/* First body text larger */
.large {  
	font-family: Arial, Sans-Serif; 
	font-size: 14pt; text-decoration: none; letterspacing: 20pt;
	color: #000033;
	}

/* Sidebar is 13px Times in light blue text, links dark blue and underlined */

.sidebar a {  
	font-family: Georgia, Times, Arial, Sans-Serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	}
.sidebar {
	font-family: Georgia, Times, Arial, Sans-Serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	}

.sidebarbold {
	font-family: Georgia, Times, Arial, Sans-Serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	}	

.sidebar a:hover {  
	font-family: Georgia, Times, Arial, Sans-Serif;
	font-size: 11.5px;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
	color: #000033;
	}

/* Assigns a footer background color */
/* Text and links are displayed in bold and white */
.footer {  
	font-family: Georgia, Times, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #597EAE;
	}
.footer a {  
	font-family: Georgia, Times, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #597EAE;
	}
.footer a:hover {
	font-family: Georgia, Times, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #000033;
}

/* for bio section */

.bio { 
	font-family: Arial, Sans-Serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	}

.name {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000033;
}
.position {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: none;
	color: #000033;
}