/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

a {
	color: #333333;
	border: 0px;
}

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

/* Menu */

#menu {
	width: 704px;
	height: 62px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 41px;
	margin-left: 1px;
	padding-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

#menu .first a {
	margin: 0;
}
#menu1 { background: url(images/img05.jpg) no-repeat center bottom; border-color: #6D3488; color: #6D3488; }
#menu2 { background: url(images/img03.jpg) no-repeat center bottom; border-color: #799EC3; color: #799EC3; }
#menu3 { background: url(images/img01.jpg) no-repeat center bottom; border-color: #F8B79F; color: #F8B79F; }
#menu4 { background: url(images/img02.jpg) no-repeat center bottom; border-color: #FCEE0F; color: #FCEE0F; }
#menu5 { background: url(images/img04.jpg) no-repeat center bottom; border-color: #9EBF54; color: #9EBF54; }


#menu a:hover {
	color: #000000;
}

/* Logo */

#logo {
	width: 704px;
	height: 130px;
	margin: 0 auto;
	padding: 1px 0 0 0;
	background: url(images/header.jpg) no-repeat;
	border-bottom: 10px solid #6D3488;
}

#logo h1, #logo h2 {
	float: left;	
	letter-spacing: 1px;
	font-size: 14;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

/* Content */

#content {
	width: 704px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	background: #ffffff;
	
}

#colA {
	float: right;
	width: 464px;
	padding: 7px;
	background: #ffffff;
}

#colB {
	float: left;
	width: 220px;
	background: #ffffff;
}

/* BoxedA */

.boxedA {
}

.boxedA h2 {
	height: 35px;
	padding-top: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 20px;
}

.boxedA h3 {
	font-size: 12px;
	font-weight: bold;
}

.boxedA p {
	text-align: left;
}

.boxedA .more {
	text-align: right;
}

.boxedA .more a {
	padding: 0 1em;
	background: #CCCCCC;
	border-left: 4px solid #666666;
	text-decoration: none;
}

.boxedA .more a:hover {
	background: #666666;
	color: #FFFFFF
}

/* BoxedB */

.boxedB {
	margin-bottom: 1px;
	background: #C4A8D5 url(images/img07.jpg) repeat-y;
	border-bottom: 1px solid #6D3488;
}

.boxedB h2 {
	height: 35px;
	padding: 7px 0 0 21px;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #6D3488;
}

.boxedB ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedB li {
	display: inline;
}

.boxedB a {
	display: block;
	width: 199px;
	height: 23px;
	padding: 7px 0 0 21px;
	background: #E3D3ED url(images/img08.jpg) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #6D3488;
}

.boxedB a:hover {
	background: #C4A8D5 url(images/img09.jpg) no-repeat;
	color: #FFFFFF;
}

/* BoxedC */

.boxedC {
	margin-bottom: 1px;
	background: #A9CEF4 url(images/img11.gif) repeat-y;
	border-bottom: 1px solid #549EE9;
}

.boxedC h2 {
	height: 35px;
	padding: 25px 0 0 21px;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #549EE9;
}

.boxedC ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedC li {
	display: inline;
	background: #ffffff;
}

.boxedC a {
	display: block;
	width: 199px;
	height: 23px;
	padding: 7px 0 0 21px;
	background: #EEF5FD url(images/img12.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #549EE9;
}

.boxedC a:hover {
	background: #A9CEF4 url(images/img13.gif) no-repeat;
	color: #FFFFFF;
}
.indented
   {
   padding-left: 20pt;
   padding-right: 20pt;
   }

/* News */

#news {
}

#news h2 {
	font-size: 20px;
}

#news ul {
	list-style-type: square;
}

/* Footer */

#footer {
	clear: both;
	width: 704px;
	margin: 0 auto;
	border-top: 1px solid #666666;
	background: #6D3488;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}