body {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: arial, helvetica, sans-serif;
	background: #47122B;	
	position: relative;
 }
/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #8a1d04;
	 }

a:hover, a:visited:hover {
	color: #aeaeae; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/* Abbreviations */	
abbr { border-bottom: 1px dotted #900; cursor: help; }


/*------------------HEADING--------------------*/

h1 {
	margin: 0px 0 0 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	color: #64326B; }

h1 span { color: #666;font-size:0.5em;vertical-align:0.2em }

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #390; }

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
	color: #000; }

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #390; }
	
h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #069;
	}

h5 span {
	display: block;
	color: #333;
	font-size: 0.8em;
	font-weight: normal; }

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #600; }

/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em; }

/*/*/a{}
body p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; }
  
html>body p { font-size: small; }
/* */

p.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }

blockquote {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px;
	font-size:11px;
	line-height:17px;
	color: #666; }
	
	
/*------------------FORMS----------------*/

input.txt, textarea.txt {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #333; }

select {
	font-size: 11px; }

form {
	display: block;
	margin: 0px;
	padding: 0px; }
	

/*--------------MISCELLANEOUS----------------*/

img { border: none; }
hr { display: none; }

/* Outer bounding box for all pages */
#Frame {
	margin: 35px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: #47122B;
	width: 750px; }

/* Basic header style applied to H1 element */
/* Phark Image Replacement Technique */
#Logo {
	position: relative;
	float: left;
	margin:0;
	padding:0px 0 0px 0;
	height: 76px;

	}
#Logo a {
	padding:0px 0 0px 0;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 76px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	color: transparent;
	}

#Logo a span, #Logo span { display: none; }

/*--------------MAIN NAVIGATION----------------*/
#navigation {
	height: 28px;
	width: 730px;
	margin: 7px 0 7px 0;
	padding: 10px 0 0 20px;
	position: relative;
	background: #722B55;
	font-size: 14px;
	}
#navigation ul {
	display: inline;
	}
	
#navigation li {
	margin: 0;
	padding: 0 19px 0 0;
	list-style: none;
	display: inline;
	}
	
#navigation a:link, #navigation a:visited { color: #ffffff; text-decoration: none; padding: 2px 4px 2px 4px; }
#navigation a:hover, #navigation a:visited:hover { color: #EFDCE6; background: #3a0923; padding: 2px 4px 2px 4px; text-decoration: none; }

#navigation a.selected,#navigation a.selected:link, #navigation a.selected:hover, #navigation a.selected:visited:hover { color: #EFDCE6; background: #000000; padding: 2px 4px 2px 4px; text-decoration: none; }



/*---------------LAYOUT BOXES----------------------*/

/* 2-column layout container */
#Content {
	margin: 0px 0 0 0;
	padding: 0px 0 0px 0;
	text-align: left;
}

/* Sidebar column */
#SubCol {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 257px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: #3A0923;
	width: 257px; } html>body #SubCol { width:257px; }

/* One column only */
#MainCol {
	margin: 0;
	float: right;
	padding: 25px 25px 10px 25px;
	background: #EFDCE6;
	width: 436px; }

#HomePageWrapper {
	float: left;
	background: url(http://www.saricooper.com/img/home_bg.gif) repeat-y top;
}
	
/* One column only */
#MainColSecondary {
	margin: 0;
	float: left;
	padding: 30px 30px 15px 30px;
	background: #EFDCE6;
	width: 690px; }

#FooterBar {
	float: left;
	width: 730px;
	margin: 7px 0 7px 0;
	padding: 12px 0px 0px 20px;
	background: #722B55;
}

/*------------MISCELLANEOUS-----------------------*/
.searchfield {
	border: 1px solid #626366;
	height: 18px;
	top: 0px;
}
.textareafield {
	border: 1px solid #626366;
	top: 0px;
}
.sectiontitle{
	padding: 0 0 15px 0;
}

.inlinephoto {
	float: left;
	border: 5px solid #64326B;
	margin: 6px 25px 0 0;
}

#BodyText{
	margin: 0px 0px 0px 0px;
	padding: 0 0px 0px 0px;
	float: left;
}

#BodyText img{
	padding: 0px;
}
#BodyText p {
	padding: 0px 0px 3px 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	color: #000000; }
	
#BodyText #FooterBar p {
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #ffffff; }

#BodyText ul {
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0 0 18px 35px;
}

#BodyText ul li {
	font-size: 14px;
	padding: 0px 0px 3px 8px;
	margin 0;
}
#BodyText h6 {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #3F3F3F; }

#BodyText h5 {
	padding: 0px 0px 3px 1px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #3F3F3F; }

#BodyText h4{
	padding: 0px 0px 0px 0px; 
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #3F3F3F; }
	
#BodyText h3 {
	padding: 0px 0px 5px 0px; 
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color: #3F3F3F; }

#BodyText h2 {
	padding: 0px 0px 15px 0px;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	color: #434343; }
	
#BodyText h1 {
	padding: 0px 0px 15px 0px;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #64326B; }

hr {
	padding: 5px 0px 5px 0px;
color: #f00;
background-color: #f00;
height: 1px;
 }

#BodyText a:link, #BodyText a:visited { color: #711C40; text-decoration: none;}
#BodyText a:hover, #BodyText a:visited:hover { color: #3f3f3f;text-decoration: underline; }

#BodyText #FooterBar a:link, #BodyText #FooterBar a:visited { color: #EFDCE6; font-weight: bold; text-decoration: none;}
#BodyText #FooterBar a:hover, #BodyText #FooterBar a:visited:hover { color: #ffffff;text-decoration: underline; }


/*-------------- Copyright Footer -----------------*/
#Copyright {
	font-family: arial, helvetica, sans-serif;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: 750px;
}
#Copyright h5 {
	margin: 0px 0px 0 0;
	padding: 0px 0 0 0;
	border-bottom: none;
	color: #773F5D;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	}
	
#Copyright a:link, #Copyright a:visited { color: #6B6D6F; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #6B6D6F;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

/* Hide warning from newer browsers */
.oldbrowsers { display: none; }

td.nowrap {
	white-space: nowrap;
	}