/* Style for erc */

body {background-color: #141414;
		margin: 0px;
		padding: 0px;
	}

/* the Intro page */

div.link {font-family:verdana,sans;
			font-size:10px;
			width:760px;
			text-align:right;
			
			}






div.intro {font-family:verdana,sans;
			font-size:10px;
			
			text-align:right;
			
			}
			
			
a.intro:link {color:#d21d26;
						text-decoration: none;
						}
						
a.intro:visited {color:#d21d26;
						text-decoration: none;
						}
						

a.intro:hover {color:#968a58;
						text-decoration: none;
						}
						


/* the top */



table.encompassingHome {width:760px;
			
			background-color:#fff;
			padding:0px;
			margin:0px;
			
		}

/* encompassing table is set at 1002 pixels wide, it holds the site at the center */
/* top table holds logos and white and gold bars */


table.encompassing {width:1002px;
			
			background-color:#fff;
		}
		

table.top {width:100%;
			padding:0px;
			
			border:0px;
		}


td.mainLogo {background-color:#141414;
			height: 113px;
			
			}
		


td.erc {background-color:#141414;
			height: 113px;
			
			}





td.topBar {background-color:#fff;
			height: 2px;
		}
		
td.goldBar {background-color:#B19D6A;
			height: 18px;
		}


td.bottomBar {background-color:#fff;
			height: 1px;
		}
		


/* home page */


table.main {width:100%;
			background-color:#fff;
			
			
		}

table.bottom {width:100%;
			padding:0px;
			
			border:0px;
		}

td.cornerSection {width: 64px;
				background-color:#B19D6A;
				}
				
td.contact {height:18px;
				background-color:#B19D6A;
				}
				
				
				


/* the contact information */				
				
				
div.address {font-family: verdana, sans;
			font-size:10px;
			font-weight: bold;
			font-style:oblique;
			color: #000;
			text-align: left;
			padding-left:10px;
			padding-right:10px;
			
			}
			
			
div.contact {font-family: verdana, sans;
			font-size:10px;
			font-weight: bold;
			font-style:oblique;
			color: #000;
			text-align: right;
			padding-left:10px;
			padding-right:16px;
			
			}
			

			
a.contact:link {color:#fff;
						text-decoration: none;
						}
						
a.contact:visited {color:#fff;
						text-decoration: none;
						}
						

a.contact:hover {color:#d21d26;
						text-decoration: none;
						}




/* About and Contact Pages */


/* home page */


table.mainBlack {width:100%;
			background-color:#141414;
			
			
		}
		
		
		
td.mainBlack {background-color:#141414;
			}
			
			


/* CONTENT PAGES */


div.contentTables {padding-top:10px;
				}
			
			
/* Contact Page */


div.basicWhite {font-family: verdana, sans;
			font-size:10px;
			font-weight: normal;
			
			color:#fff;
			text-align: left;
			
			padding:12px 10px 10px 48px;
			
			line-height:14px;
			}




div.board {font-family: verdana, sans;
			font-size:10px;
			font-weight: bold;
			
			color:#B19D6A;
			text-align: center;
			padding-left:4px;
			padding-right:4px;
			line-height:14px;
			}



.position {font-family: verdana, sans;
			font-size:10px;
			font-weight: normal;
			
			color:#fff;
}


.subtitle {font-family: verdana, sans;
			font-size:10px;
			font-weight: bold;
			font-style:oblique;
			color: #B19D6A;
			text-align: left;
			padding-bottom:10px;
			
			}

.red {color:#D21D26;
		}


a.contactPage:link {font-family: verdana, sans;
				font-size:10px;
			font-weight: normal;
			color:#D21D26;
			text-align: center;
			text-decoration: none;

				}
						
a.contactPage:visited {font-family: verdana, sans;
				font-size:10px;
			font-weight: normal;
			color:#D21D26;
			text-align: center;
			text-decoration: none;

				}
						

a.contactPage:hover {font-family: verdana, sans;
				font-size:10px;
			font-weight: normal;
			color:#B19D6A;
			text-align: center;
			text-decoration: none;

				}
				



				
				
/* begin */


td.main2 {background: #fff url(../imgs/sections/mainBack3.jpg);
		background-repeat: no-repeat;
		background-position: top left;
	}




/* LINKS */


/* links: the logo Red. and gold on hover */
/* gold: c7b569 white on hovering */

a.list:link {color:#c7b569;
						text-decoration: underline;
						}

a.list:visited {color:#c7b569;
						text-decoration: underline;
						}
						

a.list:hover {color:#fff;
						text-decoration: none;
						}
						
						
						
						
/* Bottom Menu */




div.bottomMenu {font-family:verdana,sans;
			font-size:10px;
			text-align:center;
			padding-top:6px;
			}
			
			
a.bottom:link {color:#c7b569;
						text-decoration: none;
						}
						
a.bottom:visited {color:#c7b569;
						text-decoration: none;
						}
						

a.bottom:hover {color:#fff;
						text-decoration: none;
						}





/* SHOW CASES */


table.showcase {width:100%;
				}
td.showcase {background-color:#141414;
			height:419px;
			}
			
td.showcaseMenu {width:220px;
				
				background-color:#141414;
				}

div.showcasesMenu {font-family:verdana, sans;
				font-size:10px;
				color: #000;
				text-align: left;
				padding-right:6px;
				
				}
				
				
h3.showcases {font-family:verdana, sans;
				font-size:10px;
				font-weight:bold;
				font-style:oblique;
				color: #fff;
				text-align: left;
				padding-top:16px;
				padding-bottom: 2px;
				padding-left:2px;
				
				}
				
				
ul.showList {margin-left: 8px;
	padding-left:8px;
	font-size:10px;
	font-family: verdana, sans;
	line-height:16px;
	}
	
li.showList {padding-bottom: 1px;
			color:#fff;
			}
			
			
			
			
/* MEMBERSHIP PAGES */

div.member {font-family: verdana, sans;
			font-size:10px;
			font-weight: bold;
			color:#B19D6A;
			text-align: left;
			padding-left:6px;
			padding-right:4px;
			line-height:14px;
			}


