/* CSS Document */





body {

	background-image: url(../images/bg.jpg);
	
	background-attachment:fixed;

	margin-top: 0px;

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 12px; 
	
	color: #870004; 
	
	font-weight: normal;

}



#wrapper {

	width: 960px;
	
	background-color: #fff;
	
	margin: 0 auto;
	
	padding: 0;
	
	border-right: 1px solid #A30C01;
	
	border-left: 1px solid #A30C01;
	
	border-bottom: 1px solid #A30C01;

}



#divider {

	border-bottom: 1px dotted #A30C01;

}



#tableimg {

	border-bottom: 3px solid #A30C01;
	
	height: 228px;
	
	margin: 0px;
	
	padding: 0px;

}



#links1 {

	width: 176px;
	
	border: 1px solid #A30C01;

}



.toprowh2h {

	margin: 0px;

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	/*font-style: italic;*/

    text-align: left;

	color: #A30C01;

	border: 1px solid #A30C01;

}



.toprowh2 {

	margin: 0px;

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	/*font-style: italic;*/

    text-align: left;

	color: #A30C01;

	border: 1px solid #A30C01;

}





#banner{

	width: 758px;
	
	background-color: #fff;
	
	margin: 0 auto;
	
	border-bottom: 1px solid #A30C01;

}





a:link {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#870004;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

	}



a:hover {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#870004;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: underline;

	}



a:visited {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#870004;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: underline;

	}



a:active {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#870004;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: underline;

	}





#rightcontent {

	width: 202px;
	
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#fff;

	font-size:16px;

	font-weight:bold;

	word-spacing: 3px;

}



#rightcontent a {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#fff;

	font-size:16px;

	font-weight:bold;

	word-spacing: 3px;

	text-decoration: none;

	text-transform: capitalize;

}



#rightcontent a:hover {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#fff;

	font-size:16px;

	font-weight:bold;

	word-spacing: 3px;

	text-decoration: underline;

	text-transform: capitalize;

}



#rightcontent a:visited {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#fff;

	font-size:16px;

	font-weight:bold;

	word-spacing: 3px;

	text-decoration: none;

	text-transform: capitalize;

}



#rightcontent a:active {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#fff;

	font-size:16px;

	font-weight:bold;

	word-spacing: 3px;

	text-decoration: none;

	text-transform: capitalize;

}



#video {

	width: 425px;
	
	height: 344px;
	
	border: 2px solid #A30C01;
	
	margin: 0px;
	
	padding: 0px;

}



#rightcol {

	width: 202px;

	background-image: url(../images/column_img.jpg);

	margin: 0;

	padding: 0;

	background-repeat: repeat-y;

}



h4 {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#fff;

	font-size:13px;

	font-weight:bold;

	word-spacing: 3px;

}



#leftcol {

	width: 758px;

	background-image: url(../images/main_bg.gif);

	margin: 0;

	padding: 0;

	background-repeat: no-repeat;

}



#leftcol2 {

	width: 758px;

	background-image: url(../images/main_bg2.jpg);

	margin: 0;

	padding: 0;

	background-repeat: no-repeat;

}





#content {

	height: auto;
	
	margin-top: 0;
	
	padding-top: 0;

}



#showinfo {

	width: 183px;
	
	padding: 5px;
	
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 11px; 
	
	color: #870004; 
	
	font-weight: bold;

}





h1 {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#870004;

	font-size:17px;

	font-weight:500;

}



h2 {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#000;

	font-size:34px;

	font-weight:bolder;

}



h3 {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#870004;

	font-size:20px;

	font-weight:bolder;

}



h5 {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	color:#870004;

	font-size:30px;

	font-weight:bolder;

}





textarea.bg {

	width: 430px;
	
	background-color: #ffffff;
	
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 12px; 
	
	color: #870004; 
	
	font-weight: bold;
	
	border-bottom: solid 1px #870004;
	
	border-top: solid 1px #870004;
	
	border-left: solid 1px #870004;
	
	border-right: solid 1px #870004;
	
	margin: 10px;
	
	padding: 13px;
	
	padding-bottom: 13px;

}



#article1a{

	width: 424px;
	
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 12px; 
	
	color: #870004; 
	
	font-weight: normal;
	
	padding-left: 5px;
	
	padding-right: 5px;
	
	padding-bottom: 0px;
	
	padding-top: 5px;

}



#leftcont {

	width: 190px;
	
	margin: 0px;
	
	padding: 0px;
	
	border-right: 1px dotted #A30C01;

}


#rightcont {

	width: 190px;
	
	margin: 0px;
	
	padding: 0px 2px;
	
	border-left: 1px dotted #A30C01;

}



