@charset "utf-8";
/* CSS Document */



#wrapper {
	width: 980px;
	background-color:#99CC33 !important;
		}
#banner {
	width: 732px;
	height: 120px;
	clear:both;
	float:left;
	margin-left: 116px;
	margin-bottom:0px;
	padding-bottom:0px;
	}
	 
/* background */
	body {
	background-image: url(http://a248.g.akamai.net/f/248/14564/12h/www.dotomi.com/images/background.jpg);
	background-repeat: no-repeat;
	margin: 20px 0;
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	overflow:visible;
}
.style1 {color: #FFFFFF}

.style25 {
	font:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
	}
.new {color: #990000;
	}

/* fonts */


h1, h2, h3 {
	padding-bottom: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font:Arial, Helvetica, sans-serif;
	font-size: 2.25em;
	font-weight:lighter;
	color:#006699;
	}


h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
	color:#666666;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
}




p, ul, ol {

}

ul, ol {
	margin-left: 3em;
}

/* blockquote */

blockquote.style5 {
	padding-left: 32px;
	padding-top: 2px;
	padding-bottom: 12px;
	background-color: #ffffff;
	color: #666666;
	border-top: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 5px;

  background-image:url(images/openquote5.gif)
  background-position: middle left;
	background-repeat: no-repeat;
	text-indent: 0px;
	background-image: url(images/openquote5.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	line-height: 18px;
  }
  blockquote.style5 div {
    padding-right: 30px;
	padding-bottom: 22px;
    display: block;
    background-image:url(images/closequote5.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
} 

a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	border: none;
	color: #70A300;
}

a:link {
	color: #0066CC;
}

	
/* Header */

#header {
	width: 960px;
	height: 152px;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-image:url(images/header-back.gif);

}

#logo {
	float: left;
	height: 100px;
	padding-top: 20px;
	padding-left: 20px;
}

#logo h1, #logo h2 {
	float: left;
	margin-top: 0px;
	text-transform: lowercase;
	font-weight: normal;
}

#logo h1 {
	padding: 5px 0 0 0px;
	font-size: 2.6em;
}

#logo h2 {
	padding: 17px 0 0 6px;
	font-size: 1.2em;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
	padding: 70px 0px 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 40px 20px 0 0;
	list-style: none;
	
}

#menu li {
	float: left;
	
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 6px 2px 5px 6px;
	
	text-decoration: none;
	font-size: 1.2em;
	color: #999999;
}

#menu a:hover {
	text-decoration: underline;
	color: #cc0033;
}

#menu .last a {
	margin: 0;
	padding-right: 10px;
}
#menu .button a {
	margin-top: 2px;
	margin-bottom: 6px;
	padding-right: 40px;
	vertical-align:middle;
}
/* home menu */

#menu2 {
	float: right;
	padding: 75px 40px 0px 0px;
}

#menu2 ul {
	margin: 0;
	padding: 40px 20px 0 0;
	list-style: none;
	
}

#menu2 li {
	float: left;
	
}

#menu2 a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 6px 2px 5px 6px;
	
	text-decoration: none;
	font-size: 1.2em;
	color: #999999;
}

#menu2 a:hover {
	text-decoration: underline;
	color: #cc0033;
}

#menu2 .last a {
	margin: 0;
	padding-right: 10px;
}
#menu2 .button a {
	margin-top: 2px;
	margin-bottom: 6px;
	padding-right: 40px;
	vertical-align:middle;
}

/* Page */

#page {
	width:960px;
	height:inherit;
	background-color:#FFFFFF !important;
	margin: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}

/* bubble */

#bubble {
	width: auto;
	height:auto;
	float: justify;
	padding: 10px;
	background-color: #F5F5F5;
	font:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #B10000;
	text-align: left;
	clear:both;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2C5C7E;
	border-bottom-color: #2C5C7E;
	}
	.bubblehead {
	color: #070707;
	background-color: #F5F5F5;
	}

/* movie */

#movie {
	width: 960px;
	float: left;
	background-color:#FFFFFF;
	padding-bottom: 0px;

	}
	
	.home-copy {
	font-size: 16px;
	font:Arial, Helvetica, sans-serif;
	color: #005C80;
	text-align:left;
	margin-left: 60px;

	}
	.home-copy2{
	font-size: 12px;
	line-height: 16px;
	margin-left: 60px;
	margin-right: 80px;
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:left;
	margin-left: 60px;
	padding-bottom: 10px;
	}
	

/* Content */

#content {
	float: left;
	width: 460px;
	height:inherit;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 00;
	padding-left: 8px;
	margin-bottom:10px;
}

.post {
	background-color: #FFFFFF;
	padding-top: 0px;
}

.post .title {
	margin: 0;

}

.post .title h1, .post .title h2 {
	margin: 0;
	padding: 0;
}

.post .title a {
	border: none;
	color: #666666;
}

.post .meta {
	margin: 0;
	padding: 0px 0 0 0;
	font: arial;
	font-size: 1.4em;
	font-weight:bold;
	color: #990033;
}

	
.post .center-body {
	padding-bottom: 0px;
	font: arial;
	font-size: 1.2em;
	orphans: 8;
	line-height: 1.6em;
	text-align: left;
}
.post .highlight-body {
	padding: 5px;
	font: arial;
	font-size: 1.2em;
	orphans: 8;
	line-height: 1.6em;
	text-align: left;
	border:#cccccc;
	border:solid;
	border: 1px;
	}
