body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dbdbdb;
	background-image:   url(../images/bg_e.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}



.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}

h1	{ font-size:1.2em; color:#fff; }


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AB6597;
	padding-bottom:10px;
}
a.footer:link {
	color: #AB6597;
	text-decoration: underline;
}
a.footer:visited {
	color: #AB6597;
	text-decoration: underline;
}
a.footer:hover {
	color: #6D2E57;
	text-decoration: underline;
}
a.footer:active {
	color: #6D2E57;
	text-decoration: underline;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #D5C5D1;
	background-color: #A36892;
}

.quickcontact {
	width: 160px;
}

a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #AB6597;
	text-decoration: underline;
}
a:active {
	color: #AB6597;
	text-decoration: underline;
}

#procedures {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#procedures li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 28px;
	list-style-type: none;
}

/*--------------------------bgimages----------------------------*/

.contact {
	background:  url(../images/index/index_r5_c6.jpg) top left no-repeat;
	width: 264px;
	height: 249px;
	margin: 0px;
	padding: 0px;
}
.contact ul {margin-top: 0px;}
#blog-nav {
	background: url(../images/sub/blog_title.jpg) no-repeat;
	height: 83px;
}
.bodybg {
	background:  url(../images/index/bobybg.jpg) top left repeat;
	margin: 0px;
	padding: 0px;
}

.contactbg {
	background:  url(../images/index/index_r9_c6.jpg) top left repeat;
	margin: 0px;
	padding: 0px;
}

#eye {
	width: 244px;
	height: 134px;
	background:  url(../images/index/eye1.jpg) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#bna {
	background-color: #331628;
}


#bna p{ 
	margin-left: 20px;
	margin-right: 20px;
}

body#news_pop {
	background: #331628 url(../images/sub/header-pop_up.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	width:500px;
}
body#news_pop h1{
	margin:80px 5px 0px 10px;
}
body#news_pop h2{
	margin:0px 5px 0px 10px;
}
body#news_pop p {
	margin-left: 10px;
	margin-right: 5px;
}

img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}
	
#footer {
	width:685px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#A36892;
	margin-bottom:10px;
	}


/* ----- global form elements ----- */ 

form {
	width:150px;
	margin:0px 0 10px 40px;
	}

form label	{ 
	font-size:.80em; 
	color:#fff; 	 
	}

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#A36892 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #fff;
	color:#fff;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:.80em;
	}
	
select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 




/* ----- main contact form ----- */ 
 
#contact-main { 
	margin:20px 0px 15px 0px;
	}

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:.85em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:170px; }
	
#contact-main label textarea { height:100px; overflow:auto; }


/* ----- submit button form elements ----- */ 

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding-bottom:2px; 
	}

input.submit-contact-main { margin:95px 0px 2px 243px; }


.text-above-form {
	margin-left:40px;
	padding-right:20px;
	}

.textin { 
	font-size:.95em;
	color:#fff;	
	margin-left:40px;
	padding-right:20px;
	}	
	

.quick-text {
	padding-bottom:15px;
	}
	
body#blog .quick-text p {
	width: 188px;
	padding:0;
	margin:0;
	}
	
/*----------- blog styles ----------------------*/
body#blog p {
	margin: 5px 25px 0 40px;
}

body#blog .storycontent ul, body#blog .storycontent ol {
	margin: 5px 25px 0 65px; 
}

body#blog h2, body#blog h3 {
	margin: 15px 0 5px 40px;
}

.meta {
	margin: 5px 0 5px 40px;
}

.feedback {
	margin: 10px 0 15px 40px;
}

body#blog .contact li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
}

#blog-button {
	margin: 10px 0 0 0;
	background: url(../images/sub/blog-button2.jpg) no-repeat;
	width: 264px;
	height: 55px;
}

#blog-button span {
	display: none;
}

#blog-button a {
	display: block;
	width: 264px;
	height: 55px;
}

#categories {
	padding-top: 10px;
}

body#blog li#meta ul li a img {
	border: none;
}

body#blog form#commentform {
	margin-left: 40px;
	padding: 0;
}

body#blog input#submit {
	*margin-left: -40px;
	padding: 0;
}




