﻿body{
	height: 100%;
	background-image: url('images/bg-big_boxes.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #72799f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h3 {
	font: Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
	color: #383838;
    font-size: 1.1em;
    margin: 10px 0px 10px 0px;
}

a {
	color: #3a4693;	
        text-decoration: underline;
}

a:hover {
        text-decoration: none;
}


li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.25em;
	padding: 0px 10px 0px 10px;
	color: white;
	font-weight:normal;
}

ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.25em;
	padding: 0px 10px 0px 10px;
	color: white;
	font-weight:normal;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.25em;
	padding: 0px 10px 0px 10px;
	color: blue;
	font-weight:normal;
}

b {
	font-weight: bold;
}


/* form elements */

form {
	margin: 0px; padding: 0;
}

label {
	display:block;
	font-weight:bold;
	margin: 5px 0;
}

input {
	padding: 2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
}

textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	margin: 0 0 10px 0px;
	border:1px solid #D4D0C8;
	height:100px;
	display:block;
	color:#777;
}

img.quote {
	padding: 0px;
	border-width: 0px;
}



#contactsubmit { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #D4D0C8;
	background: #FFF; 
	padding: 2px 3px; 
	color: #336600;	
}

input .button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #D4D0C8;
	background: #FFF; 
	padding: 2px 3px; 
	color: #336600;	
}

#contactsubmit:focus { 
  background-color: #000000;
  color: #FFFFFF;
}


#contactsubmit:hover { 
  background-color: #000000;
  color: #FFFFFF;
}


/* layout elements */

#header {
	padding: 0px 0px 0px 0px;
	width: 940px;	
	margin: 10px 0px 5px 0px;
	text-align: left;
	}


#topmain	{
		background-image: url(images/bodytop.jpg) ;
		background-repeat: no-repeat;
	    background-position:center top;
	    height: 23px;
	    margin: 0 auto;
	    
		}

#main	{
		background-image: url(images/bodymain.jpg) ;
		background-repeat: repeat-y;
	    background-position:center top;
		overflow: auto;

		}

#main-container{
	padding: 0px 0px 0px 0px;
	width: 940px;	
	margin: 0 auto;
	text-align: left;
	}

#links{
	padding: 6px 0px 0px 0px;
	background-image: url(images/linksbg.jpg) ;
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #ffffff;
	width: 890px;	
	height: 31px;
	margin: 0px 30px 20px 30px;
	text-align: center;
	}

#leftcolumn{
	padding: 0px 0px 0px 0px;
	float:left;	
	background-color: #ffffff;
	width: 660px;	
	height: 100%;
	margin: 5px 5px 0px 15px;
	text-align: left;
	}
	
html>body #leftcolumn{
	margin: 0px 10px 0px 30px;
	}

#leftcontent{
	padding: 20px 20px 20px 20px;
	background-image: url("images/leftcontenttop.jpg");
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #ffffff;
	float:left;
	width: 620px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10pt;
	color: 383838;
	}
	
	
#leftcontentbottom{
	padding: 20px 20px 20px 20px;
	background-image: url("images/leftcontentbottom.jpg");
	background-repeat: no-repeat;
	background-position:bottom center;
	background-color: #ffffff;
	width: 620px;
	}
	
html>body #leftcontentbottom{
	margin: 0px 0px 200px 0px auto;
	float:left;

	}
	

html>body #spacer{
	padding: 0px 20px 0px 20px;
	float:left;
	width: 620px;
	background-color: #dbdae0;
	}

html>body #spacer{
	padding: 10px 20px 10px 20px;
	background-color: #dbdae0;
	}

#rightcolumn{
	padding: 0px 0px 0px 0px;
	float:left;
	background-color: #dbdae0;
	width: 210px;
	height: 100%;	
	margin: 5px 20px 0px 10px;
	text-align: left;
	}

	
html>body #rightcolumn{
	margin: 0px 20px 0px 10px;

	}


#rightcontent{
	padding: 10px 10px 10px 10px;
	background-image: url("images/rightcontenttop.jpg");
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #ffffff;
	width: 190px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10pt;
	color: 383838;
	}
	
#rightcontentbottom{
	padding: 20px 20px 0px 20px;
	background-image: url("images/rightcontentbottom.jpg");
	background-repeat: no-repeat;
	background-position:bottom center;
	background-color: #ffffff;
	width: 170px;
	float:left;
	}

html>body #rightcontentbottom{
	float:left;
	}
	

#bottommain	{
		background-image: url(images/bodybottom.jpg) ;
		background-repeat: no-repeat;
	    background-position:center bottom;
	    height: 23px;
		}
		
#homecentertext{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.25em;
	color: white;
	font-weight: normal;
	padding: 20px 20px 20px 20px;
	}

#copyright{
	padding: 0px 0px 0px 0px;
	width: 920px;	
	margin: 0 auto;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	font-weight:normal;

	}


.row-b {
	color: black;
}

.row-a {
	color: black;
}

