/* CSS DownUnderServices.com */

/* reset browser HTML defaults */
div, span, p, dl, dt, dd, ul, ol, li, pre, sup, blockquote, td, tr, br, hr, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0;}
table { border-collapse: collapse;}

html { font-size: 100%;}

body {
	background: #242216 url(../images/bg_im.jpg) top center repeat-x;
	text-align: center;
	margin: auto;
	position: relative;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #333333;
}

p, form { padding: 10px; }
ul { margin-left: 15px }
li { margin-left: 5px; line-height: 1.2em;}


a { color: #354b9e; text-decoration: none; }
a:hover { color: #990000; text-decoration: underline;}

img { border: none; }


h1, h2, h3, h4, h5 { margin: 10px 5px; }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 { font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 { font-size: 1.2em;}

/* global classes */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; margin: auto;}

.break { clear: both; line-height: 25px;}
.advert {
	color: red;
	font-weight: bold;
}
.textlinks {
	color:#333333; 
	text-decoration: underline;
}


a:hover.textlinks {
	color: red;
}
a.main {
	color: #242216;
	text-decoration: underline;
}
/* lists and forms */
#form_wrapper {
	width: 450px;
	text-align: center;
	border: double #999999;
	margin-left: 5px;
}
#form_shadow {
	float: left;
	text-align: left;
	width: 460px;
	height: 11px;
	background: url(../images/bot_shadow_form.gif) top center no-repeat;
	margin: 0 5px 0 8px;
	padding: 0;
}
#contactform {
	margin-left: 10px;
	text-align: left;
	line-height: 25px;
	width: 450px;
	padding: 5px;
}
#submit, #reset {
	width: 50px;
	color: #ffdb91;
	background: #EFEFEF url(../images/buttons.gif) top left repeat ;
}
ul.directory, ul.directory li {
	text-align: left;
	list-style: none;
	line-height: 25px;
}
 ul.directory a { text-decoration: none;}
 ul.directory a:hover { text-decoration: underline; }


/* main content and container area */
#masthead {
	width: 800px;
	height: 105px;
}
  #masthead #logo {
  	float: left;
  }
  #masthead #header {
	float: left;
	background: url(../images/headertext.png) top right no-repeat;
	width: 435px;
	height: 115px;
	padding: 0;
	margin: 0;
	}
  #masthead #headerright, #masthead #banner { 
  	float: right;
	width: 240px;
	height: 115px;
  }
  #address {
	float: right;
	width: 250px;
	text-align: left;
	margin: 5px;
  }
  #address h3, #address p { color: #ffffff;}
  
#address h3 {
	margin: 0;
	padding: 15px 0 0 15px;
	clear: both;
	float: left;
	}
	
#header p {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 15px;
	vertical-align:top;
}

#container {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;	
}

#logo {}

/* sub_sontainer - Wrapper for content area */
#sub_container {
	background: #f2f2f2;
}
#left_images {
	float: left;
	width: 155px;
	padding: 5px;
}
  #left_images img { padding-bottom: 5px;}
#content {
	padding: 5px 0 5px 0;
	float: left;
	width: 425px;
	text-align: left;
	background-color: #f1f1f1;
}
  #content_text {
	padding: 5px;
	float: left;
	width: 525px;
	text-align: left;
	background-color: #f1f1f1;
}
#content h1, #content_text h1 {
	font-size: 1.4em;
	padding: 15px;
	text-align: left;
	color: #343434;
}
#content h2, #content_text h2 { font-size: 1.3em; padding: 0 5px 0 5px;}
#content h3, #content_text h3 { font-size: 1.32em; padding: 0 5px 0 5px;}

#content p, #content_text p {
	text-align: left;
	margin: 0 3px 0 3px;
	padding: 5px;
}
#content p.content_center {
	text-align: center;
}
  .content_left {
  	float: left;
	padding: 10px;
	text-align: left;
  }
  .contact_right {
  	float: left;
	width: 590px;
  }
  #content h4 {
  	background: none;
	line-height: 30px;
	float: right;
	width: 300px;
	margin-left: 5px;
	color: #0e0e26;
  }
#contactusbox {
	float: left;
	margin-left: 15px;
	padding: 5px;
	text-align: left;
}
#right_col, #right_col_wide {
	padding: 0 10px 0 5px;
	margin: 10px 5px 0px 0;
	border: double #909090;
}
#right_col_shadow {
	float: left;
	text-align: left;
	width: 196px;
	height: 11px;
	background: url(../images/bg_botcol_shdw.gif) top center no-repeat;
	margin: 0 3px 0 6px;
	padding: 0;
}
#right_col_shadow_wide {
	float: left;
	text-align: left;
	width: 250px;
	height: 11px;
	background: url(../images/bg_botcol_shdw_wide.gif) top center no-repeat;
	margin: 0 3px 0 6px;
	padding: 0;
}
#right_col {
	float: left;
	text-align: left;
	width: 170px;
	margin-left: 5px;
}
  #right_col_wide { 
  	position: relative;
	float: left;
	text-align: center;
	width: 220px;
	margin-left: 5px;
	background-color: #efefef;
	}
	#right_col_wide .thumbsbox, #right_col_wide .thumbsbox p { text-align: center; margin: auto;}
	/* set height and width for thumbnail images - SITE/GALLERY SPECIFIC */
	#right_col_wide .thumbs img { width: 90px; height: 75px; padding: 5px; }
	
#right_col form { line-height: 25px; }
#right_col_wide p { padding: 0 2px; line-height: 1.5em; text-align: left;}

#right_col h3, #right_col h4 {
	font-size: 1em;
	line-height: 25px;
	text-align: center;
	margin: 0px;
	color: #ffffff;
	background: url(../images/buttons.gif) top left repeat #EFEFEF;
}
  #right_col form { padding: 5px; }
#right_col ul { background: none; }
#right_col ul li {
	text-align: left;
	margin-left: -15px;
}
#right_col ul li a {
	color: #000000;
}
#right_col ul li a:hover {
	color: #333333;
}
#bottom {
	background: url(../images/bgimages/sub_bot.gif) top left repeat-x;
	width: 800px;
	height: 10px;
	line-height: 10px;
	}
#footer { padding-bottom: 10px;  font-size: .8em; }
  #footer br { padding-bottom: 10px;}
#footer, #footer a {color: #f3f3f3; padding-top: 5px;}
#footer a:hover { color: #990000; text-decoration: none;}

div {
	background-color: transparent;
	background-image: none;
}

/* browser fixes and floats */
.clear { clear:both; height:0px; line-height:1px; font-size:1px; }
.floatleft { float:left; vertical-align:top; text-align: left;}
  .floatleft_phnum { float:left; width: 250px; padding: 5px; color: #ffffff; font-weight: bold;}
	.floatleft img { margin:5px; }
	
.floatright { float:right; vertical-align:top; padding-top: 2px;}
	.floatright img { margin:5px; padding: 5px; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
