/**************************
 SilverStripe andreas02 Theme
 http://www.silverstripe.com

 adapted to SilverStripe by Jeff Chan
 http://jeffchan.org

 based on Andreas Viklund's layout
 http://andreasviklund.com/
**************************/

html{
	padding:0;
	margin:0;
	/*color:#000000;*/
	background:#00421c ;
	
    

}

body{
	padding:5px 0 0 0;
	margin:0;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:11px;
	background: url(../images/bg.jpg) ;
	/*color:#303030;*/
}

a{
	text-decoration:none;
	color:#000000;
}

	a:hover{
		text-decoration:underline;
color:#666666;
	}

#toptabs{
	margin: 10px auto -13px auto;
	font-size:11px;
	width:790px;
}

	#toptabs p{
		text-align:right;
		color:#808080;
	}

	.toptab{
		padding:3px 5px 3px 5px;
		margin: 5px 0 0 4px;
		text-decoration:none;
		background:#f9f9f6 url(../images/corner2.gif) top right no-repeat;
		color:#808080;
		border-bottom:1px solid #e0e0e0;
	}

	.toptab:hover{
		background:#fafafa url(../images/corner2.gif) top right no-repeat;
		border-bottom:1px solid #eaeaea;
		color:#505050;
		text-decoration:none;
	}

.activetoptab{
	padding:3px 5px 3px 5px;
	margin:0 0 0 4px;
	color:#505050;
	text-decoration:none;
	background:#ffffff url(../images/corner2.gif) top right no-repeat;
	border-bottom:1px solid #ffffff;
}

	.activetoptab:hover{
		text-decoration:none;
	}

#container{
	margin:0px auto 20px auto;
	width:1032px; 
	padding:0px 0px 0px 0px;
	background: url(../images/examplebg.jpg) ;
	/*border-top:3px groove outset #ffffff;
	border-bottom:3px groove outset #ffffff;
	border-left:3px groove outset #ffffff;
	border-right:3px  groove outset #ffffff;*/
}
.container:hover{
	
    color:#ff0000;
	text-decoration: none;
	
}
#container h1 {
		margin:0px;
		margin-top:-3px;
		font-size:11px;
		font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
		padding-left:0px;
		letter-spacing:1px;
		color:#010E35;
		font-weight:heavy;
		height:40px;
	}
#container h2 {
		margin:0px;
		margin-top:-3px;
		font-size:11px;
			font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
		padding-left:0px;
		letter-spacing:1px;
		color:#000000;
		font-weight:heavy;
		height:40px;
	}

#container h3 {
		margin:0px;
		font-size:11px;
			font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
		padding-left:5px;
		letter-spacing:1px;
		color:#996633;
		font-weight:heavy;
		height:40px;
	}
#container h4 {
		margin:0px;
		margin-top:-3px;
		font-size:9px;
			font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
		padding-left:5px;
		letter-spacing:1px;
		color:#FF0000;
		font-weight:heavy;
		height:40px;
	}
#container h5 {
		margin:0px;
		margin-top:-3px;
		font-size:8px;
			font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
		padding-left:5px;
		letter-spacing:1px;
		color:#000000;
		font-weight:heavy;
		height:40px;
	}

#container h6 {
		margin:0px;
		margin-top:-3px;
		font-size:8px;
			font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
		padding-left:5px;
		letter-spacing:1px;
		color:#000000;
		font-weight:heavy;
		height:40px;
	}



#logo{
	margin:20px 0px 0px 0px;
}

	#logo h1{
		color:#303030;
		margin:0 0 20px 0;
		font-size:2.1em;
		font-weight:normal;
	}
	
	
/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_one */

