/* CSS Document */

/* IE 6 Hacks */
@import url(cgcWebsite_ie6Win.css);

/* The file below is ONLY read by IE5/Win.
	Makes use of the Mid Pass Filter: 
	http://tantek.com/CSS/Examples/midpass.html */

@media tty {
 i{content:"\";/*" "*/}} @import 'cgcWebsite_ie5Win.css'; /*";}
}/* */



/* The file below is ONLY read by IE5/Mac.
	Makes use of the Band Pass Filter: 
	http://www.stopdesign.com/examples/ie5mac-bpf/ */

/*\*//*/
  @import "cgcWebsite_ie5Win.css";
/**/


/* HTML styles */
a:link {
		color: #7C1515;
		text-decoration: none;
		}

a:hover {
		color: #CCA423;
		}
	
a:visited {
			color: #7C1515;
			text-decoration: none;
			}
		
body{
		background-color: #4B1B1B;
		text-decoration: none;
		font: 8px/10px verdana,arial,helvetica,sans-serif; 
		color: #000;
		margin: 0px; 
		padding: 0px;
		}
		
div, li, ol, ul{
		text-decoration: none;
		font: 12px/16px verdana,arial,helvetica,sans-serif; 
		color: #000;
		margin: 0px; 
		padding: 0px;
		}
		
h4 {
	font-size: 19px/26px;
	font-family: Arial,lucida, Verdana, Helvetica,  sans-serif;
	color: #7C1515;
	}

form {margin: 0;}

html {
	margin: 0px;
	padding: 0px;
	}
	
p,h1,pre {
	margin:0px 0px 0px 0px;
	}
	
/* Holds the position and with of the main window */	
#container {
	position:absolute;
	left:0px;
	top:0px;
	width:794px;
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	background-color: #4B1B1B;
	}

#topBanner{
	background-color: #4B1B1B;
	background-image: url(../images/topBanner.gif);
	background-repeat: no-repeat;
	height: 250px;
	}
	
#printLogo {
	display: none;
	}
	
	
#printLogo #text{
	display: none;
	}

	
#printLogo p{
	font:normal 14px/17px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	}
	
#logoLeft {
	position:absolute;
	left:137px;
	top:100px;
	float: left;
	width: 194px;
	padding: 0px;
	height: 140px;
	background-image: url(../images/cgcLogo.gif);
	background-repeat: no-repeat;
	}

#logoLeft li {
	list-style: none; 
	margin: 0; 
	padding: 0; 
	display: inline;
	}
	
#logoLeft li a:link, #logoLeft li a:visited {
	display: block; 
	float: left;
	height: 140px;
	width: 194px;
	}
	
#logoLeft li a:hover {background-image: url(../images/cgcLogoHover.gif);}

#logoLeft span {display: none;}


/* Holds the position of the white area containing the side menu and text */	
div.spacer {
  clear: both;
  }

#wrapper{
 position:absolute;
  left:10px;
  top:380px;
   background-image : url(../images/bodyBG775.gif);
   background-color : transparent;
   background-position : left;
  background-repeat : repeat-y;
   width: 775px;
   margin-left: 0px;
	margin-top: 0px;
	}
	
	#wrapper2{
 background-image : url(../images/bodyBG775.gif);
  background-position : left;
  width: 775px;
  background-color: transparent;
	}
	
#bodytop{
	background-color: transparent;
	width:775px;
	height:7px;
	padding: 0px;
	background-position: top;
	background-image : url(../images/topBar.gif);
	background-repeat: no-repeat;
	}

#leftCol{
   float : left;
   width : 213px;
   padding : 0px 5px 0px 5px;
   background-image : url(../images/redBar.gif);
   background-position : right top;
   background-repeat : no-repeat;
	}
	
/* sets the width of the right column */	
#content{
   float: right;
   width: 515px;
   height: 100%;
   margin: 15px 15px 0px 10px;
   padding: 0px 5px 0px 5px;
	}
	
#navbar{
   width : 213px;

  	}
	
/* Side Navigation */
#sideMenu{
	width: 213px;
	font: normal 11px/17px verdana, lucida, sans-serif;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 10px;
	}

