@import url('reset.css');
/*------------------------------------------------------------
Trademark Productions - DDJ 

version:	1.0
author:		Trademark Productions
email:		development@tmprod.com
website:	www.tmprod.com
-------------------------------------------------------------*/

/* =General/HTML Elements
-------------------------------------------------------------*/
.clear {
	clear: both
}
	
img.right {
  	float: right;
  	clear: left;
  	margin: 5px 0 5px 5px;
}

img.left {
  	float: left;
  	clear: right;
  	margin: 5px 5px 5px 0;
}

body { 
	margin: 0 auto;
	background: #fff url(/images/body-bg.jpg) repeat-x top left;
	text-align: center;
	font: 10px/1.2 Arial, Helvetica, sans-serif;
}

/* =Typography
-------------------------------------------------------------*/
p, li {
	text-align: left;
	font-size: 140%;
}

p, div#main li {
	line-height: 1.3em;
	margin: 10px 0;
	letter-spacing: 1px;
}

div#main ul {
	list-style: disc;
	margin-left: 30px;
}

div#sidebar p {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #0E6E00;
}

.green {
	color: #087301;
}

.font18 {
	font-size: 18px;
}

/* =Headings
-------------------------------------------------------------*/
h1, h2, h3 {
	margin-bottom: .5em;
	color: #0E6E00;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 5px;
	margin-bottom: 8px;
}


h2 {
	font-size: 18px;
}


h3 {
	font-size: 14px;
}

/* =Links
-------------------------------------------------------------*/
a, a:visited {
	color: #087301;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* =Layout
-------------------------------------------------------------*/
div#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

div#container {
	width: 1000px;
	float: left;
}

div#mast {
	float: left;
	width: 1000px;
	height: 59px;
	margin-bottom: 10px;
	position: relative;
}

div#banner {
	float: left;
	width: 1000px;
	height: 289px;
	background: url(/images/banner-bg.jpg) no-repeat center bottom;
	position: relative;
}

div#content {
	width: 1000px;
	float: left;
	margin: 10px 0;
}

div#sidebar {
	width: 310px;
	padding: 20px 5px 5px 5px;
	float: left;
}

div#main {
	float: left;
	margin-left: 10px;
	width: 650px;
	padding: 10px;
}

div#footer {
	float: left;
	width: 980px;
	padding: 10px;
	margin-bottom: 15px;
	height: 47px;
	background: #333 url(/images/footer-bg.gif) repeat-x left top;
}

div#div1, div#div2, div#div3 {
	width: 312px;
	margin: 10px;
	height: 160px;
	float: left;
}

div#div1 {
	background: url(/images/div1-bg.jpg) no-repeat left;
	border-right: 1px solid #ccc;
	width: 130px;
	padding-left: 172px;
	padding-right: 10px;
}

div#div2 {
	background: url(/images/div2-bg.jpg) no-repeat center center;
	border-right: 1px solid #ccc;
}

div#div2 h1, div#div2 h1 a, div#div2 h1 a:hover, div#div2 h1 a:visited {
	color: #777;
	border: none;
	text-decoration: none;
	font-weight: normal;
}

div#div2 h2, div#div2 h2 a, div#div2 h2 a:hover, div#div2 h2 a:visited {
	color: #777;
	border: none;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin-top: 100px;
	font-size: 24px;
	padding-right: 10px;
}

div#div3 h2, div#div3 h2 a, div#div3 h2 a:hover, div#div3 h2 a:visited {
	color: #087301;
	border: none;
	text-decoration: none;
	font-size: 24px;
}

div#div3 {
	background: url(/images/div3-bg.jpg) no-repeat right bottom;
	width: 190px;
	padding-right: 122px;
}
	
/* =Branding/Banner/Masthead Styling
-------------------------------------------------------------*/
a#homeLink {
	display: block;
	width: 270px;
	height: 59px;
	background: url(/images/logo-bg.jpg) no-repeat left top;
	position: absolute;
	text-decoration: none;
}

/* =Main Content Styles
-------------------------------------------------------------*/


/* =Secondary Content Styles
-------------------------------------------------------------*/


/* =Sidebar Content Styles
-------------------------------------------------------------*/
#sidebar img {
	margin-bottom: 20px;
}

#sidebar h2, #sidebar p {
	text-align:center;
}
/* =Footer Styles
-------------------------------------------------------------*/
#footer p, #footer p a, #footer p a:visited {
	color: #fff;
	text-align: center;
}

#footer p#copyright {
	font-size: 10px;
}

/* =Main Navigation Styles
-------------------------------------------------------------*/
ul#mastnav {
	width: 624px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 29px;
}

ul#mastnav li {
	height: 30px;
	float: left;
	margin: 0;
	line-height: 1em;
	background: url(/images/mast-tab-hover-bg.gif) no-repeat -9000em;
}

ul#mastnav li a, ul#mastnav li a:visited {
	display: block;
	width: 102px;
	height: 12px;
	background: url(/images/mast-tab-bg.gif) no-repeat top left;
	color: #fff;
	font-size: 12px;
	padding: 9px 0;
	text-align: center;
	margin-left: 2px;
	font-weight: bold;
	margin-bottom: 25px;
}

ul#mastnav li a:hover, ul#mastnav li.current a {
	background: url(/images/mast-tab-hover-bg.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
}

/* =Secondary Navigation Styles
-------------------------------------------------------------*/
ul#gallerynav {
	width: 800px;
	height: 24px;
	padding: 2px 0 2px 200px;
	background-color: #d7d7d7;
}

ul#gallerynav li {
	float: left;
	height: 24px;
}

ul#gallerynav li a, ul#gallerynav li a:visited {
	display: block;
	font-size: 14px;
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	text-decoration: none;
}

ul#gallerynav li a:hover {
	background-color: #eee;
}

/* =Form Styles
-------------------------------------------------------------*/
td.error {
	font-size:14px;
	color: #ff0000;
	font-weight: bold;
}

td.refresh {
	font-size:12px;
	color: #ff0000;
	font-weight: normal;
}

th {
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
}

img {
	border:none;
}

img.capatcha {
	margin-bottom: -10px;
	padding-right: 10px;
}

label {
	font-size: 12px;
	font-weight: bold;
	color: #0E6E00;
	padding: 5px 5px 5px 0;
	display: block;
	width: 130px;
}

input, select {
	margin: 5px;
	width: 300px;
	padding: 2px;
	font-size: 14px;
	background-color: #eee;
}

select {
	width: 308px;
}

textarea {
	width: 450px;
}

div#main fieldset {
	width: 400px;
	margin-left: 20px;
}

input.submit {
	width: auto;
	float: right;
}

label.spaced {
	padding: 10px 0;
}
/* =Table Styles
-------------------------------------------------------------*/
table { 
  border-spacing: 0;
	border-collapse: collapse;
	}

td {
  text-align: left;
	font-weight: normal;
	vertical-align: middle;
	}

/* =Miscellaneous Styles
-------------------------------------------------------------*/

/* =Print Styles
-------------------------------------------------------------*/
@media print { 

}