.menu {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(../images/button1.gif); position:relative; margin: 0px 0px 0px 0px;}
.menu li {float:left;}
.menu li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:12px; font-family:Calibri, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu li a b {float:left; display:block; padding:0 16px 0 8px; color:#aaa;}
.menu li.current a {color:#fff; background:url(../images/button3.gif);}
.menu li.current a b {background:url(../images/button3.gif) no-repeat right top; color:#fff;}
.menu li a:hover {color:#fff; background:#000 url(../images/button2.gif);}
.menu li a:hover b {background:url(../images/button2.gif) no-repeat right top; color:#fff;}
.menu li.current a:hover {color:#fff; background:#000 url(../images/button3.gif); cursor:default;}
.menu li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}
	
#left_column {
	float:left;
	margin-top:160px;
	width:502px;
}

.left_column_boxes {
	margin-bottom: 30px;}

.left_column_boxes ul {
	list-style-type: none;	
}

.left_column_boxes li{}	

.left_column_boxes li a{
	color:#464646;
	font-size: 12px;
	margin: 5px;
}

.left_column_boxes li a:hover{
	text-decoration: none;
}
.left_column_boxes li img {
	border:0px !important;
	}

/*----------------- Navigation -----------------*/

#navcontainer {  
}

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

#navcontainer a {
	border-bottom:3px solid #464646;
	border-top: 1px dotted #000;
	background: url(../images/arrow.gif) no-repeat 3px 10px;
	text-indent: 10px;
	color:#C7C7C7;
	font-family:"trebuchet ms", sans-serif;
	font-size:16px;
	font-weight: bold;
	padding:0px 10px;
	display: block;
	margin-bottom: 5px;
	line-height: 30px;
}
#navcontainer a.current, a.items {
	color:#000 !important;
	font-weight: bold;
	font-size: 16px;
}

#navcontainer a:link, #navlist a:visited {
	color: #464646;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color:#FF9000;
	color: #fff;
}

.newsHeader {
	color: #926B4A;
	margin-bottom: 15px;
}

#Sub-Menu {
	margin-bottom: 10px;
}
#Sub-Menu li {
	font-size:10px !important;
	height: auto !important;
}
#Sub-Menu a {
	font-size: 12px;
	line-height: 20px;
	border-bottom:1px solid #464646;
	border-top: none;
	margin-top: -5px;
	background: none;
}


#navitabs{
margin:20px auto 0px auto;
	width:1080px; 
	padding:5px 0px 5px 510px;
	font-size:15px;

	
	clear:both;
	
}

	#navitabs .navitab{
color:#EFE0B5;
		padding:4px 8px 4px 8px;
		margin:0 0 0px 0;
		text-decoration:none;
		font-weight:bold;
		letter-spacing:1px;
		background: url(../images/ava.jpg) ;
		border-bottom:2px solid #000000;
		border-left:2px solid #000000;
		border-top:2px solid #000000;
		border-right:2px solid #000000;
	}

		#navitabs .navitab:hover{
		
			text-decoration:none;
			background:#7C0000 ;
		}

	#navitabs .current{
	
		padding:4px 8px 5px 8px;
		color:#ffffff;
		margin:0 0 0px 0;
		background:#505050 ;
		border: none;
		border-bottom:2px solid #000000;
		border-left:2px solid #000000;
		border-top:2px solid #000000;
		border-right:2px solid #000000;
	}

		#navitabs .current:hover{
		
			text-decoration:none;
		}

#desc{
	height:135px;
	color:#ffffff;
	padding:0;
	
	clear:both;
	margin:0px 0 0px 0;
}

	#desc p{
		width:290px;
		font-size:1em;
		line-height:1.3em;
		padding:0 0 0 15px;
	}

	#desc h2{
		margin:0 0 20px 0;
		font-size:1.6em;
		font-weight:normal;
		padding:15px 15px 0 15px;
		color:#ffffff;
	}

	#desc a{
		color:#ffffff;
		text-decoration:underline;
	}

#sidebutton{
	margin:0 0 0 0;
	width:502px;
	padding:0px 0px 0px 0px;
	/*background:#000000;*/
	position:relative;
	float:left;
	height: auto !important; /* for modern browsers */
	min-height: 663px;
}


