/* CSS Document */

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 78%;
	background-color:#CCCCCC;
}
#master {	background-color:#fff;
display:table;margin-top:20px; width: 936px; height:100%; text-align:center;}
#container {

	height: 667px;
	width: 936px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-color:#fff;
	height:100%;
}


#white {
	background:#fff;
	width: 936px;
	
}
#header {
	height: 156px;
	width: 936px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
}

#navcontainer {width:936px; 
height:37px;
background-color:#000;}


.menu {
	float: left;
	color:#FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top:10px;
	height:27px;
	border-right-width: 1px;
	border-right-style: solid;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
}	

.menuright {
	float: right;
	color:#FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top:10px;
	height:27px;
	border-left-width: 1px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}	


.text {width:260px;}

.menu a:link {color:#fff; text-decoration:none;}
.menu a:visited{color:#fff; text-decoration:none;}

.menuright a:link {color:#fff; text-decoration:none;}
.menuright a:visited{color:#fff; text-decoration:none;}


.whitespace {width:936px; height:4px; background-color:#FFFFFF}

#calltoarms {width:936px; height:217px;}

#moodimage {width:342px; height:217px; float:left; background-image:url(../images/moodimage.jpg)}
#message {width:594px; height:217px; float:right; background-color:#990000}
#messagebox {width:474px; height:57px; padding:40px; float:left; background-color:#990000}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.em;
	color: #FFFFFF;
	line-height: 150%;
	text-align:left;
}

.maintextdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.em;
	color: #000;
	line-height: 150%;
	text-align:left;
}
.maintextdarkright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.em;
	color: #000;
	line-height: 150%;
	text-align:right;
}
.maintextfoot {
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.em;
	color: #fff;
	line-height:32px;
	text-align:left;
}


.maintextdark a:link {color:#990000; text-decoration:none;}
.maintextdark a:hover {color:#000;}

h1 {
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 100%;
	padding:0px;
	margin:0px;
	text-align:left;

}



h2 {
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 1.6em;
		font-weight: normal;
	line-height: 100%;
	padding:0px;
	margin:0px;
text-align:left;
}

#content {padding:24px; background-color:#FFFFFF;}
#title_about{
	width:880px;
	height:40px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align:left;
}

#title_contact{
	width:240px;
	height:40px;
	float:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align:left;
}

#column1 {
	float: left;
	height: 220px;
	width: 400px;
	margin-right:52px;
	margin-top:4px;
	
}

#column2 {
	float: left;
	
	width: 400px;
	margin-top:4px;


}




#column1a {
	float: left;

	width: 180px;
	margin-right:82px;
	margin-top:4px;
	
}


#column1b {
	float: left;
	
	width: 280px;
	margin-right:52px;
	margin-top:4px;
	
}

#column2b {
	float: left;
	
	width: 270px;
	margin-top:4px;


}




#column3 {
	float: right;
	height: 220px;
	width: 240px;
	margin-top:4px;
}

#title_internal{
	width:888px;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



#image{	float: left;
	clear:left;
	width: 260px;
	margin-top:4px;}
	
	#imagelit{	
	margin-top:20px;
	float: left;
	clear:left;
	width: 270px;}
	
	
#column_internal {
	
	background-color:#FFFFFF;
	float: right;
	clear:right;
	width: 580px;
	margin-top:4px;
	
}


#column_internallit {
	
	background-color:#FFFFFF;
	float: right;
	clear:right;
	width: 580px;
	margin-top:4px;
	
}

#column_internal1 {
	
	background-color:#FFFFFF;
	float: left;
	clear:left;
	width: 420px;
	margin-top:4px;
	
}


#column_internal2 {
	
	background-color:#FFFFFF;
	float: right;
	clear:right;
	width: 420px;
	height:445px;;
	padding-top:4px;
	
	padding-left:20px;border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	
}


.padright{margin-right:20px; margin-bottom:60px;}
#footer {width:911px; float:left; height:32px; background-color:#990000}
