
/* CSS Document - 27th - Aug'09 */


/* --------------------------- 
         DEFAULT STYLES
 ----------------------------- */
 
body { margin:0; padding:0; background-color:#eee; color:#474747; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px;} 

img, a img { border:none;}

a { color:#0065A4; text-decoration:underline;}
a:hover { color:#084178; text-decoration:underline;}

h1 { font-size:18px;}
h2 { font-size:16px;}
h3 { font-size:14px;}


/*---------- PAGE STYLES ----------- */
.Wrapper { width:938px; margin:20px auto 10px auto; padding:0;}
	.wr-top { width:938px; margin:0; padding:0; float:left;} /* -- for top shadow images --*/
	.wr-bottom { width:938px; height:13px; margin:0; padding:0; float:left;} /* -- for bottom shadow images --*/
	
.Container { width:878px; float:left; margin:0; padding:10px 30px; background:url(../images/wrapper-mid.png) repeat-y;}
	.Logo { float:left; width:222px; display: block; height:65px;}
	.phone-number { float:right; width:145px; height:32px; margin:35px 0 0 0; padding:0;}
	
.Navigation { width:878px; height:34px; float:left; margin:18px 0 1px 0; padding:0; background:url(../images/nav-bk.gif) repeat-x;}
	.Navigation ul { margin:0 0 0 2px; padding:0; list-style:none; display:inline;}
	.Navigation ul li { margin:0; padding:0; list-style:none; display:inline; line-height:34px; color:#fff;}
	.Navigation ul li a { padding:10px 6px; margin:0; color:#fff; text-decoration:none;}
	.Navigation ul li a:hover { padding:10px 6px; margin:0; color:#fff; text-decoration:none; background:url(../images/nav-hover.gif) repeat-x top;}
	.Navigation ul li a.select { font-weight:bold; background:url(../images/nav-hover.gif) repeat-x top;}

.Header { width:878px; float:left; margin:0; padding:0; height:253px;}

.Subject { width:878px; float:left; margin:25px 0 0 0; padding:0;}
	.Left-subject { width:625px; float:left;}
		.Left-subject p { margin:5px 0 15px 0; padding:0;}
		.fancy-brown-box { border:1px solid #D9CDBA; background-color:#F8F0E4; width:622px; float:left; margin:10px 0 15px 0; padding:0 0 10px 0;}
			.fancy-brown-box h2 { background-color:#E8DDCD; border-bottom:1px solid #D9CDBA; line-height:35px; text-align:center; color:#9A8461; font-size:16px; font-weight:bold;}/*color:#896E46;*/
			.fancy-brown-box p { margin:8px 0 0 0; text-align:center; color:#474747;}
			.fancy-brown-box p a { color:#60400B; text-decoration:underline;}
			.fancy-brown-box p a:hover { color:#C49144; text-decoration:underline;}
			.fancy-brown-box .quote-mark { font-family:"Times New Roman",Georgia,Arial,Helvetica,sans-serif; font-size:2.2em; color:#A79371;}
	
	.Right-subject { width:225px; float:right;}
		.right-box-item { width:225px; float:left; margin:0 0 15px 0; padding:0;}
		.right-box-item p { line-height:20px;}
		
.Footer { width:878px; margin:10px 0 0px 0; padding:0; float:left; border-top:1px solid #dbdbdb; color:#437AAF; text-align:center; line-height:30px;}		
	.Footer a { color:#204D78; text-decoration:none; padding:0 3px;}		
	.Footer a:hover { color:#3891CA; text-decoration:none; padding:0 3px;}
	
	
.Copyright { width:878px; margin:0 auto 15px auto; text-align:center; color:#848484;}
	.Copyright a { color:#333; text-decoration:underline;}
	.Copyright a:hover { color:#666666; text-decoration:underline;}	

/* ------- Text Colors ------- */
.size14 { font-size:14px; font-weight:bold;}
.browntext { color:#A79371;}
.bluetext { color:#0065A5;}


/* --------- Team Member Page ----------- */
.Left-subject .Member-details { width:195px; margin:10px 15px 10px 0; float:left; border-right:1px solid #E5E5E5;}


/* --------- Calender Page ----------- */
.Left-subject  ul { margin:10px 0 10px 20px; padding:0; list-style:none;}
.Left-subject  ul li { margin:3px 0 3px 0; padding:0 0 0 12px; list-style:none; background:url(../images/bullet2.gif) no-repeat 0 6px;}

/* ------------ Member-websites Page ----------- */
.Member-websites { width:300px; margin:10px 10px 10px 0; float:left; display:inline;}

/* ------------ Facts & Highlight Page ----------- */
.Reference-category { width:300px; margin:10px 10px 10px 0; float:left; display:inline;}
	



	


