@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
	float: none;
}
body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003578;
}
#wrapper {
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#logo {
	float: left;
	width: 211px;
}
#address {
	float: left;
	width: 527px;
	text-align: right;
}
#navBar {
	float: left;
	width: 211px;
}
#mainContentArea {
	float: left;
	width: 527px;
}
.homeapageContent p {
	color: #003578;
	padding-top: 10px;
	font-size: 14px;
	line-height: 20px;
}
#contentIner {
	padding-right: 15px;
}

#navigationButtons {
	margin-bottom: 75px;
	margin-top: 10px;
}
#MainBanner {
	padding-bottom: 20px;
}
#navigationButtons a {
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #750000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
}
#navigationButtons a:hover, #navigationButtons .currentSection {
	color: #666666;
}
* .innerPage p{
	font-size: 12px;
	color: #333333;
	padding-bottom: 10px;
}
#contentIner h1 {
	background-image: url(img/h1Bgr.png);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.innerBgr {
}
/* dynmic menu */
#navBar ul {
	list-style-type: none;
	display: block;
}
#navigationButtons li {
	
	display: block;
	padding-right: 10px;
}
#navBar ul ul {
	display: none;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #841B1B;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navigationButtons  li{behavior:url("csshover.htc");}
#navigationButtons  li:hover, #navigationButtons  li.currentSection {
	cursor:pointer;
	background-image: url(img/hover.png);
	background-repeat: no-repeat;
	background-position: 18px top;
}
/*#navigationButtons  li:hover ul, #navigationButtons  li.currentSection ul {
	display: block;
 }*/ 
 #navigationButtons  li.currentSection ul {
	display: block;
 } 
#navigationButtons li li {
	
	padding: 0px;
	text-transform: capitalize;
}
#navigationButtons li li a {
	text-transform: none;
	font-weight: normal;
	padding-left: 10px;
}
#navigationButtons li li a:hover, #navigationButtons li li a.currentSection, #navigationButtons li li:hover {
	background-image: none;
	color: #666666;
	text-decoration: underline;
}
/* end dynmic menu */
#contentIner h2 {
	font-size: 14px;
	color: #008CB8;
}
#contentIner h3 {
	font-size: 12px;
	color: #750000;
}
.innerBgrHome {
}
.box {
	background-color: #E0E0E0;
	padding: 10px;
	border: 2px solid #003578;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.payonline {
	background-color: #008CB8;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 24px;
	display: block;
	width: 200px;
	text-transform: uppercase;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #003578;
	border-bottom-color: #003578;
	border-left-color: #CCCCCC;
	float: left;
	margin-left: 5px;
	padding: 5px;
}
a.payonline:hover {
	background-color: #990000;
	border-top-color: #003578;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #003578;
}
blockquote {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003578;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 10px;
}
a {
	color: #003578;
}
a.payonline {
	color: #FFFFFF;
}
a.nomagin {
	margin-left: 0px;
	width:auto;
	padding:5px;
}
li.yatesAniversaryLogo {
	display: block;
	height: 183px;
	background-image: url(img/since1973_small.gif);
	background-repeat: no-repeat;
}
#navigationButtons li.yatesAniversaryLogo:hover {
	background-image: url(img/since1973_small.gif);
	background-position: left top;
	cursor:default;
}
#navBar #navigationButtons a.payonlineHome {
	color: #FFFFFF;
	background-image: url(img/signupHomeLink_up.png);
	background-repeat: no-repeat;
	background-position: 18px center;
}
#navBar #navigationButtons a.payonlineHome:hover {
	background-image: url(img/signupHomeLink_over.png);
}

