body {
	background-color:#DBCAB3;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
	line-height:16px;
	}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 930px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url('images/heading.gif');
	width:930px;
	height:210px;
	position:relative;
    top: 0px;
    left: 0px;
}
#header ul{
	background-color:#F0C891;
	width:926px;
	
	border-left:2px solid #F3971B;
	border-right:2px solid #F3971B;
	border-top:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	display:block;
	top:186px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;
	margin: 0px 15px;	
}
#header ul a{
	text-decoration:none;
	color:#951320;
	
}
#header ul a:hover{
	text-decoration:underline;
	color:#BC4223;
	font-weight:bold;
}

#header ul a:active
{
    font-weight:bold; 
}
#languageselector ul {
    background-color:#FFFFFF;
	width:80px;
	height:14px;
	left: 840px;
	top:10px;
	display:table-row;
	padding: 0px  0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
#languageselector li 
{   
    padding: 0px 2px 0px 4px;
    margin: 0px 0px 0px 0px;
    border-right: solid 1px #951320;
}

/********************** Content ***************************/
#content 
{
    clear:both;
  	background-image:url('images/content_bg2.gif');
  	background-repeat:repeat;
   background-position:top;
    background-color:Transparent; 
	width:930px;
	height:100%;
}
.small {
	border-width:0px;
	margin: 50px 9px 0px 0px;
	height:90px;
	width:120px;
}
.standing {
    width:100px;
    height:119px;
    margin:25px 10px 10px 0px;
    float:left;
}

.large {
    width:180px;
    height:135px;
    margin:25px 10px 10px 0px;
    float:left;
} 

h1 {
	color:#BC4223;
	font-size:16px;
	margin: 25px 0px 20px 0px;
	padding: 25px 0px 10px 0px;
}

h2{
	color:#951320;
	font-size:13px;
	margin: 15px 0px 15px 0px;
	text-align:left;
}
h3{
	color:#F3971B;
	font-size:12px;
	margin: 15px 0px 5px 0px;
	text-align:left;
	}
ul
{  padding: 0px 0px 0px 25px;
    list-style-image: url('images/bullet.gif');
        }
#left {
	float:left;
	width:530px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left h1 
{
    text-align:left;
  }

#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}

#photos
{
    text-align:justify;
    }

#right {
	
	float:right;
	width:300px;
	padding: 0px 20px 70px  20px;
	margin-top:10px;
	border-left: #f3971b 2px solid;
}

#right h1 
{
    padding: 15px 0px 10px 0px;
    text-align:center;
}

#right a{
	color:#F3801C;
}
#right a:hover{
	color:#f3971b;
	font-weight:bold;
}

#fullpage {
    width:890px;
	margin-left:20px;
	padding: 0px 10px 30px 0px;
}



.structuredbrick div {
   left:10px;
   width:680px;
   position: relative;
}

.structuredbrick h1 
{
    border-top: solid 1px #f3971b; 
    margin: 15px 10px 10px 0px;
   }

.structuredbrick h2 {
    margin: 10px 10px 5px 0px;
}

.structuredbrick p {
    margin: 6px 10px 0px 0px;
}

.structuredbrick ul
{
    padding: 0px 0px 0px 15px;
    list-style-image: url('images/bullet.gif');
    line-height:17px;
}

.structuredbrick a
{
    padding: 0px 0px 0px 15px;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url('images/footer_bg2.gif');
font-size:1px;
height:10px;
}
#footer {
	width:930px;
	text-align:center;
	padding: 20px 0px;
}
