body {
	background-image:url(/images/bg-ivory.gif);
	background-repeat:repeat-x;
	background-color:#f7f2e3;
	margin: 0; 
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
img {
	border:none;
}

/*  CLASSES  */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin-left: 250px;
	margin-right:20px;	
	margin-top:0px;
	color:#666666;
}
.title {
	font-size: 25px;
	margin-left: 250px;
	margin-top:0px;
	font-weight:bold;
	color:#7686ab;
}

a {	
	color:#84a7fd;
	text-decoration:none;
}

a:hover {
	color:#8896ab;
	text-decoration:underline;
}
.img {	margin-left:255px;}
.article-pane{
	font-size:10px;
	text-align:left;
	margin-left:10px;
	margin-right:30px;
	text-align:justify;
}
.list-text{
	margin-left:10px;
}
.quote-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin-left: 20px;
	margin-right:240px;	
	margin-top:0px;
}
.new-articles-ul{	
	text-align:justify;
	margin-left: 240px;
	margin-right:20px;	
	margin-top:0px;
}
.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-left: 0px;
	margin-right:140px;	
	font-weight:bold;
	color:#444;
}

.section-link-text1 {
	margin-left:270px;
}

.comp-contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin-left: 230px;
	margin-right:15px;	
	margin-top:0px;
}
.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	margin-left: 220px;
	margin-right:10px;	
	margin-top:0px;
}
.sponsored-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	display:inline;
	font-weight:bold;
}
.form-field{
	font-size: 11px;
}
.forms{
	font-size: 11px;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	margin-left: 20px;
	margin-right:240px;	
}
/* MAIN DIV'S */
#wrapper {	width:950px;	margin:0 auto;	background:url(/images/bg.png) repeat-y;}

#main-window{
	background: #eeeee0; 
	width: 900px;
	margin:auto;
	margin-top:0px;
}
#top-container{
	position:absolute;
	width:900px;
	top:0px;
	z-index:1;
}
#logo{
	position:absolute;
	top:10px;
	margin-left:10px;
	z-index:2;
}
#menu{
	position:absolute;
	top:208px;
	margin-left:50px;
	z-index:100;
}
#quote{
	position:absolute;
	top:14px;
	height:54px;
	margin-left:610px;
	z-index:2;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

	#quote a {
		color:#CB4BB2;
		text-decoration:none;
	}
	
	#quote a:hover {
		color:#CB4BB2;
		text-decoration:underline;
	}
#telnum{
	position:absolute;
	background:url(/images/telnum.png) no-repeat;
	margin-left:610px;
	top:84px;
	height:54px;
	width:200px;
	color:#7585aa;
	font-size:20px;
	z-index:5;
	font-weight:bold;
}

	#telnum p {
		padding:0px;
		margin:14px 10px 10px 35px;
	}

#buttons {
	position:relative;
	top:0px;
	left:0px;
	z-index:2;
	width:900px;
}

	#buttons img {
		padding:0;
		margin:0;
	}

#icons {
	position:absolute;
	top:10px;
	left:820px;
	height:150px;
	width:70px;
}
	
#sidebar{
	position:absolute;
	margin-left:0px;
	top:380px;
	z-index:1;
	width:250px;
}
#side-container-top{
	background-image:url(/images/latest-articles.gif);
	z-index:1;
	width:250px;
	height:62px;
}
#side-container{
	width:250px;
	background:url(/images/latest-articles-middle.gif) repeat-y;
	z-index:1;
}
#side-container-bottom{
	position:relative;
	width:250px;
	height:20px;	background:url(/images/latest-articles-bottom.gif) no-repeat;
}
#quote_form {
	margin-left: 240px;
}

#footer{
	position:relative;
	height:32px;
	background:url(/images/footer.gif) no-repeat;
}

#footer p{
	color:#908f8f;
	padding:5px 0 0 0;
	text-align:center;
}

#map {
	margin-left:250px;
}

/* IMAGE GALLERY STYLES */

.image-gallery {
	width:630px;
	height:195px;
	margin-left:250px;
	margin-bottom:20px;
}

.inner-gallery {
	width:620px;
	height:185px;
	border:1px solid #c4c4c4;
	background:url(/images/gallery-bg.gif) no-repeat;
}

.inner-gallery img {
	padding:10px;
	width:340px;
	float:left;
}

.image-gallery .title-text {
	margin-top:0;
	font-weight:bold;
	color:#7686AB;
}

.image-gallery .gallery-text {
	float:right;
	width:240px;
	padding:10px
}

.gallery-text img {
	width:196px;
	height:29px;
	padding-bottom:0px;
}


.small-gallery {
	margin-left:250px;
	width:630px;
	border:1px solid #c4c4c4;
}

.small-gallery img {
	margin:10px;
	border:2px solid #c4c4c4;
}

.area-names {
	margin-left:250px;
	margin-bottom:25px;
}

.area-names ul{
		float:left;
		width:170px;
		list-style-type:none;
		font-size:12px;
		font-family:verdana;
	}
	
	.area-names li {
		border-bottom:1px dashed #999999;
	}
	
	.area-names a {
		color:#595959;
		display:block;
		padding:1px;
		width:100%;
		text-decoration:none;
	}
	
	.area-names a:hover {
		background-color:#F8FBBD;
		color:#000;
		text-decoration:none;
	}

	.clear {
		clear:left;
	}
/**  PAGE THEME 

#wrap {
	width:630px;
	margin-left:250px;
	border:1px solid #bdbcbc;
}

#wrap .text, #wrap .title {
	margin-left:20px;
}

#theme-page-bottom {
	margin:10px 10px;
	background:url();
	border:1px solid #bdbcbc;
}

#theme-page-bottom img{
	margin:5px 50px;
}**/

