/* CSS Document for American Glaziers. */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/pattern-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#CAD5F5;
}

a:link {color: #CE252C; text-decoration: none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a:active {color: #CE252C; text-decoration: none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a:visited {color: #CE252C; text-decoration: none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a:hover {color: #000000; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }


.toppattern	{
	background-image:url(images/top-pattern.jpg);
	background-repeat:repeat-x;
	height:105px;
}


.left-line	{
	background-image:url(images/left-line.jpg);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
	width:5px;
}

.right-line	{
	background-image:url(images/right-line.jpg);
	background-repeat:repeat-y;
	background-position:right;
	vertical-align:top;
	width:5px;
}

.btm-line	{
	background-image:url(images/btm-line.jpg);
	background-repeat:repeat-x;
	height:5px;
}

.left-line-box	{
	background-image:url(images/left-box-line.jpg);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
	width:5px;
}

.right-line-box	{
	background-image:url(images/right-box-line.jpg);
	background-repeat:repeat-y;
	background-position:right;
	vertical-align:top;
	width:5px;
}

.btm-line-box	{
	background-image:url(images/btm-box-line.jpg);
	background-repeat:repeat-x;
	height:5px;
}

.contentbg	{
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.whitebg	{
	background-color:#ffffff;
}

.menubg	{
	background-color:#2F749B;
	height:30px;
}

.headerbg	{
	background-image:url(images/header-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;

}

.menutxt	{
	vertical-align:middle;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}


.greenbg	{
	background-color:#ffffff;
}



.title	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#A42D36;
	font-weight:bold;
	text-decoration: underline;	
}

.title1	{
	font-family:"Trebuchet MS";
	font-size:19px;
	color:#A42D36;
	font-weight:bold;
	
}

.contentxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E4E4E;
	text-align:justify;


}
.contentxtitalic{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E4E4E;
	text-align:justify;
	font-style: italic;

}
.home_boldcontentxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:center;
	font-weight: bold;

}
.home_normalcontentxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:center;
	font-style: oblique;
}
.home_normalcontentxt1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:center;
	font-style: italic;
	line-height: 30px;
}

.boldcontentxt {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	text-transform: none;
	color: #CE252C;
	font-weight:bold;
}
.emailtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4E4E4E;
	text-align:justify;


}

.webtext{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
text-decoration:none;
color:#ffffff}


.footerbg	{
	height:25px;
	background-color:#D81F2A;
	vertical-align:middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.px	{
	background-color:#CE252C;
}

.boxbg	{
	background-color:#F1F1F1;
}

a.webtext:link {color: #ffffff; text-decoration: none; 	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}
a.webtext:active {color: #ffffff; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
a.webtext:visited {color: #ffffff; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
a.webtext:hover {color: #FF6600; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }

