html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
	background: transparent;
	border: 0;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}
tr, th, td {
	border: 0;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	vertical-align: baseline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
html {
	overflow-y: scroll;
}
/* Main Layout */
html {
	height: 100%;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height: 1.3;
	color: #464749;
}
body.contentpane {
	background:#e7e8e8;
}

.background {
	position: absolute;
	width: 100%;
	background: url(../images/bg.jpg) #5089a7 center top no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	color:#002393;
	font-family: 'Jockey One', sans-serif;
}

h1, .componentheading  {
	font-style: normal;
	font-size:25px;
	padding:10px 0;
	margin:0 0 15px 0;
	text-transform:uppercase;
	color:#002393;
}

h2 {
	font-style: normal;
	font-size:25px;
	padding:10px 0;
	margin:0 0 15px 0;
	text-transform:uppercase;
	color:#002393;
}

h3 {
	font-size: 16px;
	padding:10px 0;
}

h4 {
	padding:5px 0 10px 0;
	font-size: 14px;
}

a:link, a:visited {
	text-decoration: none;
	color: #464749;
}
a:hover {
	text-decoration: underline;
	color: #464749;
}
ul {
	margin:0 0 0 15px;
}
p {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0 5px 0 0px;
}
blockquote {
	background:#eee;
	border:3px solid #ccc;
	margin:5px;
	padding:5px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic
}
element.style {
	height:auto;
}
hr {
	width:100%;
	clear:both;
	border:none;
	height:2px;
	background:#eee;
	margin:0;
	padding:0;
}
.clr {
	clear: both;
}

/* WRAPPER */

#main {
	margin:0px auto 0 auto;
}

#wrapper {
	margin:0 auto;
	width:1000px;
	padding:0;
}

/* HEADER */

#topbar {
	position:relative;
	background: #001b74;
	height:5px;
	width:100%;
	margin:0 auto;
}

#header {
	position:relative;
	height:150px;
	width:1000px;
	margin:0 auto;
	margin-bottom: 22px;
}

#header_right {
	width:801px;
	float:right;
}

/* HOME PAGE IMAGE */

#image_frame_home {
	width: 980px;
	height: 380px;
	background:#ffffff;
	border:#FFFFFF 10px solid;
	margin-bottom: 21px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

/* SUB PAGE IMAGE */

#image_frame {
	width: 980px;
	height: 213px;
	background:#ffffff;
	border:#FFFFFF 10px solid;
	margin-bottom: 21px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}


#tagline {
	height: 200px;
	/** background: url(../images/tagline_temp.png);*/
}


/* MAIN CONTENT */

#leftcolumn {
	margin:0px;
	padding:0px;
	background: #fff;
	float:left;
}
#home_main-content {
	background: #FFF 0 0 repeat-y;
	width:1000px;
	overflow:auto;
	padding-bottom: 14px;
	padding-top:14px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

#home_content_area {
	float:left;
	width: 690px;
	font-size:11px;
	color: #5d524c;
	line-height: 150%;
	margin:15px 20px 0px 24px;
	padding:0 ;
}

#home_content_area  p{
	font-size:18px;
	color: #4d4a48;
	line-height: 155%;
	font-family: 'Jockey One', sans-serif;	
}

#home_content_area a:link, #home_content_area a:visited {
	font-size: 21px;
	background: url(../images/link_bullet_large.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 35px;
	color:#002393;
	text-transform:uppercase;
	text-decoration:none;
}

#home_content_area a:hover {
	font-size: 21px;
	background: url(../images/link_bullet_large.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 35px;
	color:#e8b415;
	text-transform:uppercase;
	text-decoration:none;
}

#main-content {
	background: #FFF 0 0 repeat-y;
	width:745px;
	min-height: 400px;
	float: right;
	overflow:auto;
	padding-bottom: 14px;
	padding-top:14px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}


#content_area {
	float:left;
	width: 699px;
	font-size:11px;
	color: #5d524c;
	line-height: 150%;
	margin:0px 23px;
	padding:0px 0 30px 0;
}

#content_area  p{
	font-size:13px;
	color: #4d4a48;
	line-height: 155%;
}

#content_area  ul{
	font-size:13px;
	color: #4d4a48;
	line-height: 155%;
}

#content_area li{
	font-size:13px;
	color: #4d4a48;
	line-height: 155%;
	margin-bottom: 5px;
}

#content_area h4 {
	font-size:18px;
	color: #4d4a48;
	line-height: 155%;
	font-family: 'Jockey One', sans-serif;	
}

