/* CSS Document */
body { width:auto; height:auto; padding:0; margin:0; background:#C89537; font-family:Arial, Helvetica, sans-serif;}
a { outline:none; color:#ff3366;}
img { border:none;}


#wrap { background:url(images/wrap_bg.jpg) repeat-y; width:904px; height:auto; margin:27px auto 0px auto;}
	#top { background:url(images/top.jpg) center top no-repeat; height:12px;}
	#center_wrap {  height:auto; width:880px; margin-left:11px; padding-bottom:20px; background:#ffffff;}
		#banner {}
		#nav { text-align:center; height:40px; background:url(images/nav_bg.jpg) repeat-x; position:relative; top:-4px;}
			#nav a { display:block; color:#FFFFFF; font-size:14px; text-decoration:none; line-height:40px; height:40px;}
				#nav a:hover {background:url(images/nav_hover.jpg) repeat-x;}
				#nav .current a { color:#FFFFCC; background:url(images/nav_hover.jpg) repeat-x;}
		#flash { height:200px; font-size:0px; line-height:0px;}	
		#content_wrap { background:url(images/content_bg.jpg) top repeat-x #ffffff; padding-top:40px; margin-top:1px; height:auto;  color:#4a4a4a; }
			#left { float:left; width:540px; margin-left:12px;}
			#leftServices { float:left; width:560px; margin-left:12px;}
				.title { font-family:Georgia, "Times New Roman", Times, serif; font-size:26px;}
				#line {margin:7px auto 17px auto; background:url(images/line.jpg) no-repeat; height:4px; font-size:0px; line-height:0px;}
				.main_text { font-size:14px; line-height:24px; margin-left:7px;}
				
				#articles {height:auto; width:550px; line-height:18px; font-family:verdana; font-size:12px;}
			        .box { border:1px dashed #999900; background:#FFFFCC; margin-bottom:10px; padding:10px;}
						.box .small_font {font-size:11px;}
			
			#right { float:right; width:282px; background:url(images/right_bg.jpg) left top no-repeat;}
				#right_content { width:200px; margin:20px auto 0 auto; font-size:15px;}
			#clearer { clear:both;}
		
		
			
	#bottom { background:url(images/bottom.jpg) bottom no-repeat; height:12px;}
	
#footer { margin:20px auto; padding-bottom:20px; text-align:center; font-size:11px;}
	#footer ul { list-style-type:none; text-align:center; margin:2px;}
		#footer li { display:inline; font-family:tahoma; color:#FFFFCC; padding-left:7px; padding-right:7px;}
			#footer a {color:#FFFFCC; text-decoration:none;}
	.copyright{ color:#ffffff;}
	
.brown {color:#9D691A;}
.bold { font-weight:700;}
.highlight { color:#9966CC; font-weight:700;}
.big_img img { width:500px; height:320px; border:7px solid #C89537;}
.bigtext { font-size:18px;}
