﻿/* Use this Style Sheet to define your layout and graphical arrangements */
/* reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style-type: none;
}

/*end reset*/


body
{
	background: url('../images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ece7d8;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	overflow: -moz-scrollbars-vertical;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 100%;
}

.intro
{
	font-size: 16px;
	line-height: 22px;
	font-family: georgia;
	text-align: left;
}

/*LAYOUT*/
#Wrapper-Site
{
	width: 950px;
	overflow: hidden;
}

#Wrapper-Header
{
	background-position: url('../images/BG_Header.png');
	background: url('../images/BG_Header.png');
	width: 950px;
	height: 157px;
}
#Wrapper-Menu
{
	/*background: url('../images/menu.png');*/
	padding: 0px;
	margin: 0px;
	width: 950px;
	height: 55px;
}

#Top
{
	height: 156px;
	width: 950px;
}

#Wrapper_Inner_Menu
{
	width: 950px;
	height: 44px;
}

#Wrapper-Splash
{
	background: url('../images/splash.jpg');
	width: 950px;
	height: 296px;
}

#Splash-Left
{
	position: relative;
	float: left;
	top: 20px;
	left: 20px;
	background: url('../images/splash_main.png');
	background-repeat: no-repeat;
	width: 578px;
	height: 258px;
}
#Splash-Content-Wrapper
{
	position: relative;
	top: 15px;
	left: 100px;
	width: 275px;
	height: 300px;
}
#Splash-Left-Tag-Line
{
	width: 275px;
	background-color: #682726;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #ffffff;
	font-family: Verdana;
	padding: 10px 10px 10px 10px;
}

#Splash-Left-Tag-Content
{
	top: 5px;
	position: relative;
	width: 275px;
	height: auto;
	min-height: 75px;
	background-color: #682726;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	font-family: Arial;
	padding: 10px 10px 10px 10px;
}

#Splash-Right
{
	position: relative;
	float: left;
	top: 5px;
	left: 40px;
	background: url('../images/player.png');
	width: 321px;
	height: 258px;
}

#Wrapper-Content
{
	width: 950px;
	height: auto;
	min-height: 400px;
	background-color: #ffffff;
	overflow: hidden;
}

#Content-Left-Wrapper
{
	padding: 0px;
	margin: 0px;
	width: 680px;
	overflow: hidden;
	position: relative;
	float: left;
}

#Content-Left-Breaker
{
	background: url('../images/dot_h_breaker.png');
	background-repeat: repeat-x;
	width: 660px;
	height: 15px;
}

#Content-Left-Top
{
	text-align: left;
	width: 640px;
	height: auto;
}


#Content-Left-Bottom
{
	width: 660px;
	height: 350px;
	overflow: hidden;
}

#Content-Left1
{
	background: url('../images/dot_v_breaker.png');
	background-position: top right;
	background-repeat: repeat-y;
	float: left;
	text-align: left;
	width: 180px;
	height: auto;
}

#Content-Left2
{
	background: url('../images/dot_v_breaker.png');
	background-position: top right;
	background-repeat: repeat-y;
	position: relative;
	float: left;
	left: 10px;
	text-align: left;
	width: 271px;
	height: auto;
	overflow: hidden;
}

#Content-Left3
{
	position: relative;
	float: left;
	left: 25px;
	text-align: left;
	width: 180px;
	height: auto;
}

#Content_Tab
{
	background: url('../images/tab_off.png');
	background-position: top center;
	width: 259px;
	height: 37px;
}

#Content_Tab-Left-Click
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;
	width: 128px;
	height: 37px;
	top: 0px;
}

#Content_Tab-Left-Click H2
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	top: 0px;
	font-family: Verdana;
	color: #7e2222;
	font-weight: bold;
	font-size: 14px;
}

#Content_Tab-Right-Click
{
	text-align: center;
	float: left;
	width: 127px;
	height: 37px;
}

#Content_Tab-Right-Click H2
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	top: 0px;
	font-family: Verdana;
	color: #7e2222;
	font-weight: bold;
	font-size: 14px;
}

#Content_Tab_Content1
{
	background-color: #d9d5c5;
	padding-left: 10px;
	padding-right: 10px;
	width: 239px;
	min-height: 325px;
	height: auto;
}

#Content_Tab_Content1 p
{
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #312f2a;
	line-height: 20px;
	text-align: left;
	top: 0px;
}


#Content_Tab_Content2
{
	background-color: #d9d5c5;
	padding-left: 10px;
	padding-right: 10px;
	width: 239px;
	min-height: 325px;
	height: auto;
}

#Content_Tab_Content2 p
{
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #312f2a;
	text-align: left;
	top: 0px;
}


#Content_Tab_Content2 UL
{
	list-style-image: url(../images/bullet.png);
	margin-left: 0px;

}

#Content_Tab_Content2 LI
{
	color: #312f2a;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 10px;
	list-style-position: outside;
	margin-left: 6px;
}