#content_area a:link, #content_area a:visited {
	font-size: 16px;
	background: url(../images/link_bullet.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 25px;
	color:#002393;
	text-transform:uppercase;
	text-decoration:none;
}

#content_area a:hover {
	font-size: 16px;
	background: url(../images/link_bullet.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 25px;
	color:#e8b415;
	text-transform:uppercase;
	text-decoration:none;
}


#content_area_accomodation {
	float:left;
	width: 350px;
	font-size:11px;
	color: #5d524c;
	line-height: 150%;
	margin:0px 0 0 23px;
	padding:0px 0 30px 0;
}

#content_area_accomodation  p{
	font-size:13px;
	color: #4d4a48;
	line-height: 155%;
}

#content_area_accomodation  ul{
	font-size:13px;
	color: #4d4a48;
	line-height: 155%;
}

#content_area_accomodation li{
	font-size:13px;
	color: #4d4a48;
	line-height: 155%;
	margin-bottom: 5px;
}

#content_area_accomodation h4 {
	font-size:18px;
	color: #4d4a48;
	line-height: 155%;
	font-family: 'Jockey One', sans-serif;	
}

#content_area_accomodation a:link, #content_area_accomodation a:visited {
	font-size: 16px;
	background: url(../images/link_bullet.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 25px;
	color:#002393;
	text-transform:uppercase;
	text-decoration:none;
}

#content_area_accomodation a:hover {
	font-size: 16px;
	background: url(../images/link_bullet.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 25px;
	color:#e8b415;
	text-transform:uppercase;
	text-decoration:none;
}


#accomodation {
	margin:10px 23px 0 0;
	width: 320px;
	height: 380px;
	float: right;
}


#gallery {
	margin:0px 23px 8px 23px;
	width: 689px;
	height: 380px;
	float: left;
}

/* RIGHT COLUMN */

#rightcolumn {
	margin:0px 14px 0 0;
	padding:0px;
	float:right;
}

#contact {
	font-size:12px;
	padding-bottom: 27px;
	background: #0a2783;
	color: #ffffff;
	float: right;
	width: 180px;
	padding:15px 18px;
	letter-spacing: 1px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#contact p{
	font-size:20px;
	line-height:130%;
	padding-bottom:4px;
	border-bottom: 1px solid #314a97;
	font-family: 'Jockey One', sans-serif;	
}

#contact h3 {
	font-size:26px;
	text-transform:uppercase;
	color: #ffffff;
	font-family: 'Jockey One', sans-serif;	
	padding: 0px;
	margin-bottom:10px;
}

#contact a, #contact a:link, #contact a:visited{
	font-size:20px;
	line-height:130%;
	padding-bottom:4px;
	font-family: 'Jockey One', sans-serif;
	color: #ffffff;
}

#contact a:hover{
	font-size:20px;
	line-height:130%;
	padding-bottom:4px;
	text-decoration:underline;
	font-family: 'Jockey One', sans-serif;
	color: #ffffff;
}

/* SUB MENU */

#leftmenu {
	width: 240px;
	float:left;
}

#submenu {
	font-size:11px;
	background:#f0f0f1;
	padding:12px;
	width: 215px;
	float: left;
	margin-bottom: 21px;
	background: #fff;
	font-family: 'Jockey One', sans-serif;
	text-transform:uppercase;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

#submenu ul {
	margin:0;
	padding:0;
	width:215px;
	float:left;
}

#submenu ul li {
	list-style:none;
	display:block;
}

#submenu ul li a {
	display:block;
	padding:9px 12px;
	line-height:20px;
	border-bottom: 1px solid  #dddddd;
	color:#002393;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
}

#submenu ul li.active {
	text-decoration:none;
	font-weight:normal;
	color: #e8b415;
}

#submenu ul li.active a {
	text-decoration:none;
	font-weight:normal;
	color: #e8b415;
}

#submenu ul li.active a:hover {
	text-decoration:none;
	font-weight:normal;
	color: #e8b415;
}

#submenu ul li:hover {
}

#submenu ul li a:hover {
	text-decoration:none;
	font-weight:normal;
	color: #e8b415;
}

#submenu ul li.active ul {
	margin-bottom:8px;
}

#submenu ul li.active li a {
	text-decoration:none;
	font-weight:normal;
	display:block;
	color: #002393;
	padding-left: 35px;
	font-size: 15px;
	background: url(../images/sub_menu_bullet.jpg) 10% 47% no-repeat;
}

