@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	border: none;
	background-color:#0D0D0D;
	color:#000000;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
}

#wrap {
position: relative;
width: 765px;
margin-left: auto;
margin-right: auto;
background-color:#000000;
margin-top:5px;
margin-bottom:5px;
}

#main {
float:left;
width:123px;
padding-top: 30px;
}

#main h2, #main h3, #main p {
padding:0 10px;
}

#main ul {
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: bold;
color: #FFFFFF;
}

#content {
float:right;
width:555px;
padding: 10px;
background-color:#FFFFFF;
min-height:300px;
}

#content ul {
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: bold;
color: #000000;
list-style-type: square;
}

#content ul ul {
list-style-type:none;
}

#content a {
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: bold;
color: #da631f;
text-decoration:underline;
}

/* style the hover */
#content a:hover, #content ul ul a:hover{
color:#eebd5e; 
}
#content :hover > a, #content ul ul :hover > a {
color:#eebd5e; 
}

td a {
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: bold;
color: #da631f;
text-decoration:underline;
}

/* style the hover */
td a:hover, #td ul ul a:hover{
color:#eebd5e; 
}
td :hover > a, #td ul ul :hover > a {
color:#eebd5e; 
}


#info {
width:515px;
background-color:#FFFFFF;
padding-top:20px;
padding-left:10px;}

/* --------------Begin navigation info-------------- */
	
#menu {
width:765px; 
position:relative;
height:30px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
text-align:center;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:153px;
position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-weight:bold;
font-size:11px;
text-decoration:none;
color:#FFFFFF; 
border:1px solid #FFFFFF; 
border-width:5px 1px 5px  1px;
line-height:29px;
}

/* style the hover */
.menu a:hover, .menu ul ul a:hover{
color:#eebd5e; 
}
.menu :hover > a, .menu ul ul :hover > a {
color:#eebd5e; 
}

/* --------------End navigation info-------------- */

/* --------------Begin Side navigation info-------------- */

#sidebar ul {
margin-bottom:0;
padding-top:20px;
}

#sidemenu {
width:155px; 
position:relative;
margin: 5px;
z-index:100;
padding-bottom:2px;
padding-top:20px;
}

/* remove all the bullets, borders and padding from the default list styling */
.sidemenu ul {
padding:0;
margin:0;
list-style-type:none;
text-align:left;
padding-left:10px;
}

/* style the links for the top level */
.sidemenu a, .sidemenu a:visited {
display:block;
font-weight:bold;
font-size:11px;
text-decoration:none;
color:#FFFFFF; 
border-width:1px 1px 0 0; 
padding:5px; 
}

/* style the hover */
.sidemenu a:hover, .sidemenu ul ul a:hover{
color:#eebd5e; 
}
.sidemenu :hover > a, .sidemenu ul ul :hover > a {
color:#eebd5e; 
}

/* --------------End Side navigation info-------------- */

#orangebar {
background: url('../images/toporangebar.jpg');
margin: 0px;
height: 173px;
}

#pictures {
	clear: both;
	background-repeat:no-repeat;
	margin: 0px;
	height: 290px;
	background-position:right;
	background-image: url(../images/homepageimages2.jpg);
}

#header {
margin: 0px;
height: 80px;
}

#main {
	float:left;
	width:190px;
	padding-top: 30px;
}

#main h2, #main h3, #main p {
padding:0 10px;
}

#main ul {
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: bold;
color: #FFFFFF;
}

#footer {
clear: both;
border-top: 2px solid #CCCCCC;
padding-top:3px;
padding-bottom:3px;
text-align: center;
background:#000000;
color:#FFFFFF;
}

#highlight {
	position:absolute;
	left:0px;
	top:224px;
	width:134px;
	height:244px;
	z-index:1;
	background-image: url(images/flagbg.gif);
	overflow: hidden;
}

.whitelink, .whitelink a, .whitelink a:visited {
display:block;
font-weight:bold;
text-decoration:none;
color:#FFFFFF; 
}

/* style the hover */
.whitelink a:hover, .whitelink ul ul a:hover{
color:#eebd5e; 
}
.whitelink :hover > a, .whitelink ul ul :hover > a {
color:#eebd5e; 
}

.titlepic{
background-color:#b0802e;
padding:0;
margin:0;s
}

td {
color:#FFFFFF;
}
