/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10px auto;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:center;
background-color:#eef;
}
div { text-align:left; }
h1, h2 {
	color: #cd1313;
}
h3 {
	color: #13cd13;
}

.productlist { display:block; margin:10px 0px; padding:0px; list-style:none; }
.productlist li { display:block; float:left; width:150px; height:180px; smargin:0px 15px 10px 15px; text-align:center; line-height:15px; }
.productlist li a { font-size:12px; }
.productlist li a img { display:block; margin:10px auto 10px; }
.productlist li a span { display:block; }
.productlist li a span.thumbdesc { margin-top:10px; color:#666; font-style:italic; }


h1 { font-size:2em; }
h2 {
	font-size: 1.8em;
}

h3 {
	margin: 0;
	font-size: 1.4em;
}

p.synopsysfull { 
	color: #cd1313;
	font-size: 1.4em;
}

#header div div.news { border:1px solid green; }

div.news h3 { border-bottom:3px solid red; background-color:green; color:white; padding:5px; }

p.calendaritem { border:1px solid #aaa; padding:5px; }

p.calendaritem strong { display:block; margin:0 0 5px 0; }

p, ul, ol, blockquote {
	margin-top: 0;
}

div.news a { font-weight:bold; color:darkblue; }
div.news p { border:1px solid #aaa; padding:5px; color:black; }


a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3284B5;
}

a:hover {
	border: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 335px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(/site/Montague-Grange-Header-1.jpg) no-repeat white;
background-align:center;
}

#header2 {
	width: 900px;
	height: 140px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(/site/Montague-Grange-Header-2.jpg) no-repeat white;
text-align:right;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 140px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 900px;
	height: 41px;
	padding: 0 10px;
	margin: 0 auto;
	background: #37AEF2 url(/site/img2.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 10px 0 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: url(/site/img3.gif);
	color: black;
}

/* Content */

#content {
	width: 900px;
	padding: 10px;
	margin: 0 auto;
	background-color:white;
}

#colOne {
	float: right;
	width: 200px;
	padding: 20px 0 0 10px;
}

#colTwo {
	float: left;
	width: 655px;
	padding: 20px 10px 0 0;
}

#colTwo div ul li { margin:0 5px 10px; }

#colThree {
	float: right;
	width: 0px;
	padding: 10px;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 10px;
	background: url(/site/img6.gif) repeat-x;
	font-size: 10px;
}

#footer { color: white!important; background-color:green; }
#footer a { color: yellow!important; }

