/*	border: 1px solid #33FF00 /*
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #278FD8;
}

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td, address {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-align: left;
}

p, li, ul, a {
	font-size: 13px;
	color: #000;
}

p {
	line-height: 17px;
	padding-right: 20px;
	padding-left: 20px;
}

h1 {
	font-size: 22px;
	padding-top:0px;
	margin-top: 0px;
	color: #000;
	text-transform: uppercase;
	padding-left: 20px;
}

h2 {
	font-size:15px;
	color: #006ab5;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1558BD;
	padding: 10px 0px 5px 5px;
	margin: 0px 20px 20px 0px;
	
}
h3 {
	font-size:21px
}
h4 {
	font-size:19px
}
h5 {
	font-size:17px
}
h6 {
	font-size:15px
}
ol {
	list-style:decimal
}
ul {
	list-style:square
}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}

address {
	font-style: normal;
	font-size: 12px;
	color: #000;
	margin: 0 20px;
	border: 1px solid #1558BD;
	padding: 30px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

address p {
	font-size:15px;
	font-weight:bold;
	color: #006ab5;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1558BD;
	padding: 10px 0px 5px 5px;
	margin: 0px 20px 20px 0px;
	
}

address a, address a:visited, address a:link {
	color: #278FD8;
}

address a:hover, address a:active {
	text-decoration:none;
	color: #000000;
}

a {
	color: #000;
}

a:hover {
	text-decoration:none;
	color: #8CD7F7;
}

ul {
	list-style:square
}

li {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

.center {text-align:center; clear:both;}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 965px;
	margin: 0 auto;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;

}

div#header {
	position: relative;
	width: 965px;
	height: 298px;
	background:url(images/header.jpg);
}

div#content {
	padding-top:10px;
	_padding-top:15px;
	min-height: 175px;
	height:auto !important;
	height: 175px;
}

div#text {
	float: left;
	width: 585px;
	padding: 0px 0px 10px 20px;
}

div.floatL {
	float:left;
	width:270px;
	margin:0px 0 0px 10px;
}

div.floatL ul{ font-size:23px;
				font-weight:100;
				padding:0;
				margin-left:15px;}

div#hometext {
	float:left;
	width:385px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1558BD;
	border-left-color: #1558BD;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 10px;
}

div#offerbar {
	float:left;
	width:230px;
	padding-left: 30px;
}

div#caterbar {
	width:230px;
	float: left;
}

div#sidebar {
	float: right;
	width: 342px;
	text-align:left;
	padding-right: 10px;
	
}


div#video {
	margin:0px;
	padding: 0px;
	width:332px;
}

div#textbox p{
	clear:both;
	margin:0px;
	padding: 5px 5px 0 5px;
	height:40px;
	background-color:#006ab5;
	border:1px solid #666666;
}

div#textbox{ margin:0;
			padding:0;}

div#textbox p, div#textbox p a:link, div#textbox p a:visited {
	text-align:center;
	text-decoration:none;
	font-size:16px;
	color:#FFFFFF;
}

div#textbox p a:hover {
	text-align:center;
	text-decoration:none;
	font-size:16px;
	color:#00fcff;
}

div#text2{ float:left;
padding:0 0 0 30px;
margin:0 0 0 0;
width:664px;
border-right:1px solid #006ab5;}


div#text2 img{ padding:2px;
				border:1px solid #91bddb;
				margin:0 5px 0 0;}
							

div#logos {
	margin:0px 0px 0px 25px;
	text-align:center;
	width:900px;
	float:left;
	clear:both;
}

img.creditcards {margin-top:15px;}

div#whitebar {
	background:#fff;
	height:48px;
	clear:both;
	margin-top:15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CE060F;
	border-bottom-color: #CE060F;
	text-align: center;
}

div#footer { 
	width: 965px; 
	margin:auto;
}



div#nav {
	position: absolute;
	width: 965px;
	top: 264px;
	left: 32px;
}
	
div#nav li a.current, div#nav li a.current:hover{
	color: #0D3571;

}
	
div#nav li a.current span, div#nav li a.current:hover span{

}

/* UL TAG */
div#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
	text-transform: uppercase;
} 

div#nav li {
	list-style: none;
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;}

div#nav li a {
	display:block;
	padding-left: 10px;
	/*width: 100px;*/
	color:#278FD8;
	text-decoration:none;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right:1px solid #7fc0ed;
}
	
div#nav li a span {
	display: block;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 0;

}

/**/* html #nav a {
	width: 1%;}

div#nav li a:hover {
	color: #025C9A;
}

div#nav li a:hover span {
}



/* ----------------- end NAVIGATION ----------------- */



/* ----------------- UTILITY NAVIGATION ----------------- */
div#utilitynav {
	margin:0 auto;
	text-align: center;
}

ul#utility {
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

	ul#utility li {
		list-style: none;
		padding: 0;
		float: left;
	}
	
	ul#utility a, ul#utility a:visited, ul#utility a:link {
	text-align: center;
	color: #0D3571;
	text-decoration:none;
	display: block;
	_display: inline-block;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 13px;
	}
	
		
	ul#utility a:hover, ul#utility a:active {
	color: #000;
	}
	
	ul#utility a.current {
	color: #000 !important;
	}

div#copyright {
	text-align: right;
	font: 9px Arial, Tahoma, sans-serif;
	padding-top: 8px;
	margin-right: 35px;
	color: #0D3571;
}

#copyright a, #copyright a:link, #copyright a:visited {
	font-size: 10px;
	color: #0D3571;
	text-decoration:none;
	font-weight: bold;
}

#copyright a:hover, #copyright a:active {
	text-decoration:underline;
	color: #FFFFFF;
	font-weight: bold;
}

.ypimg {
	border: 0px;
	padding: 5px 0px;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 5px 20px;
	border: 1px solid #cccccc;
}

img.left2 {
	float: left;
	margin: 5px 15px 5px 10px;
	border: 1px solid #1B3A9D;
	padding: 10px 5px;
}

img.middle {
	float: left;
	margin: 5px 5px 10px;
	border: 1px solid #cccccc;
	clear: none;
}

img.right {
	float: right;
	border: 1px solid cccccc;
	margin: 5px 10px;
}

img.border { border: 1px solid #000000; }

.clear { clear: both; }

img.vidbtn {
	margin:10px 0px 10px 20px;
}

img.logoimgs {
	margin:5px;
}

/* ----------------- AUDIO DIV ----------------- */ 

div#audio {
	position:relative;
	width: 180px;
	height: 100px;
	background: url(images/audio.jpg) top left no-repeat;
	}
div#audio div {
	position: absolute;
	top: 65px;
	left: 31px;
	width: 68px;
	height: 30px;
}

div#audio a {
	display: block;
	position: absolute;
	top: 88px;
	left: 0px;
	width: 180px;
	height: 10px;
}


/* ----------------- ADMIN LOGIN DIV ----------------- */ 
a#admin {
	background-position: 100% 0px;
	height: 15px;
	width: 95px;
	display: block;
	float: right;
	margin-right: 30px;
	background-repeat: no-repeat;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

a#admin:hover {
	background-position: 0% -18px;
	color: #F9EDA1;
}


/* ----------------- CUSTOM CLASSES ----------------- */

div#flash {
	position: absolute;
	top: 0;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
}
div#bottom {
	background-image: url(images/footer.gif);
	height: 25px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	padding: 0px;
	margin: 0px;
}


.homeul li{
	font-size:24px;
	margin-left:30px;
}

.homeul2 li{
	font-size:24px;
	margin-left:50px;
}
