/* -------------------------------------------------------------------------------
	Stylesheet Name: 
	Description: 
	Design by: MagicGraphix.com
   ------------------------------------------------------------------------------- */
/* general */
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Arial, Helvetica, tahoma, verdana, sans-serif;
	color:#000000;
	background-color: #CCCCCC;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

img {
	border:0px;
	padding:0px;
}
a {color:#003366;text-decoration: underline;}
a:hover {color: #006666; text-decoration: none;}

h1 {font-size:20px; color: #FFFFFF; text-decoration: none; line-height: 26px; margin: 0px; padding: 0px; }
h2 { font-size:18px; color: #666666; text-decoration: none; line-height: 20px; margin: 0px; padding: 0px; }
h3 {font-size:16px; color: #666666; text-decoration: none; line-height: 18px; margin: 0px; padding: 0px; }
h4 {font-size:14px; color: #666666; text-decoration: none; line-height: 16px; margin: 0px; padding: 0px; }
h5 {font-size:12px; color: #666666; text-decoration: none; line-height: 14px; margin: 0px; padding: 0px; }
h6 {font-size:10px; color: #666666; text-decoration: none; line-height: 12px; margin: 0px; padding: 0px; }

p {
	margin: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, tahoma, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-top: 10px;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-left: 28px;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

/***** layout *****/

#base{
	margin:0 auto;
	width:940px;
	background: url(images/bg_repeat2.png) repeat-y center;
	padding:0 28px 0 28px;
}

#header{
	position:relative;
	width: 940px;
	background: url(images/header_bkg.jpg) no-repeat right top;
	height: 180px;
	margin-right: 0px;
	margin-left: 0px;
}
#header_goldbox {
	width: 480px;
	height: 111px;
	background-image: url(images/header_box.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-top: 29px;
	padding-top: 10px;
	position: absolute;
	left: 420px;
}
#page_btm{
	margin:0 auto;
	width:970px;
	background-image: url(images/page_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
/***** menutabs *****/
#menu{
	width: 480px;
	background-image: url(images/header_menu.jpg);
	background-repeat: no-repeat;
	height: 30px;
	top: 140px;
	position: absolute;
	left: 420px;
	list-style-type: none;
	padding-top: 10px;
	float: left;
}
#menu ul {

}
#menu ul li {
	font-size: 11px;
	font-family:Verdana, Arial;
	font-weight: bold;
	color:#666666;
	padding-top: 0px;
	padding-bottom: 10px;
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
}

#menu ul li a {
	color:#666666;
	text-decoration:none;

}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#000000;
	list-style-type: none;
}

#container{
	position:relative;
	overflow:hidden;
	width:940px;
}
#page_container{
	position:relative;
	overflow:hidden;
	width:900px;
	background: url(images/page_fill.jpg) no-repeat;
	padding-left: 20px;
	padding-right: 20px;
}
#content{
	float:right;
	width:580px;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;

}
#content h1{
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, tahoma, verdana, sans-serif;
	text-align: left;
	line-height: 20px;
	padding: 0px;
}


#sitetitle {
	position:absolute;
	font-family: "Courier New", Courier, mono;
	font-size:30px;
	font-weight:bold;
	color:#003366;
	overflow:hidden;
	width: 400px;
	left: 0px;
	top: 0px;
	text-align: center;
}

#sitetitle a, #sitetitle a:hover {
	font-family: "Courier New", Courier, mono;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	font-size: 30px;
	text-align: center;
}



/***** sidebar *****/
#sidebar_top{
	float:left;
	width:280px;
	background-image: url(images/navbar_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#sidebar_bottom{
	float:left;
	width:280px;
	background-image: url(images/navbar_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	background-position: left top;
	font-size: 4px;
}
#sidebar{
	float:left;
	width:280px;
	font-family: Arial, Helvetica, tahoma, verdana, sans-serif;
	background-image: url(images/navbar_bkg.jpg);
	background-repeat: repeat;
	margin-top: 20px;
	position: relative;
}
#sidebar a{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 30px;
	padding-top: 5px;
	padding-left: 20px;
	line-height: 20px;
	font-size: 14px;
	background-image: url(images/navbar_button_up.jpg);
	text-transform: uppercase;
}
#sidebar a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/navbar_button_over.jpg);
}

#sidebar h1 {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#sidebar h2 {
	color: #003366;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #999999;
	display: block;
	height: 100%;
	width: 100%;
}
#sidebar_box{
	width:190px;
	background-image: url(images/navbar_box_fill.jpg);
	background-repeat: repeat;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 10px;
	position: relative;
}

#sidebar_box_top{
	width:190px;
	background-image: url(images/navbar_box_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#sidebar_box_btm{
	width:280px;
	background-image: url(images/navbar_box_btm.jpg);
	background-repeat: no-repeat;
	height: 10px;
}


/***** content *****/
.spacer {height:20px;}

.alignleft {
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 3px;
}

.alignright {
	float: right;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

/***** stuff *****/




#hr {
	margin: 5px 0px;
	background-color: #FFFFFF;
	width: 90%;
}

/***** footer *****/
#footer{
	position:relative;
	width: 940px;
	display: block;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}
#footertext {
	height:70px;
	position:relative;
	}

#footertext ul{
	list-style-type:none;
	display: inline;
}

#footertext ul li{
float: left;
text-align:center;
position: relative;
padding-left: 70px;
margin-top: 46px;


}

#footertext ul li a{
	display: block;
	text-decoration:none;
	font-family: verdana, tahoma, arial;
	font-size:13px;
	color: #333333;
	font-weight: bold;
}

#footertext ul li a:hover{
	display: inline;
	text-decoration:none;
	font-family: verdana, tahoma, arial;
	font-size:13px;
	color: #333333;
	font-weight: bold;

}
#footertext ul li a:active{
	display: inline;
	text-decoration:none;
	font-family: verdana, tahoma, arial;
	font-size:13px;
	color: #333333;
	font-weight: bold;

}

#footer_whitespace{
	position:relative;
	height:190px;
	width: 940px;
	background-image: url(images/grayscratch.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

