body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	background-image: url(body-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;

}

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

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

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

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

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

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #2E7D9A;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 58%;
}
#contentgallery{
	float: left;
  width: 78%;
}

/***********************************************/
/* Components                                  */
/***********************************************/
#siteName1{
	background-image: url(top1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 213px;
	margin: 0;
	padding: 10px 0px 0px 10px;
}
#siteName1 p{
	padding-left: 90%;
	margin-top: 0px;
}
#siteName2{
	background-image: url(top2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 213px;
	margin: 0;
	padding: 10px 0px 0px 10px;
}
#siteName2 p{
	padding-left: 90%;
	margin-top: 0px;
}
#siteName3{
	background-image: url(top3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 213px;
	margin: 0;
	padding: 10px 0px 0px 10px;
}
#siteName3 p{
	padding-left: 90%;
	margin-top: 0px;
	
}
#siteName4{
	background-image: url(top4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 213px;
	margin: 0;
	padding: 10px 0px 0px 10px;
}
#siteName4 p{
	padding-left: 90%;
	margin-top: 0px;
	
}
/*******gallery #******/

#ThreeSlopes {
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 10px;
}
#ThreeSlopes h4{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ThreeSlopes p{
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#ThreeSlopes a{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ThreeSlopes a:hover{
	color: #990000;
	text-decoration: none;
}
#galleryOne {
	width: 231px;
	float: left;
	background-image: url(gallery_top.gif);
	background-color: #FFB124;
	background-repeat: no-repeat;
}
#galleryTwo {
	float: left;
	width: 231px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(gallery_top.gif);
	background-color: #FFB124;
	background-repeat: no-repeat;
}
#galleryThree {
	float: left;
	width: 231px;
	background-image: url(gallery_top.gif);
	background-color: #FFB124;
	background-repeat: no-repeat;
}

/************* #globalNav styles **************/

#globalNav{
	background-image: url(menu-bg-1.jpg);
	background-repeat: repeat-x;
	padding: 0px 0px 5px 250px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
}
#globalNav a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#globalNav a:hover{
	color: #2F7E9C;
	text-decoration: underline;
}
#globalNav a:visited{}
#globalNav p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	text-align:justify;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #000000;
	text-align:center;
	
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a{
	color: #FFFFFF;
	text-decoration: underline;
}
#sectionLinks a:hover{
	color: #B77700;
	text-decoration: none;
}

#sectionLinks a.submenu{
	display: block;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #2E7D9A;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCB6A;
	border-bottom-color: #FFCB6A;
}
#sectionLinks a.submenu:hover{
	background-color: #FFCB6A;
	color: #000000;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	background-color: #EBEBEB;
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.style2 {
	font-size: 12;
	font-weight: bold;
	color: #FF0000;
}
