/*****SPECS FOR BOBDEANGELIS.COM*****/
.mainContent {
	font-family: "Century Gothic", AppleGothic;
	font-size: 13px;
	color: #CCCCCC;
	padding: 2px 5px 5px;
}
.mainContent h1 {
	font-family: "Century Gothic", AppleGothic;
	font-size: 17px;
	color: #FFFFFF;
	padding: 0px 0px 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #544B36;
	border-right-color: #544B36;
	border-bottom-color: #544B36;
	border-left-color: #544B36;
}
.mainContent strong {
	font-family: "Century Gothic", AppleGothic;
	font-size: 13px;
	color: #CCCCCC;
	padding: 0px;
	font-weight: bold;
}

/*****LEFT NAV ELEMENTS*****/
.leftNavSet {
	background-image: url(../assets/graphics/leftNavbck.jpg);
	background-repeat: no-repeat;
}
.leftNav {
	font-family: "Century Gothic", AppleGothic;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 2px;
}
.leftNav h1 {
	font-family: "Century Gothic", AppleGothic;
	font-size: 13px;
	color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.leftNav strong {
	font-family: "Century Gothic", AppleGothic;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}
.leftNav a:link {
	font-family: "Century Gothic", AppleGothic;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}
.leftNav a:hover {
	font-family: "Century Gothic", AppleGothic;
	font-size: 12px;
	color: #CCCCCC;
}
.leftNav a:visited {
	font-family: "Century Gothic", AppleGothic;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}
/*****RIGHT COL ELEMENTS*****/
.rightCol {
	font-family: "Century Gothic", AppleGothic;
	font-size: 12px;
	color: #999999;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: groove;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 2px;
	border-right-style: none;
}
.rightCol h1 {
	font-family: "Century Gothic", AppleGothic;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	padding-bottom: 2px;
	border: 1px none #544B36;
}
.rightCol strong {
	font-family: "Century Gothic", AppleGothic;
	font-size: 12px;
	color: #FF9900;
	padding: 0px;
	border: 1px none #999999;
}
.rightCol a:link {
	font-family: "Century Gothic", AppleGothic;
	font-size: 12px;
	color: #FF9933;
	padding: 0px;
	border: 1px none #999999;
}
.rightCol a:hover {
	font-family: "Century Gothic", AppleGothic;
	font-size: 12px;
	color: #999999;
	padding: 0px;
	border: 1px none #999999;
}
.rightCol a:visited {
	font-family: "Century Gothic", AppleGothic;
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
	padding: 0px;
	border: 1px none #999999;
}
/*****SPECS FOR HEADER*****/
.headerSet {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
/*****LOW NAV ELEMENTS*****/
.lowNav {
	font-family: "Century Gothic", AppleGothic;
	font-size: 10px;
	color: #999999;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: groove;
}
.lowNav a:link {
	font-family: "Century Gothic", AppleGothic;
	font-size: 10px;
	color: #999999;
	padding: 0px;
	text-decoration: none;
	border: 1px none #666666;
}
.lowNav a:visited {
	font-family: "Century Gothic", AppleGothic;
	font-size: 10px;
	color: #999999;
	padding: 0px;
	text-decoration: none;
	border: 1px none #666666;
}
.lowNav a:hover {
	font-family: "Century Gothic", AppleGothic;
	font-size: 10px;
	color: #CCCCCC;
	padding: 0px;
	text-decoration: underline;
	border: 1px none #666666;
}
.tableSet {
	border: 1px solid #333333;
}
