.style5 {font-size: 9px; font-weight: bold; }

 h1 {
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
} 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.p_content{
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#333333;}

body { background-color:#999999;
}
#container {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	clear: left;
	background-color: #D4DFFF;
}
#bannar {
	height: 119px;
	width: 780px;
	background-image: url(images/bannar.jpg);
}
/*-------------------------
Navigation Structure main Navgiation
--------------------------*/
#navgation {
	
	height: 35px;
	width: 742px;
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
	padding-left:38px;
	}

ul{
margin:0;
padding:0;
list-style:none;
}
ul li{
float:left;
}
ul a.nav{
	display: block;
	line-height:15px;
	color:#FFFFFF;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

ul a.nav:hover{color:#999999}

/*-------------------------
Anchor Tags for Destinations
--------------------------*/
/*-------------------------
Right Column
--------------------------*/
#Addbox {
	width: 140px;
	height:auto;
	float: left;
	background-color: #D4DFFF;
	
}
/*-------------------------
Right column
--------------------------*/


#content_etc {
	width: 625px;
	height:auto;
	float: left;
	background-color:#D4DFFF;
	
	padding-right: 4px;
	padding-left: 5px;
}
#content {
	padding: 10px;
}
/*-------------------------
Images Classes
--------------------------*/

.img_left {
	float: left;
	padding-right: 5px;
	width: 130px;
}


#adds {
	padding:5px;
	height:250px;
	width: 600px;
}
#add-one{
	width:300px;
	height:250px;
	float: left;
}

#add-two{
	width:300px;
	height:250px;
	float: left;
}

#links {
	width: 780px;
}
#footer {
	width: 780px;
	height: 50px;
	float:left;
	background-image: url(images/footer.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.t { background: url(images/dot.gif) 0 0 repeat-x;
	width:625px;
	margin-top:5px;
	background-color:#E6E6FA;
    }
.b {background: url(images/dot.gif) 0 100%  repeat-x ;}
.l {background: url(images/dot.gif) 0 0 repeat-y ; }
.r{background: url(images/dot.gif) 100% 0 repeat-y ;}

.bl { background:url(images/bl.gif) 0 100% no-repeat;
	width:625px;
	}
.br { background:url(images/br.gif) 100% 100% no-repeat }
.tl {background:url(images/tl.gif) 0 0 no-repeat }
.tr { background:url(images/tr.gif) 100% 0 no-repeat ; padding:10px}
.img_right{
float:right;
width:130px;
padding-left:5px;
padding-top:5px;
}
.img_right_bottom{
float:left;
width:130px;
padding-right:5px;
}



a.intnav:link { 
	color:#0000FF;
 	text-decoration:none;
}
a.intnav:hover {
	color:#0000FF;
	text-decoration:underline;
	font-weight: bolder;
	}
a.intnav:visited { 
	color:#0033FF;
 	text-decoration:none;
}
a.intnav:active { 
	color:#FFFFFF;
 	text-decoration:none;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration:none;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}
#footer a:link {
color:#FFFFFF;
}
#footer a:visited {
color:#FFFFFF;
}
/*---galary content boxes---*/

#galary_main_container
{
width:585px;
height:400px;
margin-bottom:20px;
}

#galary_sub_container
{
width:575px;
height:120px;
margin-bottom:15px;
margin-left:10px;
}
/*---galary content boxes---*/

/*-------------------------
Images Classes for Galary
--------------------------*/
.container_left_one
{
overflow:hidden;
float:left;
padding:0px;
width:175px;
margin-right:25px;
}
.container_right_two
{
overflow:hidden;
float:left;
padding:0px;
width:175px;
margin-right:25px;

}
.container_right_three
{
overflow:hidden;s
float:right;
padding:0px;
width:175px;
margin:0px;
}
/*-------------------------
Images Classes for Galary
--------------------------*/
hr {
	color:#0066CC;
	line-height: normal;
}
