@charset "utf-8";
.twoColFixRtHdr #container {
	width: 995px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
} 
.twoColFixRtHdr #header {
	height: 180px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	text-indent: 0em;
} 
.twoColFixRtHdr #mainContent {
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;

} 
.twoColFixRtHdr  #sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 194px;
	margin-top: 40px;
}
.twoColFixRtHdr #footer {
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
	background-color: #61abeb;
	width: 967px;
	margin-left: 7px;
} 
.twoColFixRtHdr #keywords {
	padding-right: 0.5em;
	background-color: #61abeb;
	margin: 0px;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	margin-left: 7px;
	width: 967px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.twoColFixRtHdr #container #header #banner {
	padding-left: 10px;
	text-indent: 0px;
}
#greyBar {
	background-color: #f8f8f8;
	height: 3px;
	width: 950px;
	margin-left: 23px;
	font-size: 1px;
	line-height: 1px;
}
.twoColFixRtHdr      #container      #header      #banner      #amriDesign a   {
	background-image: url(../images/buttonAmridesign.gif);
	height: 45px;
	width: 109px;
	text-indent: -2000px;
	float: right;
	margin-right: 10px;
	font-size: 0.2em;
}
.twoColFixRtHdr #container #mainContent .galleryThumb .greyText {
	color: #888888;
	letter-spacing: -1px;
}
.twoColFixRtHdr #container #mainContent .galleryThumb .blackText {
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
}
.moduleheader {
	background-color:#f1f1f1;
	padding-left: 10px;
	font-family: verdana;
	font-size: 15px;
	line-height: 1.3em;
	padding-top: 0em;
	margin-bottom: 0.5em;
	letter-spacing: 2px;
	color: #00ADEE;
	font-weight: bold;
}
.blogpostGrey {
	background-color:#F8F8F8;
	padding: 20px;
	padding-bottom: 30px;
	border-bottom: 2px solid #F8F8F8;
}
.blogpost    {
	padding: 20px;
	padding-bottom: 30px;
	border-bottom: 3px solid #F8F8F8;
	background-color: #FFFFFF;
}
.blogpost1 {
	background-color:#F8F8F8;
	padding: 20px;
	padding-bottom: 30px;
	border-bottom: 2px solid #F8F8F8;
}
.blogpost2    {
	padding: 20px;
	padding-bottom: 30px;
	border-bottom: 3px solid #F8F8F8;
	background-color: #FFFFFF;
}

/* Created & Modified Styles */
.small { font-size: .7em; line-height: 1.1em }

.twoColFixRtHdr #container .subnavi .module_menu, .twoColFixRtHdr #container .subnavi .module_menu ul.menu { margin:0;}
.twoColFixRtHdr #container .subnavi .module_menu ul.menu {overflow: hidden; margin-left: -18px; padding: 0px 0 3px}
.twoColFixRtHdr #container .subnavi .module_menu li {float: left; display: inline-block; font-size: 1.2em; line-height: 1.1em; border-left: 1px solid #61ABEB; margin: 0 0 0 -1px}
.twoColFixRtHdr #container .subnavi .module_menu li a { text-indent: 0; height: auto; padding: 1px 18px 0}
.twoColFixRtHdr #container .subnavi .module_menu li.active a {font-weight: bold; color: #000;}

#containerRight .module {
	float:left;
	margin-bottom:40px;
	padding-right:20px;
	width:200px;
}
#containerRight h3 {
	background-color:#F1F1F1;
	color:#00ADEE;
	font-family:verdana;
	font-size:15px;
	font-weight:bold;
	letter-spacing:2px;
	line-height:1.3em;
	margin-bottom:0.5em;
	padding-left:10px;
	padding-top:0;
	text-transform: uppercase;
}
#containerRight .module ul {
	padding: 0;
}
#containerRight .module ul li {
	list-style-type: none;
	text-align: left;
	list-style-position: outside;
	padding-left: 10px;
	margin-top: 4px;
}

#containerRight  .module  a {
	color:#00ADEE;
	text-decoration: none;
}
#containerRight {
	float: left;
	margin-top: 15px;
	width: 210px;
}
.twoColFixRtHdr  #container  #containerRight  .module  p {
	padding-left: 10px;
}
.twoColFixRtHdr   #container   #containerRight   .module   form  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #888888;
	text-align: right;
	line-height: 2em;
	margin-top: 0.3em;
	padding-bottom: 0em;
	cursor: default;
	padding-right: 10px;
}
.twoColFixRtHdr  #container  #containerRight  .module  form  .inputText {
	border: 1px solid #00ADEE;
	width: 100px;
	height: 18px;
	font-size: 1em;
}
.twoColFixRtHdr #container #containerRight .module #form1 a {
	font-size: 10px;
	line-height: 20px;
}
.blogpost p img, .blogpost1 p img, .blogpost2 p img {
	border: 5px solid #61ABEB;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.textimage   {
	border: 5px solid #61ABEB;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
	align: left;
	float: left;
}
.textimageRight   {
	border: 5px solid #61ABEB;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 5px;
	float: right;
}

/* Comment form */
#jc { margin: 20px 0 0 }
#jc h4 {
	clear:both;
	color:#00ADEE;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: .8em;
	margin: 0 0 10px;
	padding-top:10px;
	border-bottom: 1px solid #F8F8F8;
}
#comments h4 a.rss, #comments h4 a.refresh, #comments-footer { display: none }
#comments-list-footer { font-size: .8em }
#comments #comments-list { margin: 0 }
#comments #comments-list-footer { margin: 0 0 10px }
#jc #comments-form p { margin: 5px 0 10px 0 !important }
#jc #comments-form-buttons { margin: 0 !important }
#comments-form label, #comments-form span.captcha, #comments a.comment-anchor, #comments span.comment-author, #comments span.comments-buttons { font-size: .8em }
#comments span.comment-body { font-size: .8em; line-height: 1.1em; color: #888; padding: 10px 0 0 }
#comments-form textarea { width: 500px; max-width: 600px !important }
#comments-form .grippie { width: 510px; max-width: 600px !important }
#comments-form input, #comments-form textarea { padding: 2px 5px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color: #888; font-size: .8em }
