html, dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	vertical-align:baseline;
}


/*===================*/
/*=== Main Styles ===*/
/*===================*/
body  {
	font: 12pt Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	overflow: scroll;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color:#fcf3e7;
	font-size: 14pt;
}

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

#wrapper {
    max-width: 920px;
	width: 96%;
    margin: 0px auto;
	background-color:#ffffff;
	text-align: left;
}

.slider-wrapper { 
	width: 99%; 
	margin: 0px auto;
	background-color:#FFFFFF;
}

#topPanel {
	width: 99%;
	margin: 0px auto;
}

#logoPanel {
	max-width: 920px;
	background-color:#ffffff;
	height: 150px;
}
	
	
#menuPanel {
	width: 99%;
	margin: 0px auto;
}

#welcomeContainer {
	padding: 0px;
	margin: 0 auto;
	max-width: 940px;
	overflow:hidden;
	padding-left: 15px;
	padding-right: 15px;

}

#welcome_1 {
	width:65%;
	float: left;
	overflow:hidden;
}

#welcome_1 h1 { 
	font: 16pt Arial, Helvetica, sans-serif;
	line-height:20pt;
	color:#8e3336;
	text-align: left;
	border-bottom:thin;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
}

#welcome_1 h2 { 
	font: 14pt Arial, Helvetica, sans-serif;
	line-height:16pt;
	color:#daac6b;
	text-align: left;
}

#welcome_1 h3 { 
	font: Bold 12pt Arial, Helvetica, sans-serif;
	line-height:16pt;
	color:#5da528;
	text-align: left;
	margin-bottom: -5px;
	margin-top: 30px;
}

#welcome_1 p { 
	text-decoration : none;
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color : #333333;

}

#welcome_1 a {
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color : #8e3336;
	text-decoration:underline; 
}

#welcome_1 a:hover {
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color : #daac6b;
	text-decoration:underline;  
}

#welcome_1 ul{
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color : #333333;
	width : 90%;
	margin-left: 10px;
	list-style-type:none;
}

#welcome_1 li {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 6px;
	list-style-image:url(../images/bodyBullet.gif);
}

#welcome_2 {
	width:30%;
	float: right;
	overflow:hidden;
	margin-left: 5%;
}

#welcome_2 h2 { 
	font: Bold 12pt Arial, Helvetica, sans-serif;
	line-height:14pt;
	color:#2e2447;
	text-align: left;
	border-bottom:thin;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
}

#welcome_2 p { 
	text-decoration : none;
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color : #333333;
	padding-left: 2px;
	padding-right: 2px;
}

#welcome_2 a {
	font: Bold 9pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color : #8e3336;
	text-decoration:underline; 
}

#welcome_2 a:hover {
	font: Bold 9pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color : #daac6b;
	text-decoration:underline;  
}

#welcome_2 ul{
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color : #333333;
	width : 90%;
	margin-left: 10px;
	list-style-type:none;
	margin-top: -5px;
}

#welcome_2 li {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 6px;
	list-style-image:url(../images/bodyBullet.gif);
}

#full_width_content {
	width:94%;
	float: left;
	overflow:hidden;
}

#full_width_content h1 { 
	font: 16pt Arial, Helvetica, sans-serif;
	line-height:18pt;
	color:#8e3336;
	text-align: left;
	border-bottom:thin;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
}

#full_width_content h2 { 
	font: Bold 12pt Arial, Helvetica, sans-serif;
	line-height:16pt;
	color:#333333;
	text-align: left;
}

#full_width_content h3 { 
	font: Bold 12pt Arial, Helvetica, sans-serif;
	line-height:16pt;
	color:#5da528;
	text-align: left;
	margin-bottom: -5px;
	margin-top: 30px;
}

#full_width_content p { 
	text-decoration : none;
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color : #333333;

}

#full_width_content a {
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color : #8e3336;
	text-decoration:underline; 
}

#full_width_content a:hover {
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color : #daac6b;
	text-decoration:underline;  
}

#full_width_content ul{
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color : #333333;
	width : 90%;
	margin-left: 10px;
	list-style-type:none;
}

