/* CSS Document */

body { 
margin-top:0px;
margin-left:0px;
background-image: url('images/blueback.jpg');
background-position:  center 50%;
background-repeat: repeat-y;
background-color: #FFFFFF;
}

.leftmargin {
background-image:url(images/background-white-left.jpg);
background-repeat:repeat;
background-position:top right;
}

.rightmargin {
background-image:url(images/background-white-right.jpg);
background-repeat:repeat;
background-position:top left;
}

.dots { background-image:url(images/dot.gif);
background-repeat:repeat-y;
background-position:top left;
}

.position { position:absolute;
			left:0px;
			top:0px;
			background-color:#ffffff;
}
#loginform { 
			font-family:Arial;
			font-size:11px;
			color:#666666;
			padding:15px 10px 0px 10px;
}

#contactform { 
			font-family:Georgia, Times New Roman, serif;
			font-size:11px;
			color:#666666;
			padding:15px 10px 0px 10px;
			line-height:15px;
}
#imageright{ 
			font-family:Georgia, Times New Roman, serif;
			font-size:11px;
			line-height:15px;
}

.rightcolheader
{
background-color: #B95959;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
padding-right: 15px;
font-family: georgia;
font-size: 14px;
color: #FFFFFF;
text-align: left;
font-weight: bold;
letter-spacing: 3px;
}

.upper_nav
{
background-color: #FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 15px;
font-family: arial;
font-size: 10px;
color: #416494;
text-align: right;
letter-spacing: 1px;
}


#contactform-dark { 
			font-family:Georgia, Times New Roman, serif;
			line-height:17px;
			font-size:11px;
			color:#000000;
			padding:20px 20px 0px 25px;
}
#contactform-dark h2{
			font-family:Georgia, Times New Roman, serif;
			font-size:18px;
			color:#660000;
			padding-bottom:0px;
			margin-bottom:3px;
			line-height:22px;
			font-weight:normal;
}
#contactform h2{
			font-family:Georgia, Times New Roman, serif;
			font-size:18px;
			color:#660000;
			padding-bottom:0px;
			margin-bottom:3px;
			line-height:22px;
			font-weight:normal;
}
#contactform h3{
			font-family:Georgia, Times New Roman, serif;
			font-size:12px;
			color:#000000;
			font-weight:bold;
			padding-top:0px;
			margin-top:0px;
			line-height:16px;
}

#content { 
			font-family:Georgia, Times New Roman, serif;
			font-size:11px;
			color:#666666;
			padding:20px 20px 0px 20px;
			line-height:15px;
}

#content h1 {
			font-family:Georgia, Times New Roman, serif;
			font-size:24px;
			color:#333333;
			font-weight:bold;
			text-align:left;
			padding-bottom:2px;
			padding-top:0px;
			margin-top:0px;
			margin-bottom:3px;
}

#content h2 {
			font-family: georgia;
			font-size: 11px;
			color: #333333;
			font-weight:bold;
			text-align:left;
			padding-bottom:0px;
			margin-top:0px;
			margin-bottom:15px;
			}

#content h3 {
			font-family: georgia;
			font-size: 11px;
			color: #333333;
			font-weight:bold;
			text-align:left;
			padding-bottom:0px;
			margin-top:0px;
			margin-bottom:0px;
}
#content-client { 
			font-family:Georgia, Times New Roman, serif;
			font-size:11px;
			color:#666666;
			padding:20px 20px 0px 20px;
			line-height:15px;
}

#content-client h1 {
	font-family:Georgia, Times New Roman, serif;
	font-size:20px;
	color:#666666;
	font-weight:bold;
	text-align:left;
	padding-bottom:6px;
	border-bottom:1px solid #cccc99;
	padding-top:0px;
	margin-top:0px;
}
#content-client h2{
	font-family:Georgia, Times New Roman, serif;
	font-size:18px;
	color:#660000;
	padding:0px;
	margin:0px;
	line-height:22px;
	font-weight:normal;
}
#footer { font-family:Georgia, Times New Roman, serif;
	font-size:11px;
	color:#333333;
}

#footer a { color:#eeeeee;}
#footer a:hover { color:#333333;}

a.flash {
			color:#000099;
		    text-decoration:none;
			}
a.flash:hover {
			color:#666666;
		    text-decoration:none;
			}

#gallerypreviews { 
			font-family:Georgia, Times New Roman, serif;
			font-size:11px;
			color:#666666;
			line-height:15px;
			text-align:center;
			line-height:16px;
		}

#nav_left { 
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000000;
			text-align:center;
			line-height:25px;
			padding:5px 10px 5px 10px;
			}

#nav_left a {
			color:#000099;
		    text-decoration:none;
			}
			
#nav_left a:hover { 
			color:#cccc99;
		    text-decoration:none;
			}

#nav_top { 
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#ffffff;
			text-align:center;
		    text-decoration:none;
			background-color:#CDA953;
			margin-top:3px;
			}


#nav_top a { 
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#ffffff;
			text-align:center;
		    text-decoration:none;
			}
#nav_top a:hover {
			
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#cccc99;
			text-align:center;
			text-decoration:none;
			}
