﻿*{
	margin: 0px;
	padding: 0px;
	}
	
body {
	background-color: #d1c089;
	font-family: Trebuchet MS;
}

.content{
	width: 960px;
	margin: 0px auto;
	}

img {border: 0px;}
td {vertical-align: top;}
a {color: #3300FF; text-decoration: none;}
a:hover {color: #FF0000;}
hr{margin: 15px 0px;}
table{border-collapse:collapse;}

/* HEADER */

#header {
	background-image: url(/resources/images/bkg_header.gif);
	background-repeat: repeat-x;
	height: 203px;
	}
#header .content{
	background-image: url(/resources/images/header_content.gif);	
	background-repeat: no-repeat;
	}	
#header .buttons{
	padding-top: 22px;
	padding-left: 5px; 
	padding-bottom: 16px;
	float: left;
	padding-right: 0px;
	}	
#header .logo{padding-left: 4px; float: left;}

#header .clouds{
	width: 571px;
	background-image:url("/resources/images/clouds.jpg"); 
	background-repeat: no-repeat;
	float: left;
	padding-top: 78px;
	padding-bottom: 5px;
	}

/* HOME PAGE */

#hp_header {
	background-image: url(/resources/images/bkg_header.gif);
	background-repeat: repeat-x;
	height: 100px;
	}
 #hp_header .content{
	background-image: url(/resources/images/header_content.gif);	
	background-repeat: no-repeat;
	}		
	
 #hp_header .buttons{
	padding-top: 22px;
	padding-left: 2px; 
	float: left;
	padding-right: 10px;
	}	
	
#hp_header .logo{padding-left: 14px; float: left;}	
	
#hp_header .clouds{
	background-image:url("/resources/images/hp_clouds.jpg"); 
	background-repeat: no-repeat;
	height: 23px;
	width: 576px;
	margin-left: 363px;
	margin-top: 8px;
	}
	
#hp_left{
	background-image: url(/resources/images/hp_left.jpg);
	background-repeat: no-repeat;
	width: 399px;
	height: 154px;	
	margin-left: -22px;
	float: left;
	padding-left: 60px;
	padding-top: 150px;

	}	
#hp_left p{
	width: 360px;
	font-size: 12px;	
	}
	
.box_yellow	{
	float: left; 
	margin-left: -4px; 
	width: 308px;
	}		
.box_yellow .inner{
	background-image:url("/resources/images/box_yellow_bkg.jpg"); 
	background-repeat: repeat-y;
	padding: 5px 30px 0px 30px;	
	line-height: 14px;
	font-size: 12px;	
	text-align: justify;
	color: #555551;			
	}
.box_yellow .inner p{padding: 10px 0px;}	
	
.box_blue{
	float: left;
	width: 308px;
		
	}	
.box_blue .inner{
	background-image:url("/resources/images/box_blue_bkg.jpg"); 
	background-repeat: repeat-y;
	padding: 5px 30px 0px 30px;	
	line-height: 14px;
	font-size: 12px;	
	text-align: justify;	
	color: #555551;		
	}	
.box_blue .inner p{padding: 10px 0px;}		
	
.box_green{
	float: left; 
	width: 308px;	
	}	
.box_green .inner{
	background-image:url("/resources/images/box_green_bkg.jpg"); 
	background-repeat: repeat-y;
	padding: 5px 30px 0px 30px;	
	line-height: 14px;
	font-size: 12px;	
	text-align: justify;
	color: #555551;	
	}
	
.box_green .inner p{padding: 10px 0px;}	

/* CONTENT */

#content{
	background-image: url(/resources/images/bkg_body.gif);
	background-repeat: repeat-x;	

	}
	
#content .body{
	margin: 0px auto;
	width: 960px;	
	}	
	
.leftcol{
	width: 260px;
	float: left;
	}
	
.rightcol{
	width: 620px;
	float: left;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 22px;
	margin-right: 15px;
	padding-left: 20px;
	min-height: 400px;
	}
	
.leftcol2{
	width: 0px;
	float: left;
	}
	
.rightcol2{
	width: 880px;
	float: left;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 22px;
	margin-right: 15px;
	padding-left: 20px;
	min-height: 400px;
	}
	
.rightcol p{
	padding: 10px 0px;
	}	
	
.rightcol h1 {
	color: #0067ac;
	font-size: 21px;
	padding:10px 0px;
	}	
	
.rightcol2 h1 {
	color: #0067ac;
	font-size: 21px;
	padding:10px 0px;
	}	
	
.rightcol h2 {
	color: #0067ac;
	font-size: 18px;
	padding:10px 0px;
	}	
.rightcol h3 {
	font-size: 16px;
	padding:0px; 
	font-style: italic;
	}	

.text ul {
	padding:5px 40px;
	}	
.text ul li{
	padding:0px 0px;
	list-style-type: square;
	}	
.text ul li ul{padding: 0px 30px;}		



/* TABLES & FORMS */

