@import url("advancedabdc.css");

body {
	color: #000;
	background-color: #FFF;
	/* background-image: url(images/gabriellagray.gif); */
	/* background-image: url(images/gabriellaside.jpg); */
	background-repeat:no-repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;}
	
img {
	border: 0px;
	}

.printonly {
	display: none;
	}

p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 120%;
	}

p.quote {
	font-size: 13px;
	line-height: 1.3em;
	color: #333;
	color: #8D0000;
	background-color: #F4F0F1;
	background-color: #F0EEEE;
	background-color: #E7E7E7;
	/* margin: 8px; */
	margin: 15px 0px 0px 0px;
	padding: 3px;
	font-weight: bold;
	} /* used on home page */

p.quote2 {
	font-size: 13px;
	line-height: 1.3em;
	color: #333;
	color: #000;
	background-color: #F4F0F1;
	background-color: #F0EEEE;
	background-color: #E7E7E7;
	/* margin: 8px; */
	margin: 15px 0px 0px 0px;
	padding: 9px;
	font-weight: bold;
	font-weight: normal;
	} /* used on review page */

p.quotee {
	font-size: 10px;
	color: #555;
	padding: 3px;
	margin: 0;
	margin: 0px 0px 0px 0px;
	background-color: #F4F0F1;
	background-color: #E7E7E7;
	/* margin: -8px 8px 18px 8px; */
	} /* used on home page */


p.quotee2 {
	font-size: 9.5px;
	color: #555;
	padding: 3px;
	margin: 0;
	margin: 0px 0px 0px 0px;
	background-color: #F4F0F1;
	background-color: #E7E7E7;
	} /* used on review page */


h1 {
	font-size: 13px;
	text-align: left;
	line-height: 160%;
	background: transparent;
	font-variant: normal;
	color: #8D0000;
	color: #000;
	padding: 5px 0px 0px 0px;
	}

h2 {
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	background: transparent;
	font-variant: normal;
	color: #8D0000;
	color: #000;
	padding: 10px 0px 0px;
	}

h3 {
	font-size: 11px;
	text-align: left;
	line-height: 150%;
	background: transparent;
	font-variant: normal;
	color: #8D0000;
	color: #000;
	padding: 10px 0px 0px;
	}

h4 {
	color: #8D0000;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0;
	}

h5 {
	padding: 0;
	margin: 0;
	}

.contnt p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 120%;
	/* margin-left: 208px; */
	/* margin-right: 24px; */
	}

.contnt h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 208px;
}

.contnt h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 208px;
}

.sidebar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-right: 24px;
	}

.sidebar p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-right: 24px;
}

.sidebar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	}
	
.sidebar a {
	font-size: 11px;
	vertical-align: 0px;
	}


.nav {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #8D0000;
	padding: 15px 0px 4px 2px;
	margin: 0;
	margin-top: 15px;
	/* background: #F3F3F3; */
	}



/* LINKS */

a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D0000;
	background-color: transparent;
}

a:visited {
	color: #666;
	background-color: transparent;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #fff;
	background-color: #8D0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* logo roll over style to eliminate background hover on images */

#logo {
	}
	
#logo a {
	text-decoration: none;
	}
	
#logo a:hover {
	background-color:#fff;
	text-decoration: none;
	}

/* logo roll over style to eliminate background hover on images */



a {font-weight: normal; font-size: 14px;}


/* ________ LAYOUT _____ */


/* FOR FLASH */

.flashbox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 134px;
	}	


#center {
	position: absolute;
	left: 200px;
	top: 0px;
	width: 500px;
	z-index: 1;
	/* border: 1px #000 solid; */
	}

#center p {
	font-size: 11px;
	text-align: justify;
	line-height: 160%;
	}

#center a {
	font-size: 11px;
	color: #222;
	line-height: 160%;
	}

#center a:hover {
	text-decoration: underline;
	}

#centerleft {
	position: absolute;
	left: 15px;
	top: 0px;
	width: 675px;
	z-index: 1;
	/* border: 1px #000 solid; */
	} /* WIDER LEFT COLUMN FOR BLOGS */

#centerleft p {
	font-size: 11px;
	text-align: justify;
	line-height: 160%;
	}

#centerleft a {
	font-size: 11px;
	color: #222;
	line-height: 160%;
	}

#centerleft a:hover {
	text-decoration: underline;
	}



#newsinfo {
	position: absolute;
	left: 718px;
	top: 5px;
	width: 200px;
	border: 1px dotted #ccc;
	border: 1px dotted #A0A0A0;
	z-index: 3;
	padding: 3px 3px 2px 3px;
	background: #F3F3F3;
	color: #000;
	}

#newsinfo p {
	font-size: 11px;
	}

.blogdate {
	color: #aaa;
	background-color: transparent;
	}




/* __________ Menu Class ____________ */

div.menu {
	width:200px;
	background:#fff;
	background:#E7E7E7;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	}

div.menu a {
	display: block;
	margin: 0px;
	width: 100%;
	padding: 0.5em 0em 0em 0.2em;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #CCC8C8;
	}

html>body div.menu a {width:auto;}

div.menu a:hover {
	background: #8D0000;
	color: #fff;
	}


.menu h2 {
	color:#fff;
	margin: 0px;
	padding: 0.5em 0em 0.5em 0.2em;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	background: #8D0000;
	}

