/*_______________________overall document styles_______________________*/
/*___________________organized by the magic CSS elph___________________*/
/*________________________I win the Internets!_________________________*/

body {
	background-color: #fff3fb;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}
a:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}		
a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*____change color here___*/
a:hover {
	color: #ee659e;
   	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*____change color here___*/
a:active {
	color: #ee659e;
   	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*_______________________header class styles_______________________*/

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
	width: 182px;
	text-align:center;
}

/*_______________________nav class styles_______________________*/

/*____change border-bottom-color here___*/
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	list-style-type: none;
}

/*_______________________contactInfo - address at the bottom of the content_______________________*/
#contactInfo  {
text-align:center;
width: 443px;
height: auto;
margin: 0px 0px 0px 0px;
padding: 0xpx 0px 10px 0px;
}

#indexcontactInfo  {
text-align:center;
width: 315px;
height: auto;
margin: 0px 0px 0px 0px;
padding: 0xpx 0px 10px 0px;
}




/*_______________________bottom class styles_______________________*/

a.bottom:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.bottom:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.bottom:hover {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.bottom:active {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*_______________________bottom class styles_______________________*/

/*____change color here___*/
a.main:link {
	color: #ee659e;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*____change color here___*/
a.main:visited {
	color: #ee659e;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.main:hover {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.main:active {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Quick Contact */
#qc {
	width: 137px;
	margin-top: 10px;
}

#qc p{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ee659e;
	margin-left: 5px;
}

#qc h1{
	font-size: 16px;
	color: #ee659e;
	margin-top: 5px;
}

#qc h2{
	font-size: 14px;
}

#qc form{
font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 2px solid #72666b;
	width: 137px;
}

#qc form input, #qc form textarea{
font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	border: 1px solid #72666b;
	width: 115px;
	text-align: left;
	margin: 0px 0px 10px 10px;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
.address2 {
  display: none;
}
.valid {
    background-color: #007940!important;
}
.invalid {
    background-color: #F00000!important;
}
#hidden {
	display: none;
}

#button {
}
#right {
	float: right;
	width: 137px;
	margin-left: 5px;
}

#right img {
	border: 3px solid #c7cbca;
}
#facebook {
	width: 126px;
	border:none !important;
	margin: 10px 0px 0px 4px;

	
}
#twitter {
	width: 126px;
	border:none !important;
	margin: 10px 0px 0px 4px;

}


.table {
	
}
.table table{
	height: auto;
	width: 305px;
	text-align: center;
	vertical-align: top;
	
}
.table table tr{
	
}
.table table tr td{
	
}
.vthumb {
	margin:0 0 0 50px;
	border:solid 2px #000000;
}

#ValidationSummary2 {
	color:#FF0000 !important;
}
#ValidationSummary2 li{
	color:#FF0000 !important;
}

#errors {
	width: 300px;
	height:auto;
	padding: 0 0 0 50px;
}
#lblErrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000 !important;
}
#lblErrors ul {
}
#lblErrors li {
	color:#FF0000 !important;
}

#btnValidateForm {
	margin: 0px 0px 100px 150px;
	padding: 0px 0px 0px 0px;
}
.address2 {
	display: none;
}

#captcha input {
	font-size: 9px !important;
}

#captcha img {
	margin: 0 0 5px 55px;
	border: none;
}

#blogger-navigation {
}

#blogger-navigation h3 {
}

#blogger-navigation ul {
	list-style-type: none;
}

#blogger-navigation ul li {
	margin-top: -10px;
	margin-left: -25px;
}

#blogger-navigation #powered-by {
	margin-bottom: 25px;
	text-align: center;
}

#bloggerMain img.icon-action {
	border: none;
}