#article1b{

	width: 550px;
	
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 12px; 
	
	color: #870004; 
	
	font-weight: normal;
	
	padding-left: 5px;
	
	padding-right: 5px;
	
	padding-bottom: 2px;
	
	padding-top: 0px;
	
	border-bottom: 1px dotted #A30C01;

}



#biopage{

	width: 758px;

	height: 591px;

	background-image: url(../images/main_bg2.jpg);

	margin: 0;

	padding: 0;

	background-repeat: no-repeat;

	}

	

#biopage2{

	width: 758px;

	height: 591px;

	background-image: url(../images/manzella_bg.jpg);

	margin: 0;

	padding: 0;

	background-repeat: no-repeat;

	}	

	

#biopage3{

	width: 758px;

	height: 591px;

	background-image: url(../images/roffman_bg.jpg);

	margin: 0;

	padding: 0;

	background-repeat: no-repeat;

	}



#calendar {

	width: 550px;
	
	background-color: #fff;
	
	margin: 0px;
	
	padding: 5px;

}



#wholecal {

	width: 520px;
	
	background-color: #fff;
	
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 10px; 
	
	color: #870004; 
	
	font-weight: bold;

}



#cal1 {

	background-color: #A30C01;

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #fff;

	font-weight: bold;

	margin: 2px;

	padding: 2px;

	text-transform: uppercase;

}



#cal2 {

	background-color: #fff;

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #A30C01;

	font-weight: bold;

	margin: 2px;

	padding: 2px;

	border: 1px dotted #A30C01; 

}



#caltable {

	border: 1px dotted #A30C01; 
	
	margin: 5px;
	
	padding: 5px;

}



#caltable td {

	border: 1px dotted #A30C01; 

}



#calselected {

	background-color: #A30C01;

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #fff;

	font-weight: bold;

	margin: 2px;

	padding: 2px;

}



#calselected a {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #fff;

	font-weight: bold;

	text-decoration:none;

}



#calselected a:hover {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #fff;

	font-weight: bold;

	text-decoration: underline;

}



#calselected a:active {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #fff;

	font-weight: bold;

	text-decoration:none;

}



#calselected a:visited {

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #fff;

	font-weight: bold;

	text-decoration:none;

}



/*{

font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

font-size: 12px; 

color: #870004; 

font-weight: bold;

padding-left: 5px;

padding-right: 5px;

padding-bottom: 2px;

padding-top: 0px;

}*/



#footer {

	width: 960px;
	
	margin: 0 auto;
	
	padding: 0;
	
	background-color: #ffffff;
	
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 11px; 
	
	color: #870004; 
	
	font-weight: bold;

}



#article2{

	width: 270px;
	
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 12px; 
	
	color: #870004; 
	
	font-weight: normal;
	
	padding: 5px;
	
	border-right: 1px dotted #A30C01;

}



#article3{

	width: 270px;
	
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 12px; 
	
	color: #870004; 
	
	font-weight: normal;
	
	padding: 5px;

}





.chromestyle{

	width: 758px;
	
	height: 28px;
	
	margin: 0px;

}



.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/

	content: ".";
	
	display: block; 
	
	height: 0; 
	
	clear: both; 
	
	visibility: hidden;

}



.chromestyle ul{

	border-top: 1px solid #000;
	
	/* border-bottom: 1px solid #000; */
	
	width: 758px;
	
	background: url(../chrometheme/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
	
	padding: 4px 0;
	
	margin: 0;
	
	text-align: left; /*set value to "left", "center", or "right"*/

}



.chromestyle ul li{

	display: inline;

}



.chromestyle ul li a{

	color: #fff;

	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	padding: 4px 3px;

	margin: 0;

	text-decoration: none;

	border-right: 1px solid #000;

	text-transform: uppercase;

}



.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/

	background: url(../chrometheme/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/

}



/* ######### Style for Drop Down Menu ######### */



.dropmenudiv{

	position:absolute;
	
	border: 1px solid #000; /*THEME CHANGE HERE*/
	
	border-bottom-width: 2px;
	
	top: 0;
	
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	
	font-weight: bold;
	
	text-transform: uppercase;
	
	line-height:18px;
	
	z-index:100;
	
	background-color: #B20C01;
	
	width: 200px;
	
	visibility: hidden;
	
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/

}





.dropmenudiv a{

	width: auto;
	
	display: block;
	
	text-indent: 3px;
	
	border-bottom: 1px solid #000; /*THEME CHANGE HERE*/
	
	padding: 2px 0;
	
	text-decoration: none;
	
	font-weight: bold;
	
	color: #000;

}



* html .dropmenudiv a{ /*IE only hack*/

	width: 100%;

}



.dropmenudiv a:hover{ /*THEME CHANGE HERE*/

	background-color: #B20C01;
	
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	
	color: #fff;

}

img {

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

}

