/* CSS template by Cumulus Website Design & SEO */

* 
{
	margin:0;
	padding:0;
}

body 
{
	font-size: 0.8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center; /* IE fix to centre the page */
	background: url(../images/orange-blend.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: black;
}

/* page container */

#container 
{
	width: 740px;
	font-size: 90%;
	margin: 0 auto 0 auto;
	background: #000000;
	border-color: #666666;
	border-style: solid;
	border-width: 2px;
	text-align: left; /* IE fix to reset text to normal alignment */
}

/* page sections */

#top-nav 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	background: #333333;
	color: White;
	font-size: 95%;
	text-align: right;
	clear: both;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;	
}

#header 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	height: 100px;
	margin: 0;
	color: #ffffff;
	text-align: left;
	clear: both;
	background: #000000 url(../images/logo.jpg);
}

#address 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 0 10px 40px;
	background: #333333;
	text-align: left;
	clear: both;
	font-size: 100%;
}

#nav 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	background: #333333;
	font-size: 100%;
}

#sidebar
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	width: 170px;
	margin: 20px 2px 20px 2px;
	color: #ffffff;
	font-size: 100%;
	background: #000000;
}

#content 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 529px;
	margin: 0px 0px 20px 0px;
	padding: 10px 15px 10px 0;
	float: right;
	font-size: 100%;
	background: #000000;
	min-height: 550px;
}

#footer 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	padding: 5px 0 5px 0;
	background: #333333;
	text-align: center;
	font-size: 100%;
}

/* headings */

#content h1 
{
	padding: 0 0 10px 0;
	margin: 20px 0px 20px;
	font-size: 170%;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-transform: uppercase;
}

#content h2 
{
	padding: 10px 0 10px 0;
	margin: 20px 0px 10px 0;
	font-size: 160%;
	font-weight: normal;
	color: white;
}

/* sidebar sections */

.leftbox
{
	margin: 2px 0 15px 2px;
	border: 1px solid #666666;
	padding: 2px 2px 2px 2px;
}

.sidebarnav,
.sidebarimg,
.sidebartxt
{
	font-size: 95%;
	color: #ffffff;
	background-color: #333333;	
}

.logos
{
	margin: 0 0 0 33px;
}

/* list settings */

#header ul
{
	padding-top:8px;
}

#nav ul
{
	padding-left: 30px;
}

#header ul li
{
	font-size: 100%;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 20px;
	line-height: 1.3em;
	list-style: none;
}

#nav ul li 
{
	list-style: none;
	display: inline;
	padding: 5px 14px 0 10px;
	font-size: 150%;
	color: #ffffff;
}

#content ol,
#content ul
{
	padding: 5px 0px 10px 0px;
}

#content ul li
{
	margin-left: 25px;
	list-style: disc;
	text-align: justify;
	line-height: 1.5em;
	color: White;
	font-size: 95%;
}

#content ol li
{
	margin-left: 25px;
	padding-top: 10px;
	line-height: 1.5em;
	text-align: justify;
	color: White;
	font-size: 95%;
}

#content ol li ul li
{
	font-size: 100%;	
	padding-top: 10px;
	line-height: 1.5em;
	text-align: justify;
	color: White;
}

.sidebarnav ul 
{
	padding: 0 0 0 0;
	list-style: none;
	background:#333333;
}

.sidebarnav ul li 
{
	list-style: none;
	font-size: 100%;
}

/* links */

#content a,
#top-nav a,
#footer a
{
	color: White;
	text-decoration: underline;
	outline: none;
}

#content a:hover,
#top-nav a:hover,
#footer a:hover
{
	color: #e77817;
	text-decoration: none;
	outline: none;
}

#nav li a 
{
	margin:0px 0px;
	padding:7px;
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	outline: none;
}

#nav li a:hover 
{
	background: #e77817;
	color: #ffffff;
	outline: none;
}

.sidebarnav li a 
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	outline: none;
}

.sidebarnav li a:hover 
{
	background:#e77817;
}

#content a img
{
	border:0;
	outline: none;
}

/* paragraph settings */


#content p
{
	padding: 3px 0 10px 0;
	text-align: justify;
	line-height: 1.5em;
	color: White;
	font-size: 95%;
}

#address p
{
	line-height: 1.2em;
	font-size: 95%;
	color: White;
}

#footer p
{
	line-height: 2.0em;
	font-size: 90%;
	color: #ffffff;
}

.sidebartxt p
{
	font-size: 100%;
	padding: 0 2px 0 5px;
}

/* image settings */

.logos img
{
	border: none;
	padding: 4px 0 4px 0;
	outline: none;
}

/* miscellaneous */

#mainlink
{
	/* "Skip to main content" link */
	display : none !important;
}

#sidebar .sidehead
{
	color: #ffffff;
	font-size: 120%;
	padding: 5px 0 5px 0;
	margin-bottom: 2px;
	display: block;
	background-color: #666666;
	font-weight: bold;
	text-align: center;
}

#selected
{
	background: #e77817;
	color: #ffffff;
}

textarea
{
	font-family: verdana, arial, sans-serif;
	border: 1px solid;
	font-size: 95%;
	margin: 10px 0 20px 20px;
	padding: 5px 5px 5px 5px;
	background: #000000;
	color: #ffffff;
}

.padfax
{
	padding-left: 1.0em;
}

.important
{
	background: transparent;
	color: #e77817;
	font-weight: bold;
}

.left
{
	float: left; 
	padding: 0px 8px 0px 0px;
}

.right
{
	float: right; 
	padding: 0px 0px 0px 8px;
}

.center
{
	display: block;
	text-align: center;
	margin: 0 auto;
}

.noshow  {
	/* by non-stylesheet-aware browsers */
	display : none !important;
}