#Content-Right
{
	position: relative;
	float: left;
	width: 240px;
	height: 565px;
}

#Wrapper-Footer-Breaker
{
	background: url('../images/footer.jpg');
	width: 950px;
	height: 24px;
}

#Wrapper-Footer
{
	width: 950px;
	height: auto;
	min-height: 150px;
	background-color: #580f0f;
	overflow: hidden;
	padding-bottom: 20px;
}



/*

#Footer-Column1
{	text-align:left;
	float:left;
	width: 150px;
	height: auto;
	position:relative;
	left:20px;
}

#Footer-Column2
{	
	float:left;
	width: 210px;
	height: auto;
	text-align:left;
	position:relative;
	left:30px;
	padding-left:20px;
}
#Footer-Column3
{
	float:left;
	width: 210px;
	height: auto;
	text-align:left;
	position:relative;
	left:40px;
	padding-left:20px;
}
#Footer-Column4
{
	float:left;
	width: 210px;
	height: auto;
	text-align:left;
	position:relative;
	left:50px;
	padding-left:20px;
}
*/
.Footer-Full-Column
{
	float: left;
	width: 160px;
	height: auto;
	text-align: left;
	position: relative;
	padding-left: 25px;
}

.Footer-Full-Column H5
{
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: #e31d1d;
	font-size: 15px;
	padding: 0px 0 0px 0px;
	margin: 10px 0px 0px 0px;
	height: 50px;
	font-style: normal;
	font-weight: normal;
}

.Footer-Full-Column H5 a:active, .Footer-Full-Column H5 a:link, .Footer-Full-Column H5 a:visited
{
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: #e31d1d;
	font-size: 15px;
	padding: 0px 0 0px 0px;
	margin: 10px 0px 0px 0px;
	height: 50px;
	font-style: normal;
	font-weight: normal;
}

.Footer-Column
{
	background: url('../images/footer_v_breaker.png');
	background-position: top right;
	background-repeat: repeat-y;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	height: auto;
	min-height: 200px;
	width: 175px;
	text-align: left;
}

.Footer-Column ul
{
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
	left: 0px;
	list-style-image: none;
}

.Footer-Column li
{
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 5px;
	line-height: 11px;
}

.Footer-Column a:active, .Footer-Column a:link, .Footer-Column a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#Wrapper-Footer-Menu
{
	width: 910px;
	height: 50px;
	padding: 10px 10px 10px 0px;
	text-align: left;
	font-family: Trebuchet MS ,Arial, Helvetica, sans-serif;
	color: #524f43;
	font-size: 11px;
}


#Header
{
}



/*HEADER SETUP*/
#Header a:active, #Header a:link, #Header a:visited
{
	color: #FFFFFF;
}

#Header_Contact
{
	display: inline;
}
#Header_Contact P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
}

#Header_Contact span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3333CC;
}

#searchcontainer
{
	text-align: left;
	position: relative;
	float: left;
	height: 44px;
	width: 165px;
	font-family: Verdana,sans-serif;
	top: 15px;
	left: 10px;
}

#searchbutton
{
	text-align: left;
	position: relative;
	float: left;
	height: 44px;
	width: 75px;
	font-family: Verdana,sans-serif;
	top: 20px;
	left: 10px;
}
/*NAVIGATION MENU*/

#menucontainer
{
	text-align: left;
	position: relative;
	float: left;
	height: 44px;
	color: #ffffff;
	width: 700px;
	font-family: Verdana,sans-serif;
	top: 15px;
	left: 10px;
}

#menucontainer a:active, #menucontainer a:link, #menucontainer a:visited
{
	font-family: Verdana,sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

#menunav
{
	position: relative;
	height: 38px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff url(../images/background.jpg) repeat-x bottom left;
	padding: 0 0 0 20px;
}

#menunav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
}

#menunav ul li
{
	display: block;
	float: left;
	margin: 0 1px;
}

#menunav ul li a
{
	display: block;
	float: left;
	color: #EAF3F8;
	text-decoration: none;
	padding: 0 0 0 20px;
	height: 38px;
}

#menunav ul li a span
{
	padding: 12px 20px 0 0;
	height: 21px;
	float: left;
}

#menunav ul li a:hover
{
	color: #fff;
	background: transparent url(../images/hover.jpg) repeat-x bottom left;
}

#menunav ul li a:hover span
{
	display: block;
	width: auto;
	cursor: pointer;
}
#menunav ul li a.current, #menunav ul li a.current:hover
{
	color: #fff;
	background: #1D6893 url(../images/left.jpg) no-repeat top left;
	line-height: 275%;
}
#menunav ul li a.current span
{
	display: block;
	padding: 0 20px 0 0;
	width: auto;
	background: #383636 url(../images/right.jpg) no-repeat top right;
	height: 38px;
}

