/*
CSS for Australian Paramedical College
*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #994778;
  color:#000000;
  line-height: 100%;
  padding: 0px;
}

#container
{
	margin: 0 auto;
	width: 975px;
	height: 260px;
	background: #ffffff;
	padding: 0px
}

p    {
  font-size: small; 
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
  color: black;
}

#p1    {
font-family:Verdana; Helvetica;
  font-size: x-small;
  color: #0000FF;
  text-decoration: none;
  text-align: center;
  margin-top: 10px;
  margin-left: 10px;
}

#corporate    {
  font-size: small; 
  font-weight: bold;
  text-align:center;
  color: black;
}

#headings
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:medium;
color: #FF0066;
font-style:normal;
margin-left: 5px;
margin-right: 10px;

}

#sheadings
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:medium;
color:#000099;
font-style:normal;
margin-left: 5px;
margin-right: 10px;
text-align: center;

}

#address
{
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight:bold;
	word-spacing: 1em;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	background-color: #FFFFFF;
}

#imagea 
{
 float: left;
     
}

#content-container
{
	float: left;
	width: 975px;
	background-color:#FFFFFF;
	padding: 0px;

}

#section-navigation
{
	float: left;
	width: 150px;
	/*padding: 10px 0;*/
	/*margin: 0 20px; */
	display: inline;
}

#specials
{
  text-decoration: none;
  width: 130px;
  background-color:#FFFFFF;
  margin-top: 10px;
  margin-left: 10px;
	
	}
	
#specials-head
{
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: larger;
  font-weight: bold;
  color: blue;
  
	}
	
#specials-text
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	}

#navigation {
font-family:Verdana, Helvetica;
  font-size: x-small;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  margin-top: 10px;
  margin-left: 10px;
     
}

a:link {
  color: #994778;
  text-decoration: none;
  
}

a:visited {
  color: #994778;
  text-decoration: none;
 
}

a:active {
  color: #994778;
  text-decoration: none;
 }


#content
{
	float: left;
	width: 555px;
	padding: 10px 0;
	/*margin: 0 0 0 30px; */
	/*background-image:url(images/bg.jpg);*/
	background-position:top;
	background-repeat:no-repeat;
}

#aside
{
	float: left;
	width: 270px;
	padding: 10px 0;
	background-color: #FFFFCC;
	/*margin: 0 20px 0 0; */
	/*display: inline;*/
}

#footer
{
	clear: left;
	background: #994778;
	text-align: center;
	padding: 20px;
	height: 1%;
}

h1   {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  /*padding: 0.2em;*/
  font-size: medium;
  margin-left: 5px;
  color: #9C1533;
  
}

h2   {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  padding: 0.3em;
  font-size: small;
  margin-left: 10px;
  color: black;
  
}

h3   {
  font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
  font-size: small;
  color: #9c1533;
  margin-bottom: 0px;
  margin-left: 10px;
  
}

ul	{
  list-style-type: circle;
  list-style-position: outside;
  font-size: small; 
  font-weight: normal;
  color:#000000;
  }

.style1 {
	color: #9C1533;
	font-weight: bold;
	}
	
#ftext   {
  font-size: x-small; 
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
  color: white;
}

#stext   {
  font-size: x-small; 
  font-weight: normal;
  text-align: center; 
  color: blue;
}

#stext1   {
  font-size: x-small; 
  font-weight: normal;
  text-align: center; 
  color: black;
}

#stext2   {
  font-size: x-small; 
  font-weight: normal;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px; 
  color: #;
}

#stext3   {
  font-size: small; 
  font-weight: normal;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px; 
  color: #1F8EA8;
}

table td  {
  font-size: small; 
  font-weight: normal;
  text-align: center; 
  color: black;
  
  }