#submenu ul li.active li a:hover {
	text-decoration:none;
	font-weight:normal;
	color: #e8b415;
	padding-left: 35px;
	font-size: 15px;
	background: url(../images/sub_menu_bullet.jpg) 10% 47% no-repeat;
}

#submenu ul li.active li a.active {
	text-decoration:none;
	font-weight:normal;
	color: #e8b415;
	padding-left: 35px;
	font-size: 15px;
	background: url(../images/sub_menu_bullet.jpg) 10% 47% no-repeat;
}
	
/* CALLOUTS */

.callouts {
	margin:0 auto;
	margin-top: 21px;
	width:1000px;
	padding:0;
}

.callouts_left {
	float:left;
	width: 493px;
}

.callouts_right {
	float:right;
	width: 492px;
}

#things {
	padding:12px;
	width: 215px;
	height: 256px;
	float: left;
	background: #fff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

#things p{
	font-size:11px;
	line-height:140%;
}

#things ul{
	margin: 0 0 5px 0;
}

#things ul li{
	font-size:14px;
	list-style: none;
	font-family: 'Jockey One', sans-serif;
	border-bottom: 1px solid #dbf4fd;
	padding-bottom: 3px;
	padding-left: 14px;
	line-height:120%;
}


#things h3 {
	font-size:21px;
	text-transform:uppercase;
	color: #ffffff;
	padding: 10px 14px;
	margin-bottom: 9px;
	letter-spacing: 1px;
	background: #e8b415;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#things a:link, #things a:visited {
	font-size: 16px;
	background: url(../images/link_bullet.jpg) 15% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 35px;
	color:#002393;
	text-transform:uppercase;
	text-decoration:none;
}

#things a:hover {
	font-size: 16px;
	background: url(../images/link_bullet.jpg) 15% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 35px;
	color:#e8b415;
	text-transform:uppercase;
	text-decoration:none;
}

#directions {
	background:#f0f0f1;
	padding:12px;
	width: 215px;
	height: 256px;
	float: right;
	background: #fff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

#directions p{
	font-size:12px;
	line-height:140%;
	padding: 0 14px;
}

#directions h3 {
	font-size:21px;
	text-transform:uppercase;
	color: #ffffff;
	padding: 10px 14px;
	margin-bottom: 9px;
	letter-spacing: 1px;
	background: #e8b415;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#directions a:link, #directions a:visited {
	font-size: 16px;
	background: url(../images/link_bullet.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 25px;
	color:#002393;
	text-transform:uppercase;
	text-decoration:none;
}

#directions a:hover {
	font-size: 16px;
	background: url(../images/link_bullet.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 25px;
	color:#e8b415;
	text-transform:uppercase;
	text-decoration:none;
}

#events {
	background:#f0f0f1;
	padding:12px;
	width: 215px;
	height: 256px;
	float: left;
	background: #fff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

#events p{
	font-size:12px;
	line-height:140%;
	padding: 0 14px;
}

#events h3 {
	font-size:21px;
	text-transform:uppercase;
	color: #ffffff;
	padding: 10px 14px;
	margin-bottom: 9px;
	letter-spacing: 1px;
	background: #e8b415;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#events a:link, #events a:visited {
	font-size: 16px;
	background: url(../images/link_bullet.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 25px;
	color:#002393;
	text-transform:uppercase;
	text-decoration:none;
}

#events a:hover {
	font-size: 16px;
	background: url(../images/link_bullet.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 25px;
	color:#e8b415;
	text-transform:uppercase;
	text-decoration:none;
}

#facebook {
	font-size:11px;
	background:#f0f0f1;
	padding:12px;
	width: 215px;
	height: 256px;
	float: right;
	background: #fff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

#facebook p{
	font-size:12px;
	line-height:140%;
	padding: 0 14px;
}

#facebook h3 {
	font-size:21px;
	text-transform:uppercase;
	color: #ffffff;
	padding: 10px 14px;
	margin-bottom: 9px;
	letter-spacing: 1px;
	background: #e8b415;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#specials {
	font-size:11px;
	background:#f0f0f1;
	padding:12px;
	width: 215px;
	height: 256px;
	float: left;
	background: #fff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

#specials p{
	font-size:17px;
	font-family: 'Jockey One', sans-serif;
	line-height:120%;
	padding: 0 14px;
	margin-bottom: 5px;
}

