/*  BASIC HTML RULES  */
html {
height: 100%;
}

body {
font: normal 11px Arial, Helvetica, Sans-Serif;
background: #FFFFFF;
background-image:url('images/bg.jpg');
background-repeat:repeat;
background-attachment:fixed;
color: #1A1A1A;
text-align: left;
padding: 0;
margin: 0;
}

hr {
background-color: #FFFFFF;
color: #e37a02;
height: 1px;
width: 100%;
}

img {
border: none;
}

ul {
padding: 10px 0 20px 0;
margin: 0 0 0 17px;
list-style: square;
text-align:left;
}

ol {
padding: 10px 0 20px 0;
margin: 0 0 0 17px;
list-style: square;
text-align:left;
}

h2 {
height: 26px;
width: 240px;
display:inline-block;
background-color: transparent;
background-image:url('images/side-heading.png');
background-repeat:no-repeat;
background-position: center;
color: #FDFCDD;
font: bold 18px Arial, Helvetica, Sans-Serif;
text-align: center;
padding: 5px 0 0 0;
margin: 0;
}

h3 {
height: 26px;
width:600px;
display:inline-block;
color: #FFFFFF;
background-color: transparent;
background-image:url('images/content-heading.png');
background-repeat:no-repeat;
background-position:center;
font: bold 18px Arial, Helvetica, Sans-Serif;
text-align: center;
padding:5px 0;
margin: 0;
}

h4 {
font: bold 14px Arial, Helvetica, Sans-Serif;
text-align: left;
padding: 0;
margin: 0;
}

/*  BASIC LINK PROPERTIES  */
a {
color: #e37a02;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #1A1A1A;
text-decoration: underline;
font-weight: bold;
}

/* SIDE NAVs */
#sidenavleft {
width: 110px;
background-color: transparent;
font-size: 12px;
color: #1A1A1A;
text-align: left;
float: left;
padding: 5px;
}

#sidenavleft a {
display: block;
font-weight: bold;
text-decoration: none;
padding: 0;
margin: 0;
color: #1A1A1A;
}

#sidenavleft a:hover {
font-weight: bold;
text-decoration: none;
background-color: transparent;
color: #e37a02;
}

#sidenavright {
width: 110px;
background-color: transparent;
font-size: 12px;
color: #1A1A1A;
text-align: left;
float: right;
padding: 5px;
}

#sidenavright a {
display: block;
font-weight: bold;
text-decoration: none;
padding: 0;
margin: 0;
color: #1A1A1A;
}

#sidenavright a:hover {
font-weight: bold;
text-decoration: none;
background-color: transparent;
color: #e37a02;
}

/*  WRAPPER  */
#wrapper {
background: #FFFFFF;
border-right: 1px solid #feb15b;
border-left: 1px solid #feb15b;
width: 870px;
margin: 0 auto;
}

/*  HEADER AND TOP NAV AND TOP NAV LINKS  */
#header {
padding: 0;
text-align: center;
background-image:url('images/header.png');
background-repeat:no-repeat;
height:224px;
}

#header h1 {
color: #fd9720;
font: normal 48px Arial, Helvetica, Sans-Serif;
text-align: center;
float: right;
padding: 50px 20px 0 0;
margin: 0;
}

.slogan {
width: 600px;
color: #1A1A1A;
font: normal 20px Arial, Helvetica, Sans-Serif;
text-align: center;
float: right;
padding: 0;
margin: 25px 0 0 295px;
}

#topnavigation {
background-color: transparent;
background-image: url('images/top-nav.jpg');
background-repeat:repeat-x;
font-size: 16px;
color: #FFFFFF;
line-height: 26px;
text-align: left;
}

#topnavigation a {
display: inline;
font-weight: bold;
text-decoration: none;
padding: 8px;
margin: 0 6px;
color: #FFFFFF;
}

#topnavigation a:hover {
line-height: 26px;
text-decoration: none;
color: #e37a02;
}

/*  2 COLUMNS  */
#sidebarleft {
float: left;
text-align: left;
font-size: 12px;
width: 240px;
padding: 5px;
}

#contentcenter {
float: right;
text-align: left;
font-size: 12px;
width: 610px;
padding: 3px;
}

/*  FOOTER  */
#footer {
clear: both;
width: 870px;
height: auto;
font-size: 10px;
text-align: center;
background-color: transparent;
background-image:url('images/footer.jpg');
background-repeat:repeat-x;
padding: 5px 0;
}

/*  EXTRA CLASSES  */
.center {
text-align: center;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

/*  EXTRA IMAGE CLASSES  */
.imageleft-noborder {
margin: 0 10px 0 0;
float: left;
}

.imageright-noborder {
margin: 0 0 0 10px;
float: right;
}

.imageleft-border {
margin: 0 10px 0 0;
float: left;
border: 1px double #feb15b;
}

.imageright-border {
margin: 0 0 0 10px;
float: right;
border: 1px double #feb15b;
}

A.sasmakepage:link
{
	COLOR: 0054EE;
	FONT: 12px Arial;
	text-decoration : underline;
}
A.sasmakepage:visited
{
	COLOR: 0054EE;
	FONT: 12px Arial;
	text-decoration : underline;
}
A.sasmakepage:active
{
	COLOR: 0054EE;
	FONT: 12px Arial;
	text-decoration : underline;
}
A.sasmakepage:hover
{
	COLOR: 0054EE;
	FONT: 12px Arial;
	text-decoration : underline;
}
.sasmakepagetable 
{  
	font-family: "Arial, Helvetica, Sans-Serif", Verdana; 
	font-size: 12px; color: #000000; 
	background-position: center top; 
	background-color: #FFFFFF; clip:  rect(   ); 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	border-top: 1px solid #FDFCDD; 
	border-bottom: 1px solid #FDFCDD; 
	border-left: 1px solid #FDFCDD; 
	border-right: 1px solid #FDFCDD;}

A.makepage:link
{
	COLOR: 0054EE;
	FONT: 12px Arial;
	text-decoration : underline;
}
A.makepage:visited
{
	COLOR: 0054EE;
	FONT: 12px Arial;
	text-decoration : underline;
}
A.makepage:active
{
	COLOR: 0054EE;
	FONT: 12px Arial;
	text-decoration : underline;
}
A.makepage:hover
{
	COLOR: e37a02;
	FONT: 12px Arial;
	text-decoration : underline;
}
.makepagetable 
{  
	font-family: "Arial, Helvetica, Sans-Serif", Verdana; 
	font-size: 12px; color: #000000; 
	background-position: center top; 
	background-color: #FFFFFF; clip:  rect(   ); 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	border-top: 1px solid #FDFCDD; 
	border-bottom: 1px solid #FDFCDD; 
	border-left: 1px solid #FDFCDD; 
	border-right: 1px solid #FDFCDD;}