#nav_top h2 { font-weight:normal; font-size:10px; color:#ffffff; font-family:Tahoma, Arial , Helvetica, sans-serif; margin:0px; padding:0px;}
#bottomcallout {
			font-family:Georgia, Times New Roman, serif;
			font-size:11px;
			color:#666666;
			padding:7px 0px 15px 0px;
			line-height:15px;
} 
#bottomcallout a { color:#000099; }
#bottomcallout a:hover { color:#666666; }
#bottomcallout h3 {
			font-family:Georgia, Times New Roman, serif;
			font-size:12px;
			color:#666666;
			line-height:15px;
			font-weight:bold;
			padding-bottom:4px;
			padding-top:4px;
			margin-bottom:0px;
			text-decoration:underline;
} 
.about {
			font-family:Georgia, Times New Roman, serif;
			font-size:11px;
			color:#666666;
			line-height:15px;
} 
.news {
			font-family:Georgia, Times New Roman, serif;
			font-size:11px;
			color:#666666;
			line-height:15px;
} 
#bottomcallout h2 {
 			font-family:Georgia, Times New Roman, serif;
			font-size:16px;
			color:#000000;
			font-weight:bold;
			text-align:left;
			line-height:20px;
			padding-bottom:0px;
			margin-bottom:0px;
}


.crumb { 
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#cccc99;
			text-align:left;
		    text-decoration:none;
			padding-left:5px;
			}


A.crumb { 
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#cccc99;
			text-align:left;
		    text-decoration:underline;
			}
A.crumb:hover {
			
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#ffffff;
			text-align:left;
			text-decoration:underline;
			}

.heading { 
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:bold;
			color:#000000;
			text-align:left;
		    text-decoration:none;
			line-height:25px;
			}

.heading2 { 
			font-family:Georgia, Times New Roman, serif;
			font-size:11px;
			color:#000000;
			font-weight:bold;
			text-align:left;
		    text-decoration:none;
			line-height:25px;
			}
			
.heading3 { 
			font-family:Georgia, Times New Roman, serif;
			font-size:20px;
			color:#666666;
			font-weight:bold;
			text-align:left;
		    }

.heading4 { 
			font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size:20px;
			color:#000000;
			font-weight:bold;
			text-align:left;
			line-height:24px;
		    }

.heading4_red { 
			font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size:20px;
			color:#660000;
			font-weight:bold;
			text-align:left;
			line-height:24px;
		    }
			
.heading5 { 
			font-family:Georgia, Times New Roman, serif;
			font-size:26px;
			color:#000000;
			font-weight:bold;
			text-align:left;
		    }

.tip {
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#660000;
			text-align:left;
			font-weight:bold;
			text-decoration:underline;
			}
			
.caption1 {
			font-family:Georgia, Times New Roman, serif;
			font-size:11px;
			color:#000000;
			}
			
.caption2 {
			font-family:Georgia, Times New Roman, serif;
			font-size:12px;
			color:#000000;
			font-weight:bold;
			}
	
.caption3 {
			font-family:Georgia, Times New Roman, serif;
			font-size:18px;
			color:#000000;
			line-height:24px;
			}
			
.caption3_bold {
			font-family:Georgia, Times New Roman, serif;
			font-size:18px;
			color:#000000;
			font-weight:bold;
			line-height:24px;
			}
			
.caption2_red {
			font-family:Georgia, Times New Roman, serif;
			font-size:18px;
			color:#660000;
			
			}			

.copy_left {
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#666666;
			text-align:left;
			}
			
.copy_center {
			font-family:Georgia, Times New Roman, serif;
			font-size:11px;
			color:#666666;
			text-align:left;
			line-height:18px;
			}

.textbox {
	background-color: #ffffff;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #999999;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.textboxfreewidth {
	background-color: #ffffff;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #999999;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.submitbutton{
	background-color: #AAAAAA;
	border-color: #666666;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-weight:bold;
	height:22px;
}

.phone { 			
			font-family:Georgia, Times New Roman, serif;
			font-size:26px;
			color:#000000;
			font-weight:bold;
			text-align:left;
}
.formtext {
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#666666;
}

.formtext-dark {
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000000;
}
.color_dk { background-color:#5D5D52;}

.inter_presents{
			font-family:Georgia, Times New Roman, serif;
			font-size:11px;
			font-weight:bold;
			color:#78775F;
			text-align:center;
			font-variant: small-caps;
			letter-spacing: 5px;
			}
.inter_address{
			font-family:Georgia, Times New Roman, serif;
			font-size:30px;
			color:#000000;
			text-align:center;
			font-variant: small-caps;
			letter-spacing: 14px;
			}
			
.inter_subtitle{
			font-family:Georgia, Times New Roman, serif;
			font-size:9px;
			color:#78775F;
			text-align:center;
			font-variant: small-caps;
			letter-spacing: 4px;
			}
			
.inter_choose{
			font-family:Georgia, Times New Roman, serif;
			font-size:14px;
			color:#000000;
			font-weight:bold;
			text-align:center;
			}
A.inter_link{
			text-decoration:none;
			}
A.inter_link:hover{
			text-decoration:none;
			}

#landing-text { font-family: tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#666666}
.landing-heading {
			font-family:Georgia, Times New Roman, serif;
			font-size:18px;
			color:#ffffff;
			font-weight:bold;
}