/* structure */

@charset "UTF-8";
* {
		margin: 0;
		padding: 0;
}

body {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0;
	text-align: center;
	background-image: url(images/ros_bg.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

a {
	color: #4aa6d4;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color : #3982A6;
	text-decoration: underline;
}

#container {
	width: 938px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-repeat: repeat-x;
	border: 0px none;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}

#main {
	width: 938px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main h1 {
	padding: 0px;
	color: #4aa6d4;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main h2 {
	padding: 0px;
	color: #4aa6d4;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main h4 {
	padding: 0px;
	color: #4aa6d4;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/* content areas */
#sidebarleft {
	float: left;
	margin: 0;
	background-color: #FFFFFF;
	width: 427px;
	background-image: url(/images/video-box.jpg);
	background-repeat: no-repeat;
	height: 459px;
	padding: 15px;
}
#sidebarleftbranch {
	float: left;
	width: 192px;
	margin: 0;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}

#sidebarright {
	float: right;
	padding: 0px;
	width: 220px;
	background-color: #FFFFFF;
	margin: 0px;
}
#sidebarrighthm {
	float: right;
	padding: 4px;
	width: 239px;
	background-color: #FFFFFF;
	margin: 0;
	background-image: url(/images/sidebar_rtbg.gif);
	background-repeat: no-repeat;
}

#sidebarrighthm2 {
	float: right;
	padding: 0px;
	width: 247px;
	background-color: #FFFFFF;
	margin: 0px;
}

#sidebarrightblue {
	padding: 8px;
	width: 215px;
	background-color: #FFFFFF;
	height: 462px;
	margin: 0;
	background-image: url(/images/sidebar_blue.gif);
	background-repeat: repeat-x;
}
#sidebarrightblue2 {
	width: 215px;
	height: 365px;
	margin: 0;
	background-image: url(/images/sidebar_blue2.gif);
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
#bumperstk {
	width: 247px;
	background-color: #FFFFFF;
	margin: 0px;
	height: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.about {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	font-size: 11px;
}
#centrecontainer {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 457px;
}

/* header */

#header {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	width: 938px;
	height: 212px;
}
#header2 {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	width: 938px;
	height: 206px;
}

/*CHANGE STYLE 'HEADER' to 206px deep when last drinks is to go live*/


#headerlink {
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 180px;
	}
#headerlink a {
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	height: 180px;
	color: #FFFFFF;
	}
#headerbg {
	background-color: #FFFFFF;
	width: 938px;
	height: 175px;
	margin: 0px;
	padding: 0px;
}

/* navigation */
#nav {
	padding: 0;
	list-style-type: none;
	width: 938px;
	height: 34px;
	float: left;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(/images/nav_fade.gif);
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
}
#nav a {
	float: left;
	color: #4aa6d4;
	text-decoration: none;
	padding: 0 20px;
	line-height: 2.4;
	text-align: center;
	border-right: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-size: 15px;
	margin: 0px;
	vertical-align: bottom;
}
#nav #nav_dis a {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 40px;
}
#nav #nav_sig a {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}
#nav a:hover {
	background-image: url(/images/nav_fade_on.gif);
	background-repeat: repeat-x;
}
#body_hom #nav_hom a, #body_cop #nav_cop a,
    #body_wha #nav_wha a,#body_cam #nav_cam a,
    #body_faq #nav_faq a,#body_you #nav_you a,
	#body_dis #nav_dis a,#body_sin #nav_sin a,
	#body_con #nav_con a, {
  background: url(/images/nav_fade_on.gif);
  color: #1A1303;
  font-weight: bold;
}
/* Footer */

#footer {
	clear: both;
	margin-top: 15px;
	border-top: 1px solid #BBD1D6;
	border-bottom: 1px solid #BBD1D6;
	width: 938px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer a {
	color: #4aa6d4;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	color : #3982A6;
	text-decoration: underline;
}

#clearone {
  clear: both;
  height: 1px;
}

