body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #999999;
	margin: 20px;
	padding: 20px;
	color: #000000;
	font-size: 0.5em;
}

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

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

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

a:hover{
	color: #336699;
	text-decoration: underline;
	background-color: #CCCCCC;
	padding: 0px;


}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 2em;
 color: #336699;
 margin: 0px;
 padding: 0px 0px 1ex;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 1.5em;
 color: #666666;
 margin: 0px;
 padding: 0px 0px 1ex;
}

h3{
 font-family: Arial, sans-serif;
 font-size: 1em;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

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

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 1.0em;
 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: 1.0em;
 font-weight: bold;
 color: #334d55;
}


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

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	text-align: center;

}

#leftcol{
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
	background-color: #336699;
	position: RELATIVE; */
	left: 0;
	top: 0;
	height: 600;
}

#rightcol{
	float: CLEAR;
	width: 100px;
	margin: 0px;
	padding: 0px;
	background-color: #336699;
	position: RELATIVE; */
	left: 700;
	top: 0;
	height: 600;
}

#lphoto{
	float: left;
	margin: 5px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #336699;
	text-align: left;
	border: 1px solid #CCCCCC;

}

#rphoto{
	float: clear;
	margin: 5px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #336699;
	text-align: right;
	border: 1px solid #CCCCCC;

}

#cphoto{
	float: clear;
	margin: 5px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #336699;
	text-align: center;
	border: 1px solid #CCCCCC;




}

#centrecol{

	width: 600px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	position: RELATIVE; */
	left: 100;
	top: 0;
	height: 600;



}

#content{
	width: 100%;
	margin: 10px;
	padding: 10px;
	font-size: x-small;


}

#form2{
	float: left;
	width: 80%;
	font-size: 0.75em;

}

/***********************************************/
/* Components                                  */
/***********************************************/

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

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

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

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


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

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	top: 2px;
	font-family: Arial, Helvetica, sans-serif;


}

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

#sectionLinks a:link {
	display: block;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
#sectionLinks a:visited {
	display: block;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#sectionLinks a:hover{
	background-color: #999999;
	color: #336699;
	text-decoration: underline;
}


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


#navBar ul {list-style: none; margin: 0; padding: 0;}
#navbar li{
	margin: 0px;
	padding: 0px;
	line-height: normal;
	height: 1em;

}


/* Column styles */

.leftcol {
	background-color: #336699;
	width: 100px;
}
.rightcol {
	background-color: #336699;
	width: 100px;
}
.footer {
	font-size: 0.7em;
	color: #336699;
	text-align: center;
	margin-bottom: 1ex;
	padding-bottom: 1ex;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.enqform {
	color: #336699;
	font-size: x-small;
	padding: 4px;
	margin: 4px;
	border: thick solid #FFFFFF;





}
.button {
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #666666;
}

.cphoto{
	margin: 5px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #336699;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.lphoto{
	margin: 5px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #336699;
	text-align: left;
	border: 1px solid #CCCCCC;
}
