/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* General Site Settings */

p {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #ff0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

body {
	text-align: center;
	background-color: #4bafde;
	margin-top: 0;
}

#site {
	width: 912px;
	position:relative;
	margin-left: auto;
	margin-right:auto;
	text-align: left;
	background-color: #4bafde;
	border: 1px solid #969696;
	background-position: 0 156px;
}

#siteheader {
	position: relative;
	width: 912px;
	height: 356px;
	background-color: #fff;
}

#logo {
	float: left;
	margin-top: 6px;
	margin-left: 17px;
	width: 665px;
	height: 132px;
}

#searchBG {
	position: absolute;
	top: 7px;
	left: 690px;
	height: 45px;
	width: 217px;
	background-image:url(../images/search_bg.png);
	background-repeat:no-repeat;
}

#searchBG span {
	position: relative;
	top: 2px;
	left: 1px;
	font-family: Times New Roman;
	font-size: 14px;
	color: #666666;
}	

#searchStr {
	position: absolute;
	top: 30px;
	left: 719px;
	height: 18px;
	width: 154px;
	border: 0px;
	border: none;
}

input#searchStr:focus {
	outline-width:0;
}

#searchButton {
	position: absolute;
	top: 56px;
	left: 885px;
	width: 27px;
	height: 20px;
	cursor: pointer;
}

#socialIcons {
	position: absolute;
	top: 71px;
	right: 8px;
	width: 250px;
}

#socialIcons .icon {
	float: right;
	top: 1px;
	left: 1px;
	margin-left: 6px;
}

#bannerSystem {
	position: absolute;
	top: 178px;
	left: -10px;
	width: 930px;
	height: 176px;
	background-color: #c4c4c4;
	border: 1px solid #969696;
}

div.banners {
	position: relative;
}

div.bannerhide {
	display: none;
}

div.banners div.banner { 
	position: absolute;
	top: 0px;
	left: 1px;
	width: 929px;
	height: 175px;
	display: none;
}

div.bannertextleft {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 62px;
	width: 359px;
	height: 175px;
}

div.bannertextright {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 514px;
	width: 359px;
	height: 175px;
}

div.bannertextwhite {
	background-image: url(../instantedit/template/images/banner_cover_white.png);
}

div.bannertextblack {
	background-image: url(../instantedit/template/images/banner_cover_black.png);
}

div.bannertext {
	color: #000;
	font-size: 15px;
	font-family: verdana;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.qtitlecell {
	background-color: #f2f8fc;
	width: 217px;
	height: 39px;
}

.qtitle {
	padding: 8px 0 0 8px;	
	font-family: Times New Roman;
	font-size: 19px;
	color: #8f041b;
	width: 201px;
}

.qtextcell {
	background-color: #f2f8fc;
	width: 217px;
	height: 114px;
}

.qtext {
	padding: 8px 0 8px 8px;	
	font-family: Times New Roman;
	font-size: 16px;
	color: #0d0c0c;
	width: 201px;
}

.qfootercell {
	background-color: #f2f8fc;
	width: 217px;
	height: 31px;
}

.qfooter {
	padding: 8px 0 8px 8px;	
	font-family: Times New Roman;
	font-size: 16px;
	color: #0d0c0c;
	width: 201px;
}

div#siteAudio {
	background-repeat: no-repeat;
	background-position: center right;
	position: absolute;
	top: 128px;
	right: 8px;
	width: 59px;
	cursor: pointer;
}
div.siteAudioOn {
	background: url(../images/sound_playing_normal.gif);
}
div.siteAudioOff {
	background: url(../images/sound_playing_off.png);
}
div#siteAudio div.soundText {
	font-family: Arial;
	font-size: 12px;
	color: #50647b;
	font-weight: bold;
}
div#siteAudio div#actualSiteAudio {
	position: absolute;
}

#contentArea {
	width: 912px;
	min-height:478px;
	height:auto !important;
	height:478px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#contentAreaHolder {
	border: 1px solid #969696;
	background-color: #f5f9fa;
	width: 890px;
	margin: 2px 19px 0px 10px;
	
	padding-bottom: 20px;
	
	min-height:478px;
	height:auto !important;
	height:478px;
	position: relative;
}

#globalHolder {
	float: right;
	margin-right: 7px;
	margin-top: 8px;
	width: 285px;
	background-color: #4bafde;
	border: 1px solid #cecfd0;
	min-height:435px;
	height:auto !important;
	height:435px;
}

#sitefootertop {
	width: 912px;
	height: 8px;
	background-image:url(../images/footer_top.png);
	background-repeat:no-repeat;
}

#sitefooter {
	width: 912px;
	height: 69px;
	text-align: left;
	background-image: url(../instantedit/images/gradients/navigation_007_d0d0d0_d0d0d0.jpg);
background-repeat: repeat-x;
background-color: #d0d0d0;
background-position: center top;
}

#sitefooter table {
	width: 885px;
	margin-left: 8px;
}

