/*
---------------------------------
//Reset CSS
---------------------------------
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-size: 100%;
}
ol, ul {
	list-style-image: none;
	list-style-type: square;
	font-size: 100%;
	line-height: 18px;
}




/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
}

body
{
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-align: center;
	color: #444444;
	background-color: #847d78;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
}

a
{
	text-decoration: none;
	color: #444;
}

a:hover
{

}

a img
{
	border: none;
}

h1
{
	display:none;
}

h2
{
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin-bottom: 5px;
	padding-left: 10px;
}

h3
{
	color: #333333;
	font-family:verdana, arial;
	font-size:10px;
	font-weight:bold;
}

p
{
	color: #333333;
	font-size: 11px;
}

blockquote
{
	font-size: 11px;
	font-style:italic;
}


.fr
{
	float: right;
	padding: 1em 0 1em 1em;
}

.fl
{
	float: left;
	padding: 1em 1em 1em 0;
}

.line
{
	height: 1px;
	border-bottom: 1px dotted #7a7a7a;
	margin-bottom: 10px;
}

#container
{
	text-align: left;
	width: 984px;
	background-color:#E9E8E6;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 1px solid #FFF;
}

#logo
{
	background: url(images/logo.jpg) no-repeat;
	height: 68px;
	width: 441px;
	margin-top: 10px;
}

#menuContainer
{
	position:relative;
	width: 894px;
	float:left;
	z-index: 1;
}

#menuContainer a
{
	text-decoration:none;
}

	DIV.menuButton_first a
	{
		background: url(images/home.png);
		width:97px;
		height:31px;
		padding-top: 28px;
		font-size: 12px;
		font-weight: lighter;
		text-transform:uppercase;
		color: #ddddd1;
		float:left;
		text-align: center;
	}
	
	DIV.menuButton_first a:hover
	{
		background: url(images/home_hover.png);
		cursor:pointer;
		color: #333333;
	}
	
	DIV.menuButton a
	{
		background: url(images/about.png);
		width:107px;
		height:31px;
		padding-top: 28px;
		font-size: 12px;
		font-weight: lighter;
		text-transform:uppercase;
		color: #ddddd1;
		float:left;
		text-align:center;
	}
	
	DIV.menuButton a:hover
	{
		background: url(images/about_hover.png);
		cursor:pointer;
		color: #333333;
	}
	
	#menuEnd
	{
		background: url(images/menu_end.png) repeat-x;
		width: 6px;
		height: 64px;
		float:left;
	}
	
#menuContainer #search
{
	position: absolute;
	right: 1em; 
	top: 1.8em;
}

#menuContainer #search input
{
	background-color: #dddddd;
	border:1px solid #666666;
	font-size: 11px;
}

#banner
{
	height: 265px;
	width: 984px;
	margin-top: 10px;
}

#contentContainer
{
	float:left;
}

#contentContainer p
{
	margin-bottom: 15px;
}

#mainContent
{
	background-color: #ededed;
	float:left;
	padding-top: 35px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #444;
	list-style-type: square;
	padding-bottom: 25px;
	padding-left: 30px;
	width: 640px;
}

#mainContent_headline
{
	height: 42px;
	width: 616px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}

#newsContainer
{
	float:left;
	margin-left: 10px;
	width: 250px;
}

#news_headline
{
	height: 42px;
	width: 260px;
	float:left;
	font-size: 15px;
	font-weight: bold;
}

DIV.news
{
	width:236px;
	height:86px;
	line-height: 15px;
	float:left;
	background-color: #E1E1E1;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-right: 12px;
	padding-left: 12px;
}

.newsBullet
{
	float:left;
	margin-right: 10px;
}

.readMore
{
	color: #916c66;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer
{
	width:1024px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

DIV.footerLeft
{
	width: 300px;
	float:left;
	text-align:left;
	margin-left: 10px;
}

DIV.footerRight
{
	width:1024px;
	float:none;
	text-align:right;
	margin-right: 10px;
}

/*
---------------------------------
//Forms
---------------------------------
*/