#cleartwo {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

/* END CONTENT */

/* Home content */

#ld_main {
	width: 878px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	overflow: visible;
	background:#0f0c03 no-repeat url(../images/main_bg_img.jpg);
}
#ld_sidebarleft {
	float: left;
	margin: 0;
	width: 429px;
}

#ld_sblefttop {
	margin-bottom: 20px;
	width: 429px;
}

#ld_sbleftbottom {
	margin: 0;
	width: 429px;
	background-image: url(/images/sbleftbottom_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0;
}

#ld_sbleftbottom H2 {
	height: 34px;
	font-size: 17px;
	font-weight:normal;
	color: #FFFFFF;
	background-image:url(/images/sbleftbottom_01.jpg);
	background-repeat:no-repeat;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0;
	text-transform:uppercase;
}

#ld_sbleftbotcontent {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}

#ld_sbleftbotcontent H3 {
	margin-top:10px;
	margin-bottom:10px;
}

#ld_sbleftbotcontent H3 a {
	font-size: 16px;
	color: #268bcd;
	background-image:url(/images/coptvarrow.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left: 30px;
	text-transform:uppercase;
	margin-bottom:20px;
}

#ld_sidebarright {
	float: right;
	margin: 0;
	width: 429px;
}

#ld_sbrighttop {
	position:relative;
	margin: 0;
	width: 429px;
	height: 215px;
	background:url(/images/action_img.jpg) no-repeat;
	margin-bottom:9px;
}


#action_btn {
	display: block;
	position:absolute;
	bottom:15px;
	right:20px;
	width:190px;
	height: 34px;
	background:url(/images/action_btn.jpg) no-repeat 0 0;
}

#action_btn:hover
{ 
  background-position: 0 -34px;
}

#ld_sbrightbottom {
	margin: 0;
	width: 429px;
	background-image: url(/images/sbrightbottom_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
}

#ld_sbrightbottom H2 {
	height: 29px;
	font-size: 17px;
	font-weight:normal;
	color: #FFFFFF;
	background-image:url(/images/sbrightbottom_01.jpg);
	background-repeat:no-repeat;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0;
	text-transform:uppercase;
}

#rally2  {
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 405px;
}

#rally2 p {
	
	font-size: 12px;
	line-height: 140%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rally2 a {
	text-decoration: underline;
}
#rally2 h2 {
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#rally2 tr {
	margin-top: 10px;
	font-size: 13px;
	line-height: 130%;
	color: #FF9900;
}
#rally2 table {
	margin-bottom: 5px;
}

#ld_contentwide {
	margin: 0;
	width: 638px;
	background-image: url(/images/ld_contentwide_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0;
}

#ld_contentwide H1 {
	height: 34px;
	font-size: 19px;
	font-weight:normal;
	color: #FFFFFF;
	background-image:url(/images/ld_contentwide_01.jpg);
	background-repeat:no-repeat;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 0px;
	margin: 0;
	/*text-transform:uppercase;*/
}
#ld_contentwidef {
	margin: 0;
	width: 638px;
	height: 720px;
	background-image: url(/images/ld_contentwide_02.jpg);
	background-repeat: no-repeat;
	/*background-position: bottom;*/
	padding: 0;
	overflow: visible;
}

#ld_contentwidef H1 {
	height: 34px;
	font-size: 19px;
	font-weight:normal;
	color: #FFFFFF;
	background-image:url(/images/ld_contentwide_01.jpg);
	background-repeat:no-repeat;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 0px;
	margin: 0;
	/*text-transform:uppercase;*/
}
#ld_sub_sidebarright {
	float: right;
	padding: 0px;
	width: 220px;
	margin: 0px;
	background-image: url(/images/ld_sidebar.jpg);
	background-repeat: no-repeat;
	height: 386px;
}
#sociallinks {
	width: 878px;
	padding-bottom: 5px;
	clear: both;
	float: right;
}
#sociallinks img {
float: right;
}