#full_width_content li {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 6px;
	list-style-image:url(../images/bodyBullet.gif);
}

.imageInsert400 { float:right; padding-left:10px; padding-bottom:10px; padding-top:0px; width:400px; height:300px; }
.imageInsert400-Potrait { float:right; padding-left:10px; padding-bottom:10px; padding-top:0px; width:300px; height:400px; }

.imageInsert260 { float:right; padding-left:10px; padding-bottom:10px; padding-top:0px; width:260px; height:195px; }

.imageInsert133 { float:right; padding-left:10px; padding-bottom:3px; padding-top:0px; width:100px; height:133px; }

.imageInsert150 { float:right; padding-left:10px; padding-bottom:3px; padding-top:0px; width:150px; height:200px; }

#gallery {
	width: 99%;
	text-align: left;
	margin-bottom: 10px;
}

#gallery h2 { 
	font: 16pt Arial, Helvetica, sans-serif;
	line-height:18pt;
	color:#666666;
	padding-left: 10px;
	padding-top: 10px;

}

#gallery p { 
	text-decoration : none;
	font: 10pt Arial, Helvetica, sans-serif;
	line-height: 14pt;
	color : #333333;
	padding-left: 10px;
}

#gallery a{
	text-decoration:underline;
	font: bold 10pt Arial, Helvetica, sans-serif;
	line-height: 14pt;
	color : #0a6d7b;
	text-decoration:underline; 
}

#gallery a:hover  {
	text-decoration:underline;
	font: bold 10pt Arial, Helvetica, sans-serif;
	line-height: 14pt;
	color : #333333;
	text-decoration:underline; 
}

.example-image-link {
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 4px;
	border: 2px solid #dbdbee;
}

.example-image-link:hover {
  border: 2px solid #263995;
}


#callOut {
	width: 100%;
	margin: 0px auto;
	float:left;
	margin-bottom: 10px;
	overflow:hidden;
	background-color: #b6b6da;
}

#callOut p { 
	text-decoration : none;
	font: 11pt Arial, Helvetica, sans-serif;
	line-height: 15pt;
	margin-left: 10px;
	margin-right: 10px;
	color : #333333; 
}

#callOut a{
	text-decoration:underline;
	font: Bold 11pt Arial, Helvetica, sans-serif;
	line-height: 15pt;
	color : #263995; 
}

#callOut a:hover  {
	text-decoration:underline;
	font: Bold 11pt Arial, Helvetica, sans-serif;
	line-height: 15pt;
	color : #333333; 
}

#footer {
	clear: both;
	position: relative;
	background:#fae2bf;
	width: 99%;
	margin: 0px auto;
	border-bottom:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:medium;
}

#footer p { 
	font: 8pt Arial, Helvetica, sans-serif;
	line-height: 9pt;
	color : #666666;
	padding-top : 6px; 
	margin-left: 12px;
}

#footer a{
	text-decoration:underline;
	font: 8pt Arial, Helvetica, sans-serif;
	color : #0a6d7b; 
}

#footer a:hover  {
	text-decoration:underline;
	font: 8pt Arial, Helvetica, sans-serif;
	color : #666666; 
}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clear {
	clear:both;
}

/*Styles for screen 600px and lower*/
@media screen and (max-width: 768px) {

#wrapper {
	width: 96%;
}

#welcome_1 {
	width:100%;
}

#welcome_2 {
	width:100%;
}
}

/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {

}

/*Styles for screen 480px and lower*/
@media screen and (max-width: 480px) {
.imageInsert400 { float:right; padding-left:10px; padding-bottom:10px; padding-top:0px; width:100%; height:auto; }
.imageInsert400-Potrait { float:right; padding-left:10px; padding-bottom:10px; padding-top:0px; width:100%; height:auto; }
}

/*Styles for screen 320px and lower*/
@media screen and (max-width: 320px) {

#wrapper {
    max-width: 320px;
	width: 98%;
    margin: 0px auto;
	background-color:#ffffff;
	text-align: left;
}

.imageInsert260 { float:none; padding-left:8%; padding-right:8%; padding-bottom:10px; padding-top:0px; width:84%; height:auto; }

}