#specials h3 {
	font-size:21px;
	text-transform:uppercase;
	color: #ffffff;
	padding: 10px 14px;
	margin-bottom: 9px;
	letter-spacing: 1px;
	background: #e8b415;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#specials a:link, #specials a:visited {
	font-size: 16px;
	display:block;
	background: url(../images/link_bullet.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 25px;
	color:#002393;
	text-transform:uppercase;
	text-decoration:none;
	padding-bottom: 3px;
	border-bottom: 1px solid #dbf4fd;
	margin-bottom: 5px;
}

#specials a:hover {
	font-size: 16px;
	display:block;
	background: url(../images/link_bullet.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 25px;
	color:#e8b415;
	text-transform:uppercase;
	text-decoration:none;
	padding-bottom: 3px;
	border-bottom: 1px solid #dbf4fd;
}

/* LOWER CALLOUTS */

.lowercallout {
	margin:0 auto;
	margin-top: 21px;
	width:1000px;
	padding:0;
}

#tubeabout {
	font-size:13px;
	width: 747px;
	height: 280px;
	float: left;
	background: #fff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}


#youtube {
	padding:12px;
	width: 382px;
	height: 256px;
	float: left;
}

#about {
	padding:12px;
	width: 315px;
	height: 256px;
	float: right;
}

#about p{
	font-size:12px;
	line-height:140%;
	padding: 0 14px;
}

#about h3 {
	font-size:21px;
	text-transform:uppercase;
	color: #ffffff;
	padding: 10px 14px;
	margin-bottom: 9px;
	letter-spacing: 1px;
	background: #e8b415;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#about a:link, #about a:visited {
	font-size: 16px;
	background: url(../images/link_bullet.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 25px;
	color:#002393;
	text-transform:uppercase;
	text-decoration:none;
}

#about a:hover {
	font-size: 16px;
	background: url(../images/link_bullet.jpg) 0% 50% no-repeat;
	font-family: 'Jockey One', sans-serif;
	padding-left: 25px;
	color:#e8b415;
	text-transform:uppercase;
	text-decoration:none;
}

#newsletter {
	background:#f0f0f1;
	padding:12px;
	width: 215px;
	height: 256px;
	float: right;
	background: #fff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

#newsletter p{
	font-size:12px;
	line-height:140%;
	margin: 0 13px;
}

#newsletter h3 {
	font-size:21px;
	text-transform:uppercase;
	color: #ffffff;
	padding: 10px 14px;
	margin-bottom: 9px;
	letter-spacing: 1px;
	background: #e8b415;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

input#f_name, input#f_email {
    color: #918e8c;
    float: left;
	border: 1px #CCCCCC solid;
    font-size: 13px;
    height: 15px;
    margin-top: 7px;
	margin-left:13px;
    padding: 9px;
    text-align: left;
    width: 172px;
	font-family: 'Jockey One', sans-serif;
	text-transform:uppercase;
}

#f_button {
    -moz-border-radius: 10px;
    background: none repeat scroll 0 0 #002393;
    border: 1px solid #002393;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
	letter-spacing:1px;
	text-transform:uppercase;
    margin: 9px 0 25px 13px;
    padding: 5px 28px;
	font-family: 'Jockey One', sans-serif;
}

/* FOOTER */

#bottom {	
	margin:0px auto 0 auto;
}

.footer {
	margin:0 auto;
	margin-top: 21px;
	margin-bottom: 60px;
	width:1000px;
	padding:0;
	color: #5d524c;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
	min-height: 105px;
	background: #001863;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;

}

.links {
	margin:0 auto;
	width:500px;
	padding:0;
	color: #ffffff;
	font-size: 11px;
	float:left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

.links a:link {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.links a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.links a:visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.links a:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.links img{
	padding-top: 5px;
	}


.cbyrne {
	margin:0 auto;
	width:200px;
	padding:0;
	color: #ffffff;
	font-size: 11px;
	float:right;
	text-align:right;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

#logo {
	height: 150px;
	width: 161px;
	float:left;
	background:url(../images/logo.png) top left no-repeat;
}

/* SEARCH */
#phone {
	float:right;
	color: #001d7a;
	width: 160px;
	font-family: 'Jockey One', sans-serif;
	font-size:21px;
	text-align:right;
	margin-top:10px;
}

#socialsearch{
width: 275px;
margin-bottom: 13px;
float: right;
}

#sociallinks {
 float:left;
 width: 96px;
}

#icons {
 float:right;
 width: 39px;
}

#faceicon {
 float:left;
 width: 33px;
 height: 32px;
}

#twiticon {
 float:right;
 width: 39px;
 height: 32px;
}


#social {
	float:left;
	background: #c39406;
	font-family: 'Jockey One', sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	text-transform:uppercase;
	padding: 6px 10px;
	line-height: 100%;
	width: 37px;
	height:20px;
}


