.home12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

p {
	margin:0;
}
.title_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
}
.more_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
}
.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.left {
	float: left;
	margin-right: 20px;
	margin-left: 18px;
	margin-top: 6px;
}

/* Secondary Nav Styles */

#secondaryNav td, .secondaryNavTD{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:2px 0px 2px 14px;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight: bold;
}

a.secondaryNav, .secondaryNav:link, .secondaryNav:visited, .secondaryNav:active, #secondaryNav a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	margin:0px 0px 5px 0px;
	font-weight: bold;
}

.secondaryNav:hover, #secondaryNav a:hover{
	text-decoration:none;
	color:#b42e2e;
	font-size:12px;
	font-weight: bold;
}

.secondaryNavOver{
 	background-image:url(/common/images/arrow_over.gif);
	background-position:1px 6px;
}

.secondaryNavOut{
   	background-image:url(/common/images/arrow.gif); 
	background-position:1px 6px;
}

.secondaryNavSelect{
  	background-image:url(/common/images/arrow_select.gif);
	background-position:1px 6px;
	font-size:20px;
}


.secondaryNavheadingsbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #404040;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
}

.secondary_nav_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.vendor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.home12ptbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
}
.point16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
/*original topmost nav rules */
/*.nav12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}*/
.nav12pt a.nav11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background: red;
	padding: 2px;
	margin: 0 1px 0 0;
	height: 16px;
	line-height: 16px;
	text-decoration: none !important;
	border: 1px solid red;
}
.nav12pt a.nav11pt:hover
{
	background: white;
	color: Red;
	text-decoration: none !important;
}
.blue18ptbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #383C86;
	margin-bottom: 20px;
}
.contact14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.map_border {
	border: medium groove #383C86;
}
.test_bk {
	background-color: #ecebeb;
	border: thin inset #CCCCCC;
}


.vendor_bk {
	background-image: url(/vendors/images/vendor_bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 5px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #29286d;
}
.box {
	border: thin solid #000000;
	background-color: #e5e7e9;
}

.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}






}

.divTOD
{

}
	.divTODTop
	{
		background: url(../images/tod_bg_01top.png) no-repeat 0 0;
		width: 340px; height: 57px;
	}
	.divTODMiddle
	{
		background: url(../images/tod_bg_02middle.png) repeat-y 0 0;
		width: 340px; min-height: 161px;
		text-align: center;
		padding-bottom: 5px;
	}
		.pTipTitle
		{
			font-size: 14px;
			font-weight: bold;
			margin: -20px 0px 10px 0px;
		}
		divTODMiddle  img
		{
			
			
		}
		.pTipText
		{
			font-size: 12px;
			margin: 5px 20px 0px 20px;
			text-align: left;
		}
	.divTODBottom
	{
		background: url(../images/tod_bg_3bottom.png) no-repeat 0 0;
		width: 340px; height: 32px;
	}