
body 
{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #435279;
		font-family: Verdana, Arial;
		font-size:11px;
		color:#555;
		background-image:url(../img/backbubbles.png);
		background-position:bottom right;
		background-repeat:no-repeat;
		
	
}


.infotable
{
		border:solid 1px #999999;
}

.th
{
		color:#ffffff;
		background-color:#435279;
		padding:3px;	
}
.odd
		{
		background-color:#e9e9e9;
		}

.slideshow { height: 133px; width: 800px; margin: 0 0 0 0; padding: 0 0 0 0; }
.slideshow img { padding:0 0 0 0; border: none; margin: 0 0 0 0; }

.outerslide{
 height: 133px; 
 width: 800px; 
 margin: 0 0 0 0; 
 padding: 0 0 0 0;
 position: relative; 
 z-index: -1000;
 background-color: #ffffff;
}

#logofloat{
position: absolute;
top:5px;
left: 5px;
width: 122px;
height: 92px;
background-image: url(../img/logo.png);
background-repeat: no-repeat;
z-index: 1000;
}

#wavefloat{
position: absolute;
bottom:0px;
width: 800px;
height: 34px;
background-image: url(../img/wavebanner.png);
background-repeat: no-repeat;
z-index: 1000;
}

.socialitems{
width: 285px;
height: 21px;
text-align: right;
background-color: #435279;
background-image: url(../img/followuson.png);
background-position: 5px 5px;
background-repeat: no-repeat;
}

.menualign{
padding-top: 48px;
}

.socialimg{
margin: 0 25px 0 0;
}
	
#flashcontent {
		height: 133px;
	}

td
{
		vertical-align:top;
}

.contentTable{background-image:url(../img/backer.png);}

.contentGallery
{
		background-image:url(../img/white_15.png);
}

.sideMenu
{
		width=:169px;
		background-image:url(../img/menuback.png);
		background-repeat:no-repeat;		
}

.content
{
		padding-top:30px;
		width:488px;
		text-align:left;
		line-height:155%;
	
}


.contentgal
{
		padding-top:30px;
		
		text-align:justify;
		line-height:140%;
	
}


h1
{
	  background-image: url("../img/headerline.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #435279;
    font-size: 20px;
    font-weight: bold;
    line-height: 146%;
    padding-bottom: 3px;
}

h2
{
		color:#435279;
		font-size:12px;
		font-weight:bold;
	
}

h3 {line-height:144%;color:#666;}

li
{
		
		margin-left:0px;
	
}

ul{
	margin: 0 0 0 10px;
	padding: 0;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active 
{
		color: #ffffff;
		text-decoration: none;
}

.footer a:hover
{	
		text-decoration: underline;
		color: #ffffff;
}

a, a:link, a:visited, a:active 
{
		color: #435279;
		text-decoration: none;
}

.thumbs
{
	padding-left:20px;
	padding-bottom:15px;
}

a:hover
{	
		text-decoration: underline;
		color: #253385;
}

.footer
{

		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #ffffff;
		text-align: right;
		padding-top: 10px;
		padding-right: 30px;
		padding-bottom:30px;
	
}


#name,#email,#phone,#comment,#cname, #address,#postcode,#fax,#country,#suburb,#state,#subject
		{
		width: 250px;
		height: 18px;
		border: solid 1px #cccccc;
		background-color: #ffffff;
		padding: 1px;
		font-size: 10px;
		color: #656667;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#comment
		{
		height: 160px;
		}
		
		/*drop menu*/

		div.dropdown_menu {
		background-color: #CCCCCC;
		display:none;
		margin:21px 0px 0px;
		padding:0px;
		position:absolute;
		text-align:left;
		width:200px;
		}
		div.dropdown_menu li {
		border-bottom:1px dashed #999999;
		color:#FFFFFF;
		font-size:11px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0px 8px;
		padding:10px 4px;
		text-align:left;
		}
		div.dropdown_menu ul {
		margin:4px 0px 0px;
		padding:0px;
		}
		div.dropdown_menu a:link {
		text-decoration:none;
		color:#253385;
		}
		div.dropdown_menu a:visited {
		text-decoration:none;
		color:#253385;
		}
		div.dropdown_menu a:active {
		text-decoration:none;
		color:#253385;
		}
		div.dropdown_menu a:hover {
		color:#6b4e66;
		text-decoration:underline;
		}
                
.page_blog{}
    .page_blog .contentTable{background:url(../img/contentTableBgRepeatY.jpg) repeat-y;}
    .page_blog .content{width:707px;}
