.noprint{display:none;}

@import url(imgcaption.css);

body{
	font-family: Arial, Helvetica, Sans-serif;
	}

a img {
	border: 0px;
	}

img.gallery {
	border: 1px solid #666 !important;
	}

img.float_left {
	float: left;
	margin: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	}

img.float_right {
	float: right;
	margin: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	}

a{white-space:nowrap;}
A:link{color:#0000ff;}
A:visited{color:#aa44aa;}
A:active{color:#0000ff;}
A:hover{color: #ff0000;}

p{margin-top:1px}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	display: block;
	}

#title h1{
        font-size: 11pt;
        color: #ffffff;
        margin-top: 0pt;
        margin-bottom: 0pt;
        font-weight: bold;
	}

#title h1 a{
	color:#fff;
	text-decoration:none;
	}

h2{
	color:#369;
	font-size: 16pt;
	margin-top: 4pt;
	margin-bottom: 0pt;
	font-weight: normal;
	}

h3{
	color:black;
	}

h4{
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: bold;
	}


#infoboxes {
	margin-top: 10px;
	}

.infobox h4 {
	margin: 0 0 5px 0;
	}

#infobox1, #infobox2 {
	border-right: 1px solid #ccc;
	}

.infobox {
	width: 220px;
	padding: 0 5px;
	vertical-align: top;
	}

table.outer{
	border-right: 2pt solid #336699;
	border-bottom: 2pt solid #336699;
 	padding: 0pt; 
	}

ul.small{
	font-size: 10pt;
	margin-top: 1pt;
	margin-left: 0pt;
	margin-bottom: 2pt;
	text-indent: 0pt;
	padding-left: 25pt;
	}	


li{
	margin-left: 0pt;
	text-indent: 2pt;
	}

p.diff{
	font-size: 12pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
	}

.codecolor{
	width: 450px;
	background-color: #69c;
	text-align: left;
	border:1px solid #000;
	color: #eee;
	}

.photo{
	padding: 15px 10px 10px 10px;
	float: left;
	}

.photo2{
	padding: 50px 10px 5px 0;
	float: left;
	}

.mainbox{
	width: 700px;
	padding: 0 0 0 5px;
	}

.quote {
	background: #fff url("../images/left_quote.gif") no-repeat scroll 10px 12px;
	color: #666;
	width: 90%;
	margin: 5px auto;
	padding: 10px 10px 10px 35px;
	font-style: italic;
	font-family: Book Antiqua, Times New Roman, Serif;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #eee;
	}

.quote2  {
	padding: 0 25px 0 0;
	background: transparent url("../images/right_quote.gif") no-repeat scroll bottom right;
	}

.quote p {
	margin: 0;
	padding: 0;
	}

#sub_menu {
	float: right;
	padding: 0 15px 0 15px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin: 15px 0 5px 15px;
	}

#sub_menu h4 {
	color: #333;
	border-bottom: 1px dashed #ccc;
	font-size: 100%;
	margin: 5px 0 0 0;
	padding: 0;
	}

#sub_menu ul {
	list-style: none;
	padding-left: 8px;
	margin: 0 0 10px 0;
	}

#sub_menu li {
	font-size: 90%;
	color: #999;
	padding-left: 12px;
	margin-left: 0;
	background-image: url("../images/bullet_arrow.png");
	background-position: center;
	background-repeat: no-repeat;
	}

div.contactForm {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	}

div.contactForm table.main {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
	}

div.contactForm div.contactMethod {
	background-color: #ddd;
	border: 1px solid #999;
	text-align: center;
	margin: 2px;
	padding: 5px;
	}

div.contactForm div.contactMethod input {
	margin-top: 5px;
	}

div.contactForm div.daytimePhone {
	background-color: #cff;
	}

div.contactForm td {
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #000;
	}

div.contactForm td.right {
	text-align: right;
	padding-right: 10px;
	}

div.contactForm h3 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #036;
	padding: 2px 0px 5px 0px;
	margin: 0px;
	}

div.contactForm h3.break {
	margin-top: 10px;
	}

.phonenumber{
	color:red;
	font-size:larger;
	white-space:nowrap;
	}

.float_left {
	float: left;
	margin: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	}

.float_right {
	float: right;
	margin: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	}

