﻿/* CSS Document */

body {

margin: 0;

padding: 0;

background: url(../images/bg-repeat2.gif) top left repeat-y;

}

h1{

	font-family:"Trebuchet MS1", Helvetica, sans-serif;

	font-size:2.00em;

	color: #ECB718;

}

h2{

	font-family:"Trebuchet MS1", Helvetica, sans-serif;

	font-size:1.63em;

	color: #ECB718;

	margin-top:35px;

}

h3{

	font-family:"Trebuchet MS1", Helvetica, sans-serif;

	font-size:1.63em;

	color: #ECB718;


}

h4{
	font-family: "Trebuchet MS1", Helvetica, sans-serif;
	font-size: medium;
	color: #ECB718;
	font-style: italic;
}


#wrapper{

margin: 0;

padding: 0;

background-color: #9a688d;

height: 100%;

background: url(../images/bg-repeat2.gif) top left repeat-y;

}

#wrapper_no_left_bar{

margin: 0;

padding: 0;

background-color: #9a688d;

height: 100%;


}



#head {

width: 100%;

background-color: #330427;

height: 132px;

position:relative;

}

#head address{

	font-family:Arial, Helvetica, sans-serif;

	color:#e3b6d7;

	font-size:12px;

	font-style:normal;

	position:absolute;

	right:5px;

	bottom:5px;

}

#nav {

background: url(../images/nav_bg.gif) no-repeat;

width: 800px;

height: 59px;

text-align: left;

float: right;

}

#nav a{

	color: white;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	font-weight:bold;

	display:block;

	width:99px;

	float:left;	

	text-align:center;

	padding-top:19px;

	padding-bottom:21px;

}

#nav a.selected{

	color: #9a688d;

}

#nav a:hover{

	color: #9a688d;

}

#nav ul li{

display: inline;

list-style: none;

color: #FFF;

margin:0px;

padding:0px;

}

#nav ul {

margin:0px;

padding:0px;

}

#body_wrapper {

width: 100%;

clear: both;

}

#left_col {

float: left;

width: 288px;

background-color: #330427;

position:absolute;

}

#middle_col {
margin-right: 200px;
}

#right_col {

float: right:

}
#far_right_col {

float: right;
width: 190px;
margin: 0;
padding: 1em;


}

#float_swirl {

background: url(../images/images-swirl.gif) bottom right no-repeat;

float:right;

width: 222px;

height: 235px;

clear: both;

margin: 0;

padding: 0;

}

#clearer {

clear: both;

}

#news_content {
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
font-size:12px;

}
#content {

font-family: Arial, Helvetica, sans-serif;

color: #FFF;

padding-left:305px;

padding-top:10px;

padding-right: 150px;

font-size:13px;

}


#content a:link { 
	color: #FFFFFF;
	}
#content a:visited { 
	color: #330427;
	}
#content a:hover { 
	color: #330427;
	text-decoration: none
	}
#content a:active { 
	color: #330427;
	}

#right_col_content {

font-family: Arial, Helvetica, sans-serif;

color: #FFF;

padding-left:25px;

padding-top:10px;

padding-right: 1px;

font-size:13px;

}


#right_col_content a:link { 
	color: #FFFFFF;
	}
#right_col_content a:visited { 
	color: #330427;
	}
#right_col_content a:hover { 
	color: #330427;
	text-decoration: none
	}
#right_col_content a:active { 
	color: #330427;
	}

#big_content {

font-family: Arial, Helvetica, sans-serif;

color: #FFF;

padding-left:305px;

padding-top:10px;

padding-right: 50px;

font-size:13px;

}


#big_content a:link { 
	color: #FFFFFF;
	}
#big_content a:visited { 
	color: #330427;
	}
#big_content a:hover { 
	color: #330427;
	text-decoration: none
	}
#big_content a:active { 
	color: #330427;
	}



.page-title{

	position:absolute;

	right:20px;

	margin-top:10px;

}

.page-title span{

	display:none;

}

h2.top{

	margin-top:0px;

}

h1.top{

	margin-top:0px;

}