﻿body { 
	background-color: #666;
	width: 100%;
	height: 100%;
	font: 12px Verdana;
	color: #ff9;
	padding: 0; margin: 0;
	}
	
a { font: 12px Verdana;

	color: #ff3;

	text-decoration: none;

	}

	

	a.baseline {

	text-decoration:none;

	font-size:small;

	font-size:x-small;

}

a.baseline:hover {

	color: yellow;

	text-decoration:underline;

}

a.baseline:active {

	color: yellow;

	text-decoration:underline;

}

a.baseline:visited {

	color: yellow;

	text-decoration:none;

}





#mainCenter {

	height:100%;

	background: #666 url(side_bkg.gif) top right no-repeat;

}



table#gallery {

	background: url(side_bkg.gif) top left no-repeat;

	height:100%;

}



#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #CCCCCC;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

strong {
	font: bold 10px Verdana;
	color: #fff;
	}	
table#main { width: 100%; height: 100% }

td#topbar {
	background-color: #fff;
	width: 100%;
	height: 120px;
	}
	
td#topbar h1 {
	display: none;
	}
	
div#logos { width: 600px; }	
td#utilbar { background-color: #000; text-align: right; padding: 3px; }	
td#utilbar a { font: 10px Verdana; color: #fff; padding-right: 5px; text-decoration: none; }
td#utilbar a:hover { color: #ff3; text-decoration: underline;  }	


td#navbar { height: 22px; background-color: #ff3; text-align: center; }


td#sidebar {
	height: 100%;
	background: #000 url(side_bkg.gif) top left no-repeat;
	text-align: center;
	}	
	
	div#sidebarimg {
	width: 143px;
	text-align: center;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	#fadeshow1, #fadeshow2, #fadeshow3 { border: 1px solid #666; }		
	
	div#sidebarimg2 {
	width: 165px;
	text-align: center;
	margin: 0 auto;
	}
	
	#sidebarimg2 img {
	text-align: center;
	margin: 5px;
	}	
td#content {
	padding-top: 20px;
	padding-left: 20px;
	font: 12px Verdana;
	color: #fff;
}

td#content em {
	font: bold italic 12px Verdana;
	color: #ff3;
}

td#content a.strong, a.strong:active, a.strong:visited  {
	font: bold italic 12px Verdana;
	color: #ff3;
	text-decoration: none;
}

p.larger { 
	font: italic 14px Verdana;
	color: #ff3;
	}

td#content h1 { 
	font: bold 16px "Verdana" sans-serif;
	color: #ff3;
}

td#content h2 { 
	font: bold 14px "Verdana" sans-serif;
	color: #ff3;
}

td#content a { 
	color: #ff9; text-decoration: underline;
	}

td#content a:hover { 
	color: #ff3; text-decoration: underline;
	}

.contact { 
	width: 350px; height: 180px;
	margin: 10px;
	border-bottom: 2px solid #999; text-align: center;
	border-left: 10px solid #999;
	float: left;
	}

div#addbar { 
	width: 200px;
	margin-top: 40px;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 100px;
	border-left: 1px solid #ff3;
	float: right;
}

div#addbar, div#addbar a { 
	font: 11px "Verdana" sans-serif;
	color: #fff;
}

div#addbar a { 
	font: 11px "Verdana" sans-serif;
	color: #ff9;
}

div#addbar a:hover { text-decoration: underline;}

.clsCMOn {
	font-family: "Verdana", "Verdana", sans-serif;
	color: #000;
	font-size : 11px;
	text-decoration : none;
	padding: 2px 2px;
	text-align: center;
	}
	
.clsCMOver {
	font-family: "Verdana", "Verdana", sans-serif;
	color: #000;
	font-size : 11px;
	text-decoration : none;
	padding: 2px 2px;
	text-align: center;
	}
	
.clsCMSubOn {
	font-family: "Arial", "Verdana", sans-serif;
	color: black;
	font-size : 10px;
	text-decoration : none;
    padding: 2px 2px;
	text-align: left;
	}

.clsCMSubOver {
	font-family: "Arial", "Verdana", sans-serif;
	color: black;
	font-size : 10px;
	text-decoration : none;
	padding: 2px 2px;
	text-align: left;
	}

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #999;
	padding: 0 0 0 6px;
}

input.button {
 	background-color: #ccc;
 	border: 1px solid #999;
	padding: 0;
	font: bold 10px Trebuchet MS, verdana, arial;
	margin-top: 5px;
	margin-left: 10px;
}

div#footer { display: none; }	

.veteran {
	font: bold italic 12px "Arial";
	color: #fff;
}

.flashbox {
background-color: #fff;
}