/* DITA */
/* :tabSize=4:indentSize=4:folding=indent: */

body{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6{
	color: #752929;
}

h1{
	font-size: 18pt;
	font-weight: bold;
}
h2{
	font-size: 16pt;
	font-weight: bold;
}
h3{
	font-size: 14pt;
	font-weight: bold;
}
h4{
	font-size: 12pt;
	font-weight: bold;
}
   
#sidehead{
	color: #752929;
	font-size: 12pt;
	font-weight: bold;
}
   
img{
	border: 0;
}

#logo{
	float: left;
	padding-right: 5em;
    margin-left: .5em;
}

#title{
	color: #703824;
	font-size: 24pt;
	font-weight: bold;
    margin-top: .25em;
}

#subtitle{
	color: #703824;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}

.float_left{
	float: left;
}

.float_right{
	float: right;
}

#top_menu{
	font-size: small;
	width: 100%;
	text-align: left;
	font-weight: bold;
	padding: 0em 0.25em 0em 0.25em;
}

#presentation{
	border: 1px dotted #692E1F;
	padding: 5px;
	text-align: center;
	font-size: small;
	width: 100%;
}

#submenu{
	border: 1px dotted #692E1F;
	padding: 5px;
	text-align: center;
	font-size: small;
	width: 100%;
}


#bottom_menu{
	border: 1px dotted #692E1F;
	padding: 5px;
	text-align: center;
	font-size: small;
	width: 50%;
}

#top_menu ul, #bottom_menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#top_menu ul li, #bottom_menu ul li{
	display: inline;
	font-size: 110%;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0.25em 0 0.4em;
}

#top_menu a, #bottom_menu a{
	text-decoration: none;
}

#top_menu a:hover, #bottom_menu a:hover{
	text-decoration: underline;
}

#top_menu a{
	color: #703824;
	font-weight: normal;
}

#top_menu ul li{
	border-left: 1px dotted #692E1F;
}

#top_menu ul li.first_item, #bottom_menu ul li.first_item{
	padding-left: 0;
	border-left: none;
}

#bottom_menu ul li{
	border-left: 1px dotted #ffffff;
}

#bottom_menu a{
	color: #703824;
	font-weight: normal;
}

#footer{
	background-color: #692E1F;
	clear: left;
	color: #ffffff;
	font-weight: bold;
	padding: 1em;
}

#copyright{
	font-size: smaller;
	text-align: right;
}

#copyright a{
	color: #ffffff;
}

#side_bar{
	float: left;
	width: 280px;
}

#side_bar ul{
	list-style-type: none;
	margin: 1em;
	margin-top: 2em;
	padding: 0;
}

#side_bar ul li a{
	color: #703824;
	display: block;
	font-weight: bold;
	padding: 0.25em;
	text-decoration: none;
}

#side_bar ul li a:hover{
	text-decoration: underline;
}


#side_bar2{
	float: left;
}

#side_bar2 ul{
	list-style-type: none;
	margin: 1em;
	margin-top: 2em;
	padding: 0;
}

#side_bar2 ul li a{
	color: #703824;
	display: block;
	font-weight: bold;
	padding: 0.25em;
	text-decoration: none;
}

#side_bar2 ul li a:hover{
	text-decoration: underline;
}





a {
	color: #9C301A;
	font-weight: normal;
}


#main_content{
	border-left: 1px dotted #692E1F;
	margin-bottom: 0;
	margin-left: 180px;
	margin-top: 0;
	padding-bottom: 1em;
	padding-left: 10px;
	padding-top: 0.25em;
	padding-right: 1em;
}

#main_content iframe{
	display: block;
	width: 800px;
	height: 600px;
}

/* Box-model fix for IE browsers */
* html table {
	width: 60%; /* for IE5 and IE6 in quirks mode */
	width: 60%; /* for IE6 in standards mode */
}

table.details{
	border: 1px solid #692E1F;
	border-collapse: collapse;
}

table.details th{
	border: 1px solid #692E1F;
	padding: 0.25em;
	text-align: right;
}

table.details tr{
	padding: 0.25em;
	border: 1px solid #692E1F;
}

table.details td{
	padding: 0.25em;
	border: 1px solid #692E1F;
}

td.sidehead {
	color: #752929;
	font-size: 12pt;
	font-weight: bold;
}

table.contact{
	border-collapse: collapse;
}

table.contact th{
	padding: 0.25em;
	text-align: right;
}

table.contact tr{
	padding: 0.25em;
}

table.contact td{
	padding: 0.25em;
}

.center {
	padding: 10px;
	text-align: center;
}

.spacer {
	padding: 10px;
}

table.menu {
border-top: 5px ridge #703824;
border-right: 5px ridge #703824;
border-left: 5px ridge #703824;
padding: 5px;
width: 100%;
text-align: left;
}

table.body {
border: 5px ridge #703824;
padding: 5px;
width: 100%;
text-align: left;
}

table.innerbody {
border: 0px;
width: 100%;
text-align: left;
padding-bottom: 1em;
padding-left: 10px;
padding-top: 0.25em;
padding-right: 1em;

}

table.innerbody td {
padding-bottom: 1em;
padding-left: 10px;
padding-top: 0.25em;
padding-right: 1em;

}



table.submenu{
	border: 1px dotted #692E1F;
	padding: 5px;
	text-align: center;
	font-size: small;
	width: 100%;
}



table.submenu tr{
	border: 1px dotted #692E1F;
	padding: 5px;
	text-align: center;
	font-size: small;
	width: 100%;
}


table.submenu td{
	border: 1px dotted #692E1F;
	padding: 5px;
	text-align: center;
	font-size: small;
	width: 100%;
}

#top_menu2{
	border-top: 1px dotted #692E1F;
	border-bottom: 1px dotted #692E1F;
	clear: left;
	font-weight: bold;
	padding: 0.25em 0.5em 0.25em 0.5em;
}

#top_menu2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#top_menu2 ul li{
	display: inline;
	font-size: small;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0.4em 0 0.4em;
}

#savetopmenu2 ul li {
	padding: 0 0.25em 0 0.4em;
}

#top_menu2 a{
	text-decoration: none;
}

#top_menu2 a:hover{
	text-decoration: underline;
}

#top_menu2 a{
	color: #703824;
	font-weight: normal;
}

#top_menu2 ul li{
	border-left: 1px dotted #692E1F;
}

#top_menu2 ul li.first_item{
	border-left: none;
}



hr{
	border: 1px solid #692E1F;
}

div#ads{
	padding-left: 0.5em;
}

.arial12pxbrownbold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #663300; 
	text-decoration: none
	padding: 5em;
}



.arial12pxorangebold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FF6600
}

