body{
	margin:0;
	padding:0;
	background-image: url(../images/bg.gif);
}


a.bodyLink:link, active {
	color: #660099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
}

a.bodyLink:hover
{
	color: #CC66FF;
	text-decoration: underline;
}

a.bodyLink:visited
{
    color: #663399;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #929381;
	line-height: 1.6em;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #660066;
	line-height:100%;
	text-align: left;
	font-weight: bold;
	margin-bottom: -1em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #993333;
	line-height: 1.5em;
	text-align: left;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #993300;
	line-height: 1.6em;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #336699;
	font-weight: bold;
	text-align: left;
	line-height: 1.3em;
	font-style: italic;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	font-weight: normal;
	line-height: 130%;
}

.enquiryHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #660066;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 3px;
	border-bottom-color: #CCCCCC;
}

.bodyNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	font-weight: normal;
	line-height: 1.5em;
}

.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #993300;
	font-weight: bold;
}

.sizes {
	color: #FF6600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}

#maincontainer{
	width: 840px; /*Center container on page*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

#topsection{
	background: #EAEAEA;
	height: 100px; /*Height of top section*/
}

#navstrap{
	height: 20px;
	background: url("../images/bgNav.gif") repeat-x 20px;
}

#welcome{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	padding-left: 25px;
	color: #FFFFFF;
	width: 230px;
}

#navHolder{
	float: right;
	height: 20px;
	width: 580px;
}


#contentwrapper{
	float: left;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

#contentcolumn{
	margin-left: 230px;
	width: 570px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#leftcolumn{
	float: left;
	margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
	padding: 5px;
	width: 200px;
	height: 470px;
}

#services{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #0068C9;
	background-color: #CCCCCC;
	height: 40px;
	width: 170px;
	padding: 5px;
	margin-bottom: 15px;
}

#leftcolumncontent{
	position: relative;
	padding: 20px;
	width: 180px;
}

#footer{
	clear: left;
	color: #FFF;
	text-align: center;
	padding: 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #330033;
}

#validator{
	width: 840px; /*Center container on page*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}

/*Navigation*/



#navcontainer ul li
{
	list-style-type: none;
	display: block;
	float: left;
	background: url("../images/bgNav.gif") repeat-x 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
}

#navcontainer a
{
	text-decoration: none;
	display: block;
	width: 95px;
	border-left: 1px solid #A8B090;
	color: #FFFFFF;

}

#navcontainer li#active { background: url("../images/bgNavHover.gif") repeat-x 20px; }
#navcontainer a:hover { background: url("../images/bgNavHover.gif") repeat-x 20px; }





/* Left Navigation */

.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
}

.buttonmenu li a{
	color: #663399;
	display: block;
	width: 100%;
	text-decoration: none;
	background-color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
}


.buttonmenu li a:visited{
	color: #663399;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
	color: #CC66FF;
}





/* New nav panel */



.indentmenu{
	width: 100%; /*leave this value as is in most cases*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.indentmenu ul{
	float: left;
	width: 540px;
	background-image: url(../images/bgNav.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0;
}

.indentmenu ul li{
	display: inline;
}

.indentmenu ul li a{
	float: left;
	color: #FFFFFF;
	text-decoration: none; /*dark purple divider between menu items*/
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.indentmenu ul li a:visited{
	color: #CC66CC;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: #FFFFFF !important; /*text color of selected and active item*/
	padding-top: 3px; /*shift text down 1px for selected and active item*/
	padding-bottom: 2px;
	background-color: black;
	background-image: url(../images/bgNavHover.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.formHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #330000;
	text-align: left;
	vertical-align: middle;
	width: 400px;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



/* CSS for hide show pagination graphics */

.gallerycontainer{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900FF;/*Add a height attribute and set to largest image's height to prevent overlaying*/
	height: 100px;
}


.bevelmenu{
	font: bold 13px arial;
	margin: 0;
	width: 100%;
	background-color: #FFFFFF;
	text-align: left; /*set value to "right" for example to align menu to the right of page*/
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.bevelmenu li a:hover{
color: black;
background-color: #FFE271;
border-style: outset;
}

.bevelmenu li a:active{  /*Apply mousedown effect only to NON IE browsers */
border-style: inset;
}



/*
.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}


.thumbnail:hover{
background-color: transparent;
}


.thumbnail:hover img{
border: 1px solid blue;
}
*/


.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	visibility: hidden;
	color: red;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