#rightcontent{
	margin:0 0 0 502px;
	width:530px; 
	
	

	padding:0px 0px 0px 0px;   
	
	height: 754px;
	/*
	position:absolute;
	 background: url(../images/background01.jpg) ;
	 !important; for modern browsers 
	min-height: 663px;*/
	
}

#rightblack{
	
	width:32px;
	
	background-color: #ff0000;
	height: auto !important; /* for modern browsers */
	min-height: 448px;
	position: fixed;
left:738px;
}



#main{
	width:780px;
	float:left;
	padding: 0 7px 15px 7px;
	border-right:0px solid #d0d0d0;
}


/*
 * SubNavigation 
 */
 
#SubNavigation {


	background:url(../images/subbg.gif) ;
font-size:12px;
 font-family:Calibri, verdana, sans-serif;
height:40px; 
line-height:40px; 
color:#000000;
padding: 0px 8px 0px 8px;
margin: 0px 10px 0px 10px;
font-weight:none;

}
	#SubNavigation ul {
		float: left;
		margin: 0;
		padding: 0;
		list-style: none;
		clear: both;
	}
	#SubNavigation ul li {
padding: 0px 8px 0px 8px;
		float: left;
	}
	#SubNavigation ul li a {


		padding: 0px 8px 0px 20px;
background:url(../images/subc.gif) no-repeat left center;
		color: #ffffff;
        font-weight: none;
		
	}
	#SubNavigation a.current, #SubNavigation a.section {
padding: 0px 8px 0px 20px;
background:url(../images/suba.gif) no-repeat left center;
		color: #ffffff;
 
font-size:12px;
 font-family:Calibri, verdana, sans-serif;
font-weight:none;
	}
#SubNavigation a:hover.current {
padding: 0px 8px 0px 20px;
background:url(../images/suba.gif) no-repeat left center;
		color: #ffffff;
 
font-size:12px;
 font-family:Calibri, verdana, sans-serif;
font-weight:none;
	}
	#SubNavigation a:hover {
padding: 0px 8px 0px 20px;
background:url(../images/subc.gif) no-repeat left center;
		color: #ff0000;
        font-weight: none;
	}
	
/* end of Navigation */


#sidebar{
	width:200px;
	float:right;
	padding: 0 0 15px 0;
}

	#sidebar p{
		font-size:0.9em;
		line-height:1.3em;
		margin:0 0 12px 0;
	}
	#sidebar ul{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#sidebar li{
		margin: 0 0 0 2px;
		padding: 0;
	}

	.sidelink a{
		text-align:left;
		display:block;
		width:140px;
		background:#f0f0f0 url(../images/corner.gif) top right no-repeat;
		padding:3px 4px 3px 8px;
		margin:5px 10px 5px 0;
	}

		.sidelink a:hover{
			background:#e0e0e0 url(../images/corner.gif) top right no-repeat;
			text-decoration:none;
		}
	
	.sidelink a.current{
		background:#e0e0e0 url(../images/corner.gif) top right no-repeat;
	}

	.sidelink a.section{
		background:#fafafa url(../images/corner.gif) top right no-repeat;
	}

#footer{
	clear:both;
height:auto;
width:1080px;
/*	 background: #173180; 
 background: url(../images/foother.jpg) ; 
 border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;*/
	color:#CEB783;
	font-size:11px;
	padding:0px 0 0px 0;
	
	text-align:center;
	margin:0 auto 0 auto;
font-weight: bold;

}

	#footer a{
		color:#ffffff;
	}

p{
	margin:0 0 15px 0;
	line-height:1.5em;
	text-align:left;
}

a img{
	border:0;
}

.photo{
	padding:5px;
	
	margin:0 auto 15px auto;
	background-color:#f0f0f0;
}

#Breadcrumbs p{
	font-size: 0.9em;
	color: #999;
}