.grid1{
	background: #FFFFFF;
	cursor: pointer;
}

.form0{background: #DFDFDF;}

.table1{border: 1px solid silver;}

ul.errormessages{color: #FF0000;}

ul.infomessages{color: #0000FF;}
	
.subtable{padding: 0px; margin: 0px; margin: -20px 0px 0px 0px;}

.subtable ul{padding: 0px 55px;}


.main th{color: #fff; background-color: #0067ac; padding:5px; text-align: center; }
.main td{padding: 5px; border: 1px solid #ccc; }


.mail {margin-left: 100px;}
.mail th{color: #fff; background-color: #0067ac; padding:5px; text-align: center; }
.mail td{padding: 5px;  }


.menu {font-size: 12px; line-height: 18px; border: 1px solid #ccc; }
.menu a{font-size: 14px;}
.menu th{color: #fff; background-color: #0067ac; padding:5px; }
.menu td{padding: 8px; border: 1px solid #ccc;text-align: center;  }

.details{font-size: 11px; line-height: 18px;}


.login{
	width: 250px;
	float: left;
	}
	
.fields{
	padding: 1px;
	text-align: left;
	
	}
	
.form1{
	padding:2px 0px;
	text-align: left;
	font-weight: bold;
	
	}
.form2{	text-align: left;
	
	}	
	
/* ROUNDED CORNER TABLE */

.rounded_01 {
	border-collapse:collapse;
	margin-bottom: 15px;
	width: 960px;
}

.rounded_01 .content {
	height:160px;
	padding:10px;
}

.rounded_01 .corner_tl{
	width:19px;
	height:24px;
	background-image:url("/resources/images/content_tl.png");
	background-repeat:no-repeat;	
}

.rounded_01 .corner_tr{
	background-image:url("/resources/images/content_tr.png");
	background-repeat:no-repeat;
	width:20px;
	height:24px;		
}

.rounded_01 .corner_bl{
	background-image:url("/resources/images/content_bl.png");
	background-repeat:no-repeat;
}

.rounded_01 .corner_br{
	background-image:url("/resources/images/content_br.png");
	background-repeat:no-repeat;
	width:20px;
	height:24px;	
	}

.rounded_01 .edge_t {
	background-image:url("/resources/images/content_edge_top.png");  
	width: 910px;        
	}

.rounded_01 .edge_l {
	background-image:url("/resources/images/content_edge_left.png");  
	background-repeat:repeat-y ; 
	}

.rounded_01 .edge_r {
	background-image:url("/resources/images/content_edge_right.png");  
	background-repeat:repeat-y ;       
	}

.rounded_01 .edge_b {
	background-image:url("/resources/images/content_edge_bottom.png");  
	width: 910px;        
	}

.rounded_01 .inner{
	background-color: #fff;
	}


/* IMAGE SLIDER */	
	
.slider {display:none; margin: 15px 0px; }

.slider ul{
	margin: 5px 5px;
    font-weight: normal;
    list-style-type: none;
}

.slider ul li{padding: 0px 20px;}         

.slider a, .slider a:link, .slider a:visited{color: #fdf5a1; text-decoration: none;}  
             
.slider a:hover{color: #fff; text-decoration: none;}   
  
#portfolio {list-style-type: none;overflow:visible; height:212px; padding: 0px 0px 10px 0px;margin-left: -20px;}


/* SUBPAGE NAVIGATION */

.subnav{
	width: 250px;
	background-image: url(/resources/images/bkg_subnav.gif);
	background-repeat: repeat-y;	
	padding-right: 10px;
	float: left;

	}
	
.subnav a{color: #fff; text-decoration: none;}	
.subnav ul{list-style-type: none; }	
.itemchild ul{margin:0px 10px; }

.itemContainer{
	font-size: 14px;
	}


.item_sub{	background-image: url(/resources/images/bkg_item.gif);
	background-repeat: repeat-x;	
	padding: 5px 15px 5px 15px;
	color: #3300FF;
	text-transform: uppercase;
	margin-left: 8px;
	margin-bottom: 2px;
	}

.item a{color: #fff;}

.itemchild {	
    padding: 0px 10px;
	text-transform: capitalize;
	font-size: 15px;
	}
	
.subnav ul li ul{
	margin-top: 5px;
	padding: 0px;
	}
	
.subnav ul li ul li ul{
	margin-bottom: 10px;
	padding: 0px;
	}
		
.itemchild a{color: #fdf5a1; }	
.itemchild a:hover{color: #fff; }	
	
/* Footer */
#footer {
	background-color: #0065af;
	background-repeat: repeat-x;
	}
	
#footer .content{
	background-image: url(/resources/images/footer_content.gif);	
	background-repeat: no-repeat;
	height: 75px;
	padding: 15px 0px; 
	font-size: 13px;
	color: #fff;
	letter-spacing: 1px;
}

.login1{padding: 0px 10px 0px 25px;}
.login2{padding: 0px 0px;}