﻿body 
{
    font-family:Georgia,Verdana,Arial,sans;
    background-color: #B29393;
    color: #462244;
}

p
{
    font-size: 80%;
}


#tb
{
    width: 840px;
    background: url(../images/border.gif); 
    height: 20px;
    margin: 0 auto;
}

#container
{
    width: 840px;
    margin: 0 auto;
    border-left: solid 1px #462244;
    border-right: solid 1px #462244;
    background-color: White;
}

#header
{
    border-bottom: solid 1px #462244;
    padding-right: 20px;
    padding-left: 20px;
}

#htext
{
    text-align: left;
    padding-top: 6px;
}

#hlogo
{
    float: right;
}

#hmenu
{
    float: right;
    margin-bottom: 6px;
    border-bottom: solid 1px #462244;
}

#himage
{
    margin-bottom: 6px;
    float: right;
}

#main
{
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
}

#mcol1
{
    width: 520px;
    float: left;
    border-right: solid 1px #462244;
}

#mcol2
{
    float: right;
    width: 229px;
    padding-left: 10px;
    text-align: center; 
}

#footer
{
    background-color: #462244;
    color: #ffffff;
    height: 250px;
}

#footer a
{
    color: #ffffff;
    text-decoration: none;
}

#footer a:hoover
{
    color: #ffffff;
    text-decoration: underline;
}

#fb
{
    height: 20px;
    background-image: url(../images/borderb.gif);
}

#fcontainer
{
    margin: 45px;
    text-align: center;
}

#fone
{
    width: 250px;
    float: left;
}

#ftwo
{
    width: 250px;
    float: left;
}

#fthree
{
    width: 250px;
    float: right;
}




#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px;}

#sddm li a
{	display: block;
	margin: 0 2px 0 0;
	padding: 4px 10px;
	width: 80px;
	/*background: #5970B2;
	color: #FFF;
	background: #E0D8C1;*/
	color: #462244;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	/*background: #49A3FF;*/
 	background-color: #242244;
 	background: #E0D8C1;
 	color: Black;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		/*background: #EAEBD8;*/
		color: #2875DE;
		font: 11px;}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF;}
		
.link_box{
	padding: 2px 0px 3px 10px;
	}
	
.centred_box{
	text-align: center;
	}
	
.cofe_box{
	z-index:11;
	text-align: left;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.emphasis {
	font-weight: bold;
	color: #333399;
}
.green {
	color: #529F5D;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

p {
	margin-bottom: 0px;
}

.two_col_outer {
    display:block;
	width: 350px;
	}
	
.two_col_left {
	float: left;
	}
	
.two_col_right {
	float: right;
	}
	
.seperator{
	clear: both;
	}
	
.var_width_outer {
	width: 100%;
	}
	
.auto_width_outer {
	width: auto;
	}
	
.wide_outer {
	display:block;
	width: 400px;
	}
	
.very_wide_outer {
	width: 500px;
	}
	
.mid_col {
	float:right;
	text-align:left;
	width:300px
	}
	
.fixed_left {
	float: left;
	width: 150px;
	}
	
.fixed_left_100 {
	float: left;
	width: 100px;
	padding-left:10px;
	}
	
.fixed_left_200 {
	float: left;
	width: 200px;
	}
	
.fixed_left_550 {
	float: left;
	width: 550px;
	}
	
.divider_bar {
	height: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: ##529F5D;
	margin-bottom: 6px;
	}
	
	
.italic {
	font-style: italic;
}

.tableRow {
	width: 500px;
	border: none;
	float: left;



}
.col20 {
	width: 20%;
	border: none #FF0000;
	float: left;

}

.col50 {
	width: 50%;
	border: none #6600FF;
	float: left;


}
.col30 {

	width: 20%;
	border: none #00FF00;
	float: left;
}
.picRight {
	float: left;
	border: solid #FF0000;
}
.newLine {
	clear: both;
	padding-top: 20px;

}
h4	{
	padding-bottom; 0px;
	margin-bottom: 0px;
}