.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 120%;
}

.post .tags {
	margin: 0;
	padding: 10px;

	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #DEDEDE;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}

.post ul {
	padding-bottom: 0px;
}

.bulleted li{
	list-style-image:url('images/bullet-grn.gif');
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.7em;
	padding-bottom: 10px;
	}
	
.post h2, .post h3 {
	padding-top: 20px;
}

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #DEDEDE;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts li {
	margin: 0;
	padding: 0;
}


/* Content 2 col */

#content-2col {
	float: left;
	width: 600px;
	height:inherit;
	background-color: #FFFFFF;
	padding-top: 4px;
	
	padding-left: 8px;
	margin-bottom:10px;
}

.post {
	background-color: #FFFFFF;
	padding-top: 0px;
}

.post .title {
	margin: 0;

}

.post .title h1, .post .title h2 {
	margin: 0;
	padding: 0;
}

.post .title a {
	border: none;
	color: #666666;
}

.post .meta {
	margin: 0;
	padding: 0px 0 0 0;
	font: arial;
	font-size: 1.4em;
	font-weight:bold;
	color: #990033;
}

	
.post .center-body {
	padding-bottom: 0px;
	font: arial;
	font-size: 1.2em;
	orphans: 8;
	line-height: 1.6em;
	text-align: left;
}
.post .highlight-body {
	padding: 5px;
	font: arial;
	font-size: 1.2em;
	orphans: 8;
	line-height: 1.6em;
	text-align: left;
	border:#cccccc;
	border:solid;
	border: 1px;
	}
.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 120%;
}

.post .tags {
	margin: 0;
	padding: 10px;

	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #DEDEDE;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}

.post ul {
	padding-bottom: 0px;
}

.bulleted li{
	list-style-image:url('images/bullet-grn.gif');
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.7em;
	padding-bottom: 10px;
	}
	
.post h2, .post h3 {
	padding-top: 20px;
}

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #DEDEDE;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts li {
	margin: 0;
	padding: 0;
	
}


/* Sidebars */

.sidebar {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}

.sidebar ul {
	margin: 0;
	padding: 8px;
	list-style: none;
}

.sidebar li {
	padding-bottom: 20px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0;
}

.sidebar h2 {
	background:#ffffff;
	letter-spacing: 0px;
	color: #666666;
}

/* Sidebar1 */

#sidebar1 {
	padding-left: 20px;
	width: 180px;
	height:inherit;

}

#sidebar1 li li {
	background: url(images/img05.gif) no-repeat left 50%;
	margin-left: 10px;
	padding-left: 10px;
}

#sidebar1 h2 {
	font-family: arial;
	font-style:italic;
	color:#B8B547;
	font-size: 1.6em;
	line-height: 1.7em;
	text-align: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCC00;
	border-bottom-color: #CCCC00;
}

/* Sidebar2 */

#sidebar2 {
	background-color:#FFFFFF;
	border: solid 1px #cccccc;
	width: 230px;
	height:inherit;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}

/* Bottom */


#bottom {
	width: 960px;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#bottom ul {
	float:left;
	margin: 0;
	list-style: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	}
#bottom li {
	float: left;
	padding: 0px 0px 0px 0px;
		
	}
#bottom a {
	display: block;
	float: left;
	height:15px;
	border-right: 1px solid #cccc66;
	border-top: 1px solid #cccc66;
	margin-right: 8px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight:bold;
	color:#990000;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-color: #cccc66;
}

#bottom a:hover {
	text-decoration: underline;
	color: #cc0033;
}

#bottom .last a {
	margin: 0;
	padding-right: 20px;
	}
	
/* Button */
#button {
	width:159px;
	height: auto;
	padding-left: 15px;
	padding-top: 10px;
	background-image: url(images/gls-button.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	}
#button .main{
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	}
#button a {
	color: #005A84;
}
#button a:hover {
	color: #990033;
}
#button .sub{
	list-style-image:url('images/bullet-sm.gif');
	vertical-align: middle;
	padding-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size: 1.2em;
	color: #333333;
	
	}
#button .sub  li{
	list-style-image:url('images/bullet-sm.gif');
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	
	}
	
	#button .sub  li li{
	list-style-image:url('images/bullet-sm.gif');
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	
	}


sub: link {
	color:#666666;
	}
	
	


	
	#button .s-last  li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	padding-bottom: 10px;
	}
	
#button  .sub a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;

	}
#button .sub a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #990033;
	}
	
#button .hit {
	list-style-image:url('images/bullet-sm.gif');
	vertical-align: middle;
	padding-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size: 1.2em;
	color: #990033;
	}

/* Footer */

	

#footer {
	clear: both;
	width: 960px;
	height: 20px;
	padding-top: 0px;
	background: #ffffff;
	clear:both;
	
}

#footer p {
	margin: 0;
	padding: 15px 0px;
	font-size: 11px;
}

#footer .legal {
	float: left;
	height: 10px;
}

#footer .credit {
	float: right;
	height: 40px;
}

/* membership logos */
#membership {
	width: 960px;
	background-color:#FFFFFF;
	vertical-align:bottom;

	}
	
#regmark {
	width 250px;
	height:80px;
	padding: 6px;
	float:left;
	vertical-align:baseline;
	}

html {
	overflow-y: scroll;
}
.h4over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0033FF;
}
.contact {
	font-size: 10pt;
	color: #990000;
}
.phone {
	color: #666666;
	font-size: 18px;
}
