/*  Stylesheet for RAL &amp; Associates  Screen layout: */

body {
margin:0 auto;
padding:0;
background:#ffffff;
color:#333333;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

#wrap {
background:#ffffff;
color:#333333;
margin:0 auto;
width:760px;
	*padding-top: 20px;
}

#top {
	height: 100px;
	border-bottom: 4px solid #666666;
	border-top: 2px solid #CC6714;
	padding-top: 0px;
	background:#cac9c9;

}

#bottom {
	border-top: 4px solid #666666;
	border-bottom: 2px solid #CC6714;
	padding-top: 10px;
	background:#cac9c9;

}
/** 
body {
margin:0 auto;
padding:0;
background:#f4f4f4 url(../images/bg.gif) repeat-y center top;
color:#333333;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

#wrap {
background:#ffffff;
color:#333333;
margin:0 auto;
width:760px;
}

#top {
	height: 100px;
	border-bottom: 8px solid #666666;
	border-top: 4px solid #CC6714;
	padding-top: 0px;
	background:#cac9c9 url(../images/bg_top.gif) repeat-y center top;

}

#bottom {
	border-top: 8px solid #666666;
	border-bottom: 4px solid #CC6714;
	padding-top: 10px;
	background:#cac9c9 url(../images/bg_top.gif) repeat-y center top;

}
 **/

/*****   DEFAULT TEXT  ********/

h1 {
font-size:1.25em;
	*font-size: 1.0em;
font-weight:bold;
margin:0 0 10px 10px;
color: #999999;
}
h2.top, h3.top, h4.top, h5.top {
padding-top:2px;
	*margin-top:0px;
border-top: none;
}
h2, h3, h4, h5 {
font-size: 1.35em;	
	*font-size: 1.1em;
background-color: #FFF;
padding-top:10px;
font-weight: bold;
margin-top:36px;
margin-bottom:0px;
	*margin-bottom:-10px;
}

h2 {
color: #999999; /* Gray */
border-top: 1px solid #DDDDDD; /* A faint grey line below the text */
}

h3 {
color: #666666; /* Lighter Gray */
border-top: 1px solid #DDDDDD; /* A faint grey line below the text */
}

h4 {
color: #4b2942; /* Purple */
border-top: 1px solid #DDDDDD; /* A faint grey line below the text */
}

h5 {
color: #fec673; /* Yellow */
border-top: 1px solid #DDDDDD; /* A faint grey line below the text */
}

p {
	font-size: 0.8em;
		*font-size: 0.6em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
}

li {
font-size: 0.8em;
	*font-size: 0.6em;
}

a {
text-decoration:none;
color:#286ea0;
}

a:hover {
text-decoration:underline;
color:#286ea0;
}

a img {
border:0;
}

/*****   HEADER ********/

#header {
	clear:both;
	padding:0;
	color:#c7d28d;
	margin:0 auto;
	width:760px;
}

#header p {
float:right;
margin:-5px 0 0 0;
font-size:1.35em;	
	*font-size: 1.1em;
background-color:inherit;
}

#frontphoto {
	margin:0 auto;
	border:0;
	width: 760px;
}

/*****   LEFT MENU ********/

#avmenu {
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
	height:auto !important;
min-height:1000px;
}
body#sec_eight #avmenu {
height:auto !important;
min-height:500px;
}
body#sec_five #avmenu {
height:auto !important;
min-height:700px;
}
#avmenu ul {
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
}

#avmenu li {
margin-bottom:4px;
	*margin-bottom:2px;
font-size: 0.75em;
	*font-size: 0.6em;
}

#avmenu li a {
font-weight:bold;
text-decoration:none;
color:#FF9933;
display:block;
padding:3px 0 3px 10px;
	*padding:0px 0 3px 10px;
background:#ffffff;
border-left:1px solid #ffffff;
border-bottom:1px solid #CCCCCC
}

#avmenu li a:hover {
background:#F5F5F5;
color:#CC6714;
border-left:1px solid #999999;
}
body#sec_one #avmenu li#one a,
body#sec_two #avmenu li#two a,
body#sec_three #avmenu li#three a,
body#sec_four #avmenu li#four a,
body#sec_five #avmenu li#five a,
body#sec_six #avmenu li#six a,
body#sec_seven #avmenu li#seven a,
body#sec_eight #avmenu li#eight a {
background:#F5F5F5;
color:#CC6714;
border-left:1px solid #999999;
}

#avmenu h1 {
font-size:1.1em;
	*font-size: 1.0em;
font-weight:bold;
margin:0 0 10px 0;
color: #999999;
}

/*****   ANNOUNCEMENT UNDER MENU ********/

.announce {
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;
border-bottom: 2px dotted #cccccc;
border-top: 2px dotted #cccccc;
}

/*****   SIDEBAR RIGHT ********/

#sidebar {
	float:right;
	width:170px;
	margin:0 0 10px 0;
	padding:10 0 0 0;
	border-left:1px solid #f0f0f0;
	height:auto !important;
	min-height:1200px;
}
body#sec_five #sidebar {
height:auto !important;
min-height:700px;
}

#sidebar p {
line-height:1.4em;
margin:0 0 7px 10px;
padding-bottom: 10px;
border-bottom: 1px solid #DDDDDD;
}

#sidebar h1 {
	font-size:0.9em;
		*font-size: 0.8em;
	font-weight:bold;
	margin:0 0 10px 10px;
	color: #333333;
	font-style: normal;
}

.announce_right {
margin:10px 0px;
width:160px;
color:#505050;
background-color:#f4f4f4;
line-height:1.1em;
border-bottom: 2px dotted #cccccc;
border-top: 2px dotted #cccccc;
text-align: center;
padding: 10px 0px;
}

/*****   MAIN CONTENT ********/

#content {
	margin:0px 170px 20px 160px;
	border-left:1px solid #f0f0f0;
	padding:0 10px 0 10px;
	line-height:1.3em;
	text-align:left;
	height:auto !important;
	min-height:1805px;
}
body#sec_eight #content {
height:auto !important;
min-height:500px;
}
body#sec_five #content {
height:auto !important;
min-height:700px;
}

#content img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#content img.position{
float: left;
margin-right:10px;
display: block;
background:none;
color:#303030;
border:4px solid #f0f0f0;
}

/*****   FOOTER  ********/

#footer {
	clear:both;
	margin:0 auto;
	padding:10px 0 20px 0;
	width:760px;
	text-align:center;
	color:#333333;
}

#footer a {
font-size: 0.9em;
	*font-size: 0.8em;
color:#286ea0;
text-decoration:none;
}

#footer a:hover {
color:#333333;
text-decoration:underline;
}

/*****   DEFAULT CLASS TAGS  ********/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.center {
text-align:center;
}

.textright {
text-align:right;
}

.textright_italic {
text-align:right;
font-style: italic;
}

.med {
font-weight:bold;
font-size: 1.0em;
	*font-size: 0.9em;
line-height: 1.2em;
margin-bottom: -10px;
}

.bold {
font-weight:bold;
}

.bold_underline {
font-weight:bold;
color:#000000;
text-decoration: underline;
}

.subhead {
font-size: 0.9em;
	*font-size: 0.8em;
font-weight: bold;
color: #666666;
text-decoration: underline;
}

.hide {
display:none;
}

.margin_neg_top {
margin-top: -10px;
}

.margin_neg_bottom {
margin-bottom: -10px;
}

.margin_neg_both {
margin-top: -10px;
margin-bottom: -10px;
}

.margin_top {
margin-top: 20px;
}
