/* required for curved edges but removed for now paragraph spaces
* {
	margin: 0;
	padding: 0;
}*/

body {
	margin: 15px 0;
	font-family:verdana,helvetica,arial,sans-serif;
	color: #000000;
	background-color: #e1ce9a;
	text-align: justify;
	background-image: url('images/grad.png');
	background-repeat: repeat-x;
	background-position: bottom right;
}

#content {
text-align:left;
min-height:440px;
}
#title {
text-align:left;
}

h1, h2, h3, h4 {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #37003d;
	padding-left:20px;
	padding-right:20px;
}


p {
	font-size: 12px;
	text-align: justify;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	
}

/*p, blockquote, ul, ol {
	text-align: justify;
}*/

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(images/quotesLeft.jpg) no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330010;
	vertical-align: text-bottom;
}

ul {
	margin-left: 3em;
}

ol {
	margin-left: 3em;
}

a {
	color: #003399;
}

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

img {
	border: none;
	vertical-align: top;
	border-left-width: 15px;
}

img.centre {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.article {
	padding: 20px 20px 0 20px;
}

.article .title {
	margin-bottom: 0px;
	padding: 3px 0 5px 0;
	border-bottom: 0px solid #EEEEEE;
	font-size: 2em;
}

.article .date {
	float: right;
	padding: 10px 10px;
	font-size: x-small;
}

.article .date .month {
}

.article .date .day {
}

.article .date .year {
}

.article .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
}

.article .item p, .article .item blockquote, .article .item ul, .article .story ol {
	margin-bottom: 1.5em;
	line-height: 110%;
}

#page {
	width: 976px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 10px solid #aa8625;
	background-position: centre;
	background-repeat: repeat-x;
	box-shadow: 5px 5px 2px #444444;
	-moz-box-shadow: 5px 5px 2px #444444;
	-webkit-box-shadow: 5px 5px 2px #444444;
}

#page2 {
	border: 20px solid #445607;
}

#header {
	display: block;
    	margin-left: auto;
	margin-right: auto;

	/* IE6/7 seem to need this to stop displaying a gap underneath image */
	font-size: 0;
}

#header img {
	display: block;
	margin: auto;
}

#header h1 {
	padding: 135px 0 0 380px;
	letter-spacing: -1px;
	font-size: 2.4em;
}

#header h2 {
	margin-top: -8px;
	padding: 0 0 0 410px;
	font-size: 1.3em;
}

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

#menu {
	height: 50px;
	background: #445607;
	background-repeat: no-repeat;
}

#menu ul {
	display: block;
	padding: 0px;
	padding-left: 140px;
	margin: 0px;
	list-style: none;
	text-align: center; 
}

#menu li {
	display: inline;
	padding: 0px 10px;
	margin: 0px;
	list-style: none; 
}


#menu a {
	display: block;
	float: left;
	margin-left: 12px;
	padding: 15px 0 2px 0;
	border-bottom: 3px solid #445607;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-stretch: narrower;
	text-shadow: 2px 2px 1px #000000;
}

#menu a:hover {
	border-bottom-color: #aa8625;
}

#menu .active a {
	border-bottom-color: #37003D;
}

#menu .first a {
}

label
{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.4em;
	color: #000000;
}


input.submit
{
font-size:11.5px;
color: #000000;
background: #FFFFFF;
}

input.sign_up
{
font-size:10.5px;
color: #666666;
background: #FFFFFF;
border: 1px solid  #aa8625;
margin-left:12px;}

.submit input
{
color: #000000;
background: #FFFFFF;

}

fieldset
{
	border:1px solid #aa8625;
	margin-right:15px;
}

legend
{
	color: #000000;
	border: 0px  #006600;
	padding: 2px 20px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bolder;

}

#footer {
	clear: both;
	padding: 20px;
	margin: 0 auto;
	width: 900px;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

#footer a {
#	color: #FFFFFF;
}

#footer2 {
	display: block;
	margin-left: auto;
	margin-right: auto;

	/* IE6/7 seem to need this to stop displaying a gap underneath image */
	font-size: 0;
}

#footer2 img {
	display: block;
	margin: auto;
	font-size: 0;/* IE6/7 seem to need this to stop displaying a gap underneath image */
}

#partners {
	padding-left: 15px;
}

#partners img {
	margin-left:23px;
}

#legal {
	text-align: center;
}

#validator {
	padding-left: 400px;
}


#title {
	float: inherit;
	margin-left: 15px;
	margin-bottom: 0px;
	text-align:left;
}
#contact {
padding-left:20px;
}
