body
{
	background: url(assets/bg.jpg) repeat-x #fff;
	font-size: 12px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a
{
	outline: 0;
	font-weight: bold;
}

a:link { color: #55613d; }
a:visited { color: #55613d; }

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

a:active { color: #55613d; }

h1, h2, h3, h4, h5
{
	color: #000;
	font-size: 14px;
	margin: 15px 0 5px 0;
	padding: 0;
	font-weight: bold;
}

p { margin: 0 0 6px 0; }

img
{
	border: 0;
	display: block;
}

#wrapper
{
	width: 760px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	padding: 0;
}

/* leftcolumn */
#leftcolumn
{
	width: 204px;
	float: left;
	position: relative;
	margin: 0;
	text-align: left;
}

/* Navigation */
#navwrapper { background-color: #fff; }

#nav #current
{
	color: #305e94;
	background-color: #d4ddc9;
}

#nav li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #295993;
}

#nav
{
	padding: 0;
	margin: 0;
	border-top: 1px solid #295993;
	border-left: 1px solid #295993;
	border-right: 1px solid #295993;
	position: relative;
}

#nav a
{
	text-decoration: none;
	display: block;
	padding: 5px 1px 3px 7px;
	font-weight: bold;
	text-transform: uppercase;
	zoom: 1;
	/*IE6*/
}

#nav a:link { color: #55613d; }
#nav a:visited { color: #55613d; }

#nav a:hover
{
	color: #305e94;
	background-color: #d4ddc9;
}

#nav a:active { color: #55613d; }

/*Subnav*/
#nav ul
{
	margin: 0;
	padding: 0;
}

#nav ul a
{
	background: #fff;
	text-transform: none;
	background-color: #55613d;
	padding-left: 15px;
}

#nav ul li { border: 0; }
#nav ul a:link { color: #fff; }
#nav ul a:visited { color: #fff; }
#nav ul a:hover { color: #55613d; }
#nav ul a:active { color: #fff; }

/*SubSubnav */
#nav ul ul
{
	background-color: #aaddf2;
	margin-left: 0;
}

#nav ul ul a
{
	padding-left: 30px;
	background-color: #80925c;
	color: #d4ddc9;
}

#nav ul ul a:link { color: #d4ddc9; }
#nav ul ul a:visited { color: #d4ddc9; }
#nav ul ul a:hover { color: #55613d; }
#nav ul ul a:active { color: #d4ddc9; }

/* content */
#contentwrapper
{
	background: url(assets/bg_content.gif) repeat-y #fff;
	margin: 0;
	padding: 0;
	height: 1%;
	overflow: hidden;
}

#content
{
	margin: 0 auto;
	width: 535px;
	text-align: left;
	padding: 0;
	float: right;
	padding-right: 5px;
	position: relative;
}

/* toolbox */
#toolbox {
	height: 1%;
	overflow: hidden;
	}
.listing {
	clear: both;
	padding-top: 1em;
}
.imageright
{
	float: right;
	position: relative;
	margin: 0 0 8px 10px;
}

.imageright img { border: 1px solid #000; }

.imageleft
{
	float: left;
	position: relative;
	margin: 0 10px 8px 0;
}

.imageleft img { border: 1px solid #000; }

.imagecaption
{
	font-size: 10px;
	padding: 2px;
	margin-top: 3px;
	border: 1px solid #000;
}

/* news - home page only */
#news
{
	clear: both;
	margin: 20px 10px;
	font-size: 13px;
}

#news a
{
	padding: 0px;
	display: block;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 10px;
}

#news a:link { color: #295993; }
#news a:visited { color: #295993; }
#news a:hover { color: #000; }
#news a:active { color: #295993; }

/* footer */
#footer { background: url(assets/bg_bottom.gif) no-repeat #fff; }

#contact
{
	padding-top: 20px;
	text-align: left;
	color: #55613d;
	font-size: 12px;font-weight: bold;
}

#contact p { margin: 0 10px; }

/* copyright */
#copyright
{
	color: #595959;
	font-size: 10px;
	margin: 10px 0;
	text-align: left;
	padding: 10px 0;
}

#copyright a:link { color: #595959; }
#copyright a:visited { color: #595959; }
#copyright a:hover { color: #000; }
#copyright a:active { color: #595959; }
#copyright p { margin: 0 10px; }

/* Image Upload Icons */
.file-download, .download {
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 2px;	
	padding-left: 18px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: left;
	}
.avi	{ background-image: url(images/file-ext/avi.gif);}
.doc	{ background-image: url(images/file-ext/doc.gif);}
.gif	{ background-image: url(images/file-ext/gif.gif);}
.html	{ background-image: url(images/file-ext/html.gif);}
.jpg	{ background-image: url(images/file-ext/jpg.gif);}
.mov	{ background-image: url(images/file-ext/mov.gif);}
.mp3	{ background-image: url(images/file-ext/mp3.gif);}
.pdf	{ background-image: url(images/file-ext/pdf.png);}
.ppt	{ background-image: url(images/file-ext/ppt.gif);}
.txt	{ background-image: url(images/file-ext/txt.png);}
.wmv	{ background-image: url(images/file-ext/wmv.gif);}
.xls	{ background-image: url(images/file-ext/xls.gif);}
.zip	{ background-image: url(images/file-ext/zip.png);}
.download {  background-image: url(images/file-ext/download.gif); clear: none; background-repeat: no-repeat;}