#search {
	float:right;
}

#search .searchbox {
	background: #FFF url(../images/magglass.jpg) 95% 50% no-repeat;
	border: #fff solid 1px;
	padding: 7px;
	width: 146px;
	font-family: 'Jockey One', sans-serif;
	text-transform:uppercase;
	font-size: 15px;
	height: 18px;
	color:#636363;
}

#search .button {
	font-size: 11px;
	border: #aeb0b3 solid 1px;
	background: #aeb0b3;
	color: #fff;
	padding: 3px;
	line-height: 100%;
	margin-left: 8px;
	}

/* LATEST NEWS */

ul.latestnews {
	display:block;
}

ul.latestnews li {
	list-style:none;
	color:#5d524c;
	font-weight: bold;
	padding-bottom: 7px;
}

ul.latestnews li a {
	list-style:none;
	color:#5d524c;
	font-weight: bold;
	padding-bottom: 7px;
}

ul.latestnews li a:link{
	list-style:none;
	color:#5d524c;
	font-weight: bold;
	padding-bottom: 7px;
}

ul.latestnews li a:visited{
	list-style:none;
	color:#5d524c;
	font-weight: bold;
	padding-bottom: 7px;
}

ul.latestnews li a:hover{
	list-style:none;
	color:#5d524c;
	font-weight: bold;
	padding-bottom: 7px;
}


.result-title {
font-style: normal;
	font-size:12px;
	margin:0 0 10px 0;
	font-weight:bold;
	text-transform:uppercase;
	padding:15px 0 11px 6px;
	color:#464749;
	border-bottom: 1px solid #dfdfe0;
		font-family: 'Ubuntu', sans-serif;

}

.result-category {
font-style: normal;
	font-size:10px;
	margin:0 0 5px 0;
	font-weight:bold;
	color:#464749;
}

.result-created {
font-style: normal;
	font-size:10px;
	margin:5px 0 5px 0;
	font-weight:bold;
	color:#464749;
}

/* FORMS
*********************************************/

.jsn-bootstrap {
    padding-top: 20px !important;
    border-top: 1px solid #e4e4e4;
    margin-top: 20px !important;
}

.jsn-master .jsn-bootstrap .jsn-form-content .control-group {
    padding: 15px !important;
    background: #f0efef;
    border-bottom: 0px !important;
    width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin: 0px 0px 5px 0px !important;
}

.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls {
    width: 100%;
}

.jsn-master .jsn-bootstrap .jsn-form-content .control-group .control-label {
    line-height: 140%;
    margin: 0px !important;
    color: #000000;
    font-size: 110% !important;
    font-weight: 600;
}

.jsn-master .jsn-bootstrap .jsn-form-content .control-group .control-label {
    display: inline-block;
    float: left;
    margin: 0 0 10px;
    width: 30%;
}

.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls {
    float: right;
    width: 70%;
	margin: 0px;
}

.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input {
    padding: 15px;
     width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
    border: 1px solid #e4e4e4;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

}

.jsn-master .jsn-input-xlarge-fluid {
    width: 100%;
    border: 1px solid #e4e4e4;
    padding: 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.jsn-master .jsn-bootstrap .jsn-form-content .control-group .label-important, .jsn-master .jsn-bootstrap .jsn-form-content .control-group .label-important .badge-important {
    background-color: transparent !important;
    display: block;
    width: 100%;
    margin: 20px 0 0 0;
    color: #F50015 !important;
}

.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight {
    background-color: #FCF8E3;
    border-color: #FBEED5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.jsn-uniform.jsn-master .jsn-bootstrap select {
    height: auto;
    width: 100%;
    border: 1px solid #e4e4e4 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
    padding: 15px;
}

.jsn-uniform.jsn-master .jsn-bootstrap select option {
   padding: 15px;
}
.jsn-master .jsn-bootstrap .form-actions {
    text-align: left;
}

.jsn-master .jsn-bootstrap .form-actions .btn-toolbar button.jsn-form-submit {
    background: #e8b415;
	color: #000 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    line-height: 140%;
    margin: 0px !important;
    color: #000000;
    font-size: 110% !important;
    font-weight: 600;
    padding: 10px 20px;
	border: 0px;
}

.jsn-master .jsn-bootstrap .form-actions, .jsn-master.ui-dialog-contentpane .jsn-bootstrap .form-actions {
    padding: 0px !important;
}

.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls a.select2-choice {
    background: none !important;
    padding-left: 10px !important;
}
