/* Valid CSS Stylesheet

    ______      __       _____       _     __         
   / ____/___ _/ /_     / ___/____  (_)___/ /__  _____
  / /_  / __ `/ __ \    \__ \/ __ \/ / __  / _ \/ ___/
 / __/ / /_/ / /_/ /   ___/ / /_/ / / /_/ /  __/ /    
/_/    \__,_/_.___/   /____/ .___/_/\__,_/\___/_/     
                          /_/                         

*/

h1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #9A0002;
	font-size: 15px;
}

h2 {
background-color: #BABC70;
height: 20px;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #777427;
}

h3 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A0002;
}

strong {
	color:#D29401;
}

a:link  {
color: #565656;
text-decoration: none;
outline: none;
}

a:hover {
background-color: #D29401;
text-decoration: none;
outline: none;
}

a:active {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
outline: none;
}

a:visited  {
color: #ffffff;
font-weight: bold;
text-decoration: none;
outline: none;
}

body {
background-color: #ffffff;
background-image: url(../../images/bg.jpg);
background-repeat: repeat-x;
height: 100%;
border: none;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #565656;
margin: 0 auto;
text-align: center;
}

#container {
width: 738px;
height: 100%;
text-align: center;
margin: 0 auto;
}

#banner {
background-image: url(../../images/banner.jpg);
background-repeat: no-repeat;
width: 738px;
height: 280px;
float: right;
}

#nav {
background-image: url(../../images/nav.jpg);
background-repeat: no-repeat;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
width: 440px;
height: 40px;
margin-top: 216px;
margin-bottom: 0;
margin-left: 2px;
padding-top: 10px;
padding-left: 8px;
text-align: left;
}

#logo {
background-image: url(../../images/logo.jpg);
background-repeat: no-repeat;
width: 373px;
height: 120px;
float: left;
}

#content {
	background-image: url(../../images/content_left_bg.jpg);
	background-repeat: repeat-y;
	width: 740px;
	height: 100%;
	text-align: left;
	padding-left: 10px;
	float: left;
	margin-left: -3px;
}

#sidebar {
	background-image: url(../../images/content_right_bg.jpg);
	background-repeat: repeat-y;
	width: 280px;
	height: 880px;
	margin-left: 6px;
	margin-right: 10px;
	padding-left: 10px;
	float: right;
}

#sidebarImg {
background-image: url(../../images/more.jpg);
background-repeat: repeat-y;
width: 270px;
height: 133px;
float: left;
}

#img1 {
background-image: url(../../images/img.jpg);
background-repeat: repeat-y;
width: 57px;
height: 43px;
float: right;
}

#img2 {
background-image: url(../../images/img.jpg);
background-repeat: repeat-y;
width: 57px;
height: 43px;
float: right;
}

#img3 {
background-image: url(../../images/img.jpg);
background-repeat: repeat-y;
width: 57px;
height: 43px;
float: right;
}

#spacer1 {
	background-image: url(../../images/div_left.jpg);
	background-repeat: no-repeat;
	width: 400px;
}

#spacer2 {
background-image: url(../../images/div_left.jpg);
background-repeat: no-repeat;
}

#spacer3 {
	background-image: url(../../images/div_left.jpg);
	background-repeat: no-repeat;
	width: 400px;
}