#sideMenu ul{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	}

#sideMenu li{
	font: normal 11px/17px verdana, lucida, sans-serif;
	text-decoration: none;
	}

#sideMenu a {
	display: block;
	color: #000;
	padding: 1px 0 1px 15px;
	width: 213px;
	}

#subMenu a {
	display: block;
	color: #fff;
	padding: 1px 0 1px 15px;
	margin-left: 15px;
	width: 198px;
	}


#subMenu2 a {
	display: block;
	color: #fff;
	padding: 1px 0 1px 15px;
	margin-left: 30px;
	width: 183px;
	}


#sideMenu a, #sideMenu a:visited,#subMenu a, #subMenu a:visited, #subMenu2 a, #subMenu2 a:visited
{
border-left: 5px solid #FFFFFF;
background: #FFFFFF;
color: #755544;
text-decoration: none;
background: transparent url(../images/menuOff.gif) left center no-repeat;
}

#sideMenu a:hover, #sideMenu a#current:hover{
	color: #220C01;
	background: transparent url(../images/menuOn.gif) left center no-repeat;
	}
	
#sideMenu a#current {
	background: transparent url(../images/menuOn.gif) left center no-repeat;
	color: #220C01;
	text-decoration: none;
	width: 213px;
	}

#subMenu a:hover, #subMenu a#current:hover{
	color: #220C01;
	background: transparent url(../images/menuOn.gif) left center no-repeat;
	}

#subMenu a#current {
	background: transparent url(../images/menuOn.gif) left center no-repeat;
	color: #220C01;
	text-decoration: none;
	width: 198px;
	}
	
#subMenu2 a:hover, #subMenu2 a#scurrent2:hover{
	color: #220C01;
	background: transparent url(../images/menuOn.gif) left center no-repeat;
	}
	
#subMenu2 a#current {
	background: transparent url(../images/menuOn.gif) left center no-repeat;
	color: #220C01;
	text-decoration: none;
	width: 183px;
	}

	
/* rotating TN */
table.rotator{
	width: 200px;
	padding: 0px;
	}
	
td.rotatorText{
	width: 200px;
	margin: 0px;
	padding-left: 15px;
	vertical-align:top;
	}

td.rotator{
	width: 200px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 0px;
	}

td.rotator li {
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
	display: inline;
	}	
	
td.rotator a:link, td.rotator a:visited{
	display: block; 
	float: left;
	height: 125px;
	border: 1px solid #c09b23;	
	}
	
td.rotator li a:hover {
	border: 1px solid #7C1515;
	}
	
/* sets the attributes of text under the left menu */	
body #wrapper #menubar p{
	margin: 15px 10px 0px 15px;
	}
	
	
.brownSidebarRegular{
	font:normal 12px/16px helvetica, verdana, arial, sans-serif;
	color: #755544;
	text-align:left;
	}
	
.brownSidebarRegular a{
	font:normal 12px/16px helvetica, verdana, arial, sans-serif;
	color: #755544;
	}
	
.brownSidebarRegular a:hover{
	font:normal 12px/16px helvetica, verdana, arial, sans-serif;
	color: #220C01;
	}



	
	
#content h1 {
	font-size:25px;
	font-family: Arial,lucida, Verdana, Helvetica,  sans-serif;
	color: #CCA423;
	}

#content h4 {
	font-size: 19px/26px;
	font-family: Arial,lucida, Verdana, Helvetica,  sans-serif;
	color: #7C1515;
	}
	
#content h3 {
	font: normal 14px/17px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #7C1515;
	}
	
.h3bold {
	font-size: 19px;
	font-family: Arial, lucida, Verdana, Helvetica, sans-serif;
	color: #7C1515;
	line-height: 23px;
	font-weight: bold;
	}
	
#content h2 {
	font:16px/18px helvetica,verdana,arial,sans-serif;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #7C1515;
	}
	
#content h2 a{
	font:16px/18px helvetica,verdana,arial,sans-serif;
	color: #7C1515;
	text-decoration: none;
	}
		
