body{
	background-color: #DDDDDD
}

h1{
	color: #3D3D3D;
	font-family: arial;
	font-size: 20pt;
}

h2{
	color: #3D3D3D;
	font-family: arial;
	font-size: 18pt;
}

h3{
	color: #3D3D3D;
	font-family: arial;
	font-size: 17pt;
}

h4{
	color: #3D3D3D;
	font-family: arial;
	font-size: 12pt;
}

h5{
    color: #FFFFFF;
	background:#A11D28;
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
}

h6{
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
}

p{
    color: #3D3D3D;
	font-family: arial;
	font-size: 10pt;
}

#main{
	//clear: both;
	margin: 0 auto;
	text-align: center;
	background: #7D7D7D;
	//padding: 5px 0 5px 0;
	//border: solid #7D7D7D 1px;
}

.banner {
	//float: left;
	text-align:center;
	//width:100%;
	height:150px;
	background:#A11D28;
	padding: 10px 0 0 0;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
	overflow: hidden;
}	

.banner_text {
	font-family: arial;
	font-size: 44pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
}	

.text_col_1{
	text-align: center;
	background: #ADADAD;
	margin-top: 5px;
	margin-bottom: 5px;
	//padding: 5px;
	overflow: hidden;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
}

.text_col_2{
	text-align: left;
	background: #ADADAD;
	height: 328px;
	margin-top: 5px;
	margin-bottom: 5px;
	//padding: 5px;
	overflow: hidden;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
}

.text_col{
	text-align: left;
	background: #ADADAD;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
}
.text_col_homepage div, .text_col div, .text_col_1 div, .text_col_2 div, .soc_net_col div, .gallery div{
	padding: 5px;
}

.text_col img{
	padding: 5px;
}

.text_col_3{
	//float: left;
	text-align: left;
	//width:100%;
	background: #ADADAD;
	margin: 5px 0 5px 0;
	padding: 5px;
	overflow: hidden;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
}

.text_col_4{
	//float: right;
	text-align: center;
	//width:100%;
	background: #ADADAD;
	margin: 5px 0 5px 0;
	padding: 5px;
	overflow: hidden;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
}

.soc_net_col{
	text-align: center;
	background: #ADADAD;
	height: 500px;
	margin: 5px 0 5px 0;
	overflow: hidden;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
}


.text_col_homepage{
	text-align: center;
	background: #ADADAD;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	overflow: hidden;
	font-family: arial;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
}

.navbar {
	clear: both;
	margin: 5px 0 5px 0;
	height: 30px;
	width: 950px;
	border-top: solid #FFFFFF 1px;
	border-bottom: solid #FFFFFF 1px;
	background-color: #A11D28;
}

.navbar ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 30px;
	white-space: nowrap;
}

.navbar li {
	list-style-type: none;
	display: inline;
}

.navbar li a {
	text-decoration: none;
	padding: 5px 10px;
	color: #FFFFFF;
}

.navbar li a:link {
    color: #FFFFFF:
}

.navbar li a:visited {
    color: #FFFFFF;
}

.navbar li a:hover {
    color: #FFFFFF;
    background-color: #3D3D3D;
}

a:link {
	color: #303030;
	text-decoration: none;
}

a:visited { 
	color: #303030;
	text-decoration: none;
}

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

a:active { 
	color: #3d3d3d;
	text-decoration: none;
}

ul#twitter_update_list {
	float: left;
	width: 100%;
      color: #3D3D3D;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 5px;
}

.twitter-link {
     color: #FFFFFF;
	font-family: arial;
	font-size: 12pt;
	text-decoration: none;
}

#facebook_link{
	background: #FFFFFF;
	float: right;
}

#fb{
	background: #ADADAD;	
}

.footer {
	text-align: center;
	clear: both;
	background-color: #7D7D7D;
}

.gallery {
	text-align: center;
	background: #ADADAD;
	padding: 5px;
	margin: 5px 0 5px 0;
	overflow: hidden;
}

object a {
display: none;
}

object {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

input {
	border: 1px solid #A11D28;
}

textarea {
	border: 1px solid #A11D28;
}

