body {
	margin: 20px 0px 0px;
	padding: 0px;
	background: #666666;
	text-align: justify;
	font: 14px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 140%;
	font-smooth:always;
	font-weight: 500;


}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #ffffff;


}

/* Header */

#header {
	width: 896px;
	height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	background-image: url(images/header_bkg.jpg);
	padding-bottom: 10px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	height: 60px;
	width: 356px;
	background-image: url(images/aj_logo_header_small_white.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
}

#logo h1 {
	padding: 30px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	padding-top: 16px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
}

#menu a:hover {
	display: compact;
	width: auto;
	padding: 6px 20px;
	color: #ED1C24;
}

#menu .active {
	background: #ed1c24;
	
}


#menu .active a:hover {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header-pic {
	background: url(banner_pics/rotator.php5) no-repeat left top;
	width: 900px;
	height: 220px;
}


/* Content */

#content {
	float: right;
	width: 570px;
}

#thankyoumsg{
width: 350px;
}


.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 7px 25px;
	font-size: 1.4em;
	background-image: url(images/img02_red.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	background-color: #000000;
	text-align: left;
}

.post .title h1 {
}

.post .entry {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;

}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

#sidebar-bgtop {

}

#sidebar-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(images/img01.jpg) repeat-y left top;
}

#sidebar ul {
	padding: 0px 0 2px;
	margin: 0px;
	list-style: none;

}

#sidebar li li {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 120%;
	padding-left: 15px;
	border-bottom: 1px groove #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	font-smooth:always;
	font-weight: 500;
}

#sidebar li ul {
	margin-bottom: 1.4em;
	list-style: none;


}

#sidebar h2 {
	background: #000000 url(images/img02_red.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;

}

#sidebar a:hover {
	text-decoration: underline;



}

/* Forms */

.inputstyle {
	margin-bottom: 10px;
	margin-left: 10px;

}

.textboxstyle {
	margin-bottom: 10px;
	margin-left: 205px;

}


.labelstyle {
	width: 14em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0
	clear: both
}

.buttonstyle {
	float: left;
	margin-left:205px; 
	width:20%;


}

.inputstyle:focus {	background-color: #FFC; border-color: #FC6; }

#formbkg {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/Iain_cutout.jpg);
}


/*editor form/boxes */

.editorinputstyle {
	margin-bottom: 5px;


}


.editorlabelstyle {
	margin-left:20px;
	margin-bottom:5px;
	width: 10em;
	float: left;
	font-size: 24px;
	font-smooth:always;
	font-weight: 500;
}

.editorbuttonstyle {
	padding-left: 200px;

}

.editorinputstyle:focus {	background-color: #FFC; border-color: #FC6; }


/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px;
	color: #FFFFFF;
	
}

#footer p {
	margin: 0px;
	padding: 5px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}


/*Product pictures */

#picbox {
	width: auto;
	border: 1px solid #444444;


}
/*Editor backgorund*/
#backgsection {
	height: auto;
	width: 100%;
	clip: rect(auto,10px,auto,10px);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#infobackgsection {
	height: 100%;
	width: 100%;
	clip: rect(auto,10px,auto,10px);
	border-bottom-color: #000000;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