#websitename {
	color: #ff0000;
	font-family: Times New Roman;
	font-size: 12px;
	text-align: right;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Content Regions. */

.title {
	padding-top: 12px;
	padding-left: 32px;	
	font-family: Times New Roman;
	font-size: 30px;
	color: #8f041b;
	text-align: left;
	width: 550px;
	margin-bottom: 0px;
		
}

.titleline {
	position: absolute;
	top: 44px;
	left: 20px;
	width: 528px;
	height: 1px;
	background-image:url(../images/title_line.png);
}

.content {
	padding-left: 20px;
	padding-top: 10px;
	font-family: Times New Roman;
	font-size: 16px;
	color: #0d0c0c;
	text-align: left;
	width: 550px;
	z-index: 99;
}
	
.global {
	margin: 10px;
	width: 265px;
	font-family: Times New Roman;
	font-size: 16px;
	color: #0d0c0c;
	text-align: left;
	z-index: 99;
}

#globalHolder #sm_facebook_plugin {
	margin: 5px 10px 0px 10px;
}

#globalHolder #sm_twitter_plugin {
	margin: 5px 10px 5px 10px;
}

#sm_buttons_container {
	position: absolute;
	top: 12px;
	left: 684px;
	width: 300px;
	height: 37px;
}

#sm_buttons {
	position: relative;
	height: 33px;
}

#sm_facebook_button {
	position: absolute;
	top: -36px;
	left: 0px;
	width: 95px;
	height: 33px;
	background-color: #949494;
	background-image: url(../instantedit/template/images/sm_tab_fb.png);
}

#sm_twitter_button {
	position: absolute;
	top: -36px;
	left: 95px;
	width: 95px;
	height: 33px;
	background-color: #d2d2d2;
	background-image: url(../instantedit/template/images/sm_tab_twitter.png);
}

#sm_plugin_holder {
	margin-top: 10px;	
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* NAVIGATION */

#topNav {
	position: absolute;
	left: -3px;
	top: 131px;
	width: 917px;
	height: 49px;
	background-image: url(../instantedit/images/gradients/navigation_007_d0d0d0_d0d0d0.jpg);
background-repeat: repeat-x;
background-color: #d0d0d0;
background-position: center top;
}

#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topNav li {
	display: block;
	float: left;
	height: 49px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

#topNav li.last {
	margin-right: 0px;
}

#topNav a {
	padding: 0;
	margin: 0;
	display: block;
	height: 51px;
	position:relative;
	color: #8f041b;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 15px;
}

#topNav a#menu_1 {
	background: url(../images/top_nav_bg.png);
	width: 117px;
}

#topNav a#menu_2, #topNav a#menu_3, #topNav a#menu_4, #topNav a#menu_5, #topNav a#menu_6, #topNav a#menu_7 {
	background: url(../images/top_nav_bg_mid.png);
	width: 114px;
}

#topNav a#menu_8 {
	background: url(../images/top_nav_bg_last.png);
	width: 116px;
}

#topNav a:hover {
	color: #a33c3c;
}

#topNav a span {
	position: absolute;
	top: 10px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

#topNav a#menu_1 span {
	width: 117px;
}

#topNav a#menu_2 span, #topNav a#menu_3 span, #topNav a#menu_4 span, #topNav a#menu_5 span, #topNav a#menu_6 span, #topNav a#menu_7 span {
	width: 114px;
}

#topNav a#menu_8 span {
	width: 116px;
}
	
#bottomNav {
	float: left;
	text-align: left;
}
	
#bottomNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	
#bottomNav li {
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
	display: inline;
	border-right: 1px solid #ff0000;
}

#bottomNav li.last {
	border-right: none;
	padding-right: 0px;
}

#bottomNav a {
	color: #ff0000;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
	
#bottomNav a:hover {
	color: #c22f2f;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* DROPDOWNS */

.drop_down_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	font-size: 12px;	
    width:115px;
	color: #888e98;
    margin-left: 0px;
	z-index: 1000;
	text-align: left;
	border: 1px solid #a7a7a7;
	background-image: url(../instantedit/images/gradients/navigation_007_d0d0d0_d0d0d0.jpg);
background-repeat: repeat-x;
background-color: #d0d0d0;
background-position: center top;	
}

.drop_down_menu ul {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style-type: none;
	width:115px;
}

.drop_down_menu li {
	text-align: center;
	padding: 10px 3px 6px 3px;
	margin: 0;
}

.drop_down_menu li.divider {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #a7a7a7;
}

.drop_down_menu li.last {
}

.drop_down_menu_top {
}

.drop_down_menu_body {
}

.drop_down_menu_bottom {
}

.drop_down_menu a:link, .drop_down_menu a:visited, .drop_down_menu a:active {
	color: #8f041b;
	text-decoration: none;
	font-size: 13px;
	font-family: Times New Roman;
	margin: 0;
	padding: 0;
}

.drop_down_menu a:hover {
	color: #a33c3c;
	text-decoration: none;
}

