/* Link Styles */

A:link  
{text-decoration:	none;
font-weight:		bold;
color:				blue;
background-color:	transparent;
border:				none;}

A:active
{text-decoration: 	none;
font-weight: 		bold;
background-color:	transparent;
border:				none;}

A:visited
{text-decoration:	none;
font-weight:		bold;
color:				purple;
background-color:	transparent;
border:				none;}

A:hover
{font-weight:		bold;
text-decoration: 	none;
color:				rgb(110, 2, 40);
background-color:	transparent;
border:				none;}

div#footer A:link, A:active, A:visited, 
{color:				inherit;
font-weight:		inherit;}

/* Main content DIVs */

body
{background: 		url(images/background-claret4.gif) top left fixed 
					no-repeat rgb(110, 2, 40);
padding:			30px 30px 30px 30px;
text-align:			center;}

div#main
{width: 			800px;
background: 		rgb(253, 237, 242);
padding: 			0px 0px 0px 0px;
border:				1px solid rgb(251, 132, 5);
margin:				auto;}

div#topbanner
{text-align:		center;
border:				0px dotted blue;
margin:				0 0 5px 0;}

div.leftpanel 
{border:			0px dotted rgb(251, 132, 5);
float:				left;
margin:				15px 0 0 10px;
padding:			5px;}

div.rightpanel 
{border:			0px dotted blue;
float:				right;
margin:				15px 0 0 10px;}

div#left_col
{float:				left;
width:				200px;
border:				1px dotted rgb(251, 132, 5);
background:			white;
margin:				0px 3px 3px 5px;
padding:			5px;}

div#left_col2
{float:				left;
width:				190px;
border:				0px dotted rgb(251, 132, 5);
background:			white;
margin:				0px 3px 3px 5px;
padding:			5px;}

div#right_col
{float:				right;
width:				200px;
border:				1px dotted rgb(251, 132, 5);
background:			white;
margin:				0px 3px 3px 5px;
padding:			5px;}

div#content
{border:			0px dotted blue;
margin:				0 10px 0 230px;
background:			transparent;}

div#searchstrip
{width:				350px;
margin:	 			0;
background: 		white;
text-align: 		left;
padding: 			2px;
border-bottom:		1px dotted rgb(251, 132, 5);}

div#searchstrip
{text-align: 		center;
background-color:	white;
margin: 			10px 10px 10px 10px;
padding:			6px 2px -2px 2px;
border:				1px dotted rgb(251, 132, 5);}

div#footer
{text-align: 		center;
border-top:			1px solid rgb(110, 2, 40);
padding:			0;
margin-top:			150px;}

#minitabs {
margin: 			0;
padding: 			10px;
border: 			0px dotted blue;
	}

#minitabs li {
margin: 			0 7px 0 7px; 
padding: 			0;
list-style-type: 	none;
clear:				both;
font:				14px Georgia, sans-serif;
	}
	
#minitabs a:link, #minitabs a:visited 
{float: 			left;
border-bottom:		3px solid transparent;
line-height: 		14px;
font-weight: 		bold;
margin: 			0 10px 2px 10px;
text-decoration: 	none;
color: 				rgb(251, 132, 5);}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover 
{float: 			left;
border-bottom:		3px solid rgb(110, 2, 40);
line-height: 		14px;
font-weight: 		bold;
margin: 			0 10px 2px 10px;
text-decoration: 	none;
color: 				rgb(110, 2, 40);}

#minitabs a:hover 
{color: 			rgb(110, 2, 40);}


/* Normal text styles */

img.bdr
{border:			1px solid black;
font-size:			11px;}

h1
{font-size:			30px;
font-family:		Georgia, serif;
font-weight:		bold;
color:				rgb(110, 2, 40);
background-color:	transparent;
text-align:			left;}

h2
{font-family: 		Georgia, serif;
font-size:			12px;
font-weight: 		bold;
color: 				rgb(110, 2, 40);
background-color: 	transparent;
text-align: 		left;}

h3
{font-family: 		serif;
font-weight: 		bold;
color: 				black;
background-color: 	transparent;
text-align: 		left;
margin: 			1em}

h4
{font-family: 		Georgia, serif;
font-size:			18px;
line-height:		18px;
font-weight: 		bold;
color: 				rgb(110, 2, 40);
background-color: 	transparent;
text-align: 		left;}

h5
{font-family: 		Georgia, serif;
font-size:			14px;
font-weight: 		bold;
color: 				rgb(110, 2, 40);
background-color: 	transparent;
text-align: 		left;
margin:				0;}

h6
{font-family: 		Georgia, serif;
font-size:			10px;
font-weight: 		bold;
color: 				black;
background-color: 	transparent;
text-align: 		left;
margin:				0;}

h7
{font-family: 		Georgia, serif;
font-size:			12px;
font-weight: 		bold;
color: 				rgb(110, 2, 40);
background-color: 	transparent;
text-align: 		center;
margin:				0;}

h8
{font-family: 		Georgia, serif;
font-size:			16px;
font-weight: 		bold;
color: 				rgb(251, 132, 5);
background-color: 	transparent;
text-align: 		center;
margin:				0;}

h9
{font-family: 		Georgia, serif;
font-size:			16px;
font-weight: 		bold;
color: 				rgb(110, 2, 40);
background-color: 	transparent;
text-align: 		center;
margin:				0;}

h10
{font-family: 		Georgia, serif;
font-size:			16px;
font-weight: 		bold;
color: 				black;
background-color: 	transparent;
text-align: 		center;
margin:				0;}

h11
{font-family: 		Arial, serif;
font-size:			16px;
font-weight: 		bold;
color: 				red;
background-color: 	transparent;
text-align: 		center;
margin:				0;}

p
{font: 				1.0em/1.5em Georgia, serif;
color: 				black;
background-color: 	transparent;
text-align: 		justify;
padding:			0px;
border:				0px dotted gray;
margin:				10px;}

.weak {font-weight: normal;}

li b {font-weight: normal;}

table
{background:		white;
border:				1px dotted rgb(110, 2, 40);}

td, th 
{font: 				1em/1em Georgia, serif;
color: 				black;
background-color: 	transparent;
text-align: 		justify;
padding:			5px;
border:				0px dotted gray;
margin:				10px;}

ul
{font: 				14px/16.5px Georgia, serif;
color: 				black;
background-color: 	transparent;
text-align: 		left;
border:				0px dotted gray;}

/* Text styles inheriting from DIVs */

div#footer p
{text-align:		center;
font-size:			9px;}

