a, a:visited {
	COLOR: #605143;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	COLOR: #8590a9;
	TEXT-DECORATION: overline
}

.imageback {
	background-color: #E6E6E6;
	border: 1px solid #5b5e5d;
	padding: 3px;
}



body {
	background-color: #fdfdfd;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	margin: 0;
}

p {
	margin-left: 20px;
	margin-right: 20px;
	color: #8f8d8d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 24px;
}
i, em {
	color:#0d3171;
	font-family: Georgia, "Times New Roman", Times, serif;
}
b, strong {
	color:#53617C;
}

#container {
	width: 1024px;
	margin-top: 0px;
}


#header {
	width: 1024px;
	height: 359px;
	margin-top: 0px;

}


#content {
	margin-top: 0px;
}

#main {
	width: 900px;
}

blockquote {
	text-align: center;
	margin: 10px 185px;
	color: #8E8E8E;
	font-weight: normal;
	bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F3F2F0;
	border: 1px dashed #d8d7d7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 500px;
} 


#links {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
} 

#footer {
	clear: both;
	width: 100%;
	margin-top: 15px;
	height: 100px;
	background-color: #efeded;
	padding-top: 30px;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;

}




h1 {
	text-align: left;
	background: url(images/h1.gif) top left no-repeat;
	font-weight: normal;
	line-height: 35px;
	font-size: 24px;
	text-indent: 5px;
	color: #7888A1;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin-left: 10px;
	padding-left: 40px;
	border-bottom: 1px dashed #d8d7d7;
     
}

input, textarea, option, select {
	background-color: #F3F2F0;
	font: 11px Georgia, Serif;
	color: #5B5E5D;
	letter-spacing: 0px;
	border: 1px solid #a7a7a7;
	padding:2px;
}

ul, ol, li {
	font-size: 12px;
	color: #9a9999;
	line-height: 24px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	text-align: left;
	background: url(images/header.gif) top left no-repeat;
	font-weight: normal;
	line-height: normal;
	font-size: 18px;
	text-indent: 5px;
	color: #858585;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin-left: 10px;
	border-top: 1px dashed #d8d7d7;
}

#nav {
	
	background-image: url(images/tophead.jpg);
	height: 151px;
	background-repeat: no-repeat;
}

.nav_int {
	font-family: "Century Gothic", sans-serif, Arial;
	font-size: 18px;
	text-transform: uppercase;
	color: #dcdadb;
	padding: 15px 0 0 200px;
	
}

.nav_int a{
	font-family: "Century Gothic", sans-serif, Arial;
	font-size: 18px;
	text-transform: uppercase;
	color: #dcdadb;
	font-weight: normal;
	
}

.nav_int a:hover { 
     color: #c0ad94;
	 

}

#top_img {
	background-image: url(images/top2.jpg);
	height: 208px;
}
.footer_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 863px;
}

.cont_img {
	margin-right: 10px;
}