form
{
	font-size: 11px;
}

input
{
	font-size: 11px;
	padding: 5px;
}

textarea
{
	font-size: 11px;
}

input.submit, input.reset
{
	background: url(images/button.png) no-repeat;
	width: 67px;
	height: 26px;
	color: #ffffff;
	font-size: 10px;
	font: Arial, Helvetica, sans-serif;
	font-variant: normal;
	border: 0px;
	cursor: pointer;
	font-weight: lighter;
	text-transform: uppercase;
}

form li
{
	list-style-type: none;
	padding-bottom: 10px;
}



label 
{
	float: left;
	width: 5em;
	margin-right: 2em;
	margin-top: 2px;
	
}

form .submit 
{
	margin-left: 80px;
}
/*
---------------------------------
//Content
---------------------------------
*/

.front_coloumn1
{
	width: 33%;
	float:left;
}
.front_coloumn1 ul li
{
	list-style:square;
	margin-left: 40px;
	margin-top: 3px;
	font-size: 11px;
}
.front_coloumn2
{
	width:33%;
	float:left;
}
.front_coloumn2 p
{
	padding: 0px 20px 0px 20px;
}
.front_coloumn3
{
	width:33%;
	margin-left: 455px;
}
.front_coloumn3 blockquote
{
	padding: 0px 30px 0px 20px;	
}
.front_coloumn3 .quoteImage
{
	margin: 0px 10px 0px 0px;
	float:left;
	position:relative;
}

.quoteImage
{
	padding-left: 20px;
}

DIV.divider_vertical
{
	width: 2px;
	height: 175px;
	background: url(images/divider.png) repeat-y;
	float:left;
	margin-top: 20px;
}
copyright {
	font-size: 10px;
}
.copyright {
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.newstext {
	font-size: 10px;
}

btmmenu {
	font-size: 12%;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 19px;
	color: #333;
	padding-right: 20px;
}

btmmenu {
	font-size: 12px;
}
.heading {
	font-size: 18px;
}
.news_hb {
	background-image: url(images/news_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.newsheading {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
}
.heading2 {
	font-size: 20px;
	color: #73686b;
	text-align: left;
}
.caissa {
	color: #900;
}
#bannerprofile {
	height: 265px;
	width: 984px;
	margin-top: 10px;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
}
.heading3 {
	font-size: 14px;
}
a:link {
	color: #444;
}

.photo {
	border: 1px solid #CCC;
}
a.readmore:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #916c66;
}
a.readmore:hover {
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.readmore:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #916c66;
}
a.readmore:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #916c66;
}
.photo {
	margin-right: 20px;
}
#muses {
	float: right;
	width: 415px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
.maintexttabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 19px;
	color: #333;
	padding-right: 20px;
	padding-top: 10px;
}
#contact p, label, legend {
	font: 16px Arial, sans-serif;
	font-size: 12px;
}

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact {
	display: block;
	width: 600px;
	margin: 20px auto;
	padding: 20px;
	border: 1px solid #cbcbcb;
	-webkit-border-radius:5px;
	background-color: #FFF;
}

/* Form style */

#contact label {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 155px;
	font-size: 12px;
	-webkit-border-radius:5px;
}
#contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:12px  Arial, sans-serif; webkit-border-radius:5px; }   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover { background:#444; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; }
#contact legend {
	padding:7px 10px;
	color:#000;
	border:1px solid #eee;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:0 !important;
	margin-bottom:20px;
	font-size: 14px;
}

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 3px 10px 3px 35px;
	color:#8a1f11;
	border: 1px solid #FBC2C4;
	-webkit-border-radius:5px;
	background-color: #FBE3E4;
	background-image: url(assets/error.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.loader { padding: 0 10px; }

#contact #success_page h1 {
	padding-left:22px;
	background-image: url(assets/success.gif);
	background-repeat: no-repeat;
	background-position: left;
}

acronym { border-bottom:1px dotted #ccc; }