.headerPlainTop {
	font:15px/18px helvetica,verdana,arial,sans-serif;
	color: #220C01;
	text-decoration: none;
	}
	
.headerBold {
	font:bold 14px/16px helvetica, verdana, arial, sans-serif;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	}
	

#content p {
	font:12px/17px helvetica,verdana,arial,sans-serif;
	color: #220C01;
	}

p.screenOnly {
	font:12px/17px helvetica,verdana,arial,sans-serif;
	color: #000;
	}
	
p.printOnly {
	display: none;
	}
	
.contentParagraph {
	font:12px/17px helvetica,verdana,arial,sans-serif;
	color: #000;
	}
	
#content #header {
	font:16px/18px helvetica,verdana,arial,sans-serif;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #7C1515;
	}
	
#content #headerPlain {
	font:16px/19px helvetica,verdana,arial,sans-serif;
	color: #000;
	text-decoration: none;
	}
	
#content a {
	color: #7C1515;
	text-decoration: none;
	}

#content a:hover {
	color: #CCA423;
	}


/* list box in body */
#content ul{
	text-align: left;
	padding: 5px 5px 5px 20px;
	margin: 0px;		
	/*border: 1px solid #7C1515;*/
	/*background: #F7EDCB;*/
	background: #fff;
	width: 485px;
	font: normal 12px/18px helvetica, verdana, lucida, sans-serif;
	color: #000;
	}

#content li{
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: normal 12px/18px helvetica, verdana, lucida, sans-serif;
	color: #000;
	list-style-type: none;
	list-style-image: url(../images/redBullet.gif);
	list-style-position: outside;
	}
	
#content li.subcat {
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: normal 12px/18px helvetica, verdana, lucida, sans-serif;
	color: #000;
	list-style-type: none;
	list-style-image: url(../images/redBullet.gif);
	list-style-position: outside;
	margin: 0px 0 0px 10px;
	}
	
	


#pageTop p {
	font:12px/17px helvetica,verdana,arial,sans-serif;
	color: #000;
	}
	
#content #menuBottom{
	font:12px/17px helvetica,verdana,arial,sans-serif;
	color: #7C1515;
	}

#bodyBottom{
	background-color: #7C1515;
	background-image : url(../images/bottomBodyBG775.gif);
	padding: 0px;
	background-position: bottom;
	background-repeat: no-repeat;
	width:775px;
	height:23px;
	}
	
#footer p {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCA423;
	text-align: center;
	background-color: #4B1B1B;
	}
	
.redItalics{
	color: #7C1515;
	font-style: oblique;
	}
	
.underlineExmaple{
	color: #7C1515;
	text-decoration: underline;
	}
	
.redHeader {
	color: #7C1515;
	font-style: normal;
	font-size: 14px;
	}

/* Form Styles */

 #profileForm table {
	width: 450px;
	border-top: 1px solid #7C1515;
	padding: 5px;
	border: 1px solid #7C1515;
	 } 

#profileForm td { 
	width:450px; 
	 }
  
.formlabel {
	color: #7C1515;
	font-style: normal;
	font-size: 14px;	
	font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
	padding: 7px 0px 0px 0px;
	width:450px;
	}

  
.formfield {
	font: 12px  Verdana, Arial, Helvetica, sans-serif ;
	color:#000;	
	width:450px;
	text-align: left; 
	background-color: transparent;
	padding: 0px 0px 3px 0px;
	margin-right: 0px;
	}
	
.formfield input {
	background-color: #F7EDCB;
	border:solid 1px #7C1515;
	font: 12px  Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:450px;
	text-align: left;
	margin-right: 0px;
	background-image: none;
	}
	

textarea.boxColor {
	margin:3px 0px 0px 2px;
	background-color: #F7EDCB;
	border:solid 1px #7C1515;
	font: 12px Verdana, Arial, Helvetica, sans-serif ;
	color:#333;
	}
	
.button {
	 font: 1.1em  Verdana, Arial, Helvetica, sans-serif;
	 background-color: #F7EDCB;
	 color: #7C1515;
	 margin-left: 3px;
	 margin-top: 3px;
	 margin-bottom: 2px;
	}
