body {
	margin: 0 0 0 0;
	text-align:center;
}
html {
    overflow: -moz-scrollbars-vertical;
}
.floatleft{ float:left;}
.floatright{ float:right;}
.clearboth{ clear:both;}
.spacer {height: 10px; width: 100%;}

#container {
	width: 980px;
	height: 100%;
	margin-left:auto;
	margin-right: auto;
}

#headercontainer {
	width: 980px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0;
}
.headerone {
	width: 300px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0;
}
.headertwo {
	width: 148px;
	height: 75px;
	float: left;
	margin: 45px 20px 0px 347px;
	padding: 0;
}
.headerthree {
	width: 148px;
	height: 75px;
	float: left;
	margin: 45px 17px 0px 0px;
	padding: 0;
}

.mainmenubg1 {
	width: 980px;
	height: 31px;
	background: url(../images/jpegs/body/menubg1.jpg) repeat-x;
	border-bottom: #D02320 solid 5px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

.mainnavcontainer {
    width: 980px;
	height: 30px;
}
.mainnavcontainer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mainnavcontainer li {
    margin: 0;
	float: left;
    list-style: none;
    display: inline;
}
.mainnavcontainer a {
    display: block;
    padding: 10px 20px 9px 20px;
	//padding: 9px 20px 9px 20px;
}
.mainnavcontainer a:link, .mainnavlist a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #4C0052;
}
.mainnavcontainer a:hover {
    background: url(../images/jpegs/body/menubg2.jpg) repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #FFFFFF;
}

.footercontainer {
	width: 980px;
	height: auto;
	float: left;
	border-top: #DDDDDD solid 5px;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 0px 0px;
}

.footerlist {
	width: 980;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0;
}
.footerlist ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.footerlist li{
	margin: 0px 0px 10px 0px;
    padding: 0;
    list-style: none;
	display: block;
}

hr.listSeparator {
	color: #D02320;
	background-color: #D02320;
	height: 1px;
	border: 0px;
}
a, a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #D02320;
	text-decoration: underline;
	font-weight: normal;
}
.button, a.button:link, a.button:visited, a.button:active  .button.input {
	background: url(../images/buttons/buttonbg.gif) repeat-x;
	border:1px solid #fff;
	color: #FFFFFF;
	padding: 4px;
	cursor:pointer;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.button:hover{
	background: url(../images/buttons/buttonbg_f2.gif) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.emailtext { 
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color: #333333;
}
a.emailtext:link, a.emailtext:visited, a.emailtext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #333333;
}
a.emailtext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #D02320;	
} 
.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #999999;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #D02320;	
} 
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-type: square;
}
a.sitetext:link, a.sitetext:visited, a.sitetext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #333333;
}
a.sitetext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #D02320;	
}
.sitetext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D02320;
}
a.sitetext1:link, a.sitetext1:visited, a.sitetext1:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #D02320;
}
a.sitetext1:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #333333;	
}

/*lightbox css*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;	
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/gifs/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/gifs/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/gifs/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* ::::::::::: FORMS ::::::::::: */

form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	padding: 15px;
	width: 98%;
}
label{
	float: left;
	font-weight: normal;
	text-align:left;
	padding-left: 2px;
	width: 20%;
	font-weight:bold;
	margin-bottom:10px;
}
label.two{
	float: left;
	font-weight: normal;
	text-align:left;
	padding-left: 2px;
	width: auto;
	font-weight:bold;
	margin-bottom:10px;
}

input, textarea, select{
	width: 40%;
	margin-right: 5px;
	margin-bottom:10px;
	float: left;
	height: auto;
	text-align:left;
	color:#000000;
}
input.SM, textarea.SM, select.SM{
	width: 20%;
	margin-right: 5px;
	margin-bottom:10px;
	float: left;
	height: 26px;
}
br{
	clear: left;
}

.form1{
	width: 180px;
	margin: 0px 0 0 0px;
}
.form1 label{
	float:left;
	width: auto;
	color: #000000;
	font-size: 10px;
}
.form1 input {
	float:left;
	width: 100px;
	height: auto;
	font-size: 9px;
}
.form1 input.SM {
	float:left;
	width: auto;
	height: 6px;
}
.form1 input.LG {
	float:left;
	width: auto;
	height: 30px;
}
.form1 br{ clear:left;}

.contactusform{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	float:right;
	width: 100%;
	float:left;
	padding: 20px;
}
.contactusform label{
	float: left;
	font-weight: bold;
	text-align:left;
	width: 120px;
	display:block;
	margin-bottom: 5px;

}
.contactusform input, select{
	width: 160px;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.contactusform textarea{
	width: 160px;
	height: 60px;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.contactusform br{
	clear: left;
}
.contactusform div{
	padding:0;
	margin-left: 95px;
	display:block;
	text-align:center;
}
.contactusform div.cap{
	width: 220px; height: 37px;background: white;  text-align:left; margin: 0; padding: 0; 
}
.contactusform p{
	display:block;
	text-align:left;
	padding:0;
}
.contactusform span{
	display:block;
	text-align:left;
	padding:0;
	padding: 5px;
	width: 100%;
}
/* ::::::::::: END OF FORMS ::::::::::: */


.submit input, .submit a, .submit a:link, .submit a:visited{ color: #fff; background: #003366; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 5px; cursor: pointer; text-decoration:none; width:auto; text-align:center;} 
.submit input:hover{ color: #fff; background: #990000; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 5px; cursor: pointer; text-decoration:none; width:auto; text-align:center;} 
