body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #3A4351;
  font-size: 75%;
  background: #fff;
  border: 0;
margin: 0;
padding: 0;
text-align: center;
}
div{
margin: 0;
padding: 0;
}

img{
border: 0;
}

h1, h2, h3, h4, h5, h6 { 
	padding: 15px 0;
	color: #333;
	margin: 0;
	}
h1{
	font-size: 140%;
	font-weight: 600;
	padding: 20px 10px 0 0;
	}


h2{
	font-size: 120%;
	
}

h3{
	font-size: 115%;
	font-weight: normal;
	padding-top: 0;
}
h4{
	font-size: 110%;

}
h5 {
  font-size: 100%;
}
h6 {
  font-size: 110%;
  font-weight: normal;
}



a:link		{ color: #394353; font-size: 100%; text-decoration: underline;}
a:active		{ color: #394353; font-size: 100%; text-decoration: underline;  }
a:visited		{ color: #394353; font-size: 100%; text-decoration: underline;  }
a:hover		{  color: #6A0769; font-size: 100%; text-decoration: none; }

ul {
	color: #6B076B;
	list-style: square;
	list-style-position: outside;
	padding: 10px;
	font-size: 12px;
 	margin: 5px 5px 5px 35px;
}
.bigbullet{
list-style-image: url(images/bullet.gif);
margin-left: 130px;
}
.bigbulletfont{
list-style-image: url(images/bullet.gif);
margin-left: 130px;
font-size: 16px;
}
li {
    padding: 0 0 5px 0;
	margin-left: 0px;	
	color: #3B4251;
}
big{
font-size: 14px;
}
#menu a:link, #menu a:active, #menu a:visited{
 color:  #363943;
   text-decoration: none; 

}

#menu a:hover, #menu a:focus{
 color: #6B076B; 

}

#footer a:link, #footer a:active, #footer a:visited{
 color:  #fff;
   text-decoration: none; 
	padding: 0px;
}

#footer a:hover, #footer a:focus{
text-decoration: underline;
}

#rightcol a:link, #rightcol a:active, #rightcol a:visited{
 color:  #6B076B;
   text-decoration: underline; 

}

#rightcol a:hover, #rightcol a:focus{
 color: #363943; 
 text-decoration: none;

}
 #menu{
 width: 100%;
 clear: both;

 }


 #divBody{
 width: 1000px;
 text-align: left;
 margin: 0 auto;
 }


 
 #top{
 clear: both;
 padding: 0;
 margin: 0;
 }
#top img{
margin: 20px 0 5px 20px;
}
#menu ul{
margin: 0;
padding: 2px 0;
list-style: none;
width: 100%;
text-align: center;
}
#menu li{
display: inline;
padding: 0 13px;
line-height: 26px;
font-size: 12px;
color: #000;
}

#footer ul{
padding: 0;
margin: 0;
text-align: center;
font-size: 12px;
}
#footer li{
display: inline;
margin: 0;
padding: 0 13px;
}
 #content{
margin: 0;
width: 510px;
float: left;
padding: 0 80px 0 100px;
border-right: 1px solid #E7E7E7;
 }
#contentgallery{
margin: 0;
float: left;
border-right: 1px solid #E7E7E7;
 padding: 0; 
 width: 690px;
 }
 #contentgallery h1{
 padding-left: 100px;
 }
#rightcol{
width: 130px;
margin: 0 5px;
float: right;
padding: 0 90px 0 0px;
}
#footer{
background: url(images/footerback.jpg) repeat-y;
color: #fff;
margin: 0;
border-top: 5px solid #fff;
clear: both;
padding: 4px 0;
}
#footer p{
text-align: center;
padding: 2px;
margin: 0;
word-spacing: 2px;
}
#rightcol strong{
font-size: 115%;
}
.topimage{
margin-bottom: 5px;
}
.bulletimg{
float: left; 
display: block; 
margin-right: 10px;

}
p {
font-size: 100%;
padding: 12px 0px 0px 0px;
margin: 0 0 5px 0;
 }




.leftfloat{
float: left;
}


.rightfloat{
float: right;
}

.center{
text-align: center;
}
.right{
text-align: right;
}

.clear{
clear: both;
}

.leftmarg{
margin-left: 130px;
}

input{
border: 0;
background: url(images/inputback-.jpg);
width: 20px;
margin: 0 10px 0 0px;
padding: 4px 6px;
font-size: 11px;
}
label{
font-size: 100%;
display: block;

}


.button{
background: url(images/submitback.jpg) no-repeat;
color: #6A0769;
font-weight: bold;
border: 0;
width: 97px;
margin-left: 59px;
font-size: 11px;
}
form{
font-family: Trebuchet Ms;
font-size: 100%;
margin-top: 0;
float: right;
width: 160px;
}
form h1{
font-family: Arial, Helvetica, sans-serif;
}
form p{
line-height: 17px;
padding-bottom: 10px;
}
input, textarea, select{
margin-top: 2px;
width: 145px;
}
textarea{
height: 80px;
vertical-align: middle;
}

select{
width: 186px;
}

.checkboxes{
width: 15px;
float: left;
margin-top: -5px;
height: 25px;
background: none;
}
.contact{
font-size: 110%;
margin-left: 10px;
}

.magentafont{
color: #6B076B;
}
.centercopy{
color: #6A0769;
text-align: center;
font-size: 11px;
padding: 5px;
}
.centercopy a:link, .centercopy a:active, .centercopy a:visited{
color: #6A0769;
} 
