body {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
}

/* Headers & Links ------------ */

h1 {
	color: #3939A5;
	font-size: 20px;	
}

h2 {
	color: #3939A5;
	font-size: 20px;	
}

h3 {
	color: #3939A5;
	font-size: 18px;
}

h4, h5, h6 {
	color: #333;
	font-size: 16px;
}

a {
	color: #3939A5;
	text-decoration: none;	
}

a:hover {
	color: #3939A5;
	text-decoration: underline;	
}

#footer a {
	color: #fff;
	text-decoration: none;	
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;	
}

ol li {
	padding-bottom: 20px;	
}

table, tr, td {
	font-size: 12px;	
}

/* General Layout----------- */


#header {
	background: url(/img/site/Trott_Header.gif) no-repeat left top;
	height: 178px;	
	width: 984px;
}


#header h1 {
	float:left;
	margin:0;
	padding:0;
}

#header h1 a {
	display:block;
	height:165px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-indent:-9999px;
	width:950px;
}

body#content {
	border: none;
	text-align: left;	
}

.padding {
	padding: 10px;
}

#footer {
	background-color: #3939a5;
	clear: both;
	color: #fff;
	font-size: 10px;
	text-align: right;
	width: 984px;	
}

#copy {
	background-color:#FFFFFF;
	clear:both;
	height:20px;
	margin:0 auto;
	padding-top:3px;
	width:984px;
}

#copy #copyright {
	font-size: 10px;
	text-align: left;
	width: 400px;
	height: 20px;
	float: left;
}

#copy #cms {
	width: 400px;
	height: 20px;
	float: right;
	text-align: right;
	font-size: 10px;
}




/* Home Specific CSS ----------- */

#container-home {
	background: url(/img/site/bkg-home.gif) repeat-y left top;
	width: 984px;
	text-align: left;
	margin:0 auto;	
}

#leftside-home {
	float: left;
	width: 225px;
	text-align: right;
}

#leftside-home ul {
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 font-size: 15px;
}

#leftside-home ul li {
	padding-bottom: 10px;
}

#content-home {
	float: left;
	width: 575px;
}

#rightside {
	float: left;
	width:170px;
}


/* Internal Specific CSS ----------- */

#container {
	background: url(/img/site/bkg.gif) repeat-y left top;
	text-align: left;	
	width: 984px;
	margin:0 auto;	
}


#leftside {
	float: left;
	width: 225px;
	text-align: right;
}

#leftside ul {
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	  font-size: 15px;
}

#leftside ul li {
	padding-bottom: 10px;
}

#content {
	border-right: #3939a5 2px solid;
	float: right;
	width: 755px;
}
